NetBSD/sys
2014-11-05 01:07:26 +00:00
..
altq src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
arch IPL_USB -> IPL_SCHED for intr handlers 2014-11-05 01:07:26 +00:00
coda src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
compat Reject non-regular files. 2014-10-30 16:45:28 +00:00
conf config(1), config(5): Introduce "select" 2014-10-31 07:38:36 +00:00
crypto
ddb Add description of inst_return 2014-09-19 17:29:01 +00:00
dev support DIOCMWEDGES ioctl. 2014-11-04 07:51:54 +00:00
dist/pf
external This code should be MP-safe. Use IPL_SCHED in place of IPL_DRM/IPL_VM and set 2014-11-04 11:27:31 +00:00
fs PUFFS direct I/O cache fix 2014-11-04 09:14:42 +00:00
gdbscripts
ipkdb
kern Fixes and enhancements for polled entropy sources: 2014-10-26 18:22:32 +00:00
lib prefer our own unwind.h 2014-10-23 17:51:22 +00:00
miscfs Maps don't change that frequently between reads, so don't give up and 2014-10-17 20:49:22 +00:00
modules whitespace, knf, comments, but no functional change 2014-09-24 14:55:48 +00:00
net src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +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
netinet Avoid stack overflow when SACK and TCP_SIGNATURE are both present. Thanks 2014-10-25 15:07:13 +00:00
netinet6 Clear IN6_IFF_DUPLICATED when link goes down or up. 2014-11-03 13:04:12 +00:00
netipsec Don't use C++ keyword new 2014-09-05 09:26:44 +00:00
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 Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:26:16 +00:00
nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
opencrypto Try not to use f_data, use f_fcrypt to get a correctly typed pointer. 2014-09-05 09:23:40 +00:00
rump Add libelf to rump directories 2014-10-29 21:16:06 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Add ioctl to autodiscover wedges. 2014-11-04 07:41:37 +00:00
ufs Limit the superblock size to SBLOCKSIZE, not MAXBSIZE. Otherwise memcpy 2014-10-30 17:13:41 +00:00
uvm s/0/KERNEL_PID/ for correctness 2014-10-29 10:53:41 +00:00
Makefile