Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 00:42:35 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config config.h main.c mkheaders.c mkoptions.c
Message-ID:  <200101310842.f0V8gZC38893@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/01/31 00:42:35 PST

  Modified files:
    usr.sbin/config      config.h main.c mkheaders.c mkoptions.c 
  Log:
  Redo the stray header file cleanup code to not depend on timestamps
  or access times or anything.  Just bite the bullet and keep a list of
  header files that we know about.
  
  Revision  Changes    Path
  1.41      +2 -1      src/usr.sbin/config/config.h
  1.47      +45 -28    src/usr.sbin/config/main.c
  1.19      +9 -2      src/usr.sbin/config/mkheaders.c
  1.24      +2 -1      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?200101310842.f0V8gZC38893>