NetBSD/usr.sbin/config
cgd 9dc3975ffe from Rodney W. Grimes (rgrimes@agora.rain.com) (patchkit patch 117):
This patch adds the symbol names to icu.s that vmstat expects
the interrupt counters to be called.  It also adds code to config
so that the names of the interrupts are written at the end of vectors.s
so vmstat can report real device names.  It also cleans up and enables
the logging of stray interrupts.  The counters for false interrupts
are added but the fix for them is not (the fix I have is not done
very good.) A false interrupt is when a device asserts it's interrupt
signal, then removes it before the 8259 can latch it.  This is the number
one cause of stray IRQ7's and IRQ15's.

	Additional device probe information is now printed.  This includes
ending I/O address (many drivers do not return the correct value from a
probe this still needs to be fixed), memory address and size, driver
flags passed in by config.
1993-04-09 13:27:46 +00:00
..
Makefile config will now deal with wdc and fdc in "barsoom" fashion. This patch is 1993-04-06 09:53:49 +00:00
config.8 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
config.h now can config `maxfdescs number', similar to `maxusers' to set 1993-04-04 04:33:03 +00:00
config.y now can config `maxfdescs number', similar to `maxusers' to set 1993-04-04 04:33:03 +00:00
lang.l now can config `maxfdescs number', similar to `maxusers' to set 1993-04-04 04:33:03 +00:00
main.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
mkglue.c from Rodney W. Grimes (rgrimes@agora.rain.com) (patchkit patch 117): 1993-04-09 13:27:46 +00:00
mkheaders.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
mkioconf.c config will now deal with wdc and fdc in "barsoom" fashion. This patch is 1993-04-06 09:53:49 +00:00
mkmakefile.c now can config `maxfdescs number', similar to `maxusers' to set 1993-04-04 04:33:03 +00:00
mkswapconf.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
mkubglue.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00