NetBSD/sys
skrll 5bb7bdaa1e More debug 2016-05-10 21:13:48 +00:00
..
altq IFQ_ENQUEUE refactor (2/3) : eliminate pktattr argument from altq implemantation 2016-04-20 08:58:48 +00:00
arch Update TODO: sun4v interrupts works (mostly) + note issue with mpt(4) on sun4v systems 2016-05-10 19:35:08 +00:00
coda
compat include opt_compat_netbsd.h to get COMPAT_SOCKCRED70 defined. 2016-04-07 17:48:40 +00:00
conf Added nvme(4) for Non-Volatile Memory Host Controller Interface devices. 2016-05-01 10:21:01 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev More debug 2016-05-10 21:13:48 +00:00
dist/pf Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
external usb is attached with config_interrupts so we can G/C the code to support 2016-05-06 13:03:06 +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
ipkdb
kern Fix stack allocation; limit delta to a quarter of the stack size. This should 2016-05-08 20:01:56 +00:00
lib move scsipi_strvis -> libkern:strnvisx() 2016-05-02 19:18:29 +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 Don't increment the reference count only when it was 0... 2016-05-09 15:05:15 +00:00
net80211 Don't check sequence number on multicast packets in station mode. 2016-05-07 12:36:50 +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 Fix compilation for ppc 2016-05-09 07:02:10 +00:00
netinet6 Let non-neighbor NS/NA debug error message include useful information. 2016-04-29 11:46:17 +00:00
netipsec introduce new ifnet MP-scalable sending interface "if_transmit". 2016-04-28 01:37:17 +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 Avoid '.' in variable names which are expected to be passed to 2016-05-10 19:38:29 +00:00
secmodel
stand
sys Move all the randomization inside kern_pax.c so we can control it directly. 2016-05-08 01:28:09 +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