NetBSD/sys
2014-03-30 01:19:20 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch wrap a few lines 2014-03-30 01:19:20 +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 catch up with pci_intr_string changes 2014-03-30 01:17: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 fix pci_intr_string 2014-03-29 19:54:46 +00:00
fs forgot to commit one patch: 2014-03-27 21:13:06 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Style 2014-03-29 09:31:11 +00:00
lib Obtain and/or use ETHER_ADDR_LEN. 2014-03-29 14:30:16 +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 bump for real, not just the comment 2014-03-30 00:13:59 +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