aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config/mkheaders.c
Commit message (Expand)AuthorAgeFilesLines
* Catch mkheaders.c up to the removal of counted device support in 2005.Warner Losh2019-08-151-4/+4
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Clean some code that became obfuscated over the years:Ruslan Ermilov2005-11-251-13/+0
* Kill count device support from config. I've changed the last fewPeter Wemm2004-08-301-156/+0
* Per letter dated July 22, 1999, delete clause 3 from code directlyWarner Losh2004-08-071-4/+0
* Static device counts will not be supported in 6.x so place the generatedBrooks Davis2004-06-301-0/+2
* Print FYI messages on stderr. Previously, they were printed on stdout,Dag-Erling Smørgrav2003-03-091-1/+3
* Convert to using <sys/queue.h> macros.Ruslan Ermilov2003-02-151-15/+15
* Remove stray function prototype. I wrote and removed this function butPeter Wemm2002-07-211-1/+0
* Check for missing static unit 'count' declarations as well.Peter Wemm2002-07-211-7/+13
* Check that we are not supplying 'device foo N' to devices that do not takePeter Wemm2002-07-211-2/+27
* Try and make it clearer that the static units thing is a FYI only.Peter Wemm2001-01-311-1/+1
* Unwind a bit more cruft - we only have one type of device now.Peter Wemm2001-01-311-7/+4
* Oops. An old version of a local change leaked in with the last commit.Peter Wemm2001-01-311-22/+9
* Redo the stray header file cleanup code to not depend on timestampsPeter Wemm2001-01-311-1/+8
* Clean up some obsolete stuff. config -r has not been needed since aroundPeter Wemm2001-01-221-1/+1
* Fix buffer overflows in filenames. If you had a path > 80 charactersWarner Losh2000-11-211-3/+3
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-41/+19
* A checkpoint of a part of a work-in-progress. Some more cleanups forPeter Wemm2000-06-101-32/+22
* Apply the axe to some more cruft in config(8). In particular:Peter Wemm2000-01-081-18/+11
* Fix another quirk in the unknown device detection, and also deal withPeter Wemm1999-12-061-4/+17
* Further cleanup. Also remove the following unused or defunct tokens:Peter Wemm1999-10-101-3/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Check and warn about unknown devices in the config file along the samePeter Wemm1999-06-031-2/+12
* Get out the blow torch and hack away all the unused stuff. Note thatPeter Wemm1999-04-171-8/+11
* Fix some breakage from my last set of changes.Joerg Wunsch1997-11-071-2/+2
* Allow for a keyword in the "files" file named "mandatory". The firstJoerg Wunsch1997-10-281-1/+11
* Use err(3), add usage(). -Wall clean.Philippe Charnier1997-09-151-9/+16
* Part #2 of the config cleanup. More aggressive, replaced an NIHJoerg Wunsch1996-12-141-1/+4
* Backout yacc changes.Poul-Henning Kamp1996-06-021-1/+1
* yacc rule changes.Poul-Henning Kamp1996-05-301-1/+1
* Implement support for conf/options and i386/conf/options.i386Peter Wemm1995-12-111-2/+4
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+207