freebsd-dev/usr.sbin/config
Bruce Evans 4af4007dbb Ignore `vector xxxintr' specifications except for checking their syntax.
Interrupt handlers are now configured in drivers.

Didn't update config/SMM.doc.  It doesn't have any i386 examples (not
even `isa').

Bumped CONFIGVERS.  This is not necessary for -current yet, but using
the new config with old system sources gives null pointers for all
vectors.
1998-10-23 17:05:06 +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 Reviewed by: Doug Rabson 1998-09-03 21:03:43 +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 Ignore `vector xxxintr' specifications except for checking their syntax. 1998-10-23 17:05:06 +00:00
lang.l Removed unused/unusable "ha" keyword. Device classes should never have 1998-10-16 15:08:30 +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 Ignore `vector xxxintr' specifications except for checking their syntax. 1998-10-23 17:05:06 +00:00
mkmakefile.c Bump config version. Also mention that even after rebuilding a new 1998-09-15 21:07:54 +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