NetBSD/sys
onoe db87a0f069 Fix to use 104bit key for Intersil/Symbol firmware:
It seems that the firmware accept 104bit key only if
	all the keys have 104bit length.  We get the length of
	the transmit key and use it for all other keys.
	Perhaps we should use software WEP for such situation.
2002-10-15 08:53:46 +00:00
..
adosfs
altq replace cpu_tsc_freq with curcpu()->ci_tsc_freq 2002-10-09 07:28:57 +00:00
arch Continue the " - . - 8" purge. Specifically: 2002-10-14 22:32:50 +00:00
coda
compat Implement MAP_LOCAL option to mmap, which enable the mapping of regions 2002-10-14 21:14:23 +00:00
conf * Move config defns for the crypto algorithms into their own files. 2002-10-11 01:52:04 +00:00
crypto * Move config defns for the crypto algorithms into their own files. 2002-10-11 01:52:04 +00:00
ddb
dev Fix to use 104bit key for Intersil/Symbol firmware: 2002-10-15 08:53:46 +00:00
filecorefs
fs
gdbscripts
ipkdb Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
isofs
kern vn_stat() can now take a struct vnode * for consistency. Hide away 2002-10-14 04:18:56 +00:00
lib #undef ffs before the ffs() function definition, so that the name 2002-10-10 10:51:56 +00:00
lkm
miscfs put back the while loop in kernfs_getattr() removed in rev 1.82; it's 2002-10-12 14:04:45 +00:00
msdosfs
net Clear wep key when 'ifconfig -nwkey'. 2002-10-15 08:51:50 +00:00
netatalk Move netatalk config defns to netatalk/files.netatalk. 2002-10-10 22:10:52 +00:00
netccitt Move netccitt config defns to netccitt/files.netccitt. 2002-10-10 22:17:59 +00:00
netinet Add missing "needs-flag". 2002-10-11 15:58:20 +00:00
netinet6 IPSEC_ESP depends on the "des", "blowfish", "cast128", and "rijndael" 2002-10-12 15:41:24 +00:00
netisdn
netiso Move netiso config defns to netiso/files.netiso. 2002-10-10 22:56:03 +00:00
netkey
netnatm Move netnatm config defns to netnatm/files.netnatm. 2002-10-10 22:58:49 +00:00
netns Move netns config defns to netns/files.netns. 2002-10-10 23:04:33 +00:00
netsmb sanity changes for NetBSD: 2002-10-11 21:35:42 +00:00
nfs
ntfs
stand
sys vn_stat() can now take a struct vnode * for consistency. Hide away 2002-10-14 04:18:56 +00:00
ufs
uvm
Makefile