NetBSD/sys
2012-02-19 17:08:02 +00:00
..
altq
arch Fix boot failure on OF 2.0 machines. 2012-02-19 12:02:55 +00:00
coda
common
compat Make SA calls obsolete (use stubs in kern case, as libc needs them for now). 2012-02-19 17:08:02 +00:00
conf Add new -k (for kernel modules) flag to return MM.99.pp for current and MM.mm 2012-02-16 23:56:57 +00:00
crypto
ddb add __printflike where needed 2012-02-10 02:14:23 +00:00
dev Add support for the QUAN DM9601. 2012-02-19 14:56:16 +00:00
dist Back out the recent import of IPFilter 5.1.1 for the upcoming branch, 2012-02-15 17:55:03 +00:00
external Use the release date as suggested. 2012-02-19 16:45:03 +00:00
fs Only use MALLOC_DECLARE if it exists. Helps with the dirty _KERNEL 2012-02-03 04:29:17 +00:00
gdbscripts
ipkdb
kern Make SA calls obsolete (use stubs in kern case, as libc needs them for now). 2012-02-19 17:08:02 +00:00
lib void function _arc4randbytes cannot return a value. 2012-02-14 18:57:35 +00:00
miscfs Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
modules - Split NPF rule procedure code into a separate module (no functional changes). 2012-02-06 23:30:14 +00:00
net rt_setkey: remove invalid assert, sockaddr_dup() may fail if no memory. 2012-02-18 23:47:48 +00:00
net80211
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet Back out the recent import of IPFilter 5.1.1 for the upcoming branch, 2012-02-15 17:55:03 +00:00
netinet6 ip6_output: check for rtcache_setdst() error, which may happen if running 2012-02-05 00:41:15 +00:00
netipsec
netisdn
netiso
netkey
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb
nfs When using socket loaning, make sure the KVA used for the loan has the same 2012-02-01 02:27:23 +00:00
opencrypto
rump Adapt to constification in sys/uvm/uvm_export.h 2012-02-19 09:19:41 +00:00
secmodel
stand
sys PR 46040: 2012-02-17 18:58:51 +00:00
ufs Eliminate a common in a header file (add a missing extern) and 2012-02-18 06:13:23 +00:00
uvm Remove VM_MAP_INTRSAFE and related code. Not used since the "kmem changes". 2012-02-19 00:05:55 +00:00
Makefile