freebsd-skq/sys/powerpc
gallatin ffd6399600 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
..
aim Fix the child's return path from fork so that fork will return 0 1999-08-27 14:47:23 +00:00
include Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are 1999-07-28 07:57:48 +00:00
powerpc Fix the child's return path from fork so that fork will return 0 1999-08-27 14:47:23 +00:00