freebsd-nq/sys/conf
Tim Vanderhoek e902c1bb07 Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.
Specifically intended for removing -fschg ("INSTALLFLAGS_EDIT=:S/schg/uchg/")
this makes the NOFSCHG flag redundant.  NOFSCHG will still be honoured by
bsd.lib.mk but is valid for buildworld only.  NOFSCHG is still implemented in
the old way (ie. _not_ ".if NOFSCHG then { INSTALLFLAGS_EDIT+=:S/schg/,/ }"
to emphasize the fact that NOFSCHG is only supported in a limited
fashion and for buildworld.

The interface and implementation are such that future use of flags such
as sappnd can also be easily removed or altered (perhaps to uappnd).

This commit brought to you by the letters B, D, and E, and the numbers six,
one, thirteen, and three.
1999-07-31 20:27:33 +00:00
..
defines
files This commit adds device driver support for Adaptec Duralink PCI fast 1999-07-25 04:32:50 +00:00
files.alpha
files.i386 Major update to the kernel's BIOS-calling ability. 1999-07-29 01:49:19 +00:00
files.pc98 Removed apm_setup.s. 1999-07-30 11:40:55 +00:00
kern.mk
kmod.mk Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. 1999-07-31 20:27:33 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors Reserve majors for arla. 1999-07-31 09:32:28 +00:00
Makefile.alpha
Makefile.i386
Makefile.pc98
Makefile.powerpc
newvers.sh
nfsswapkernel.c
NOTES Various formatting fixes on my FPE trapcode commit. 1999-07-26 05:47:31 +00:00
options
options.alpha
options.i386
options.pc98
param.c
systags.sh