NetBSD/sys
2012-02-18 23:51:27 +00:00
..
altq
arch Replace few simple_lock(9) cases. 2012-02-18 23:51:27 +00:00
coda
common
compat Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +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 split device_t/softc 2012-02-18 13:38:35 +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 Consistently use ar5416SetPowerMode. From Henning Petersen in PR 45999. 2012-02-12 13:55:27 +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 add an XXX comment i meant to include with the original change. 2012-02-18 06:29:10 +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 Regen for posix_spawn 2012-02-11 23:18:13 +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 Make sure to export uvmexp_* if MODULAR is defined. 2012-02-17 23:41:02 +00:00
Makefile