freebsd-skq/usr.sbin/config
ian 6c9b54c869 MFC r274924, r274936:
Consider the negation operator (!) to be a word even if it is not followed
  by whitespace.  This allows "optional !foo" which is what most programmers
  are naturally going to tend to do as opposed to "optional ! foo".

  Fix the negation (!) operator so that it binds only to the word that
  immediately follows it.
2014-12-27 03:19:04 +00:00
..
config.5
config.8 MFC r263429 2014-04-10 19:51:33 +00:00
config.h MFC r263429 2014-04-10 19:51:33 +00:00
config.y
configvers.h MFC: Merge in the changes in -current: 2014-08-11 18:42:20 +00:00
kernconf.tmpl
lang.l MFC r263429 2014-04-10 19:51:33 +00:00
main.c MFC r274924, r274936: 2014-12-27 03:19:04 +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 MFC r274924, r274936: 2014-12-27 03:19:04 +00:00
mkoptions.c