Go to file
2017-01-10 22:37:44 +00:00
bin need <time.h> for time(3) 2017-01-10 20:44:05 +00:00
common merge conflicts 2017-01-10 01:27:41 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto include <unistd.h> for close, pipe, dup2 etc. 2017-01-10 13:53:26 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Bump image size a bit for the clang build. 2017-01-10 13:35:44 +00:00
doc ptrace(2): Add new si_code value of SIGTRAP: TRAP_CHLD 2017-01-10 01:53:25 +00:00
etc "kod" needs limited. 2017-01-09 20:05:29 +00:00
external Import LLVM pre-4.0.0 r291444. 2017-01-10 20:48:34 +00:00
extsrc
games need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include scandir/alphasort take "const struct dirent **" not "const void *" in 2016-12-16 04:45:04 +00:00
lib Use the terminal of the SCREEN of the WINDOW rather than cur_term 2017-01-10 21:56:50 +00:00
libexec need <sys/stat.h> 2017-01-10 21:08:48 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin need <sys/stat.h> 2017-01-10 20:53:09 +00:00
share -Wa,--fatal-warnings is a GCC flag and unknown to clang. make it 2017-01-10 17:16:19 +00:00
sys Use membar_{producer,consumer}() to ensure proper access to the "ready" 2017-01-10 22:08:14 +00:00
tests more tests needing <sys/stat.h> 2017-01-10 22:36:29 +00:00
tools regen 2017-01-07 21:31:07 +00:00
usr.bin need <sys/stat.h> 2017-01-10 21:15:54 +00:00
usr.sbin need <time.h> for clock_gettime 2017-01-10 21:07:17 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING xinput update build hint 2017-01-05 05:40:46 +00:00