Go to file
lukem 8fa2b6b361 Use
${MAKE} ${CRUNCHENV} ...
instead of
	${CRUNCHENV} ${MAKE} ...
so that CRUNCHENV overrides any user-provided command-line make(1) variables.

This fixes /rescue build problems for people who pass settings such
as MKKERBEROS=yes in via the make(1) command-line.
2005-01-19 01:18:59 +00:00
bin PR/28940: David Laight: /bin/sh doesn't quote the output of trap. 2005-01-11 19:38:57 +00:00
contrib/sys
crypto
dist allow to escape newline in string literals. 2005-01-13 12:10:02 +00:00
distrib Use 2005-01-19 01:18:59 +00:00
doc add more words for audio filter pipeline 2005-01-18 14:34:34 +00:00
etc Permit a "README", "SOURCE_DATE", and "source" at the top-level to be 2005-01-15 18:18:18 +00:00
games
gnu Re-run mknative for mips binutils updates. 2005-01-14 08:54:59 +00:00
include modify footprint of pw_gensalt(). 2005-01-12 03:33:32 +00:00
lib Use FD_CLOEXEC. 2005-01-19 00:59:48 +00:00
libexec Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +00:00
regress add a test for src/dist/nawk/lex.c rev.1.6. 2005-01-13 12:26:12 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Add missing SMART attribute (6, Read channel margin) 2005-01-17 13:00:32 +00:00
share Minor cleanup and tweaks, be consistent with the other system admin scripts. 2005-01-18 18:12:55 +00:00
sys A more accurate microtime() implementation. Avoids precision 2005-01-19 00:26:54 +00:00
tools Revert previous. 2005-01-14 07:46:56 +00:00
usr.bin Use FD_CLOEXEC (for -exec). 2005-01-19 01:03:16 +00:00
usr.sbin * fix strdup() with conditional nlines++ 2005-01-18 18:07:21 +00:00
x11 Remove some redundant assignments. 2005-01-09 21:45:53 +00:00
BUILDING
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Mention /etc/pam.d requirement. 2005-01-09 07:31:31 +00:00
build.sh