Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/config
Module Name: src
Committed By: bad
Date: Sat Aug 9 12:40:14 UTC 2014
Modified Files:
src/usr.bin/config: main.c
Log Message:
Treat an undefined option as a warning instead of an error when undoing an
option.
Allows one to win with declarations like:
no options MSGBUFSIZE
options MSGBUFSIZE="128*1024"
Briefly discussed with cube@, lukem@ and martin@.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.bin/config/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index