NetBSD/sys
thorpej 8e50039b7c Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
..
adosfs
arch Use new machine-independent mountroothook code. 1997-01-31 02:15:54 +00:00
compat Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
conf This file is now obsolete. 1997-01-30 17:29:23 +00:00
ddb Define db_onpanic variable; if non-zero, the DDB will be entered when 1997-01-09 05:37:02 +00:00
dev don't clobber IER in cominit(). (suggested by mycroft.) 1997-01-30 19:42:33 +00:00
ipkdb
isofs/cd9660 make isonum_* functions 'static __inline' rather than 'extern __inline' 1997-01-24 18:31:47 +00:00
kern Oops, forgot the #include. 1997-01-31 00:50:38 +00:00
lib Initialize `f_offset'. 1997-01-28 09:41:03 +00:00
lkm if we fail to attach, abort before attaching the hook, not after. 1997-01-12 06:06:03 +00:00
miscfs
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net fix alignment again for m68k 1997-01-15 18:22:35 +00:00
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 kill use of strchr(); it's moving to libkern 1997-01-18 02:18:47 +00:00
stand
sys Do not always use KMEMSTATS, it's a performance lose 1997-01-30 22:07:44 +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