freebsd-nq/usr.sbin/config
Bruce Evans 8778add542 Convert the maxusers directive to a normal MAXUSERS option (normally
define MAXUSERS in opt_param.h as directed in /sys/conf/options;
if it's not mentioned there, then define it in IDENT; never define
it in PARAM).  MAXUSERS probably should be a completely normal option.

Don't define PARAM now that it is empty.

Cleaned up similar conversion of cpu directives to XXX_CPU options.
1998-07-12 08:10:33 +00:00
..
SMM.doc Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
config.8 Make '-n' the default, and introduce a new flag '-r' to get old 1998-02-18 04:15:04 +00:00
config.h Add (mostly stub) alpha support. Incidentally, it doesn't build on stable 1998-06-09 14:02:08 +00:00
config.y Fixed off-by-1 errors in option line numbers. yyline is 0-based, but 1998-07-12 02:18:41 +00:00
configvers.h Don't generate declarations for isa device structs in "ioconf.h". 1998-06-17 15:16:53 +00:00
lang.l Scaffolding for High Availability code. The actual code will probably 1998-04-02 04:25:41 +00:00
main.c Add (mostly stub) alpha support. Incidentally, it doesn't build on stable 1998-06-09 14:02:08 +00:00
Makefile Backed out previous backout. Put y.tab.h back in SRCS. 1998-05-06 15:27:57 +00:00
mkglue.c Scaffolding for High Availability code. The actual code will probably 1998-04-02 04:25:41 +00:00
mkheaders.c Fix some breakage from my last set of changes. 1997-11-07 00:09:40 +00:00
mkioconf.c Don't generate declarations for isa device structs in "ioconf.h". 1998-06-17 15:16:53 +00:00
mkmakefile.c Convert the maxusers directive to a normal MAXUSERS option (normally 1998-07-12 08:10:33 +00:00
mkoptions.c Convert the maxusers directive to a normal MAXUSERS option (normally 1998-07-12 08:10:33 +00:00
mkswapconf.c Add (mostly stub) alpha support. Incidentally, it doesn't build on stable 1998-06-09 14:02:08 +00:00
mkubglue.c Use err(3), add usage(). -Wall clean. 1997-09-15 06:37:10 +00:00