NetBSD/sys
para 2c8d4f6106 pool_init does not copy its name argument
therefore don't pass in a stack allocated buffer

vmstat -mv shows pool(s) with broken name(s)

use the name argument passed into wqinput_create directly
which is a static string in all 4 callee cases

(workqueue_create/workqueue_init copies the name argument)
2017-06-02 19:10:19 +00:00
..
altq
arch Update to rawrite32 1.0.5 (new signatures to avoid scary windows 2017-06-02 18:19:33 +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 merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00
crypto
ddb
dev gpiokeys depends on sysmon_envsys and sysmon_power 2017-06-02 15:09:16 +00:00
dist/pf
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 Change command mountdump to evaluate mountlist_entry. 2017-04-13 09:52:18 +00:00
ipkdb
kern localcount_init() can't fail because percpu_alloc() can't fail. 2017-06-02 00:32:12 +00:00
lib Swap arguments to strncmp() so that the thing we are testing, the 2017-04-18 07:44:20 +00:00
miscfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
modules Add the modules for audio, midi, and sequencer 2017-06-01 09:58:27 +00:00
net remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
net80211
netatalk
netbt
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 rename crypto_mtx to cryptodev_mtx 2017-06-02 09:46:57 +00:00
rump Add infrastructure for modularization of audio, midi, and sequencer 2017-06-01 09:44:30 +00:00
secmodel
stand
sys localcount_init() can't fail because percpu_alloc() can't fail. 2017-06-02 00:32:12 +00:00
ufs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
uvm remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
Makefile merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00