.. |
altq
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
arch
|
Add #ifdef DIAGNOSTIC / #endif
|
2012-09-01 01:44:16 +00:00 |
coda
|
mention current status
|
2012-08-04 12:47:00 +00:00 |
common
|
More cleanup. Use a union (pmap_segtab) and a typedef (pmap_segtab_t). Add
|
2012-07-09 17:45:22 +00:00 |
compat
|
Extend the CPU microcode update framework to support Intel x86 CPUs.
|
2012-08-29 17:13:21 +00:00 |
conf
|
Deal with optional HAVE_GCC.
|
2012-08-10 16:05:26 +00:00 |
crypto
|
Separate /dev/random pseudodevice implemenation from kernel entropy pool
|
2011-12-17 20:05:38 +00:00 |
ddb
|
Use _KERNEL_OPT
|
2012-09-01 01:13:51 +00:00 |
dev
|
Shut up gcc about some uninitialized variables.
|
2012-09-01 02:08:28 +00:00 |
dist
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +00:00 |
external
|
Make ipf compile even without INET6 support.
|
2012-07-30 19:27:46 +00:00 |
fs
|
Missing bit in previous commit (PUFFS_KFLAG_CACHE_DOTDOT option to avoid
|
2012-08-11 01:10:11 +00:00 |
gdbscripts
|
a macro to dump kernel modules
|
2011-11-02 16:51:21 +00:00 |
ipkdb
|
…
|
|
kern
|
Add a __HAVE_CPU_UAREA_IDLELWP hook so that the MD code can allocate
|
2012-09-01 00:26:37 +00:00 |
lib
|
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
|
2012-08-30 12:16:48 +00:00 |
miscfs
|
Add some pre-processor magic to verify that the type of the data item
|
2012-06-02 21:36:41 +00:00 |
modules
|
- Extend npftest: add ruleset inspection testing from the config generated
|
2012-08-12 03:35:13 +00:00 |
net
|
the address expire counter is just a time difference; it can turn
|
2012-08-23 12:06:32 +00:00 |
net80211
|
add more QoS bits
|
2012-08-20 07:30:10 +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
|
make this compile.
|
2012-08-20 16:01:37 +00:00 |
netinet6
|
Remove stray #undef, probably someone's debugging leftover from long ago.
|
2012-08-24 06:03:18 +00:00 |
netipsec
|
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
|
2012-08-30 12:16:48 +00:00 |
netisdn
|
…
|
|
netiso
|
Fix -fno-common found by building i386/conf/ALL
|
2012-07-28 00:43:22 +00:00 |
netkey
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +00:00 |
netmpls
|
old style def
|
2012-02-01 16:49:36 +00:00 |
netnatm
|
…
|
|
netsmb
|
Tabify.
|
2012-05-12 01:40:37 +00:00 |
nfs
|
When unloading the nfsserver module, call nfs_fini() so that the nfsrvdescpl
|
2012-08-29 14:00:22 +00:00 |
opencrypto
|
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
|
2012-08-30 12:16:48 +00:00 |
rump
|
Use correct routine name - kcpuset_sysinit() vs kcpuset_init()
|
2012-08-16 19:40:48 +00:00 |
secmodel
|
KNF fix. spaces vs. tab
|
2012-06-27 10:15:25 +00:00 |
stand
|
use NAME_MAX instead of MAXNAMLEN
|
2011-09-27 01:08:55 +00:00 |
sys
|
Welcome to 6.99.11!
|
2012-09-01 00:27:12 +00:00 |
ufs
|
Move INITQFNAMES to the right header file.
|
2012-08-26 02:32:14 +00:00 |
uvm
|
Add a __HAVE_CPU_UAREA_IDLELWP hook so that the MD code can allocate
|
2012-09-01 00:26:37 +00:00 |
Makefile
|
Implement build_install in src/lib/Makefile, which traverses the
|
2012-08-17 16:22:27 +00:00 |