NetBSD/sys
2014-10-27 14:10:12 +00:00
..
altq src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
arch spellcheck: avialable -> available 2014-10-27 10:50:38 +00:00
coda src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
compat remove unused prototypes 2014-10-24 21:08:36 +00:00
conf Move kern definitions. 2014-10-12 04:30:42 +00:00
crypto Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb Add description of inst_return 2014-09-19 17:29:01 +00:00
dev Typo in comment 2014-10-27 09:40:00 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external merge conflicts 2014-10-25 21:00:06 +00:00
fs Revert previous; it does not work with COMPAT_BSDPTY, screen(1) fails because 2014-10-21 16:05:01 +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 split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netinet Avoid stack overflow when SACK and TCP_SIGNATURE are both present. Thanks 2014-10-25 15:07:13 +00:00
netinet6 print mapped addresses better 2014-10-27 14:10: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 split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netnatm split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
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 Make shmif buildable when DRPINTF enabled 2014-09-17 04:20:58 +00:00
secmodel
stand
sys Fixes and enhancements for polled entropy sources: 2014-10-26 18:22:32 +00:00
ufs One semicolon is enough. 2014-10-24 13:18:51 +00:00
uvm Define UVMDEBUG for expensive debugging operations. Idea from chuq. 2014-10-26 01:42:07 +00:00
Makefile