aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.28 in spirit - bump the config version to indicate thatMike Silbersack2001-12-191-1/+1
* MFC the maxusers = 0 autosizing code.Matthew Dillon2001-12-131-2/+2
* MFC: Fix markup, update FILES section to match reality.Ruslan Ermilov2001-10-261-39/+51
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+7
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-4/+4
* mfc of rev 1.42, original commit message follows:Cameron Grant2001-06-131-14/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* Convert various warnings that should have been errors into actual fatalPeter Wemm2001-01-233-24/+20
* MFC: .Nm Config -> .NmBen Smithurst2000-12-111-4/+4
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-7/+9
* MFC: Many long filename buffer overflowsWarner Losh2000-11-214-21/+26
* MFC: don't limp along if there is an unknown option - just complain andPeter Wemm2000-08-034-25/+8
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Mark the 'conflicts' keyword as obsolete, and don't generate (unused)Peter Wemm2000-01-293-7/+3
* Use Ns and Sx. -current is 4 not 3.Philippe Charnier2000-01-232-7/+8
* Remove the cam-specific device wiring code. This was a duplicate ofPeter Wemm2000-01-233-91/+0
* Bump configvers.h as a precaution. Although existing config files willPeter Wemm2000-01-231-1/+1
* Clean up something in config(8) that has annoyed me for ages. RemovePeter Wemm2000-01-232-11/+19
* Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPECPeter Wemm2000-01-121-4/+4
* Remove even known options if they are in the wrong options header. ThisBruce Evans2000-01-091-1/+11
* Bump configversion. The controller/device changes are upwards but notPeter Wemm2000-01-091-1/+1
* Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.Peter Wemm2000-01-082-14/+25
* Apply the axe to some more cruft in config(8). In particular:Peter Wemm2000-01-085-193/+78
* Fixed removal of unknown options. For options files with only a singleBruce Evans2000-01-081-1/+1
* Add a 'warning' option for the files* files. This is intended to enablePeter Wemm1999-12-122-2/+18
* Fix another quirk in the unknown device detection, and also deal withPeter Wemm1999-12-061-4/+17
* A better version of the previous checkin. If the user specifiesArchie Cobbs1999-12-031-3/+9
* When specifying additiona user-specified kernel compilation sourceArchie Cobbs1999-12-021-1/+1
* Allow config to generate proper ioconf.c files when devices request DMAAndrew Gallatin1999-11-221-1/+1
* Re-support "tape" as an alias for device and clean up a bit more cruftPeter Wemm1999-11-093-4/+13
* Add option "-d destdir" which instructs config to use another outputMarcel Moolenaar1999-10-306-19/+79
* Further cleanup. Also remove the following unused or defunct tokens:Peter Wemm1999-10-109-164/+49
* Zap references to 'major' token, it's not used.Peter Wemm1999-10-083-5/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-288-8/+8
* Fix a bunch of broken cross-referencesChris Costello1999-08-181-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Delete special handling for 'device-driver' suffix, it's not used inPeter Wemm1999-07-032-13/+12
* Don't include trailing whitespace in ID tokens before comments. ie:Peter Wemm1999-07-011-1/+2
* Detect and remove defunct or unknown options from opt_*.h files. ThisPeter Wemm1999-07-011-11/+23
* Check and warn about unknown devices in the config file along the samePeter Wemm1999-06-031-2/+12
* Understand 'config kernelname' and pretend it was aPeter Wemm1999-05-102-0/+29
* Put on my viking helmet from the closet, and get out the war axe andPeter Wemm1999-05-097-227/+12
* We don't have composite devices here either.Peter Wemm1999-05-091-18/+2
* config(8) lobotomy, please see commit msg in sys.Poul-Henning Kamp1999-05-097-614/+45
* Make options like NO_F00F_HACK work (with context sensitive lexical rules).Luoqi Chen1999-04-272-30/+45
* Bump configvers; when the updates to generic/lint get committed, the oldPeter Wemm1999-04-241-2/+2
* More cleanups, tweaks and features.Peter Wemm1999-04-248-219/+86
* The Alpha probably wouldn't appreciate getting the pc98 isa portPeter Wemm1999-04-191-4/+4
* Slightly reorder the all: to make sure it's before any alternate kernelPeter Wemm1999-04-191-6/+6
* Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel.KATO Takenori1999-04-181-2/+5