.. |
altq
|
Use M_GETCTX and M_SETCTX instead of open-coding rcvif
|
2016-05-16 09:53:59 +00:00 |
arch
|
Define tablesize. Useful when debugging.
|
2016-05-29 09:16:11 +00:00 |
coda
|
|
|
compat
|
simplify and fix futex requeuing:
|
2016-05-20 13:54:34 +00:00 |
conf
|
The UART in the allwiner SoCs is not full-compatible with the 16550, and
|
2016-05-27 20:01:49 +00:00 |
crypto
|
|
|
ddb
|
ddb: rename show arptab to show routes
|
2016-04-13 00:47:01 +00:00 |
dev
|
missed one exit path with the previous change.
|
2016-05-29 13:11:21 +00:00 |
dist/pf
|
Protect ifnet list with psz and psref
|
2016-05-12 02:24:16 +00:00 |
external
|
Apply patch https://github.com/acpica/acpica/commit/\
|
2016-05-25 18:35:13 +00:00 |
fs
|
Cleanup VAT writout. To prevent issues with the sequential writing strategy
|
2016-05-24 09:55:57 +00:00 |
gdbscripts
|
make '$e' in here the whole structure instead of a pointer, to combine
|
2016-05-12 00:35:10 +00:00 |
ipkdb
|
|
|
kern
|
fix compilation without PAX_MPROTECT
|
2016-05-27 16:35:16 +00:00 |
lib
|
provide const versions of container_of macros.
|
2016-05-11 03:17:22 +00:00 |
miscfs
|
Split p_xstat (composite wait(2) status code, or signal number depending
|
2016-04-04 20:47:57 +00:00 |
modules
|
fix double require bug
|
2016-05-21 12:39:32 +00:00 |
net
|
Fix RT_IN_PRINT
|
2016-05-17 15:21:14 +00:00 |
net80211
|
Use M_GETCTX and M_SETCTX instead of open-coding rcvif
|
2016-05-16 09:53:59 +00:00 |
netatalk
|
Revert previous: ran cvs commit when I meant cvs diff. Sorry!
|
2016-01-21 15:41:29 +00:00 |
netbt
|
Revert previous: ran cvs commit when I meant cvs diff. Sorry!
|
2016-01-21 15:41:29 +00:00 |
netinet
|
make hostzerobroadcast default to "no".
|
2016-05-27 16:44:15 +00:00 |
netinet6
|
Get rcvif once and reuse it
|
2016-05-19 08:53:25 +00:00 |
netipsec
|
Protect ifnet list with psz and psref
|
2016-05-12 02:24:16 +00:00 |
netisdn
|
Constify rtentry of if_output
|
2016-04-28 00:16:56 +00:00 |
netkey
|
|
|
netmpls
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
netnatm
|
Sweep unncessary radix.h inclusions
|
2016-04-11 08:56:16 +00:00 |
netsmb
|
|
|
nfs
|
Return an error if NFSPROC_LOOKUP returns the file handle of the current
|
2016-01-19 10:56:59 +00:00 |
opencrypto
|
Needs sys/time.h for struct timespec.
|
2016-01-22 22:35:27 +00:00 |
rump
|
Introduce security.pax.mprotect.ptrace sysctl which can be used to bypass
|
2016-05-25 17:43:58 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Use vnode state to replace VI_MARKER, VI_CHANGING, VI_XLOCK and VI_CLEAN.
|
2016-05-26 11:09:55 +00:00 |
ufs
|
While here, replace GCC __FUNCTION__ by C99 __func__
|
2016-05-19 18:32:20 +00:00 |
uvm
|
Introduce security.pax.mprotect.ptrace sysctl which can be used to bypass
|
2016-05-25 17:43:58 +00:00 |
Makefile
|
|
|