..
altq
arch
in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU,
2012-11-04 00:32:47 +00:00
coda
mention current status
2012-08-04 12:47:00 +00:00
compat
Move rusage computation to a new getrusage1() function. Adjust all
2012-11-03 23:22:21 +00:00
conf
Add bpfjit and enable it for amd64.
2012-10-27 22:36:11 +00:00
crypto
ddb
Use _KERNEL_OPT
2012-09-01 01:13:51 +00:00
dev
Endiannes fixes from Brett Slager in ONFI Param page parsing.
2012-11-03 12:45:28 +00:00
dist /pf
IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now;
2012-09-15 18:12:17 +00:00
external
Update sljit revision in README.import.
2012-10-28 09:41:12 +00:00
fs
rename ptyfs_flag -> ptyfs_status to avoid confusion with ptyfs_flags
2012-10-24 23:36:15 +00:00
gdbscripts
ipkdb
kern
Move rusage computation to a new getrusage1() function. Adjust all
2012-11-03 23:22:21 +00:00
lib
add new divsi3 related files.
2012-10-30 16:36:03 +00:00
miscfs
In layer_lookup(), clear *vpp before returning EROFS, as otherwise a
2012-10-10 06:55:25 +00:00
modules
Add nand_samsung.c to the module build too!
2012-11-03 11:48:54 +00:00
net
Fix a bug that SIOCZIFDATA clears if_lastchage by zero.
2012-11-01 06:36:30 +00:00
net80211
add more QoS bits
2012-08-20 07:30:10 +00:00
netatalk
netbt
netinet
fix typo
2012-11-02 21:07:07 +00:00
netinet6
PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the
2012-10-11 20:05:50 +00:00
netipsec
Fix whitespace (mostly removing trailing).
2012-09-20 23:50:05 +00:00
netisdn
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
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
Replace hack implementation of NDAT() for "nameiat" with a proper one.
2012-10-13 17:46:50 +00:00
opencrypto
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
2012-08-30 12:16:48 +00:00
rump
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
secmodel
KNF fix. spaces vs. tab
2012-06-27 10:15:25 +00:00
stand
sys
Move rusage computation to a new getrusage1() function. Adjust all
2012-11-03 23:22:21 +00:00
ufs
Implement experimental support to pass notifications that a file
2012-10-19 17:09:06 +00:00
uvm
When uvm_io reserves kernel address space, make sure it's starts with the
2012-11-02 16:43:16 +00:00
Makefile
Implement build_install in src/lib/Makefile, which traverses the
2012-08-17 16:22:27 +00:00