NetBSD/sys
matt 6f23ff186c Prevent TCP blind data attacks by not allowing non-initial fragments to
start at less than 68 bytes (minimal fragment size).
2007-12-21 18:58:55 +00:00
..
altq
arch Enable LINUX and LINUX32 emulation. 2007-12-21 18:31:12 +00:00
coda
compat Fix prototypes used when NTP is not in use. 2007-12-21 17:36:09 +00:00
conf Move the elink probe code from files.isa to the common conf/files so that 2007-12-13 21:23:48 +00:00
contrib/dev/ath
crypto use __KERNEL_RCSID() 2007-12-11 23:31:07 +00:00
ddb add ddb "whatis" command. inspired from solaris ::whatis dcmd. 2007-12-13 02:45:09 +00:00
dev Handle notifications in a separate thread, and ensure that the BIOS doesn't 2007-12-21 18:43:39 +00:00
dist Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
fs __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
gdbscripts
ipkdb
kern KM_NOSLEEP -> KM_SLEEP for clarity. 2007-12-21 12:05:39 +00:00
lib Add virtual i8254 for x86emu. 2007-12-21 17:45:50 +00:00
lkm Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
miscfs use vnode_to_path. 2007-12-15 23:52:00 +00:00
net Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
net80211 Add IEEE80211_NODE_UNLOCK() to match the IEEE80211_NODE_LOCK() . 2007-12-20 20:56:18 +00:00
netatalk Get the rtentry from forwro in one less step. 2007-12-21 02:46:37 +00:00
netbt
netinet Prevent TCP blind data attacks by not allowing non-initial fragments to 2007-12-21 18:58:55 +00:00
netinet6 Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
netipsec - Remove remain <= MHLEN restriction in m_makespace() 2007-12-14 20:55:22 +00:00
netisdn __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
netiso Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
netkey
netnatm
netsmb
nfs Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
opencrypto
rump LFS_KERNEL_RFW 2007-12-13 16:08:12 +00:00
secmodel
stand
sys Bump __NetBSD_Version__ for ifnet changes. 2007-12-21 02:01:52 +00:00
ufs Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
uvm Specify PR_LARGECACHE for anon_cache (which is insanely busy). 2007-12-20 23:50:00 +00:00
Makefile