NetBSD/sys
pk 14b924800a Can't include libkern.h twice which is what happens if _KERNEL is on.
For now, protect here with _STANDALONE.
XXX - must probably fix sys/systm.h
1999-02-11 15:39:31 +00:00
..
adosfs Correct both in my previous commit (#ifdef around by Matthew Jacob). 1999-02-11 09:49:46 +00:00
arch Minor cleanup. 1999-02-11 15:28:03 +00:00
coda
compat Gen 1999-02-11 09:43:53 +00:00
conf defopt SB_MAX, which controls the maximum allowable size of socket buffers 1999-02-09 02:15:45 +00:00
ddb
dev Minor cleanups that got missed last time through. 1999-02-11 01:23:32 +00:00
filecorefs Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
gdbscripts
ipkdb
isofs
kern Add compat_aout bit. 1999-02-11 09:35:21 +00:00
lib Can't include libkern.h twice which is what happens if _KERNEL is on. 1999-02-11 15:39:31 +00:00
lkm
miscfs sprintf->snprintf 1999-02-03 05:05:03 +00:00
msdosfs
net
netatalk
netccitt
netinet According to Dave Borman, the iss should be using snd_nxt and not rcv_nxt 1999-02-05 22:37:24 +00:00
netiso Fix prototypes for iso_gethostbyname and iso_gethostbyaddr 1999-01-31 19:43:32 +00:00
netnatm
netns
nfs
stand
sys Regen: socklen_t changes. 1999-02-10 18:05:24 +00:00
ufs Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
uvm
vm
Makefile