NetBSD/sys
palle 3221c3ec32 Update TODO: note that TRAP_SETUP() is stil sun4u-specific 2016-06-04 21:26:26 +00:00
..
altq Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
arch Update TODO: note that TRAP_SETUP() is stil sun4u-specific 2016-06-04 21:26:26 +00:00
coda More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
compat simplify and fix futex requeuing: 2016-05-20 13:54:34 +00:00
conf Add NVMe command passthrough support. 2016-06-04 16:11:50 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev nvmectl(8): Added NVM Express control utility. 2016-06-04 16:29:35 +00:00
dist/pf Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
external Reduce diff with mainstream. 2016-05-30 09:34:39 +00:00
fs Cleanup VAT writout. To prevent issues with the sequential writing strategy 2016-05-24 09:55:57 +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 Added missing "it" to comment in start_init() 2016-06-04 21:10:56 +00:00
lib provide const versions of container_of macros. 2016-05-11 03:17:22 +00:00
miscfs Split p_xstat (composite wait(2) status code, or signal number depending 2016-04-04 20:47:57 +00:00
modules ext4 extents support 2016-06-03 15:36:25 +00:00
net Optimize if_get_byindex by adding __predict_true 2016-05-31 04:05:01 +00:00
net80211 Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
netatalk Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netbt Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netinet make hostzerobroadcast default to "no". 2016-05-27 16:44:15 +00:00
netinet6 Get rcvif once and reuse it 2016-05-19 08:53:25 +00:00
netipsec Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netisdn Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
netkey
netmpls Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
netnatm Sweep unncessary radix.h inclusions 2016-04-11 08:56:16 +00:00
netsmb include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
nfs Return an error if NFSPROC_LOOKUP returns the file handle of the current 2016-01-19 10:56:59 +00:00
opencrypto Needs sys/time.h for struct timespec. 2016-01-22 22:35:27 +00:00
rump Install new header and fix rump to include the corresponding source as 2016-06-03 21:55:50 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Add bsd_signal as required by POSIX (from GSoC 2016, Charles Cui) 2016-06-03 23:57:37 +00:00
ufs Install new header and fix rump to include the corresponding source as 2016-06-03 21:55:50 +00:00
uvm Variable rv is always used as a true/false boolen, so set its type 2016-06-01 12:14:08 +00:00
Makefile