NetBSD/sys
briggs 4a01b776e5 Prototype pool_print() and pool_chk() if DEBUG.
Initialize pool hash table with PR_HASHTABSIZE (i.e., 8) LIST_INIT()s
instead of one memset().
Only check for page != ph->ph_page if PR_PHINPAGE is set (in pool_chk()).
Print pool base pointer when reporting page inconsistency in pool_chk().
1998-12-16 04:28:23 +00:00
..
adosfs
arch Added options COMPAT_LINUX and EXEC_ELF32 as comments 1998-12-15 19:50:00 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
conf defopt COMPAT_43 1998-12-10 15:07:01 +00:00
ddb - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
dev Fix a MIDI buffer overflow problem. Fixes PR 6583. 1998-12-15 18:03:07 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Prototype pool_print() and pool_chk() if DEBUG. 1998-12-16 04:28:23 +00:00
lib Fixup ffstab naming conflict between locore.s, libkern/arch/sparc/ffs.S and 1998-11-26 19:32:10 +00:00
lkm
miscfs
msdosfs
net Synchronize with the Ultrix version of the ppp release. 1998-12-12 18:22:39 +00:00
netatalk
netccitt
netinet Delay sending if SS_MORETOCOME is set in so_state. This avoids the case 1998-12-16 00:33:14 +00:00
netiso
netnatm
netns
nfs
stand
sys Prototype pool_print() and pool_chk() if DEBUG. 1998-12-16 04:28:23 +00:00
ufs No need to #include malloc.h here. 1998-12-04 11:02:30 +00:00
uvm
vm patch from chuck: 1998-11-29 06:15:58 +00:00
Makefile