aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config
Commit message (Expand)AuthorAgeFilesLines
* config(8): Allow escape-quoted empty stringsKyle Evans2018-08-201-1/+1
* Remove variable re-inserted during mis-application of r336973Kyle Evans2018-07-311-2/+1
* Re-insert variable disappeared during mis-application of r336973Kyle Evans2018-07-311-1/+1
* config(8): Strip comments from env linesKyle Evans2018-07-311-15/+28
* config(8): Invert checks; envmode/hintmode reflect "env provided"1Kyle Evans2018-07-171-2/+2
* Fix GCC 4.2 build after r336415, proper declaration and prototypeKyle Evans2018-07-171-2/+3
* config(8): Add compatibility shims for r335998Kyle Evans2018-07-174-4/+22
* Revert r336353 completely based on protest; compatibility shims incomingKyle Evans2018-07-171-1/+1
* config(8): Bump major version after r335998Kyle Evans2018-07-161-1/+1
* kern_environment: Give the static environment a chance to disable MD envKyle Evans2018-07-121-2/+13
* config(8): Fix broken ABIKyle Evans2018-07-061-1/+1
* config(8): De-dupe hint/env vars within a single fileKyle Evans2018-07-062-75/+98
* Revert r336011,r336012 until I can competently testKyle Evans2018-07-052-98/+75
* Fix build after r336011Kyle Evans2018-07-052-2/+2
* config(8): De-dupe hint/env vars within a single fileKyle Evans2018-07-052-74/+97
* kern_environment: use any provided environments, evict hintmode/envmodeKyle Evans2018-07-054-16/+40
* Revert r335995 due to accidental changes snuck inKyle Evans2018-07-054-41/+17
* kern_environment: use any provided environments, evict hintmode/envmodeKyle Evans2018-07-054-17/+41
* config(8): part of patch disappeared, don't close ifp at the endKyle Evans2018-06-261-2/+0
* config(8): Flip the order of concatenation for `hints` and `env`Kyle Evans2018-06-262-7/+11
* config(8): Make 'env' files consistent with other file-accepting optionsKyle Evans2018-06-264-40/+55
* config(8): Set envmode if we accept an envvarKyle Evans2018-06-261-0/+1
* config(8): Add `envvar` supportKyle Evans2018-06-256-28/+114
* Let -s actually work.Bryan Drewery2018-06-221-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-207-6/+20
* Fix 'local' to not look in the source tree for the file.Bryan Drewery2017-11-173-13/+20
* Remove build system support for lint.Warner Losh2017-11-171-7/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Typo in filename in comment.Nick Hibma2017-09-281-1/+1
* Renumber copyright clause 4Warner Losh2017-02-288-8/+8
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-7/+0
* Allow config to be compiled from another source directory, such as oneMarcel Moolenaar2016-10-261-2/+7
* Don't free fnamebuf before we calling cfgfile_add(). This changes aDon Lewis2016-05-161-2/+3
* For pointers use NULL instead of 0.Marcelo Araujo2016-04-272-24/+24
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-16/+0
* Document the ability to override compiled-in env and hints using variablesIan Lepore2016-02-211-3/+6
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Fix two memory leaks in config(8).Rui Paulo2015-10-131-0/+2
* Make it clear that we're ignoring the return value fread(3). AllWarner Losh2015-08-241-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+37
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-277-21/+57
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-2/+0
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-286-194/+192
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-053-13/+11
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-121-2/+10
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+2