freebsd-nq/share
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
..
colldef Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5. 1999-06-08 02:25:19 +00:00
dict Note that we have removed some words form the original. 1998-12-25 00:56:09 +00:00
doc Represent the value 2**32 correctly in nroff. Previously, the troff 1999-04-05 01:53:39 +00:00
examples Explicitly list the i/o addresses of the serial ports. 1999-07-28 20:28:54 +00:00
info Print a human-readable warning and die if $INFODIR do not exist. 1998-05-09 22:15:19 +00:00
isdn upgrade isdn4bsd from version 0.71 to the just released version 0.81 1999-05-20 10:14:57 +00:00
man Use errx() instead of err() in example code calling err() after strtol(). 1999-07-31 15:04:37 +00:00
me Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
misc FreeBSD-3.0 is a snapshot from -current, while 3.1 and 3.2 1999-05-02 16:23:53 +00:00
mk Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. 1999-07-31 20:27:33 +00:00
mklocale Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5. 1999-06-08 02:25:19 +00:00
skel Nuked setting of crt here too. 1998-09-02 14:10:22 +00:00
syscons - Fix Belgian keyboard map (be.iso.kbd). 1999-07-07 13:20:12 +00:00
tabset 444 -> ${SHAREMODE} 1998-01-03 14:13:48 +00:00
termcap lable -> label 1998-06-23 05:30:26 +00:00
timedef Correct typo 1999-07-12 15:56:32 +00:00
zoneinfo Copy from vendor branch. This mainly undoes most of the backing out of 1999-02-08 06:29:10 +00:00
Makefile oops- I must have had a mangeld Entries 1998-12-28 21:51:49 +00:00
Makefile.inc Reverted part of previous change and improved formatting. Switching 1998-03-07 09:06:09 +00:00