NetBSD/sys
thorpej a3fd502107 Nuke some unneeded splimp. 2001-04-12 03:16:56 +00:00
..
adosfs initialize some struct mount fields that UBC needs. 2001-04-03 05:40:27 +00:00
altq From KAME: 2001-04-06 00:44:46 +00:00
arch Just switch the RI_CENTER off for now ... just to avoid troubles with 2001-04-12 00:42:50 +00:00
coda
compat Integrated security review for signal delivery by Wolfgang Solfrank 2001-04-11 19:41:02 +00:00
conf Add configuration glue for forthcoming bridge code. 2001-04-11 03:43:23 +00:00
crypto
ddb fix invalid reference to $fromconsole via DDB 2001-04-11 23:02:12 +00:00
dev Nuke some unneeded splimp. 2001-04-12 03:16:56 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Remove an splimp() that really has no purpose in life. 2001-04-12 03:08:42 +00:00
lib libkern.h now has the ctype routines. 2001-04-05 04:39:02 +00:00
lkm Remove aoutm68k_misc.c from SRCS since it is only needed 2001-04-09 16:03:22 +00:00
miscfs Change the first arg to fileops fo_stat routine to struct file *, adjust 2001-04-09 10:22:00 +00:00
msdosfs
net need to declare NULL for inline function. 2001-04-11 14:44:55 +00:00
netatalk
netccitt
netinet fix fragment cache security hole 2001-04-06 15:32:40 +00:00
netinet6 disallow userland programs from specifying addresses with IPV6_PKTINFO 2001-04-11 04:57:53 +00:00
netisdn Specify the size of the framing added to packets (in this case: zero), so 2001-04-09 19:35:46 +00:00
netiso Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
netkey Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
netnatm
netns
netsmb
nfs remove a temporary hack now that it's fixed for real. fixes PR 11731. 2001-04-03 15:08:38 +00:00
ntfs
smbfs
stand
sys Regen. 2001-04-10 11:06:20 +00:00
ufs
uvm fix locking problem noted by Jaromir Dolecek. also, add more comments 2001-04-10 00:53:21 +00:00
Makefile