NetBSD/sys
christos 5a6dcaa81f Disconnect maintaining fragment state from keeping session state. The user
now must specify keep frags along with keep state to have ipfilter do what
it did before, as documented in ipf.conf.5. (Cy Schubert @ FreeBSD)
2017-04-23 20:47:22 +00:00
..
altq Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
arch Split cpufreq driver out into a separate module. 2017-04-23 12:31:38 +00:00
coda Make VOP_INACTIVE preserve vnode lock on return. 2017-04-11 14:24:59 +00:00
compat - Propagate the signal mask from the ucontext_t to the newly created thread 2017-04-21 15:10:34 +00:00
conf Fix typo 2017-04-09 14:52:14 +00:00
crypto
ddb
dev remove unused field in softc 2017-04-22 23:50:13 +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 Disconnect maintaining fragment state from keeping session state. The user 2017-04-23 20:47:22 +00:00
fs Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
gdbscripts Change command mountdump to evaluate mountlist_entry. 2017-04-13 09:52:18 +00:00
ipkdb
kern Try to fix build of sys_lwp.c 2017-04-21 19:38:35 +00:00
lib Swap arguments to strncmp() so that the thing we are testing, the 2017-04-18 07:44:20 +00:00
miscfs Switch procfs_domounts() to mountlist iterator. 2017-04-13 09:54:18 +00:00
modules Modularize ualea(4). 2017-04-19 00:01:38 +00:00
net missing if_extflags of l2tp(4). l2tp(4) is already MP-safe. 2017-04-20 09:11:58 +00:00
net80211 Fix incrementing wrong counter 2017-03-06 08:36:20 +00:00
netatalk
netbt
netinet Fix build of kernel with SCTP 2017-04-20 09:19:19 +00:00
netinet6 Fix build of kernel with SCTP 2017-04-20 09:19:19 +00:00
netipsec Use inph for variable name of struct inpcb_hdr (NFC) 2017-04-21 08:39:06 +00:00
netisdn Avoid touching a mbuf after enqueuing it 2017-03-28 08:47:19 +00:00
netkey
netmpls
netnatm
netsmb
nfs Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
opencrypto Remove duplicate assignment. 2017-04-18 17:05:05 +00:00
rump Fix build of rump after change in lwp_create's signature 2017-04-21 19:16:10 +00:00
secmodel
stand
sys - Propagate the signal mask from the ucontext_t to the newly created thread 2017-04-21 15:10:34 +00:00
ufs Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
uvm Improve a comment 2017-04-22 20:20:19 +00:00
Makefile