NetBSD/sys
mycroft 86151f6ec3 Add the Nokia C020 WLAN card.
(`Guess who Charles works for...')
2000-03-22 21:39:57 +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 Note that this is just for compatibility. 2000-03-22 21:15:59 +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 Make IPKDB working again. 2000-03-22 20:58:25 +00:00
ddb Fix obvious off-by-one error in db_output(). 2000-03-08 08:31:33 +00:00
dev Add the Nokia C020 WLAN card. 2000-03-22 21:39:57 +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 Make IPKDB working again. 2000-03-22 20:58:25 +00:00
isofs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
kern Make IPKDB working again. 2000-03-22 20:58:25 +00:00
lib
lkm Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1. 2000-03-21 11:45:56 +00:00
miscfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
msdosfs createde(): if an error occurs, make sure to mark all modified directory 2000-03-22 14:56:56 +00:00
net remove bogus comment 2000-03-22 16:51:03 +00:00
netatalk
netccitt Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
netinet Make IPKDB working again. 2000-03-22 20:58:25 +00:00
netinet6 correct references. update ipsec description (sync with kame). 2000-03-22 08:20:18 +00:00
netiso
netkey correct IPsec SA lookup, so that we can always get/use 2000-03-05 05:42:33 +00:00
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 Small cosmetic change. 2000-03-22 01:03:33 +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