NetBSD/sys
christos b8606790f0 msk_init is too heavyweight and loses link. Provide a specialized way to
enter and exit promiscuous mode so that we don't lose seconds of traffic
each time we run tcpdump.
2016-11-06 21:51:31 +00:00
..
altq
arch Also return early from _bus_dmamap_sync if we're not bouncing and there 2016-11-05 14:26:23 +00:00
coda
compat Move if_43.c back into the shared Makefile.sysio where it really 2016-11-05 23:30:22 +00:00
conf * Split sys/kern/sys_process.c into three parts: 2016-11-02 00:11:59 +00:00
crypto
ddb
dev msk_init is too heavyweight and loses link. Provide a specialized way to 2016-11-06 21:51:31 +00:00
dist/pf
external Avoid zero-size uao. 2016-11-03 00:10:49 +00:00
fs add missing attribute 2016-09-22 15:57:05 +00:00
gdbscripts
ipkdb
kern Return 0 if WNOHANG and no kids. 2016-11-05 02:59:22 +00:00
lib Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +00:00
miscfs Module procfs needs ptrace_common for process_do{,fp}regs 2016-11-03 03:53:32 +00:00
modules Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod. 2016-11-03 04:26:58 +00:00
net Move if_43.c back into the shared Makefile.sysio where it really 2016-11-05 23:30:22 +00:00
net80211 PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
netatalk Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netbt The last named argument of a variadic function shall not be default 2016-10-04 14:13:46 +00:00
netinet Don't handle ARP duplication for the unspecified address. 2016-11-05 20:03:15 +00:00
netinet6 Add missing pserialize_read_exit 2016-11-02 03:43:27 +00:00
netipsec
netisdn
netkey
netmpls Assert size for sockaddr_mpls, but don't require it to be packed. 2016-10-08 20:19:37 +00:00
netnatm Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netsmb
nfs
opencrypto From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
rump Forgot these two generated files... 2016-11-02 00:32:59 +00:00
secmodel
stand
sys Since the stopped bits set is a subset of the continued bits set, check 2016-11-05 23:49:59 +00:00
ufs Tidy up panic messages, no functional change. 2016-10-30 15:01:46 +00:00
uvm PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
Makefile