NetBSD/sys
joerg dd0e21086c Save & restore FP registers. 2014-03-25 00:00:55 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch use cpu_{g,s}etmodel 2014-03-24 20:06:31 +00:00
coda Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
compat use cpu_getmodel() to get the model name 2014-03-24 20:08:08 +00:00
conf Add a driver for Realtek RTS5209/RTS5229 Card Reader. 2014-03-19 15:26:41 +00:00
crypto Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
ddb Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
dev Simplify synchronization between umcs(4) intr and task. 2014-03-23 20:20:38 +00:00
dist/pf Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
external Make this compile. 2014-03-23 14:44:55 +00:00
fs - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
gdbscripts
ipkdb
kern - create cpu_{g,s}etmodel() and hide cpu_model from direct access. 2014-03-24 20:07:40 +00:00
lib Save & restore FP registers. 2014-03-25 00:00:55 +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 - create cpu_{g,s}etmodel() and hide cpu_model from direct access. 2014-03-24 20:07:40 +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