NetBSD/sys
tsutsui 8d58f49e0b If 802.1Q VLAN MTU is enabled, ignore the bad packet errror on RX. 2008-08-23 18:44:51 +00:00
..
altq
arch If 802.1Q VLAN MTU is enabled, ignore the bad packet errror on RX. 2008-08-23 18:44:51 +00:00
coda
compat 'if (error = 0)' -> 'if (error == 0)' 2008-08-08 16:21:44 +00:00
conf
contrib/dev/ath
crypto
ddb Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
dev Also match Realtek 8138, 8139D, and 8100. 2008-08-23 16:56:45 +00:00
dist
external/bsd/drm/dist
fs Remove the need for the kernel option UDF_READWRITE to be able to write to 2008-08-08 18:25:56 +00:00
gdbscripts
ipkdb
kern Release vnode in cache_lookup() error branch if locking fails. 2008-08-20 15:34:59 +00:00
lib
lkm
miscfs remove always-true conditionals. 2008-08-14 00:47:13 +00:00
modules
net Backout previous/restore initial fix for PR kern/39280. 2008-08-22 12:13:18 +00:00
net80211 in michael_mic, handle the case where the last 4 bytes cross a mbuf 2008-08-19 16:30:47 +00:00
netatalk
netbt
netinet Make the sysctl routines take out softnet_lock before dealing with 2008-08-20 18:35:20 +00:00
netinet6 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 2008-08-22 17:11:39 +00:00
netipsec
netisdn
netiso as dyoung points out, %zu for size_t - not %zd. 2008-08-09 13:52:05 +00:00
netkey
netnatm
netsmb
nfs
opencrypto
rump Since putter wants complete frames, make sure we can hand them to it. 2008-08-15 15:02:28 +00:00
secmodel
stand
sys 1. provide for warning-min and warning-max alarm levels in addition to 2008-08-22 11:27:50 +00:00
ufs Add snapshot support for logging ffs file systems. 2008-08-22 10:48:22 +00:00
uvm Add snapshot support for logging ffs file systems. 2008-08-22 10:48:22 +00:00
Makefile