freebsd-dev/usr.sbin/config
Peter Wemm f37a929ca1 Kill count device support from config. I've changed the last few
remaining consumers to have the count passed as an option.  This is
i4b, pc98/wdc, and coda.

Bump configvers.h from 500013 to 600000.

Remove heuristics that tried to parse "device ed5" as 5 units of the ed
device.  This broke things like the snd_emu10k1 device, which required
quotes to make it parse right.  The no-longer-needed quotes have been
removed from NOTES, GENERIC etc.  eg, I've removed the quotes from:
   device  snd_maestro
   device  "snd_maestro3"
   device  snd_mss

I believe everything will still compile and work after this.
2004-08-30 23:03:58 +00:00
..
SMM.doc Remove this Makefile, these docs are built by the Makefiles in src/share/doc/smm. 2003-02-01 20:34:04 +00:00
config.5 Assorted markup, spelling, and grammar fixes. 2004-06-16 08:33:57 +00:00
config.8 Per letter dated July 22, 1999, delete clause 3 from code directly 2004-08-07 04:19:37 +00:00
config.h Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
config.y Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
configvers.h Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
lang.l Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
main.c Per letter dated July 22, 1999, delete clause 3 from code directly 2004-08-07 04:19:37 +00:00
Makefile Fix a few glitches in my previous commit. 2004-05-11 15:42:44 +00:00
mkheaders.c Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
mkmakefile.c Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
mkoptions.c Per letter dated July 22, 1999, delete clause 3 from code directly 2004-08-07 04:19:37 +00:00