| Commit message (Expand) | Author | Age | Files | Lines |
| * | config: do not link against libl, it is not needed | Baptiste Daroussin | 2019-09-10 | 1 | -1/+1 |
| * | config(8): Fix broken ABI | Kyle Evans | 2018-07-06 | 1 | -1/+1 |
| * | config(8): De-dupe hint/env vars within a single file | Kyle Evans | 2018-07-06 | 1 | -2/+2 |
| * | Revert r336011,r336012 until I can competently test | Kyle Evans | 2018-07-05 | 1 | -2/+2 |
| * | Fix build after r336011 | Kyle Evans | 2018-07-05 | 1 | -1/+1 |
| * | config(8): De-dupe hint/env vars within a single file | Kyle Evans | 2018-07-05 | 1 | -1/+1 |
| * | Allow config to be compiled from another source directory, such as one | Marcel Moolenaar | 2016-10-26 | 1 | -2/+7 |
| * | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| * | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | Ed Schouten | 2013-04-19 | 1 | -0/+2 |
| * | The last big commit: let usr.sbin/ use WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+0 |
| * | Fixed "make checkdpadd" (missing library dependencies). | Ruslan Ermilov | 2007-10-01 | 1 | -1/+1 |
| * | Add ${.CURDIR} before kernconf.tmpl in order to let the build see newly | Wojciech A. Koszek | 2007-05-12 | 1 | -1/+1 |
| * | Improve INCLUDE_CONFIG_FILE support. | Wojciech A. Koszek | 2007-05-12 | 1 | -2/+7 |
| * | config.5 was repocopied from share/man/man5/ to usr.sbin/config/. | Ruslan Ermilov | 2005-12-09 | 1 | -1/+1 |
| * | Fix a few glitches in my previous commit. | Olivier Houchard | 2004-05-11 | 1 | -1/+1 |
| * | Best we can do is WARNS=1 due to lex. | David E. O'Brien | 2003-06-11 | 1 | -0/+1 |
| * | Do not refer to the non-existant BDECFLAGS. | David E. O'Brien | 2003-06-11 | 1 | -1/+0 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -3/+5 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for usr.sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+0 |
| * | ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS" | Peter Wemm | 2001-02-19 | 1 | -1/+1 |
| * | Borrow phk's axe and apply the next stage of config(8)'s evolution. | Peter Wemm | 2000-06-13 | 1 | -1/+1 |
| * | Further cleanup. Also remove the following unused or defunct tokens: | Peter Wemm | 1999-10-10 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Put on my viking helmet from the closet, and get out the war axe and | Peter Wemm | 1999-05-09 | 1 | -2/+2 |
| * | Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the | Peter Wemm | 1999-04-18 | 1 | -1/+2 |
| * | Get out the blow torch and hack away all the unused stuff. Note that | Peter Wemm | 1999-04-17 | 1 | -2/+2 |
| * | Clean up the -g/DEBUG handling. This logic can go in the Makefile | Peter Wemm | 1999-04-13 | 1 | -3/+3 |
| * | Backed out previous backout. Put y.tab.h back in SRCS. | Bruce Evans | 1998-05-06 | 1 | -4/+2 |
| * | Backed out previous commit. It was tested, but not for the case where | Bruce Evans | 1998-05-05 | 1 | -3/+5 |
| * | Fixed races in `make -jN' using new yacc rules. | Bruce Evans | 1998-05-04 | 1 | -5/+3 |
| * | Fixed `make -jN' for large N, as usual. | Bruce Evans | 1998-03-06 | 1 | -1/+3 |
| * | Style police service brought to you by: bde | Eivind Eklund | 1998-02-19 | 1 | -3/+0 |
| * | For safety's sake, explicitly depend all objects on the configvers.h header | Peter Wemm | 1997-10-22 | 1 | -0/+2 |
| * | Oops, the previous commit shouldn't have touch the Makefile. | Bruce Evans | 1997-09-07 | 1 | -1/+1 |
| * | Don't say that swapping is configured by config. | Bruce Evans | 1997-09-07 | 1 | -1/+1 |
| * | Backout yacc changes. | Poul-Henning Kamp | 1996-06-02 | 1 | -1/+1 |
| * | yacc rule changes. | Poul-Henning Kamp | 1996-05-30 | 1 | -1/+1 |
| * | Implement support for conf/options and i386/conf/options.i386 | Peter Wemm | 1995-12-11 | 1 | -1/+1 |
| * | If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't make | Garrett Wollman | 1995-11-28 | 1 | -0/+3 |
| * | Fix CLEANFILES. Some temporary files were missing. | Bruce Evans | 1995-09-28 | 1 | -1/+1 |
| * | Make good on my promise to finally clean up the config clobbering. | Jordan K. Hubbard | 1995-02-22 | 1 | -3/+0 |
| * | Remove ifdef for STATCLOCK. STATCLOCK is standard. | Bruce Evans | 1994-11-27 | 1 | -1/+1 |
| * | Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER. | Garrett Wollman | 1994-09-06 | 1 | -0/+3 |
| * | Oops...forgot to list the changes.... | David Greenman | 1994-08-18 | 1 | -1/+1 |
| * | Support for Bruce Evans' new dynamic interrupt support. | David Greenman | 1994-08-18 | 1 | -1/+1 |
| * | Upgrade config to be compatible with our i386 port, pull in 95% of the | Rodney W. Grimes | 1994-05-26 | 1 | -1/+1 |
| * | BSD 4.4 Lite usr.sbin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+12 |