NetBSD/usr.sbin/config
cgd c026189f76 do that previous differently. only allow redefinitions if: in different
file, make command specified, and no flags or attrs-which-cause-inclusion
are spec'd.  The notion is, if you change either of the last 2, it will
probably have very undesirable results, so only allow the make command to
be changed.  override by clobbering the make command in the previous entry.
also, fix a bug where line number of original entry would get clobbered on
dup entry, so that if you had multiple dups the later ones would get bogus
initial definition info.
2000-06-09 05:06:12 +00:00
..
Makefile
Makefile.boot
config.8
config.h Keeping my kernel config files under RCS control, I always wished to 2000-01-23 23:37:42 +00:00
files.c do that previous differently. only allow redefinitions if: in different 2000-06-09 05:06:12 +00:00
gram.y Keeping my kernel config files under RCS control, I always wished to 2000-01-23 23:37:42 +00:00
hash.c
main.c Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
mkheaders.c
mkioconf.c
mkmakefile.c Emit `.MAIN: all' to force the target `all' as default target. 2000-02-01 05:13:17 +00:00
mkswap.c
pack.c
scan.l Keeping my kernel config files under RCS control, I always wished to 2000-01-23 23:37:42 +00:00
sem.c If maxusers is out of bounds, show the allowed bounts in the error msg. 2000-05-09 00:34:58 +00:00
sem.h Keeping my kernel config files under RCS control, I always wished to 2000-01-23 23:37:42 +00:00
strerror.c
util.c