On 16 May 1999 at 12:47, Poul-Henning Kamp <p...@critter.freebsd.dk> wrote:
> This is by intention:
> 
>       cd /sys/kern
>       grep -i deadc0de *
>       kern_malloc.c:#define WEIRD_ADDR        0xdeadc0de

For those who like such factoids, AIX uses 0xdeadbeef similarly
for uninitialized data.  Prior to FreeBSD 2.1.0, we used 0xdeedbeef
as well, but that was changed and accompanied by this cute log 
message:

 revision 1.11
 date: 1995/04/16 11:25:15;  author: davidg;  state: Exp;  lines: +3 -3
 Make vegetarian and animal rights people happy and use 0xdeadc0de instead
 of 0xdeadbeef as the fill pattern. Decreased MAX_COPY to 64 (256 was a bit
 overzealous in most cases).

Jacques Vidrine / n...@nectar.cc / nec...@freebsd.org




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to