Go to file
uwe 13be1262d3 Don't use slow file_exists_exact if we don't have to.
file_exists_exact function was introduced in 1.26 for the benefit of
cross-building on OS X case-insensitive file system.  It is extremely
slow on diskless machines.  That becomes especially noticeable when
you upgrade a system that has a lot of obsolete files, it can take
literally hours.
2017-02-11 19:35:45 +00:00
bin white space 2017-02-06 21:06:04 +00:00
common Add the *_size() variants to the .Nm list so it will be found by 2017-02-05 00:47:33 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto Add hack for profiling bimodal label generation with -m32 on sparc64 2017-02-11 04:56:37 +00:00
dist/pf
distrib Redo rev.1.718, remove trash in line end. 2017-02-11 18:47:36 +00:00
doc new byacc 2017-02-11 19:34:23 +00:00
etc add nsd and unbound example dirs 2017-02-07 22:31:29 +00:00
external merge conflicts 2017-02-11 19:33:12 +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
include add _PATH_DEVZERO 2017-01-16 19:15:28 +00:00
lib Warn about unprintable characters in capability strings. 2017-02-11 15:13:17 +00:00
libexec uh, this is actually called 20170201 :-) 2017-02-05 01:55:03 +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 Cosmetic changes. No functional changes. 2017-02-08 23:26:24 +00:00
share Sync our changes. 2017-02-11 09:15:38 +00:00
sys Be paranoid about PT_SET_SIGINFO and PT_GET_SIGINFO in ptrace(2) 2017-02-11 19:32:41 +00:00
tests remove exect, it will not be fixed and it will be removed. 2017-02-09 03:27:07 +00:00
tools Fix host tools build for asn1_compile, compile_et, and slc. 2017-01-30 02:38:50 +00:00
usr.bin Audio now uses fdclone, there is no longer a limitation of one audio 2017-02-10 19:31:42 +00:00
usr.sbin Don't use slow file_exists_exact if we don't have to. 2017-02-11 19:35:45 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING Note a new tic tool is required for the new terminfo database. 2017-02-11 15:27:08 +00:00