NetBSD/usr.sbin/config
lukem 0e59a7f124 revert previous revert previous. now back to rev 1.27 behaviour:
- Don't bother emitting "#define NFOO 0" for defflag foo (whether or
  not "options FOO" was given); it's really useful as is.

  Until I recently started converting stuff from defopt to defflag,
  nothing used defflag, and because defopt doesn't provide NFOO for FOO,
  the NFOO behaviour shouldn't be missed. The NFOO stuff also added
  a lot of #define namespace pollution that we'd rather avoid.

- Remove a couple of unused vars
2001-11-28 09:02:16 +00:00
..
Makefile Don't override the definition of LEX. 2001-09-25 01:40:09 +00:00
Makefile.boot Clean up flex output (gram.[ch]). 1999-08-19 02:27:02 +00:00
config.8 sync .Fl with reality 2001-07-03 08:52:00 +00:00
config.h Make this a little more portable to other NetBSD versions without 2001-10-02 21:31:01 +00:00
files.c nuke __P, and convert all functions to use ANSI-style declarations. 2000-10-02 19:48:34 +00:00
gram.y Added support for listing multiple additional names on 2001-06-08 12:47:06 +00:00
hash.c bump ALIGNBYTES up to 7 -- that way this'll have more of a hope 2000-10-02 19:51:07 +00:00
main.c ensure that enabled defflag options get a default value of "1" too 2001-11-28 05:03:31 +00:00
mkheaders.c revert previous revert previous. now back to rev 1.27 behaviour: 2001-11-28 09:02:16 +00:00
mkioconf.c ANSIfy the output of config(8). 2001-10-01 04:22:00 +00:00
mkmakefile.c Stuff the "swapxxx.o" object name into a make variable that can be 2001-11-27 14:04:05 +00:00
mkswap.c ANSIfy the output of config(8). 2001-10-01 04:22:00 +00:00
pack.c Don't pack locators. Introduce a new commandline option to 2001-07-01 02:46:47 +00:00
scan.l nuke __P, and convert all functions to use ANSI-style declarations. 2000-10-02 19:48:34 +00:00
sem.c Fix off-by-one error; root on sd0i shoule be rejected if maxpartition is 8. 2001-09-11 05:11:59 +00:00
sem.h nuke __P, and convert all functions to use ANSI-style declarations. 2000-10-02 19:48:34 +00:00
strerror.c nuke __P, and convert all functions to use ANSI-style declarations. 2000-10-02 19:48:34 +00:00
util.c More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00