Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2010 00:57:30 +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:  <201004180057.o3I0vlgu025769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-04-18 00:57:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/config      config.h mkoptions.c 
  Log:
  SVN rev 206781 on 2010-04-18 00:57:30Z by imp
  
  MFC r206664:
    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.63.2.2   +2 -0      src/usr.sbin/config/config.h
  1.34.10.3  +26 -1     src/usr.sbin/config/mkoptions.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004180057.o3I0vlgu025769>