NetBSD/distrib/common
christos 128e5f5e67 1. Remove all the special handling of variables (-d -p -P -s -S) that
were dealing with DBG (-d) LDSTATIC/NOPIE (-p), and the rest with
   disabling/enabling sanitizers.
2. Use emalloc/estrdup for all the allocators instead of only some cases.
3. Add -V varspec which passes variables on the command line (as DBG
   and LDSTATIC used to be passed before) instead of appending them
   to the on-the-fly Makefile using -v varspec.
4. Change the distrib and rescue Makefiles to use -V instead of the removed
   flags.

The motivation of this is to make variable handling consistent, less magical,
and remove the need for changing crunchgen each time we want to add disabling
an option by default.

(as proposed in tech-toolchain)
2019-12-29 18:26:16 +00:00
..
bootimage Merge amd64's UEFI logic back into the generic bootimage handling. 2019-11-21 22:29:03 +00:00
buildfloppies.sh Remove use of test ([) -o (and a couple of other trivial cleanups). 2018-09-16 21:49:18 +00:00
cgdroot.rc If gpt label "cgd.conf" contains a valid /etc/cgd file system, 2019-11-22 00:27:30 +00:00
list2sh.awk
list.cgdroot
list.dhcpcd
list.inet6
list.makedev
list.sysinst
list.sysinst.en
Makefile.bootcd Do not populate /dev on CD images by default, instead rely on init 2019-12-20 19:46:51 +00:00
Makefile.crunch 1. Remove all the special handling of variables (-d -p -P -s -S) that 2019-12-29 18:26:16 +00:00
Makefile.dhcpcd
Makefile.distrib
Makefile.image more MKREPRO_TIMESTAMP fixes (for pax/tar generated files) 2017-02-11 03:07:06 +00:00
Makefile.makedev
Makefile.mdset Allow individual MDSETTARGETS/MDSET_SUFFIXES to define optional dependencies 2019-08-12 08:04:28 +00:00
Makefile.minirootkmod
Makefile.parselist
Makefile.tarfloppy more MKREPRO_TIMESTAMP fixes (for pax/tar generated files) 2017-02-11 03:07:06 +00:00
mkprotocols
mtree.cgdroot
mtree.common
mtree.dot
parselist.awk
protocols
runlist.sh
services
sunbootcd.sh Remove test ([) -o usage, and make a couple of minor cleanups as well. 2018-09-16 21:41:34 +00:00