NetBSD/usr.sbin
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
..
1998-03-31 02:36:13 +00:00
1998-06-24 11:20:54 +00:00
1998-03-30 03:33:05 +00:00
1998-06-03 00:13:02 +00:00
1998-06-18 08:03:08 +00:00
1998-06-08 12:38:41 +00:00
1998-04-23 02:48:33 +00:00
1998-06-24 10:26:08 +00:00