.. |
altq
|
Build altq module.
|
2014-11-17 06:04:01 +00:00 |
arch
|
Also use ACPI shutdown on Xen DOM0
|
2015-04-24 00:04:04 +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
|
Update device dependency information - the sysmon major device now depends on the sysmon module itself, not on the individual components.
|
2015-04-23 23:22:51 +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
|
With new (corrected) configuration declarations file, the cdevsw is
|
2015-04-24 03:35:49 +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
|
sprinkle COMPAT_50
|
2015-04-22 17:07:24 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Update initialization of sysmon and its components. These are now handled as part of module initialization, and do not require manual invocation. sysmon_taskq is special, since it is potentially used by several non-module users who may need the facility before modules are fully ready.
|
2015-04-23 23:23:08 +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
|
Build modules for sysmon and its subcomponents
|
2015-04-23 23:22:27 +00:00 |
net
|
This comment is no longer IPv6 specific.
|
2015-04-22 20:49:44 +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
|
Use KASSERT instead of if & panic
|
2015-04-24 03:20:41 +00:00 |
netinet6
|
Move INET6 specific in6_if_{up,down}() and in6_if_link_{up,down}()
|
2015-04-22 19:46:08 +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
|
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
|
Update initialization of sysmon rump library sub-components. These are now handled as part of module initialization, and do not require manual invocation.
|
2015-04-23 23:23:14 +00:00 |
secmodel
|
Do not release secmodels_lock when it is not held.
|
2014-11-04 16:01:58 +00:00 |
stand
|
|
|
sys
|
Welcome to 7.99.11 and the modularization of sysmon!
|
2015-04-23 23:23:20 +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
|
|
|