Go to file
jmc 03648a201b Add a -d option to set the DBG flag to whatever flags the builder wants. If
it's not set, default to -Os (so it's not hard coded into the binary.)

Generate a makefile by default that does all object file builds in local
subdirs by binary (i.e. bad144 gets built in $OBJDIR/bad144) via a reach over
make. (Sets .PATH and .CURDIR and does a make for the objects needed in that
dir).

Add a -o option that does the old behavior of searching for obj files by
querying the various object environment vars and searching. Without this
option none of the objdir special options, environment vars, etc will have
effect.

Document all the changes in the man page (and specificly note that without -o
none of the objdir functions take effect).
2001-10-04 04:17:04 +00:00
bin Bring in pdksh-5.2.14-patches.2. 2001-09-29 15:05:47 +00:00
crypto buffix from openbsd tree: users config should overwrite system config. 2001-10-02 00:39:14 +00:00
dist Sync with tcpdump.org print-vrrp.c revs. 1.4-1.5: 2001-09-27 12:33:26 +00:00
distrib Add DBG=-Os to all so libhack.o gets built without using -O2 on it. 2001-10-04 04:14:06 +00:00
etc replace "pkg_dbdir" with "pkgdb_dir", to be consistent with "backup_dir" 2001-10-03 15:41:25 +00:00
games va_{start,end} audit: 2001-09-24 13:22:25 +00:00
gnu Pick up warning fixes from rev 1.115 of bintutils cvs. Part of the following 2001-10-04 04:03:50 +00:00
include add wcstod/wcstol/wcstoul. 2001-09-27 16:30:35 +00:00
lib a couple of minor fixes. originally by Ruslan Ermilov <ru@FreeBSD.org>, 2001-10-04 00:45:19 +00:00
libexec PR/5631: Rumi Szabolcs: Make talk work without COMPAT43 2001-09-27 14:38:58 +00:00
regress add RCS id 2001-09-29 13:54:50 +00:00
sbin Remove swapoff mention, per misc/14120. 2001-10-01 23:15:59 +00:00
share mdoc'ify pcap.3 2001-10-03 20:58:31 +00:00
sys Add the fact that SRCS depends on machine. This way the link is always created 2001-10-04 04:15:17 +00:00
tools Add STRIP to the environment of binstall, to use proper strip at install 2001-09-25 01:43:35 +00:00
usr.bin Add a -d option to set the DBG flag to whatever flags the builder wants. If 2001-10-04 04:17:04 +00:00
usr.sbin add F_TYPE to KEYDEFAULT. 2001-10-03 14:33:49 +00:00
Makefile UPDATING (1.38) says: 2001-10-01 17:19:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Fix a typo in last entry. 2001-09-30 20:09:11 +00:00