summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
Commit message (Expand)AuthorAgeFilesLines
* Use Ns and Sx. -current is 4 not 3.charnier2000-01-232-7/+8
* Remove the cam-specific device wiring code. This was a duplicate ofpeter2000-01-233-91/+0
* Bump configvers.h as a precaution. Although existing config files willpeter2000-01-231-1/+1
* Clean up something in config(8) that has annoyed me for ages. Removepeter2000-01-232-11/+19
* Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPECpeter2000-01-121-4/+4
* Remove even known options if they are in the wrong options header. Thisbde2000-01-091-1/+11
* Bump configversion. The controller/device changes are upwards but notpeter2000-01-091-1/+1
* Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.peter2000-01-082-14/+25
* Apply the axe to some more cruft in config(8). In particular:peter2000-01-085-193/+78
* Fixed removal of unknown options. For options files with only a singlebde2000-01-081-1/+1
* Add a 'warning' option for the files* files. This is intended to enablepeter1999-12-122-2/+18
* Fix another quirk in the unknown device detection, and also deal withpeter1999-12-061-4/+17
* A better version of the previous checkin. If the user specifiesarchie1999-12-031-3/+9
* When specifying additiona user-specified kernel compilation sourcearchie1999-12-021-1/+1
* Allow config to generate proper ioconf.c files when devices request DMAgallatin1999-11-221-1/+1
* Re-support "tape" as an alias for device and clean up a bit more cruftpeter1999-11-093-4/+13
* Add option "-d destdir" which instructs config to use another outputmarcel1999-10-306-19/+79
* Further cleanup. Also remove the following unused or defunct tokens:peter1999-10-109-164/+49
* Zap references to 'major' token, it's not used.peter1999-10-083-5/+2
* $Id$ -> $FreeBSD$peter1999-08-288-8/+8
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Delete special handling for 'device-driver' suffix, it's not used inpeter1999-07-032-13/+12
* Don't include trailing whitespace in ID tokens before comments. ie:peter1999-07-011-1/+2
* Detect and remove defunct or unknown options from opt_*.h files. Thispeter1999-07-011-11/+23
* Check and warn about unknown devices in the config file along the samepeter1999-06-031-2/+12
* Understand 'config kernelname' and pretend it was apeter1999-05-102-0/+29
* Put on my viking helmet from the closet, and get out the war axe andpeter1999-05-097-227/+12
* We don't have composite devices here either.peter1999-05-091-18/+2
* config(8) lobotomy, please see commit msg in sys.phk1999-05-097-614/+45
* Make options like NO_F00F_HACK work (with context sensitive lexical rules).luoqi1999-04-272-30/+45
* Bump configvers; when the updates to generic/lint get committed, the oldpeter1999-04-241-2/+2
* More cleanups, tweaks and features.peter1999-04-248-219/+86
* The Alpha probably wouldn't appreciate getting the pc98 isa portpeter1999-04-191-4/+4
* Slightly reorder the all: to make sure it's before any alternate kernelpeter1999-04-191-6/+6
* Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel.kato1999-04-181-2/+5
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-189-148/+56
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-1712-1832/+144
* Corresponding minimal changes for kernel configuration after new-buspeter1999-04-163-105/+131
* Made booting with -a work for all configurations. Previously itbde1999-04-153-6/+4
* Clean up the -g/DEBUG handling. This logic can go in the Makefilepeter1999-04-133-30/+8
* Back out default debug kernel. The flags revert to historical behaviour.grog1999-04-113-52/+60
* add -s to usageache1999-04-101-2/+2
* add -s to synopsisache1999-04-101-1/+1
* 1. Modify config to issue different code for debugging.grog1999-04-072-4/+44
* 1. Modify config to issue different code for debugging.grog1999-04-072-6/+39
* Oops, really don't generate compiler warnings about missing braces.bde1999-02-051-3/+3
* Don't generate compiler warnings about missing braces.bde1999-02-051-3/+3
* Fix the handling of certain devices.markm1999-02-041-3/+9
* Eliminate compiler warning when compiling "config.c" in a kernel.archie1998-12-101-2/+2
OpenPOWER on IntegriCloud