NetBSD/sys/compat
dsl 0342c9586a - Count number of zombies and stopped children and requeue them at the top
of the sibling list so that find_stopped_child can be optimised to avoid
  traversing the entire sibling list - helps when a process has a lot of
  children.
- Modify locking in pfind() and pgfind() to that the caller can rely on the
  result being valid, allow caller to request that zombies be findable.
- Rename pfind() to p_find() to ensure we break binary compatibility.
- Remove svr4_pfind since p_find willnow do the job.
- Modify some of the SMP locking of the proc lists - signals are still stuffed.

Welcome to 1.6ZF
2003-11-12 21:07:37 +00:00
..
aout Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
aoutm68k Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
common
darwin Finnally, the missing field in IOHIDSystem keyboard events was identified. The 2003-11-02 00:44:19 +00:00
freebsd adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
hpux Fix an uninitialized warning. 2003-11-01 17:48:20 +00:00
ibcs2 remove malloc.h (we don't need it) 2003-11-05 04:03:43 +00:00
irix Make ngetdents working again, after the strcpy -> strlcpy move broke it 2003-11-08 22:36:01 +00:00
linux adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
m68k4k
mach mach_msg_ool_ports_descriptor_t describe a memory region containing 2003-11-12 00:00:28 +00:00
netbsd32 adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
osf1 uninitialized variables 2003-10-27 07:07:34 +00:00
ossaudio
pecoff Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
sunos Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
sunos32 Regen 2003-10-26 08:11:17 +00:00
svr4 - Count number of zombies and stopped children and requeue them at the top 2003-11-12 21:07:37 +00:00
svr4_32 - Count number of zombies and stopped children and requeue them at the top 2003-11-12 21:07:37 +00:00
ultrix Fix bogus uninitialised warnings. 2003-10-27 09:58:42 +00:00
vax1k
Makefile