Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 02:02:47 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf options
Message-ID:  <200301191002.h0JA2lUS077983@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/01/19 02:02:47 PST

  Modified files:
    sys/conf             options 
  Log:
  Move NODEVFS and NO_GEOM to opt_global.h.
  
  This allows me to mark code which they control with #ifdef without
  polluting files with #includes of opt_devfs.h and opt_geom.h.
  
  Once these two options are removed, this will allow mechanical removal
  of the bits their removal makes obsolete.
  
  Revision  Changes    Path
  1.368     +2 -2      src/sys/conf/options

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?200301191002.h0JA2lUS077983>