aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config/Makefile
Commit message (Expand)AuthorAgeFilesLines
* config: do not link against libl, it is not neededBaptiste Daroussin2019-09-101-1/+1
* config(8): Fix broken ABIKyle Evans2018-07-061-1/+1
* config(8): De-dupe hint/env vars within a single fileKyle Evans2018-07-061-2/+2
* Revert r336011,r336012 until I can competently testKyle Evans2018-07-051-2/+2
* Fix build after r336011Kyle Evans2018-07-051-1/+1
* config(8): De-dupe hint/env vars within a single fileKyle Evans2018-07-051-1/+1
* Allow config to be compiled from another source directory, such as oneMarcel Moolenaar2016-10-261-2/+7
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Fixed "make checkdpadd" (missing library dependencies).Ruslan Ermilov2007-10-011-1/+1
* Add ${.CURDIR} before kernconf.tmpl in order to let the build see newlyWojciech A. Koszek2007-05-121-1/+1
* Improve INCLUDE_CONFIG_FILE support.Wojciech A. Koszek2007-05-121-2/+7
* config.5 was repocopied from share/man/man5/ to usr.sbin/config/.Ruslan Ermilov2005-12-091-1/+1
* Fix a few glitches in my previous commit.Olivier Houchard2004-05-111-1/+1
* Best we can do is WARNS=1 due to lex.David E. O'Brien2003-06-111-0/+1
* Do not refer to the non-existant BDECFLAGS.David E. O'Brien2003-06-111-1/+0
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+5
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"Peter Wemm2001-02-191-1/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-1/+1
* Further cleanup. Also remove the following unused or defunct tokens:Peter Wemm1999-10-101-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Put on my viking helmet from the closet, and get out the war axe andPeter Wemm1999-05-091-2/+2
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thePeter Wemm1999-04-181-1/+2
* Get out the blow torch and hack away all the unused stuff. Note thatPeter Wemm1999-04-171-2/+2
* Clean up the -g/DEBUG handling. This logic can go in the MakefilePeter Wemm1999-04-131-3/+3
* Backed out previous backout. Put y.tab.h back in SRCS.Bruce Evans1998-05-061-4/+2
* Backed out previous commit. It was tested, but not for the case whereBruce Evans1998-05-051-3/+5
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-5/+3
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-1/+3
* Style police service brought to you by: bdeEivind Eklund1998-02-191-3/+0
* For safety's sake, explicitly depend all objects on the configvers.h headerPeter Wemm1997-10-221-0/+2
* Oops, the previous commit shouldn't have touch the Makefile.Bruce Evans1997-09-071-1/+1
* Don't say that swapping is configured by config.Bruce Evans1997-09-071-1/+1
* 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-1/+1
* If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't makeGarrett Wollman1995-11-281-0/+3
* Fix CLEANFILES. Some temporary files were missing.Bruce Evans1995-09-281-1/+1
* Make good on my promise to finally clean up the config clobbering.Jordan K. Hubbard1995-02-221-3/+0
* Remove ifdef for STATCLOCK. STATCLOCK is standard.Bruce Evans1994-11-271-1/+1
* Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER.Garrett Wollman1994-09-061-0/+3
* Oops...forgot to list the changes....David Greenman1994-08-181-1/+1
* Support for Bruce Evans' new dynamic interrupt support.David Greenman1994-08-181-1/+1
* Upgrade config to be compatible with our i386 port, pull in 95% of theRodney W. Grimes1994-05-261-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+12