NetBSD/sys
2015-04-13 21:18:40 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +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 cprng_strong(kern_cprng, ...) never blocks, pass 0 for flags. 2015-04-13 15:51:00 +00:00
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev sync with new acpica struct shuffling. 2015-04-13 18:32:50 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external update for new acpica 2015-04-13 17:23:39 +00:00
fs Change udf to vcache, keyed on udf_node->loc.loc. 2015-04-06 08:39:23 +00:00
gdbscripts
ipkdb
kern Convert remaining MI <sys/rnd.h> stragglers. Many MD ones left. 2015-04-13 16:46:33 +00:00
lib Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +00:00
miscfs Fix UVMHIST build. 2015-04-12 14:44:06 +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
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 cprng_strong(kern_cprng, ...) never blocks, pass 0 for flags. 2015-04-13 15:51:00 +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
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 Convert remaining MI <sys/rnd.h> stragglers. Many MD ones left. 2015-04-13 16:46:33 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys <sys/rndsource.h> needs <sys/rndio.h> for RND_TYPE_*, RND_FLAG_*. 2015-04-13 16:02:48 +00:00
ufs Strip IO_JOURNALLOCKED, PGO_JOURNALLOCKED out of ulfs_readwrite.c. 2015-04-12 22:51:23 +00:00
uvm Convert remaining MI <sys/rnd.h> stragglers. Many MD ones left. 2015-04-13 16:46:33 +00:00
Makefile