.. |
altq
|
Build altq module.
|
2014-11-17 06:04:01 +00:00 |
arch
|
#include <sh3/endian_machdep.h> like other sh3 machines.
|
2015-01-24 15:54:23 +00:00 |
coda
|
Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint().
|
2015-01-06 11:24:46 +00:00 |
compat
|
Add compatibility for pre MIDMAGIC a.out binaries (with COMPAT_NOMID)
|
2014-12-05 22:21:47 +00:00 |
conf
|
Add driver for DesignWare 32-bit timer as found in Rockchip RK3066/PX2,
|
2015-01-17 15:04:47 +00:00 |
crypto
|
Fix inconsistent use of inline in prototype and definition
|
2014-08-11 22:36:49 +00:00 |
ddb
|
Define ddb module.
|
2014-11-16 05:46:27 +00:00 |
dev
|
Look at the bzb flags to mark partition as swap. Requested by John D. Baker.
|
2015-01-24 02:58:56 +00:00 |
dist/pf
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
external
|
More count vs ret confusion. Need to send notification if count != 0.
|
2015-01-23 10:19:22 +00:00 |
fs
|
catch up with DPRINTF change
|
2015-01-23 03:33:58 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Implement ipi_trigger_multi(9); requested by cherry@.
|
2015-01-18 23:16:35 +00:00 |
lib
|
strtoi and strtou for the kernel
|
2015-01-16 18:36:31 +00:00 |
miscfs
|
Do not uselessly include <sys/malloc.h>.
|
2014-11-10 18:46:33 +00:00 |
modules
|
Change chfs from hashlist to vcache.
|
2015-01-11 17:29:57 +00:00 |
net
|
Remove an outdated snippet for NET_MPSAFE
|
2015-01-16 10:37:51 +00:00 |
net80211
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
netatalk
|
Define netatalk module.
|
2014-12-08 07:18:45 +00:00 |
netbt
|
since rfcomm_attach_pcb may be called from (soft) interrupt context
|
2014-11-16 21:34:27 +00:00 |
netinet
|
use the new printing code.
|
2014-12-02 20:25:47 +00:00 |
netinet6
|
Fix IPV6_USE_MIN_MTU set by setsockopt(2) being ignored when
|
2015-01-20 21:42:36 +00:00 |
netipsec
|
Don't use C++ keyword new
|
2014-09-05 09:26:44 +00:00 |
netisdn
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
netkey
|
|
|
netmpls
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
netnatm
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
netsmb
|
Adjust smbfs/netsmb for filenames byte length changes that come as
|
2014-11-15 18:52:44 +00:00 |
nfs
|
Define filesystem attributes with vfs dependency.
|
2014-10-11 06:42:18 +00:00 |
opencrypto
|
simplify, no functional change
|
2014-11-27 20:30:21 +00:00 |
rump
|
Account for lwps so that rump_sys_setuid() doesn't hit a KASSERT when
|
2015-01-21 14:39:37 +00:00 |
secmodel
|
Do not release secmodels_lock when it is not held.
|
2014-11-04 16:01:58 +00:00 |
stand
|
|
|
sys
|
cleanup the CMSG* macro mess.
|
2015-01-24 18:07:54 +00:00 |
ufs
|
PR/39371: Tobias Nygren: Don't fail mounting root if WAPBL log is corrupt.
|
2015-01-16 03:57:52 +00:00 |
uvm
|
skip busy anon pages in uvm_map_clean().
|
2015-01-23 16:13:53 +00:00 |
Makefile
|
|
|