NetBSD/sys
pk c5bbc50487 Delete debugging printf(). 2000-03-21 11:24:02 +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 Delete debugging printf(). 2000-03-21 11:24:02 +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 Regen. 2000-03-20 00:50:45 +00:00
conf Move `nca' declaration to `conf/files'. 2000-03-20 11:03:42 +00:00
ddb
dev Back this out and rethink.. 2000-03-21 04:23: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 one more 2000-03-20 07:30:14 +00:00
net Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
netatalk
netccitt Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
netinet improve comment (about undo'ing code on in{,6}_ifinit failure) 2000-03-21 11:23:31 +00:00
netinet6 improve comment (about undo'ing code on in{,6}_ifinit failure) 2000-03-21 11:23:31 +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 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
vm second and third argument of pmap_steal_memory() are not paddr_t*, but vaddr_t*. 2000-03-21 09:33:45 +00:00
Makefile