..
altq
Lock IFQ operations when NET_MPSAFE
2014-07-01 10:16:02 +00:00
arch
Split softc, fix wsfont_find call.
2014-07-08 13:35:43 +00:00
coda
An (un)privileged user can easily make the kernel dereference a NULL
2014-04-16 18:55:17 +00:00
compat
fix parameter types in pr_ioctl, called xx_control() functions and remove
2014-07-01 05:49:18 +00:00
conf
Document command line options and other inputs and outputs.
2014-06-14 12:42:41 +00:00
crypto
ddb
Make this build.
2014-04-12 19:25:48 +00:00
dev
Add support for RDC R1012 IDE controller.
2014-07-08 18:01:26 +00:00
dist /pf
- Implement pktqueue interface for lockless IP input queue.
2014-06-05 23:48:16 +00:00
external
Hook up drm suspend/resume.
2014-07-07 20:21:31 +00:00
fs
- Perform sanity checks not just for GEMDOSFS, but for all FAT devices. This
2014-07-08 19:34:47 +00:00
gdbscripts
ipkdb
kern
Define ELF_MAXNOTESIZE, ELF_MAXSHNUM and ELF_MAXPHNUM in <sys/exec_elf.h>, so
2014-07-08 17:16:25 +00:00
lib
${.PARSEDIR} not .${PARSEDIR} for Makefile.compiler-rt include
2014-07-04 16:44:26 +00:00
miscfs
Use NZERO instead of hard-coded "20" value.
2014-06-30 14:58:59 +00:00
modules
add HYT-221/271/939 humidity/temperature I2C sensor
2014-05-18 11:46:23 +00:00
net
Most filter programs in the kernel need 3 scratch registers.
2014-07-08 11:30:31 +00:00
net80211
netatalk
* sprinkle KASSERT(solocked(so)); in all pr_stat() functions.
2014-07-07 17:13:56 +00:00
netbt
* sprinkle KASSERT(solocked(so)); in all pr_stat() functions.
2014-07-07 17:13:56 +00:00
netinet
* sprinkle KASSERT(solocked(so)); in all pr_stat() functions.
2014-07-07 17:13:56 +00:00
netinet6
* sprinkle KASSERT(solocked(so)); in all pr_stat() functions.
2014-07-07 17:13:56 +00:00
netipsec
* sprinkle KASSERT(solocked(so)); in all pr_stat() functions.
2014-07-07 17:13:56 +00:00
netisdn
- Implement pktqueue interface for lockless IP input queue.
2014-06-05 23:48:16 +00:00
netkey
netmpls
* sprinkle KASSERT(solocked(so)); in all pr_stat() functions.
2014-07-07 17:13:56 +00:00
netnatm
* sprinkle KASSERT(solocked(so)); in all pr_stat() functions.
2014-07-07 17:13:56 +00:00
netsmb
- Split off PRU_ATTACH and PRU_DETACH logic into separate functions.
2014-05-19 02:51:24 +00:00
nfs
Use vcache_rekey_* for nfs_lookitup() in the "*npp != NULL" case.
2014-07-05 09:33:41 +00:00
opencrypto
If we register with pmf on attach, deregister on detach.
2014-07-02 18:58:42 +00:00
rump
In addition to kernel/tools sources, include another selection of sources
2014-07-08 14:30:21 +00:00
secmodel
stand
sys
Define ELF_MAXNOTESIZE, ELF_MAXSHNUM and ELF_MAXPHNUM in <sys/exec_elf.h>, so
2014-07-08 17:16:25 +00:00
ufs
Revert the following changes:
2014-06-28 22:27:50 +00:00
uvm
Initialize ubchist earlier.
2014-07-07 20:14:43 +00:00
Makefile