NetBSD/sys
knakahara d7b8965d35 sanitize count used for kmem_alloc size.
Hmm, who uses CIOCNGSESSION, CIOCNFSESSION, CIOCNCRYPTM or CIOCNFKEYM?
2017-06-08 03:02:26 +00:00
..
altq Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
arch fix tlb_record_asids 2nd arg to match usage - it's a maximum asid value 2017-06-07 08:45:51 +00:00
coda Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20: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 PL050 (KMI) PS2 keyboard/mouse interface 2017-06-03 17:03:36 +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 Fix to print the following bit fields correctly. 2017-06-07 05:30:49 +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 remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +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 move some buffer cache internals declarations from buf.h to vfs_bio.c. 2017-06-08 01:23:01 +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
netnatm
netsmb
nfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
opencrypto sanitize count used for kmem_alloc size. 2017-06-08 03:02:26 +00:00
rump Fix typo: s/analoguous/analogous/ 2017-06-04 08:53:38 +00:00
secmodel
stand
sys move some buffer cache internals declarations from buf.h to vfs_bio.c. 2017-06-08 01:23:01 +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