freebsd-dev/sys/alpha
Andrew Gallatin 34067f9475 Fix the child's return path from fork so that fork will return 0
in the child.  This corrects a problem where linux/alpha binaries see
the child's return value of fork as the parent's pid.  This happens because
linux/alpha binaries apparently check the return value directly, rather
than looking for a non-zero value in a4, as *BSD & OSF/1 do.

Reviewed by:dfr@nlsystems.com
1999-08-27 14:47:23 +00:00
..
alpha Fix the child's return path from fork so that fork will return 0 1999-08-27 14:47:23 +00:00
conf what is a devuce? 1999-08-25 18:05:52 +00:00
include Add definitions for Interlink VersaPad. 1999-08-17 12:12:44 +00:00
isa * Implement ISA dma (only for CIA now but more chipsets to follow). 1999-06-05 13:30:13 +00:00
linux Fix lingo: 'is not implemented or obsoleted' is not the same as 'is obsoleted 1999-08-25 13:17:05 +00:00
pci Some very minor changes to the ISA dma code. 1999-08-25 08:25:58 +00:00
tc Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
tlsb Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00