NetBSD/sys
2014-03-29 09:31:11 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch Sprinkle #ifdef _KERNEL{,_OPT} 2014-03-29 09:27:57 +00:00
coda Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
compat kill {v,}sprintf 2014-03-26 18:11:26 +00:00
conf Add a driver for Realtek RTS5209/RTS5229 Card Reader. 2014-03-19 15:26:41 +00:00
crypto fix sprintf. 2014-03-25 16:28:15 +00:00
ddb Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
dev Fix an issue with 11g beacon frames. 2014-03-29 00:59:05 +00:00
dist/pf Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
external Don't leak KVA by forgetting to call uvm_km_free...oops! 2014-03-28 23:22:27 +00:00
fs forgot to commit one patch: 2014-03-27 21:13:06 +00:00
gdbscripts
ipkdb
kern Style 2014-03-29 09:31:11 +00:00
lib Remove {v,}sprintf 2014-03-26 18:02:24 +00:00
miscfs - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
modules use cpu_getmodel() 2014-03-24 20:21:02 +00:00
net 'newrt' is not supposed to be NULL. Therefore, the NULL-check in the if() 2014-03-22 07:46:35 +00:00
net80211 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netatalk Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netbt Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netinet need compat header. 2014-03-20 20:44:15 +00:00
netinet6 If IPv6 is disabled for an interface, mark all addresses as tentative. 2014-03-20 13:34:35 +00:00
netipsec Mark a variable __diagused 2014-03-08 12:18:04 +00:00
netisdn kill sprintf 2014-03-21 16:41:15 +00:00
netkey
netmpls Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netnatm
netsmb Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
nfs Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
opencrypto Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
rump kill sprintf 2014-03-20 20:42:08 +00:00
secmodel Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
stand
sys From Ilya Zykov: 2014-03-27 17:31:56 +00:00
ufs - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
uvm Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
Makefile