..
altq
arch
enable clocks as needed
2015-04-21 19:57:41 +00:00
coda
Make VOP_LINK return directory still locked and referenced.
2015-04-20 22:59:19 +00:00
compat
clean up the way ti_bind() was converted to use sockaddr_big.
2015-04-19 19:17:37 +00:00
conf
Note that sysmon device is also required for sysmon_power.
2015-04-19 09:20:54 +00:00
crypto
More rnd.h user cleanup.
2015-04-13 22:43:41 +00:00
ddb
Don't use an unset value as an address
2015-02-27 00:47:30 +00:00
dev
Mark some variables __read_mostly.
2015-04-21 12:55:57 +00:00
dist /pf
<sys/rnd.h> not needed for pf_norm.c.
2015-04-13 16:35:33 +00:00
external
Make sure mem.bus.is_iomem is initialized. PR 49833
2015-04-20 20:15:22 +00:00
fs
Make VOP_LINK return directory still locked and referenced.
2015-04-20 22:59:19 +00:00
gdbscripts
ipkdb
kern
#ifdef DIAGNOSTIC panic -> KASSERT
2015-04-21 13:17:25 +00:00
lib
Add container_of to libkern.
2015-04-20 15:22:17 +00:00
miscfs
Uncomment the argument struct declarations in deadfs.
2015-04-20 23:30:58 +00:00
modules
Add modularized swwdog driver.
2015-04-18 10:52:44 +00:00
net
Attach PF_INET6 pktq sysctls only when inet6 is present.
2015-04-21 10:39:41 +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
Remove non-USE_RADIX case and USE_RADIX switch
2015-04-20 07:34:48 +00:00
netinet6
Introduce p2p_rtrequest() so that IFF_POINTOPOINT interfaces can work
2015-04-20 10:19:54 +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
nfs
Cull unused INRENAME and INRELOOKUP from callers.
2015-04-21 03:19:03 +00:00
opencrypto
Trivial printf format changes and typo fix
2015-03-26 17:40:16 +00:00
rump
Use hardclock_ticks instead of a homegrown variable.
2015-04-21 16:18:50 +00:00
secmodel
stand
sys
Remove the unused and all-but-unusable kthread_destroy(). Also makes
2015-04-21 11:10:29 +00:00
ufs
Instead of duplicating code, create ffs_is_appleufs(): returns 1 if the
2015-04-22 07:27:09 +00:00
uvm
pmap_tlb_intersecting_active_p is not used in some combinations of
2015-04-18 16:58:31 +00:00
Makefile