freebsd-dev/usr.sbin/config
David Greenman c62cd43c2b Oops...forgot to list the changes....
/usr/src/usr.sbin.config:
	o -DSTATCLOCK gives kludges to support the rtc non-device as well as
	  old kludges to support the clk non-device.

/usr/src/usr.sbin/config.8:
	o Document the trivialness of the new vector.h.

/usr/src/usr.sbin/mkglue.c:
	o Only print DEVICE_NAMES and NR_DEVICES in vector.h.  These are
	  only required to support vmstat.  The vmstat interface will need
	  to be improved for dynamic loading.

/usr/src/usr.sbin/mkioconf.c:
	o Print device ids to be used as indexes into DEVICE_NAMES.
	o Print secondary interrupt handler entry points (xxxintr()) instead
	  of primary ones (VdevU()).  Primary ones are now XintrI() and
	  XfastintrI() and are independent of the config so they are not
	  handled here.
	o Minor cleanups.

Submitted by:	Bruce Evans
1994-08-18 05:15:26 +00:00
..
SMM.doc Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
config.8 Support for Bruce Evans' new dynamic interrupt support. 1994-08-18 05:11:32 +00:00
config.h Upgrade config to be compatible with our i386 port, pull in 95% of the 1994-05-26 13:24:02 +00:00
config.y Disallow timezone specification, but still allow it to be present 1994-08-08 15:09:40 +00:00
lang.l BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
main.c Upgrade config to be compatible with our i386 port, pull in 95% of the 1994-05-26 13:24:02 +00:00
Makefile Oops...forgot to list the changes.... 1994-08-18 05:15:26 +00:00
mkglue.c Oops...forgot to list the changes.... 1994-08-18 05:15:26 +00:00
mkheaders.c BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
mkioconf.c Oops...forgot to list the changes.... 1994-08-18 05:15:26 +00:00
mkmakefile.c Oops...forgot to list the changes.... 1994-08-18 05:15:26 +00:00
mkswapconf.c Upgrade config to be compatible with our i386 port, pull in 95% of the 1994-05-26 13:24:02 +00:00
mkubglue.c BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00