NetBSD/sys
msaitoh b0aea8f1e1 Increase total number of RX buffers on multiqueue. 2017-06-09 03:19:55 +00:00
..
altq Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
arch if __HIDE_DELAY is defined, do not define delay() or DELAY(). 2017-06-09 01:16:54 +00:00
coda add a forward declaration of struct mbuf. 2017-06-08 22:29:59 +00:00
compat remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
conf Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock. 2017-06-08 21:00:43 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev Increase total number of RX buffers on multiqueue. 2017-06-09 03:19:55 +00:00
dist/pf Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
external Merge conflicts 2017-06-08 15:54:32 +00:00
fs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
gdbscripts Typo in previous 2017-06-05 18:44:13 +00:00
ipkdb
kern define a copy of getnanotime() named dtrace_getnanotime() so that 2017-06-09 01:16:33 +00:00
lib Swap arguments to strncmp() so that the thing we are testing, the 2017-04-18 07:44:20 +00:00
miscfs Operations fstrans_start() and fstrans_start_nowait() now always 2017-06-04 08:05:41 +00:00
modules Add the modules for audio, midi, and sequencer 2017-06-01 09:58:27 +00:00
net - Add some missing baudrate entries 2017-06-08 02:27:30 +00:00
net80211 Fix incrementing wrong counter 2017-03-06 08:36:20 +00:00
netatalk Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netcan remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
netinet pool_init does not copy its name argument 2017-06-02 19:10:19 +00:00
netinet6 remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
netipsec Assert inph_locked on ipsec_pcb_skip_ipsec (was IPSEC_PCB_SKIP_IPSEC) 2017-06-02 03:41:20 +00:00
netisdn Avoid touching a mbuf after enqueuing it 2017-03-28 08:47:19 +00:00
netkey
netmpls Assert size for sockaddr_mpls, but don't require it to be packed. 2016-10-08 20:19:37 +00:00
netnatm Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netsmb
nfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
opencrypto sanitize in CIOCNCRYPTM and initialize comp_alg in CIOCNGSESSION 2017-06-08 09:49:46 +00:00
rump Fix typo: s/analoguous/analogous/ 2017-06-04 08:53:38 +00:00
secmodel
stand
sys rearrange sys/mount.h so that all of the kernel-only parts are together 2017-06-09 00:13:29 +00:00
ufs move some buffer cache internals declarations from buf.h to vfs_bio.c. 2017-06-08 01:23:01 +00:00
uvm Use __BIT(). No functional change. 2017-06-07 07:06:26 +00:00
Makefile merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00