Date: Tue, 2 Mar 1999 19:38:09 +1000 (EST) From: Andrew Kenneth Milton <akm@zeus.theinternet.com.au> To: wes@softweyr.com (Wes Peters) Cc: chris@calldei.com, julian@whistle.com, hackers@FreeBSD.ORG Subject: Re: Cobalt blames linux for their security problems! Message-ID: <199903020938.TAA21535@zeus.theinternet.com.au> In-Reply-To: <36DAA948.690A1354@softweyr.com> from Wes Peters at "Mar 1, 99 07:50:48 am"
next in thread | previous in thread | raw e-mail | index | archive | help
+----[ Wes Peters ]--------------------------------------------- | Chris Costello wrote: | > | > On Fri, Feb 26, 1999, Julian Elischer put this into my mailbox: | > > | > > There's a good idea.. use a free OS and then blame it for your problems.. | > > | > | > <sarcasm> | > FreeBSD is a bad OS. This ASM code causes a memory fault! | > </sarcasm> | | This simple C program: | | int main() | { | int *badboy = 0; | | *badboy = 3; | | return *badboy; | } | | when run on FreeBSD produces: | | wes$ ./a.out | Segmentation fault (core dumped) You need to use a smaller value of 3. d8) -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | Milton ACN: 082 081 472 | M:+61 416 022 411 |72 Col .Sig PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|Specialist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903020938.TAA21535>