NetBSD/sys
2014-04-02 17:36:05 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch Convert cats to the new world order, i.e. arm32_{bootmem,kernel_vm}_init 2014-04-02 17:36:05 +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 Fix apple_smc config in conf/files. 2014-04-01 17:49:30 +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 If we are autoconfiguring root, then only change the booted_device if 2014-04-02 02:17:01 +00:00
dist/pf Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
external Add NetBSD-specific adjustments to gnu-efi. 2014-04-01 16:22:45 +00:00
fs forgot to commit one patch: 2014-03-27 21:13:06 +00:00
gdbscripts
ipkdb
kern If we are writing PN_XNUM or more phdrs, include one section header and 2014-04-02 17:19:49 +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 Remove vestigial modules/apple_smc/apple_smc.ioconf. 2014-04-01 17:52:26 +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 Wrap ipflow_create() & ip6flow_create() in kernel lock. Prevents the 2014-04-01 13:11:44 +00:00
netinet6 Wrap ipflow_create() & ip6flow_create() in kernel lock. Prevents the 2014-04-01 13:11:44 +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 Add Android support for rump kernel. 2014-04-02 17:09:23 +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 fix KERNHIST_DUMP 2014-03-30 15:53:37 +00:00
ufs Check for bread errors before we do the size check. Otherwise we de-reference 2014-04-01 14:28:17 +00:00
uvm Allow this to handle H/W tlbs. Some ARM allow for a cheap way to flush all 2014-03-30 15:26:15 +00:00
Makefile