NetBSD/sys
mycroft 0af581a1a1 Add a ncr5380_attach() routine which does part of the initialization, attaches
the scsibus, and does the addref/delref dance.
2000-03-18 16:13:22 +00:00
..
adosfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
arch Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
coda Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
compat
conf Bump kernel version to 1.4V - VFS op vfs_done added 2000-03-16 18:32:23 +00:00
ddb
dev Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
filecorefs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
gdbscripts
ipkdb
isofs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
kern Do previous better. Use FSYNC_RECLAIM as it was before. 2000-03-17 01:25:06 +00:00
lib
lkm
miscfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
msdosfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
net
netatalk
netccitt
netinet #if 0'ed undo code for interface address addition failure. 2000-03-18 02:41:58 +00:00
netinet6 #if 0'ed undo code for interface address addition failure. 2000-03-18 02:41:58 +00:00
netiso
netkey
netnatm
netns
nfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
ntfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
stand
sys Allow mips endian_machdep.h to see _LITTLE_ENDIAN and _BIG_ENDIAN. 2000-03-17 11:47:43 +00:00
ufs If we're reclaiming, and there are no dirty blocks, just return. 2000-03-17 01:26:52 +00:00
uvm
vm
Makefile