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 mdoc: drop redundant .Pp calls, kill EOL whitespace 2010-10-09 11:43:00 +00:00
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 Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
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 Turns out that it is a bad idea to have a missing compat option be a 2010-08-15 08:44:32 +00:00