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
config.8 Add -s option to config. 2015-01-29 22:49:30 +00:00
config.h
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
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