freebsd-dev/usr.sbin/config
Craig Rodrigues 69627a0de1 Add -s option to config.
This option allows for specifying the directory to use as the location for
kernel source files. This option was ported from NetBSD.

GitHub Pull Request:   https://github.com/freebsd/freebsd/pull/18
Submitted by:          Steve Kiernan <stevek@juniper.net>, Simon Gerraty <sjg@juniper.net>
Obtained from:         Juniper Networks, Inc.
Reviewed by:           imp
Differential Revision: https://reviews.freebsd.org/D1722
Relnotes:              yes
2015-01-29 22:49:30 +00:00
..
config.5 Remove ia64. 2014-07-07 00:27:09 +00:00
config.8 Add -s option to config. 2015-01-29 22:49:30 +00:00
config.h Fix kern/187712: config(8) does not respect KERNCONFDIR. 2014-03-20 17:30:09 +00:00
config.y Allow lists for "nooption" and "nooptions" keywords. 2015-01-23 16:03:02 +00:00
configvers.h Bump config(8) minor version for r277567. 2015-01-24 00:04:34 +00:00
kernconf.tmpl
lang.l Fix kern/187712: config(8) does not respect KERNCONFDIR. 2014-03-20 17:30:09 +00:00
main.c Add -s option to config. 2015-01-29 22:49:30 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
mkheaders.c
mkmakefile.c Fix the negation (!) operator so that it binds only to the word that 2014-11-23 23:58:47 +00:00
mkoptions.c Turns out that it is a bad idea to have a missing compat option be a 2010-08-15 08:44:32 +00:00