freebsd-dev/usr.sbin/config
Ian Lepore 0fe8749f47 Fix the negation (!) operator so that it binds only to the word that
immediately follows it, which means 'not' has to be reset every time an
option word or device name is processed.
2014-11-23 23:58:47 +00:00
..
config.5 Remove ia64. 2014-07-07 00:27:09 +00:00
config.8 mdoc: kill EOL whitespace. 2014-07-29 19:49:27 +00:00
config.h Fix kern/187712: config(8) does not respect KERNCONFDIR. 2014-03-20 17:30:09 +00:00
config.y Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
configvers.h Implement the '!' operator for files* files. It means 'include this 2014-02-04 18:28:58 +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 Consider the negation operator (!) to be a word even if it is not followed 2014-11-23 19:13:17 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +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