NetBSD/sys
2014-03-28 21:44:35 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch Move undefined evcnt's to cpu_info. 2014-03-28 21:44:35 +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 printf formating in DPRINTF. 2014-03-28 11:52:51 +00:00
dist/pf Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
external Merge upstream fixes. 2014-03-27 23:03:06 +00:00
fs forgot to commit one patch: 2014-03-27 21:13:06 +00:00
gdbscripts
ipkdb
kern Fix unused variable 'mp' 2014-03-28 11:55:09 +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