summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
Commit message (Expand)AuthorAgeFilesLines
* Implemented a new keyword `disable'. This should be useful for controllingbde1996-04-134-11/+20
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-292-2/+6
* Make a little more effort to avoid touching certain generated files ifpeter1996-01-126-11/+84
* Changed the default/min/max number of users to 8/2/512 for all machinedg1995-12-291-8/+8
* Implemented non-statistical kernel profiling. This is based onbde1995-12-292-2/+11
* Implement support for conf/options and i386/conf/options.i386peter1995-12-119-8/+393
* If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't makewollman1995-11-282-0/+5
* Support the configuration of "od" devices.joerg1995-10-311-1/+1
* Added support for a %SFILES token to auto-generate a SFILES= file list indg1995-10-291-0/+27
* Don't pre-processor define 'ident'. This has subtle consequences for peopledg1995-10-231-1/+1
* Fix CLEANFILES. Some temporary files were missing.bde1995-09-281-1/+1
* Put declarations in a header file ("ioconf.h")bde1995-09-191-72/+113
* Add missing quote to yyerror call.gibbs1995-07-181-1/+1
* Allow the specification of the controller bus when wiring down scsi buses.gibbs1995-07-173-4/+15
* Killed TIMEZONE, DST, and HZ keywords. They have generated a config errordg1995-06-294-48/+1
* Remove trailing whitespace.rgrimes1995-05-304-10/+10
* Fix 3 printf's that had the wrong number of arguments.rgrimes1995-05-141-3/+3
* Updated to work with Poul-Henning's recent kernel changes in the swapdg1995-05-141-12/+0
* Don't automatically default dumps to be on a swap device; if the userwollman1995-05-122-8/+9
* Revise this to actually print all the various isa_device field valuesjkh1995-05-111-5/+5
* Add a new `conflicts' flag for telling when a device is in conflict withjkh1995-05-114-4/+10
* Change the perennially annoying reminder to "make depend" (which may orjkh1995-05-031-1/+1
* Change warning message for when a device is wired to a floatingdufault1995-03-071-3/+8
* Fixed bug with wiring down given SCSI bus.dufault1995-03-031-5/+5
* Added configuration for SCSI devices wired in place. The documentationdufault1995-03-014-1/+160
* Implement "clean" entries for device config entries.gibbs1995-03-012-20/+36
* Make good on my promise to finally clean up the config clobbering.jkh1995-02-223-17/+34
* Write setconf() in KNF, in K&R C, and in Standard C.Standard C.bde1995-02-181-1/+1
* Do away with 'options SWAP_GENERIC' once and for all: I get illwpaul1995-02-181-1/+3
* config.y:bde1995-02-162-27/+81
* Always return null-terminated identifiers from yylex().bde1995-02-161-2/+3
* Restore the field widths that were clobbered by the previous commit so thatbde1995-02-081-6/+6
* Removed the name length limitations on the device-driver names entirely.phk1995-02-051-6/+6
* Fix Sharnoff complaint #121 (cross-reference to config.new which does notwollman1995-01-141-2/+0
* Allow config to fully handle the aic7770 driver dependancies.gibbs1994-12-312-3/+68
* Finish removing `#ifdef STATCLOCK'. Not removing it properly herebde1994-12-061-9/+0
* Remove ifdef for STATCLOCK. STATCLOCK is standard.bde1994-11-272-6/+1
* Don't core on ``root on qq0 and fx0 and yy0'' specifications; justwollman1994-11-231-2/+12
* Put a simple algorithmus in there that checks the last generated prototypeats1994-11-201-4/+13
* Add new keywords to config. The options availible in file.i386 are now:gibbs1994-11-173-12/+84
* Treat formfeeds like any other whitespace.wollman1994-11-071-1/+1
* Don't include map.h - it's been obsoleted.dg1994-11-031-4/+0
* Whoops - one two many zeros in the initializer. This should have everybodyjkh1994-11-031-2/+2
* Changes to initialize the id_enabled flag to 1.jkh1994-11-031-2/+2
* Added a slot in the swap-dev-table for NFS-diskless to abuse.phk1994-10-181-0/+1
* Undo the damage done to my previous changes. Whoever added thejkh1994-09-081-2/+2
* Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER.wollman1994-09-062-0/+9
* Eradicate my #1 (ok, maybe #2) peeve by making config now blow awayjkh1994-09-031-1/+19
* Oops...forgot to list the changes....dg1994-08-184-1/+4
* Support for Bruce Evans' new dynamic interrupt support.dg1994-08-184-86/+90
OpenPOWER on IntegriCloud