NetBSD/sys
2015-04-11 15:24:25 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch #include "opt_arm_debug.h" for VERBOSE_INIT_ARM 2015-04-11 15:21:33 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat * change pr_bind to accept struct sockaddr * instead of struct mbuf * 2015-04-03 20:01:07 +00:00
conf Split hdaudio and PCI attach glue. Even though the driver was written with 2015-03-28 14:09:58 +00:00
crypto
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev Use NULL not 0 for pointers. 2015-04-11 10:10:14 +00:00
dist/pf
external KASSERT about page-alignment on initialization too. 2015-04-10 17:44:35 +00:00
fs Change udf to vcache, keyed on udf_node->loc.loc. 2015-04-06 08:39:23 +00:00
gdbscripts
ipkdb
kern Trailing whitespace 2015-04-11 15:24:25 +00:00
lib Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +00:00
miscfs Pull VOP_BMAP/VOP_STRATEGY loop from getpages into its own function. 2015-04-10 13:02:15 +00:00
modules pull in Makefile.inc 2015-03-28 14:48:53 +00:00
net Move in6if_do_dad() to if_do_dad() as the routine is not INET6 specific 2015-04-07 23:30:36 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netatalk * change pr_bind to accept struct sockaddr * instead of struct mbuf * 2015-04-03 20:01:07 +00:00
netbt * change pr_bind to accept struct sockaddr * instead of struct mbuf * 2015-04-03 20:01:07 +00:00
netinet * update dccp_bind for struct mbuf * to struct sockaddr * parameter change 2015-04-04 04:33:38 +00:00
netinet6 Move in6if_do_dad() to if_do_dad() as the routine is not INET6 specific 2015-04-07 23:30:36 +00:00
netipsec * change pr_bind to accept struct sockaddr * instead of struct mbuf * 2015-04-03 20:01:07 +00:00
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls * change pr_bind to accept struct sockaddr * instead of struct mbuf * 2015-04-03 20:01:07 +00:00
netnatm * change pr_bind to accept struct sockaddr * instead of struct mbuf * 2015-04-03 20:01:07 +00:00
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs * change pr_bind to accept struct sockaddr * instead of struct mbuf * 2015-04-03 20:01:07 +00:00
opencrypto Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump regen after syscall update 2015-04-08 13:31:42 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Omit needless state. 2015-04-08 13:45:01 +00:00
ufs ffs_superblock_validate(): ensure fs_ncg!=0 and fs_maxbpg!=0 to prevent 2015-04-04 06:00:12 +00:00
uvm Initialize P->V tracking for unmanaged device pages in uvm_init. 2015-04-03 01:03:42 +00:00
Makefile