Go to file
2017-01-12 17:19:17 +00:00
bin need <time.h> for time(3) 2017-01-10 20:44:05 +00:00
common mark parameter as unused. 2017-01-10 23:06:06 +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 This is an example how to make a small program using libc. Original size 2017-01-12 01:58:03 +00:00
doc The sparc atomic issues are gone. 2017-01-11 12:19:03 +00:00
etc Update Clang header directory. 2017-01-11 12:10:48 +00:00
external Our headers are clean, enable warnings caused by them. We want to know 2017-01-12 17:14:23 +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 screen argument, not _cursesi_screen. 2017-01-12 16:23:46 +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 Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
share PR/51831: Don't suppress warnings coming from system header macro expansions. 2017-01-12 16:47:18 +00:00
sys * pfil_add_hook() no longer treats PFIL_IFADDR and PFIL_IFNET. delete them from pfil_flag_cases[]. 2017-01-12 17:19:17 +00:00
tests more error checks 2017-01-11 18:15:02 +00:00
tools Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
usr.bin give the absolute path for the error message. 2017-01-12 14:27:14 +00:00
usr.sbin Document msdos-specific options directly. 2017-01-11 13:47:27 +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