Go to file
jmc 1664a90985 Fixes for PR#18573 (make -j not stopping correctly on error).
Using -e in sh/ksh to stop on error doesn't work with grouped commands. At
least for any SUSE compliant sh(1). Instead, extend the Shell struct and add
errOut which provides a template to use to check error status from commands.
2003-12-20 00:18:22 +00:00
bin correct 2 typos 2003-12-18 15:52:31 +00:00
contrib/sys Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
crypto Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) 2003-12-11 09:46:26 +00:00
dist pull in a set of patches from ntp bk to fix the 2003-12-04 17:22:31 +00:00
distrib Redo creation of sets/sums so this can be parallelized if using -j. 2003-12-19 22:25:53 +00:00
doc Update entry for XFree86. 2003-12-19 15:01:48 +00:00
etc * Match the source code to the comments, and use $NETBSDSRCDIR 2003-12-19 06:04:16 +00:00
games Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
gnu Apply rev 1.225 from binutils mainline: 2003-12-15 00:54:41 +00:00
include Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
lib Merge tzcode2003e. 2003-12-20 00:12:05 +00:00
libexec fix debug output. 2003-12-17 09:13:41 +00:00
regress Update the checksum to match src/lib/libc/stdlib/random.c rev 1.23. 2003-12-19 18:39:04 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin remove definitions for ffs, which don't belong here. 2003-12-17 05:08:43 +00:00
share Import tzdata2003e. 2003-12-20 00:18:10 +00:00
sys man/prod id submitted by Pavel Chwalowski in PR 23789. 2003-12-19 22:33:30 +00:00
tools Fix typo. 2003-12-11 14:52:46 +00:00
usr.bin Fixes for PR#18573 (make -j not stopping correctly on error). 2003-12-20 00:18:22 +00:00
usr.sbin Fixed a bug that made lastlogin ignore the first user argument 2003-12-16 15:40:29 +00:00
x11 Do not always pass module defines. 2003-12-19 15:23:43 +00:00
BUILDING Change -v to -V in the following section: 2003-12-19 12:06:45 +00:00
Makefile fix some comments 2003-12-05 22:33:01 +00:00
Makefile.inc
UPDATING Typo: dependancies -> dependencies. 2003-12-12 12:36:37 +00:00
build.sh tweak usage message. 2003-11-14 12:38:12 +00:00