NetBSD/sys
thorpej 5906c26c8b Commit this to the right place, this time.
The boot blocks do a primitive form of autoconfiguration.  Duplicate some
of the old config strcutures for the benefit of the boot blocks; they
don't need something as flexible as the kernel does.
1997-01-30 10:31:44 +00:00
..
adosfs
arch Commit this to the right place, this time. 1997-01-30 10:31:44 +00:00
compat clean up substantially. Transform clean, depend, cleandir targets from :: 1997-01-23 22:58:26 +00:00
conf fix a large number of braindead unconditional #defines 1997-01-30 10:16:18 +00:00
ddb
dev A performance optimization, inspired by a conversation with Thor Simon: 1997-01-30 04:00:52 +00:00
ipkdb
isofs/cd9660 make isonum_* functions 'static __inline' rather than 'extern __inline' 1997-01-24 18:31:47 +00:00
kern remove ability to mangle namei cache 1997-01-30 10:29:24 +00:00
lib Initialize `f_offset'. 1997-01-28 09:41:03 +00:00
lkm
miscfs
msdosfs
net
netccitt
netinet ioctl cmd arguments are u_long, not int. Pointed out by 1997-01-29 02:16:23 +00:00
netiso
netnatm
netns
nfs
scsi
stand
sys add support for noatime mount flag 1997-01-30 09:52:26 +00:00
ufs add support for noatime mount flag 1997-01-30 09:52:26 +00:00
vm Treat the nswdev == 0 case like the nswap == 0 case; don't panic, just 1997-01-22 07:28:21 +00:00
Makefile