Go to file
reinoud a233fbd53e Fix major bug in make(1) ... due to shadowing of the dotLast path used for
the .DOTLAST primitive by a boolean variable with the same name, this whole
mechanism was broken ... it doesn't save much stat calls but it was wrong.

Thanks to Jason Thorpe for the other shadow-variable fixing patches he
made.
2002-01-27 01:50:54 +00:00
bin provide meaningful warning if -N is called with a dodgy dbdir 2002-01-26 02:22:54 +00:00
crypto Mirror 32-bit alignment change in crypto/dist/heimdal/lib/roken/resolve.c. 2002-01-08 03:27:59 +00:00
dist Add a missing "else". 2002-01-24 10:40:12 +00:00
distrib Reflect boot program changes. 2002-01-27 01:09:15 +00:00
etc - add the following targets to the DESTDIR=="" check: 2002-01-27 01:44:02 +00:00
games Temporarily add a "MKHIDEGAME" variable that by default blocks the 2002-01-27 00:35:16 +00:00
gnu Slightly simplified version of a patch I just submitted to the 2002-01-26 23:57:59 +00:00
include - Implement pwcache_userdb(3), which changes the routines that 2002-01-24 02:46:32 +00:00
lib Fix tyop, noticed by Allen Briggs. 2002-01-26 15:04:16 +00:00
libexec Install the man page on a.out systems as well so that the man set is the 2002-01-23 15:10:24 +00:00
regress Enable divrem 2002-01-23 21:48:02 +00:00
sbin KNF: - use %m always instead of sometimes using strerror() 2002-01-26 19:50:25 +00:00
share Some targets were obmitted in the .PHONY declaration in the bsd.own.mk file 2002-01-26 23:53:00 +00:00
sys Pull back from xxboot/img. 2002-01-27 01:47:59 +00:00
tools Make util.c replacement functions use autoconf conditionals to probe 2002-01-25 17:51:31 +00:00
usr.bin Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
usr.sbin Fix leftover from ioctl generalization, causing crashes by checking 2002-01-26 19:31:20 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00
build.sh Honor HOST_{CC,CFLAGS,CPPFLAGS,LDFLAGS} passed in from the environment 2002-01-19 16:49:28 +00:00