Go to file
christos e0530cd421 More tests, add protection against shells that allow wait N
to wait for the same process over and over again (forever) (???)
This test now takes slightly over 20 seconds to complete (elapsed
time) caused by all the waiting on sleep commands being run in
the background. (from kre@)
2016-03-27 14:50:40 +00:00
bin Move the parseredir internal subroutine out of readtoken1() into being 2016-03-27 14:40:20 +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 More tests, add protection against shells that allow wait N 2016-03-27 14:50:40 +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
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +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