..
altq
…
arch
split the envsys sensors into two devices - one SME_CLASS_ACADAPTER and one
2012-09-05 21:23:31 +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
Add missing <machine/pcb.h> include
2012-09-04 00:08:59 +00:00
conf
Add xhci placeholder
2012-09-01 11:21:22 +00:00
crypto
…
ddb
Use _KERNEL_OPT
2012-09-01 01:13:51 +00:00
dev
some preparations for mode setting support and such:
2012-09-05 01:48:39 +00:00
dist
…
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
…
ipkdb
…
kern
Don't wait until the pool *fills* to rekey anything that was keyed with
2012-09-05 18:57:33 +00:00
lib
Add ARMv5 support the clz instruction
2012-09-01 11:24:36 +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
…
netbt
…
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
…
netmpls
…
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
…
sys
Don't wait until the pool *fills* to rekey anything that was keyed with
2012-09-05 18:57:33 +00:00
ufs
really print the incompatible bits.
2012-09-01 17:01:24 +00:00
uvm
Remove locking since it isn't needed. As soon as the 2nd uvm_map_entry in kernel_map
2012-09-04 13:37:41 +00:00
Makefile
Implement build_install in src/lib/Makefile, which traverses the
2012-08-17 16:22:27 +00:00