NetBSD/sys
augustss 670d533d54 Keep the bit position even when the report descriptor says POP. 2000-03-17 18:09:17 +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 Install "endian_machdep.h" required for "sys/endian.h". 2000-03-17 17:22:57 +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 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
conf Bump kernel version to 1.4V - VFS op vfs_done added 2000-03-16 18:32:23 +00:00
ddb
dev Keep the bit position even when the report descriptor says POP. 2000-03-17 18:09:17 +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 Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +00:00
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 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
netinet6 Quiet down the DAD messages a little more. 2000-03-16 02:53:45 +00:00
netiso
netkey correct IPsec SA lookup, so that we can always get/use 2000-03-05 05:42:33 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
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
Makefile