freebsd-skq/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
config.8
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
mkglue.c
mkheaders.c
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