NetBSD/sys
rmind 4b85474b41 - Expire all sessions on flush.
- Enable checking for zero mask in IP{4,6}MATCH after npfctl changes.
- Make locking symmetric for npf_ruleset_inspect().
- Sync function prototypes in npf(3) man page with reality.
- Rename NPF_TABLE_RBTREE to NPF_TABLE_TREE.
2012-01-15 00:49:47 +00:00
..
altq
arch Add options INSECURE, as sysinst requires it. Now I can boot an x86 install 2012-01-15 00:25:33 +00:00
coda
common Log the icache sync only if it's done. 2012-01-06 09:41:17 +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 don't behave differently when DIAGNOSTIC is defined 2012-01-14 21:37:17 +00:00
dist protect "union sockaddr_union" from being defined twice by a CPP symbol 2012-01-11 14:37:45 +00:00
external
fs Start making fs read(2) fail with EISDIR if the implementation does 2011-12-12 19:11:21 +00:00
gdbscripts
ipkdb
kern Support CPU microcode loading via cpuctl(8). 2012-01-13 16:05:14 +00:00
lib Apply the following patch submitted by Evgeniy Ivanov: 2011-12-25 06:09:08 +00:00
miscfs only set CANTRCVMORE if no error. 2011-12-21 15:27:50 +00:00
modules
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
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
opencrypto
rump Put the path to the compat/common directory in a .PATH line, not in 2011-12-20 17:09:04 +00:00
secmodel Support CPU microcode loading via cpuctl(8). 2012-01-13 16:05:14 +00:00
stand
sys wsfont_find() and wsfont_matches() got a new parameter to allow drivers to 2012-01-13 16:25:16 +00:00
ufs lfs_writerd thread exits when no more LFSs are mounted. 2012-01-04 02:48:58 +00:00
uvm Revert MAP_NOSYSCALLS patch. 2012-01-05 15:19:52 +00:00
Makefile