summaryrefslogtreecommitdiff
path: root/usr.sbin/config
Commit message (Expand)AuthorAgeFilesLines
* Bring in Garrett's NO_CLOBBER_EVER change and Bruce's disabled keyword handling.Jordan K. Hubbard1996-07-106-5/+19
* Teach config(8) about the od driver.Joerg Wunsch1996-06-081-1/+1
* Sync with main branch.David Greenman1995-10-061-1/+1
* Brought in changes from main branch: Add ability to wire an scbus to aDavid Greenman1995-07-223-4/+15
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-10/+10
* Fix 3 printf's that had the wrong number of arguments.Rodney W. Grimes1995-05-141-3/+3
* Updated to work with Poul-Henning's recent kernel changes in the swapDavid Greenman1995-05-141-12/+0
* Don't automatically default dumps to be on a swap device; if the userGarrett Wollman1995-05-122-8/+9
* Revise this to actually print all the various isa_device field valuesJordan K. Hubbard1995-05-111-5/+5
* Add a new `conflicts' flag for telling when a device is in conflict withJordan K. Hubbard1995-05-114-4/+10
* Change the perennially annoying reminder to "make depend" (which may orJordan K. Hubbard1995-05-031-1/+1
* Change warning message for when a device is wired to a floatingPeter Dufault1995-03-071-3/+8
* Fixed bug with wiring down given SCSI bus.Peter Dufault1995-03-031-5/+5
* Added configuration for SCSI devices wired in place. The documentationPeter Dufault1995-03-014-1/+160
* Implement "clean" entries for device config entries.Justin T. Gibbs1995-03-012-20/+36
* Make good on my promise to finally clean up the config clobbering.Jordan K. Hubbard1995-02-223-17/+34
* Write setconf() in KNF, in K&R C, and in Standard C.Standard C.Bruce Evans1995-02-181-1/+1
* Do away with 'options SWAP_GENERIC' once and for all: I get illBill Paul1995-02-181-1/+3
* config.y:Bruce Evans1995-02-162-27/+81
* Always return null-terminated identifiers from yylex().Bruce Evans1995-02-161-2/+3
* Restore the field widths that were clobbered by the previous commit so thatBruce Evans1995-02-081-6/+6
* Removed the name length limitations on the device-driver names entirely.Poul-Henning Kamp1995-02-051-6/+6
* Fix Sharnoff complaint #121 (cross-reference to config.new which does notGarrett Wollman1995-01-141-2/+0
* Allow config to fully handle the aic7770 driver dependancies.Justin T. Gibbs1994-12-312-3/+68
* Finish removing `#ifdef STATCLOCK'. Not removing it properly hereBruce Evans1994-12-061-9/+0
* Remove ifdef for STATCLOCK. STATCLOCK is standard.Bruce Evans1994-11-272-6/+1
* Don't core on ``root on qq0 and fx0 and yy0'' specifications; justGarrett Wollman1994-11-231-2/+12
* Put a simple algorithmus in there that checks the last generated prototypeAndreas Schulz1994-11-201-4/+13
* Add new keywords to config. The options availible in file.i386 are now:Justin T. Gibbs1994-11-173-12/+84
* Treat formfeeds like any other whitespace.Garrett Wollman1994-11-071-1/+1
* Don't include map.h - it's been obsoleted.David Greenman1994-11-031-4/+0
* Whoops - one two many zeros in the initializer. This should have everybodyJordan K. Hubbard1994-11-031-2/+2
* Changes to initialize the id_enabled flag to 1.Jordan K. Hubbard1994-11-031-2/+2
* Added a slot in the swap-dev-table for NFS-diskless to abuse.Poul-Henning Kamp1994-10-181-0/+1
* Undo the damage done to my previous changes. Whoever added theJordan K. Hubbard1994-09-081-2/+2
* Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER.Garrett Wollman1994-09-062-0/+9
* Eradicate my #1 (ok, maybe #2) peeve by making config now blow awayJordan K. Hubbard1994-09-031-1/+19
* Oops...forgot to list the changes....David Greenman1994-08-184-1/+4
* Support for Bruce Evans' new dynamic interrupt support.David Greenman1994-08-184-86/+90
* Generate vector.h line for statclock. (See next commit for details.)Garrett Wollman1994-08-151-1/+3
* Now that the timezone specification is no longer allowed, don't issue aDavid Greenman1994-08-091-2/+0
* Disallow timezone specification, but still allow it to be presentGarrett Wollman1994-08-081-2/+2
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-056-29/+29
* Upgrade config to be compatible with our i386 port, pull in 95% of theRodney W. Grimes1994-05-269-149/+205
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-2626-0/+7415