Go to file
christos ca12a0b88a General KNF and source code cleanups, avoid scattering the
magic string " \t\n" all over the place, slightly improved
syntax error messages, restructured some of the code for
clarity, don't allow IFS to be imported through the environment,
and remove the (never) conditionally compiled ATTY option.
Apart from one or two syntax error messages, and ignoring IFS
if present in the environment, this is intended to have no
user visible changes. (from kre@)
2016-03-27 14:34:46 +00:00
bin General KNF and source code cleanups, avoid scattering the 2016-03-27 14:34:46 +00:00
common fix infinite recursion through thr_getspecific 2016-02-28 02:56:39 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto regen with old assembly stubs. 2016-03-21 19:13:15 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib Fix set lists for mips64 and gcc 5.3 2016-03-26 17:16:48 +00:00
doc note (belatedly) gdb 7.10 import. 2016-03-26 10:40:05 +00:00
etc add /usr/include/gcc-5 directory to the distribution and adjust the 2016-03-12 23:07:05 +00:00
external don't set PREFERRED_STACK_BOUNDARY_DEFAULT, in particular, don't set it 2016-03-27 04:18:09 +00:00
extsrc
games tetris(6) is not limited to CRT displays. noted by tnn 2016-03-12 03:14:59 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include use foo - 0 instead of testing for defined(foo); from joerg@ 2016-03-20 16:26:06 +00:00
lib add a hack for GCC 5 and non-x86 platforms: 2016-03-27 00:03:06 +00:00
libexec move the compiler hack closer to the source of the fail 2016-03-18 10:10:21 +00:00
regress PR/50941: David Binderman: fix printf format 2016-03-11 18:26:40 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin -O0 for pass1.c and vax 2016-03-23 21:43:33 +00:00
share Switch hppa to gcc 5.3 2016-03-27 10:46:41 +00:00
sys add a normal kernel that builds with PAE enabled. this is not yet 2016-03-27 05:14:14 +00:00
tests new command substitution test from kre 2016-03-20 22:57:04 +00:00
tools use --with-diagnostics-color=auto-if-env as the default for GCC 5. 2016-03-26 09:02:56 +00:00
usr.bin sprinkle more volatile (distribution build with gcc-5.3) 2016-03-18 18:42:25 +00:00
usr.sbin PR/51006: Abhinav Upadhyay: makemandb(8) should parse escape sequences 2016-03-24 17:28:03 +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 bump date for entry about using NetBSD's regex, now that it works 2016-03-06 10:26:57 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00