summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generate the newbsd: and install-update: targets here, rather thanderaadt2017-06-221-1/+2
* Add printf format attributes to the custom error functions.tb2016-10-161-4/+7
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-5/+1
* use reallocarray and friends. okay miod@espie2014-05-181-2/+3
* emit an extra "config" convenience target that allows oneespie2013-10-291-1/+5
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* tedu lint tendrils through config internals.espie2012-09-171-3/+3
* Extend the "file" directive to accept multiple pathnames seperated by '|'.deraadt2007-11-251-4/+3
* lint(1) support in config:espie2006-04-271-3/+3
* knf and lintderaadt2004-01-041-5/+5
* Wall and spacing, I am hunting bugsderaadt2004-01-041-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-3/+1
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-9/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-38/+38
* more free KNF from maja, though this was hard to doderaadt2001-12-051-4/+4
* Add rmoption/rmoptions; useful for people who want a slightlyangelos2000-01-041-1/+3
* config -e support; ukc from maja@deraadt1999-10-041-1/+3
* from mycroft;deraadt1997-11-131-1/+24
* jason is tired. this is not needed. our locator table stuff uses lessderaadt1997-08-071-6/+2
* cf_locnames support, from NetBSD (jtk, according to the RCSids).downsj1997-08-071-2/+6
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Add defopt support, from NetBSD; thorpej (I think, I don't have the commitdownsj1997-07-061-3/+6
* Sync. with current NetBSD--keeping local changes.briggs1997-01-181-3/+37
* Merge of NetBSD 961020. Includes flexible build/source dir specsniklas1996-10-231-11/+9
* Add support for allowing disabled devices in a config file. e.g.maja1996-07-071-1/+2
* provide locator names to kernel (update your config(8) binary!)deraadt1996-06-161-2/+3
* sync to netbsd 960418deraadt1996-04-211-12/+54
* From NetBSD: merge of 960317niklas1996-03-251-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+284