Go to file
riz c8735093ef .WAIT for makefs, because in most builds, it's the first target
which includes Makefile.nbincludes, whose beforedepend: has
some race condition I don't fully understand, and which has been
causing many (but not all!) -j16 builds on the autobuild cluster
to fail in tools since sometime between 201103061600 and 201103070900.

With the proper voodoo, I was able to get 8 builds in a row to fail
without this change, and 16 in a row to succeed with it.

XXX a proper fix likely involves reworking the beforedepend: target
of Makefile.nbincludes, but this should get the build cluster back up
to full functionality in the meanwhile.
2011-03-17 19:06:45 +00:00
bin - use printf(3) "'" format to do thousands grouping instead of custom version. 2011-03-15 22:53:41 +00:00
common Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto fixed a memory leak in oakley_append_rmconf_cr() while generating plist. patch by Roman Hoog Antink <rha@open.ch> 2011-03-17 14:42:58 +00:00
dist format string needs end of statement ; for previous commit 2011-02-24 18:33:06 +00:00
distrib Remove chrtbl(8). Since NetBSD 1.6, the rune type based file format for 2011-03-17 02:35:27 +00:00
doc ACPICA 20110316 is out. 2011-03-17 17:13:29 +00:00
etc tests/fs/zfs 2011-03-10 20:03:40 +00:00
external don't need to supply __myservername__ and __myxconfigfile__ as they 2011-03-15 19:54:14 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Define HAVE_AS_TLS until our build tools figure out how to do it. 2011-03-12 07:57:38 +00:00
include remove commaize_number. 2011-03-16 00:48:34 +00:00
lib Fix SYNOPSIS. Error found by martin. 2011-03-17 14:06:29 +00:00
libexec Add support for the MIPS TLS reloc types in shared libraries. 2011-03-15 07:40:52 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
sbin Make get/setuid prog ops (so that i can do rump.ping -f regardless 2011-03-11 09:59:56 +00:00
share Remove boiler plate paragraph in the CODE REFERENCES section. 2011-03-17 17:53:02 +00:00
sys Add stuff that the Freescale PowerQUICC3 ESDHC controllers have. 2011-03-17 16:56:58 +00:00
tests Blame where blame is due. 2011-03-17 15:59:32 +00:00
tools .WAIT for makefs, because in most builds, it's the first target 2011-03-17 19:06:45 +00:00
usr.bin support grouping format. 2011-03-15 23:11:49 +00:00
usr.sbin Remove chrtbl(8). Since NetBSD 1.6, the rune type based file format for 2011-03-17 02:35:27 +00:00
x11
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00