Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 15:29:50 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config config.h main.c mkmakefile.c mkoptions.c
Message-ID:  <200512301529.jBUFTodg060068@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2005-12-30 15:29:50 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/config      config.h main.c mkmakefile.c mkoptions.c 
  Log:
  Clean up most of the "XXX"-tagged items:
  
  - The code that creates hints.c and env.c from the skeleton files
    moved into separate functions.
  
  - Sanity checks for missing "ident" and "cputype" directives moved
    into main(), alongside the existing check for "machine".
  
  PR:             bin/90310
  Submitted by:   Matt Emmerton <matt@gsicomp.on.ca>
  
  Revision  Changes    Path
  1.59      +2 -0      src/usr.sbin/config/config.h
  1.70      +15 -0     src/usr.sbin/config/main.c
  1.84      +22 -13    src/usr.sbin/config/mkmakefile.c
  1.33      +0 -4      src/usr.sbin/config/mkoptions.c



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