Go to file
lukem 03a5940a64 - add the following targets to the DESTDIR=="" check:
install-etc-files iso_image_mi iso-image_md_pre iso-image_md_post snap_kern
- add the following targets to the RELEASEDIR=="" check:
    iso_image_mi iso-image_md_pre iso-image_md_post snap_kern
- improve comments around make .flow control statements (including adding
  some helper # { ... # } comments around large .if statements for (ab)use
  with vi showmatch mode)
- clean up whitespace
2002-01-27 01:44:02 +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 Remove obsolete xxboot. 2002-01-27 01:43:27 +00:00
tools Make util.c replacement functions use autoconf conditionals to probe 2002-01-25 17:51:31 +00:00
usr.bin Don't bother to lookup for files in .' that start with a /'. Cuts in the 2002-01-26 22:36:41 +00:00
usr.sbin Fix leftover from ioctl generalization, causing crashes by checking 2002-01-26 19:31:20 +00:00
build.sh Honor HOST_{CC,CFLAGS,CPPFLAGS,LDFLAGS} passed in from the environment 2002-01-19 16:49:28 +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