Go to file
knakahara d5274e1aa6 Reduce crypto_ret_q_mtx lock regions.
crypto.c does not access the members of crp when the crp is in crp_q or
crp_ret_q. Furthermore, crp_q and crp_ret_q are protected by each mutex,
so the members of crp is not shared. That means crp_flags is not required
mutex in crypto.c.
2017-06-15 12:45:10 +00:00
bin (Perhaps) temporary fix to pkgtools (cwrappers) build (configure). 2017-06-08 22:10:39 +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 PR/52292: Shinichi Doyashiki: Fix reversed comments. 2017-06-11 22:12:56 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Update for wsbell(4) manual pages. 2017-06-13 06:39:09 +00:00
doc postfix-3.1.6/3.2.2 out. 2017-06-14 21:05:02 +00:00
etc add support for i.MX6UltraLite, and 2017-06-09 18:14:59 +00:00
external unbreak static build 2017-06-14 17:37:40 +00:00
extsrc
games another one 2017-06-13 17:18:00 +00:00
include Add the new signalname/signalnext/signalnumber interface to libc. 2017-05-09 11:14:16 +00:00
lib remove now unnecessary casts. 2017-06-14 16:39:41 +00:00
libexec Call _rtld_debug_state before running the global initialisers, so give 2017-06-08 18:24:39 +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 Update inode member i_flag --> i_state to keep up with kernel changes 2017-06-10 08:13:15 +00:00
share +IME 2017-06-14 20:56:33 +00:00
sys Reduce crypto_ret_q_mtx lock regions. 2017-06-15 12:45:10 +00:00
tests constify more to avoid gcc stupidity. 2017-06-14 21:43:02 +00:00
tools Update for new libfdt location 2017-06-08 17:16:44 +00:00
usr.bin Check argc, and add a message. 2017-06-14 17:54:01 +00:00
usr.sbin this file uses the <sys/queue.h> macros so it should include 2017-06-08 03:25:03 +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