..
altq
First step of random number subsystem rework described in
2011-11-19 22:51:18 +00:00
arch
Remove extern variables defined in headers.
2012-02-19 23:15:24 +00:00
coda
use CODA_MAXNAMLEN instead of bogus MAXNAMLEN
2011-09-27 00:54:47 +00:00
common
thinko in comment.
2012-01-18 07:17:09 +00:00
compat
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
2012-02-19 21:05:51 +00:00
conf
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
2012-02-19 21:05:51 +00:00
crypto
Separate /dev/random pseudodevice implemenation from kernel entropy pool
2011-12-17 20:05:38 +00:00
ddb
add __printflike where needed
2012-02-10 02:14:23 +00:00
dev
convert to device_t.
2012-02-20 02:14:34 +00:00
dist
Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
2012-02-15 17:55:03 +00:00
external
Use the release date as suggested.
2012-02-19 16:45:03 +00:00
fs
Only use MALLOC_DECLARE if it exists. Helps with the dirty _KERNEL
2012-02-03 04:29:17 +00:00
gdbscripts
a macro to dump kernel modules
2011-11-02 16:51:21 +00:00
ipkdb
kern
Posix spawn fixes:
2012-02-20 18:18:30 +00:00
lib
void function _arc4randbytes cannot return a value.
2012-02-14 18:57:35 +00:00
miscfs
Change the syscall API for quotas over to the new non-proplib one.
2012-02-01 05:34:38 +00:00
modules
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
2012-02-19 21:05:51 +00:00
net
- Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the
2012-02-20 00:18:19 +00:00
net80211
- fix offsetof usage, and redundant defines
2011-12-31 20:41:58 +00:00
netatalk
Fix AppleTalk name registration, as discussed on the port-macppc list
2012-01-31 09:53:44 +00:00
netbt
Handle some ``Quality of Service'' configuration options, to
2011-11-29 13:16:27 +00:00
netinet
Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
2012-02-15 17:55:03 +00:00
netinet6
ip6_output: check for rtcache_setdst() error, which may happen if running
2012-02-05 00:41:15 +00:00
netipsec
remove some DPRINTFs which are not just diagnostics but cause noise
2012-01-26 21:10:24 +00:00
netisdn
netiso
- Eliminate so_nbio and turn it into a bit SS_NBIO in so_state.
2011-12-20 23:56:28 +00:00
netkey
more IPSEC header cleanup: don't install unneeded headers to userland,
2012-01-06 14:17:10 +00:00
netmpls
old style def
2012-02-01 16:49:36 +00:00
netnatm
netsmb
rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency
2011-09-27 02:05:10 +00:00
nfs
When using socket loaning, make sure the KVA used for the loan has the same
2012-02-01 02:27:23 +00:00
opencrypto
Remove arc4random() and arc4randbytes() from the kernel API. Replace
2011-11-28 08:05:05 +00:00
rump
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
2012-02-19 21:05:51 +00:00
secmodel
fix secmodel implementation of CPU_UCODE.
2012-01-17 10:47:26 +00:00
stand
use NAME_MAX instead of MAXNAMLEN
2011-09-27 01:08:55 +00:00
sys
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
2012-02-19 21:05:51 +00:00
ufs
Eliminate a common in a header file (add a missing extern) and
2012-02-18 06:13:23 +00:00
uvm
Solve previous fix (for early posix_spawn children exiting on error)
2012-02-20 12:21:23 +00:00
Makefile
build evbppc modules in 3 different flavours:
2011-06-15 09:45:58 +00:00