NetBSD/sys
ragge 60d4b9c2bd A bunch of small fixes to make boot work on most VAXen. 1999-04-01 20:40:07 +00:00
..
adosfs
arch A bunch of small fixes to make boot work on most VAXen. 1999-04-01 20:40:07 +00:00
coda
compat remove unneeded <vm/*> includes 1999-04-01 18:37:33 +00:00
conf COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 08:00:38 +00:00
ddb
dev don't allow /dev/random to be opened (return ENXIO) until there is at least 1999-04-01 19:07:40 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern mbinit() can now allocate memory. Update a comment accordingly. 1999-04-01 00:23:25 +00:00
lib Don't compile in sanity checks for old file systems if 1999-04-01 05:27:54 +00:00
lkm If'n you change the name of the .o file, you really ought 1999-03-31 20:45:06 +00:00
miscfs We must handle MNT_NODEV at open time, so add an open op for null and union, 1999-03-25 13:05:41 +00:00
msdosfs Fix for handling of 8+3 filenames with blanks supplied by Bill Sommerfeld 1999-03-28 11:05:43 +00:00
net ANSI C police. 1999-03-28 17:13:47 +00:00
netatalk Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
netccitt
netinet Fix a null pointer dereference in the case where forwarding is turned on and 1999-03-30 19:02:56 +00:00
netiso add back the SIOCxxx_ISO ioctl's that were eroneously removed previously 1999-04-01 06:51:48 +00:00
netnatm
netns
nfs Fix two problems with NFSV3CREATE_GUARDED: 1999-03-30 12:01:18 +00:00
stand
sys Yet more fixes to the pool allocator: 1999-03-31 23:23:47 +00:00
ufs Add initialization to quell compiler warning (only on some platforms?) 1999-03-30 16:11:43 +00:00
uvm remove some old #if 0'd-out debugging code. 1999-03-30 16:07:47 +00:00
vm put back #ifdef _KERNEL that broken xosview build. 1999-03-31 12:29:51 +00:00
Makefile