NetBSD/sys
2014-12-01 22:54:32 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch clean the a9 l2 cache before turning it on. 2014-12-01 22:39:06 +00:00
coda src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
compat Tweak ifconf variants 2014-11-26 09:53:53 +00:00
conf Stop ordering dependencies alphabetically. 2014-11-15 12:56:28 +00:00
crypto
ddb Define ddb module. 2014-11-16 05:46:27 +00:00
dev After handling an interrupt, try to handle more packets as we may have 2014-11-28 09:22:02 +00:00
dist/pf
external avoid NULL pointer dereference when acpivga isn't attached. 2014-11-25 03:31:12 +00:00
fs Avoid use after pool_put. 2014-11-25 12:33:13 +00:00
gdbscripts
ipkdb
kern Do a fairly mechanical reversion of the locking protocol to that 2014-11-30 04:11:03 +00:00
lib bcdtobin and bintobcd are now inlines in <dev/clock_subr.h> 2014-11-20 16:25:16 +00:00
miscfs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
modules lua(4): fixed require 2014-11-30 19:15:03 +00:00
net Make more functions static 2014-12-01 07:15:42 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netatalk src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netbt since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
netinet Don't pass junk in sin_family and sin_len for SIOCGIFNETMASK, and explain why. 2014-12-01 17:07:43 +00:00
netinet6 CID 977389: Out of bounds access. 2014-11-25 19:51:17 +00:00
netipsec
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump RUMPCOMP_USER has been deprecated for long enough, remove it. 2014-12-01 22:54:32 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys lua(4): included <sys/param.h> into sys/lua.h 2014-11-30 19:12:59 +00:00
ufs CID 977076: Widen before multiply. 2014-11-25 19:48:24 +00:00
uvm Sort in uvmexp_sysctl's order for readability. No functional change. 2014-12-01 04:11:14 +00:00
Makefile