Go to file
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
bin Fix typo 2017-06-02 17:42:51 +00:00
common Comment alignment. No functional change. 2017-04-13 07:49:52 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Add tests for btowc(3)/wctob(3) and enable compilation of the test for 2017-06-01 15:45:02 +00:00
doc tmux-2.5 out. 2017-05-31 14:18:36 +00:00
etc merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00
external remove bogus indirect call for profiling (mcount) 2017-05-29 03:51:24 +00:00
extsrc
games Permit Prof. Steven Falcon [sic] to play hals_end(6) (or, more 2017-05-21 16:47:26 +00:00
include Add the new signalname/signalnext/signalnumber interface to libc. 2017-05-09 11:14:16 +00:00
lib Adjust to prototype. 2017-05-31 17:56:00 +00:00
libexec Cosmetic changes to Lua binding in bozohttpd. 2017-05-28 22:37:36 +00:00
regress Remove regress lseek tests, obsoleted by ATF 2017-05-14 04:26:40 +00:00
rescue Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
sbin New sentence, new line. Fix typos. More consistent grammar. 2017-05-29 08:46:23 +00:00
share localcount_init() can't fail because percpu_alloc() can't fail. 2017-06-02 00:32:12 +00:00
sys pool_init does not copy its name argument 2017-06-02 19:10:19 +00:00
tests Add a new test case "nested_arith" (that is, things like $(( 1 + $(( 2 )) )) 2017-06-02 01:50:48 +00:00
tools Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
usr.bin Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
usr.sbin Streaming channel is now opened in blocking mode again. 2017-05-27 10:04:57 +00:00
BUILDING regen 2017-05-21 15:30:20 +00:00
Makefile don't descend into gnu 2017-04-11 14:04:15 +00:00
Makefile.inc
UPDATING New dhcpcd does not like update builds from previous versions. 2017-04-03 09:37:58 +00:00
build.sh - Allow all other targets (like kernel=) to obey mkrepro (-P) 2017-04-08 18:22:35 +00:00