NetBSD/sys
cgd 2a06f1bc2d vn -> vnd renaming, for consistency. 1995-01-25 04:58:12 +00:00
..
adosfs amount -> adosfsmount 1995-01-18 09:17:32 +00:00
arch vn -> vnd renaming, for consistency. 1995-01-25 04:58:12 +00:00
boot
compat syscalls.master was changed 1995-01-25 04:17:45 +00:00
conf vn -> vnd renaming, for consistency 1995-01-25 04:48:07 +00:00
ddb Leave db_recover as it was on entry to avoid endless "exception in ddb"... 1994-12-02 06:07:37 +00:00
dev kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00
isofs Fix typo in previous. 1995-01-18 09:26:18 +00:00
kern ooops. forgot to emable fpathconf's use of VOP_PATHCONF! 1995-01-23 04:45:22 +00:00
lib Better fix for the last. 1995-01-07 20:53:31 +00:00
libkern
miscfs Clean up the code to frob mnt_stat a (tiny) bit. 1995-01-18 09:34:24 +00:00
msdosfs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:14:37 +00:00
net Protect from multiple inclusion with _NET_BPF_H_, for PR #679. 1995-01-13 00:34:09 +00:00
netccitt Remove extra arg to vn_open(). 1994-12-14 19:03:13 +00:00
netinet Fix a condition where we sometimes sent a FIN too early. Also, a small 1995-01-23 20:18:35 +00:00
netiso Fix compiler warning. 1994-12-13 20:38:52 +00:00
netns be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
nfs Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS 1995-01-18 06:15:17 +00:00
pcfs
scsi Do the PREVENT before the START. 1995-01-23 18:17:22 +00:00
stand
sys Machine dependant stuff has been moved to <machine/cdefs.h>. 1995-01-19 01:54:52 +00:00
ufs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:44:34 +00:00
vm Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
Makefile