NetBSD/sys
skrll 41413cdd54 thinko in comment. 2012-01-18 07:17:09 +00:00
..
altq
arch Do init the astpending variable. 2012-01-17 20:50:38 +00:00
coda
common thinko in comment. 2012-01-18 07:17:09 +00:00
compat Reduce difference between recvfrom/recvmsg for netbsd32 and the native 2012-01-13 21:02:03 +00:00
conf options CPU_UCODE requires firmload.c 2012-01-14 04:18:49 +00:00
crypto Separate /dev/random pseudodevice implemenation from kernel entropy pool 2011-12-17 20:05:38 +00:00
ddb include stddef.h for offsetof 2011-12-31 22:42:25 +00:00
dev wbsio(4) rescan support. 2012-01-18 00:23:30 +00:00
dist protect "union sockaddr_union" from being defined twice by a CPP symbol 2012-01-11 14:37:45 +00:00
external SVN r220966 from FreeBSD: 2011-11-28 00:30:17 +00:00
fs Add a few KASSERT() - I have a crash that likely will cause one of them to 2012-01-17 09:30:16 +00:00
gdbscripts
ipkdb
kern fix secmodel implementation of CPU_UCODE. 2012-01-17 10:47:26 +00:00
lib PR/45796: Evgeniy Ivanov minixfs3 support. 2012-01-16 18:46:20 +00:00
miscfs only set CANTRCVMORE if no error. 2011-12-21 15:27:50 +00:00
modules Add lm, lm_isa_common, lm_isa, lm_wbsio and wbsio modules to the x86 build. 2012-01-17 16:59:37 +00:00
net - Expire all sessions on flush. 2012-01-15 00:49:47 +00:00
net80211 - fix offsetof usage, and redundant defines 2011-12-31 20:41:58 +00:00
netatalk
netbt Handle some ``Quality of Service'' configuration options, to 2011-11-29 13:16:27 +00:00
netinet fix build in the (FAST_)IPSEC & TCP_SIGNATURE case 2012-01-11 14:39:08 +00:00
netinet6 remove conditionals which can't succeed, and also shouldn't because 2012-01-10 20:05:37 +00:00
netipsec fix build in the (FAST_)IPSEC & TCP_SIGNATURE case 2012-01-11 14:39:08 +00:00
netisdn
netiso - Eliminate so_nbio and turn it into a bit SS_NBIO in so_state. 2011-12-20 23:56:28 +00:00
netkey more IPSEC header cleanup: don't install unneeded headers to userland, 2012-01-06 14:17:10 +00:00
netmpls
netnatm
netsmb
nfs Remove arc4random() and arc4randbytes() from the kernel API. Replace 2011-11-28 08:05:05 +00:00
opencrypto Remove arc4random() and arc4randbytes() from the kernel API. Replace 2011-11-28 08:05:05 +00:00
rump Put the path to the compat/common directory in a .PATH line, not in 2011-12-20 17:09:04 +00:00
secmodel fix secmodel implementation of CPU_UCODE. 2012-01-17 10:47:26 +00:00
stand
sys fix secmodel implementation of CPU_UCODE. 2012-01-17 10:47:26 +00:00
ufs use enum instead of macros 2012-01-16 12:28:47 +00:00
uvm Revert MAP_NOSYSCALLS patch. 2012-01-05 15:19:52 +00:00
Makefile