NetBSD/sys
skrll 3e43f35414 Typo in comments 2016-08-05 10:39:49 +00:00
..
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 Typo in comments 2016-08-05 10:39:49 +00:00
coda KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
compat Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
conf Fix UVMHIST builds for kernels that don't include usb 2016-06-23 07:32:12 +00:00
crypto
ddb
dev Ignore return values when restoring what has just been undone. We're 2016-08-05 08:24:46 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external partial sync with FreeBSD 2016-08-05 09:06:52 +00:00
fs replace variable stack declaration with a large enough one and KASSERT. 2016-07-21 18:21:27 +00:00
gdbscripts
ipkdb
kern Realtime signal support from GSoC 2016, Charles Cui. 2016-08-04 06:43:43 +00:00
lib Another header change. 2016-08-04 21:39:20 +00:00
miscfs
modules Add and enable a new module, slcompress 2016-08-04 23:53:47 +00:00
net Actually commit the changes for making this into a loadable module. The 2016-08-05 08:56:36 +00:00
net80211 KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
netatalk Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
netbt
netinet improve fast-forward performance when the number of flows exceeds IPFLOW_MAX. 2016-08-01 10:22:53 +00:00
netinet6 CID 1364757: remove unnecessary branching 2016-08-05 00:51:14 +00:00
netipsec Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
netisdn
netkey
netmpls
netnatm
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 Realtime signal support from GSoC 2016, Charles Cui. 2016-08-04 06:43:43 +00:00
ufs make E2MAXSYMLINKLEN just alias for EXT2_MAXSYMLINKLEN, they are the same 2016-08-04 17:50:51 +00:00
uvm PR kern/51371: fix misleading indentation 2016-07-28 07:52:06 +00:00
Makefile