Date: Thu, 15 Apr 2010 15:10:46 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/config config.h mkoptions.c Message-ID: <201004151511.o3FFBEAP044368@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2010-04-15 15:10:46 UTC
FreeBSD src repository
Modified files:
usr.sbin/config config.h mkoptions.c
Log:
SVN rev 206664 on 2010-04-15 15:10:46Z by imp
Allow option aliasing. Lines of the form:
OLD_OPT = NEW_OPT
in options* files will now map OLD_OPT to NEW_OPT with a friendly
message. This is indented for situations where we need to preserve an
interface in the config file in an upwards compatible fashion on a
stable branch.
Reviewed by: nwhitehorn@
MFC after: 3 days
Revision Changes Path
1.64 +2 -0 src/usr.sbin/config/config.h
1.36 +26 -1 src/usr.sbin/config/mkoptions.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004151511.o3FFBEAP044368>
