NetBSD/usr.sbin/config
jonathan 0925cf4fda Stronger checking of options:
* machinery for nonfatal warnings.
* new backend config-file keywords:
     defparam -- like defopt, but each defparam option is required
		 to have a value when configured via "options".
     defflag -- like defopt, but defflag options may not have a value.
		 Also, on "option FOO",  a needs-count style flag
		 (NFOO, either 0 or 1)  is emitted to the .h file.

* Warn about old-style options that aren't defined via def{opt,param,flag}
  and which are  added to IDENT. (These behave subtly differently
  to defopt options when  no explicit value is given.)
1998-06-24 11:20:54 +00:00
..
Makefile Add CLEANFILES+=gram.h as noticed by tron (PR 5383) 1998-05-01 13:02:09 +00:00
Makefile.boot
config.8 WARNSify, deprecate register, remove unused functions 1997-10-18 07:58:56 +00:00
config.h Stronger checking of options: 1998-06-24 11:20:54 +00:00
files.c WARNSify, deprecate register, remove unused functions 1997-10-18 07:58:56 +00:00
gram.y Stronger checking of options: 1998-06-24 11:20:54 +00:00
hash.c WARNSify, deprecate register, remove unused functions 1997-10-18 07:58:56 +00:00
main.c Stronger checking of options: 1998-06-24 11:20:54 +00:00
mkheaders.c Stronger checking of options: 1998-06-24 11:20:54 +00:00
mkioconf.c Fix a few semantic problems wrt. file-system, deffs, and options, pointed 1998-02-19 06:13:51 +00:00
mkmakefile.c WARNSify, deprecate register, remove unused functions 1997-10-18 07:58:56 +00:00
mkswap.c WARNSify, deprecate register, remove unused functions 1997-10-18 07:58:56 +00:00
pack.c WARNSify, deprecate register, remove unused functions 1997-10-18 07:58:56 +00:00
scan.l Stronger checking of options: 1998-06-24 11:20:54 +00:00
sem.c Rather than using a separate "class" keyword, treat device classes like 1998-02-16 22:05:35 +00:00
sem.h Rather than using a separate "class" keyword, treat device classes like 1998-02-16 22:05:35 +00:00
strerror.c RCS Id Police. 1998-01-09 08:03:16 +00:00
util.c Stronger checking of options: 1998-06-24 11:20:54 +00:00