..
altq
apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers
2016-06-20 08:30:58 +00:00
arch
Speed limit 80.
2016-07-31 19:33:18 +00:00
coda
KNF. Remove extra spaces. No functional change.
2016-07-07 06:55:38 +00:00
compat
Apply if_get/if_put to compat_ifioctl
2016-07-25 08:30:19 +00:00
conf
Fix UVMHIST builds for kernels that don't include usb
2016-06-23 07:32:12 +00:00
crypto
…
ddb
ddb: rename show arptab to show routes
2016-04-13 00:47:01 +00:00
dev
Disestablish COW handler on error. No need to do further copies after
2016-07-31 12:17:36 +00:00
dist /pf
Apply pserialize to some iterations of IP address lists
2016-07-20 07:37:51 +00:00
external
Rearrange code to avoid testing an error value that has not been set.
2016-07-18 21:07:30 +00:00
fs
replace variable stack declaration with a large enough one and KASSERT.
2016-07-21 18:21:27 +00:00
gdbscripts
make '$e' in here the whole structure instead of a pointer, to combine
2016-05-12 00:35:10 +00:00
ipkdb
…
kern
typo in comment
2016-07-31 20:34:04 +00:00
lib
KNF. Remove extra spaces. No functional change.
2016-07-07 06:55:38 +00:00
miscfs
Split p_xstat (composite wait(2) status code, or signal number depending
2016-04-04 20:47:57 +00:00
modules
- Use aprint*() instead of printf() in xxx_attach().
2016-07-14 04:00:45 +00:00
net
Revert "Revert part of "Switch the address list of intefaces to pslist(9)" (r1.220)"
2016-08-01 02:50:03 +00:00
net80211
KNF. Remove extra spaces. No functional change.
2016-07-07 06:55:38 +00:00
netatalk
Switch the address list of intefaces to pslist(9)
2016-07-07 09:32:01 +00:00
netbt
…
netinet
Fix panic on adding/deleting IP addresses under network load
2016-07-28 09:03:50 +00:00
netinet6
Avoid memset and rtcache_free if unnecessary
2016-07-29 06:02:03 +00:00
netipsec
Apply pserialize to some iterations of IP address lists
2016-07-20 07:37:51 +00:00
netisdn
Introduce m_set_rcvif and m_reset_rcvif
2016-06-10 13:27:10 +00:00
netkey
…
netmpls
Avoid storing a pointer of an interface in a mbuf
2016-06-10 13:31:43 +00:00
netnatm
Avoid storing a pointer of an interface in a mbuf
2016-06-10 13:31:43 +00:00
netsmb
Rearrange so that error check is only done after error has been set.
2016-07-18 21:03:01 +00:00
nfs
KNF. Remove extra spaces. No functional change.
2016-07-07 06:55:38 +00:00
opencrypto
KNF. Remove extra spaces. No functional change.
2016-07-07 06:55:38 +00:00
rump
Fix variable names in previous
2016-07-30 23:07:23 +00:00
secmodel
…
stand
…
sys
PR 38290 Adam Hoka: IXANY should exist for _XOPEN_SOURCE
2016-07-31 21:34:53 +00:00
ufs
From Michael Plass:
2016-07-28 08:24:58 +00:00
uvm
PR kern/51371: fix misleading indentation
2016-07-28 07:52:06 +00:00
Makefile
…