NetBSD/sys
2016-05-19 15:36:35 +00:00
..
altq Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
arch lose one more bit of ALSR to account for rounding in the VA hole. 2016-05-19 15:36:35 +00:00
coda
compat clamp getrlimit the same way we clamp setrlimit 2016-05-13 16:54:36 +00:00
conf Clarify the intention here after discussing it with soda@ 2016-05-13 07:41:47 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev fix build failure by gcc 4.8.5 2016-05-19 08:35:03 +00:00
dist/pf Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
external We now use cpu_intr_p() all the time. 2016-05-13 15:25:57 +00:00
fs Rework VAT searching on recordable media. It is now a lot more resilliant to 2016-05-10 15:23:39 +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 Keep the old vcache node on rekey. Change its key and remove the 2016-05-19 14:50:18 +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 Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket option 2016-04-06 19:45:45 +00:00
net Fix RT_IN_PRINT 2016-05-17 15:21:14 +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 Get rid of unnecessary assignment 2016-05-17 09:00:24 +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
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 Add workaround for PR kern/51135 2016-05-16 16:31:07 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Add VFS_VNODE_PRIVATE protected operations vnalloc_marker() to create, 2016-05-19 14:47:33 +00:00
ufs uaf 2016-05-07 11:59:08 +00:00
uvm remove more ifdefs 2016-04-07 12:06:50 +00:00
Makefile