Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2000 06:34:51 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config mkoptions.c
Message-ID:  <200001081434.GAA02180@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2000/01/08 06:34:51 PST

  Modified files:
    usr.sbin/config      mkoptions.c 
  Log:
  Fixed removal of unknown options.  For options files with only a single
  known option, unknown options following the known option were not
  removed.  Now I think only unknown options in unknown options files
  are not removed.  This is harmless because unknown options files should
  not be used, but removing the files would be cleaner.
  
  Revision  Changes    Path
  1.15      +2 -2      src/usr.sbin/config/mkoptions.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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