.. |
altq
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
arch
|
PR kern/52117: move stop code for debuged children after fork into MI code.
|
2017-03-31 08:47:04 +00:00 |
coda
|
Add generic genfs_suspendctl() and use it for all file systems.
|
2017-02-17 08:31:23 +00:00 |
compat
|
never pass mp->mnt_stat to dostatvfs(), always use a separate buffer.
|
2017-03-28 18:44:04 +00:00 |
conf
|
Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB)
|
2017-02-26 11:56:49 +00:00 |
crypto
|
Add XTS mode.
|
2016-12-11 00:28:44 +00:00 |
ddb
|
Add ddb command to find a vnode by the address of its lock.
|
2017-01-11 12:17:34 +00:00 |
dev
|
regen
|
2017-03-31 09:28:18 +00:00 |
dist/pf
|
Use if_acquire and if_release instead of using psref API directly
|
2017-03-14 09:03:08 +00:00 |
external
|
Clarify ttm state transitions tt_unpopulated<->tt_unbound<->tt_bound.
|
2017-03-09 08:27:18 +00:00 |
fs
|
Protect tmpfs_getpages() against reclaiming vnodes.
|
2017-03-30 09:09:26 +00:00 |
gdbscripts
|
Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode"
|
2016-12-14 15:48:54 +00:00 |
ipkdb
|
|
|
kern
|
spaces to tab
|
2017-03-31 08:50:54 +00:00 |
lib
|
Add garbage instructions at end of kern_assert after vpanic.
|
2017-03-14 09:22:37 +00:00 |
miscfs
|
remove comment.
|
2017-03-30 20:21:00 +00:00 |
modules
|
Add auxv
|
2017-03-30 20:16:42 +00:00 |
net
|
KNF. pointed out by s-yamaguchi@IIJ
|
2017-03-30 06:42:05 +00:00 |
net80211
|
Fix incrementing wrong counter
|
2017-03-06 08:36:20 +00:00 |
netatalk
|
Add rtcache_unref to release points of rtentry stemming from rtcache
|
2016-12-08 05:16:33 +00:00 |
netbt
|
avoid -Werror=sign-conversion
|
2017-01-28 19:19:41 +00:00 |
netinet
|
Don't use a single global variable to store source route information for multiple incoming packets
|
2017-03-31 06:49:44 +00:00 |
netinet6
|
remove duplicated validation. That is already done in l2tp_lookup_session_ref().
|
2017-03-30 23:13:54 +00:00 |
netipsec
|
add sysctl to select software/hardware encryption driver. can enable CRYPTO_DEBUG.
|
2017-03-06 09:59:05 +00:00 |
netisdn
|
Avoid touching a mbuf after enqueuing it
|
2017-03-28 08:47:19 +00:00 |
netkey
|
|
|
netmpls
|
Assert size for sockaddr_mpls, but don't require it to be packed.
|
2016-10-08 20:19:37 +00:00 |
netnatm
|
|
|
netsmb
|
|
|
nfs
|
Add generic genfs_suspendctl() and use it for all file systems.
|
2017-02-17 08:31:23 +00:00 |
opencrypto
|
fix missing mutex_exit() in crypto_destroy().
|
2017-03-29 23:02:43 +00:00 |
rump
|
regen
|
2017-03-21 10:20:38 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Don't use a single global variable to store source route information for multiple incoming packets
|
2017-03-31 06:49:44 +00:00 |
ufs
|
Remove now redundant calls to fstrans_start()/fstrans_done().
|
2017-03-30 09:10:46 +00:00 |
uvm
|
Fix typo
|
2017-03-21 02:24:35 +00:00 |
Makefile
|
|
|