NetBSD/sys
riastradh 6c3a21ccc3 <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Need <sys/rndsource.h>, not <sys/cprng.h>, for rnd source stuff. 2015-04-13 16:21:54 +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 Missed a spot: <sys/rndsource.h> for if_cdcereg.h. 2015-04-13 16:34:43 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external Don't break when hardclock_ticks wraps around. 2015-04-12 20:55:02 +00:00
fs Change udf to vcache, keyed on udf_node->loc.loc. 2015-04-06 08:39:23 +00:00
gdbscripts
ipkdb
kern Little rnd.h cleanup. 2015-04-13 15:23:00 +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 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 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 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 <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 UVM_RESERVED_PAGES_PER_CPU must be a param, not a flag. 2015-04-12 12:44:13 +00:00
Makefile