cvs commit: src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64

Warner Losh imp at FreeBSD.org
Thu Nov 3 20:14:51 PST 2005


imp         2005-11-04 04:14:49 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             Makefile.alpha Makefile.amd64 
                         Makefile.arm Makefile.i386 Makefile.ia64 
                         Makefile.pc98 Makefile.powerpc 
                         Makefile.sparc64 
  Log:
  We don't bump the config version for additions to config that aren't
  used in the base system.  This has been much discussed in the past
  (typically people giving me a hard time for it).  Since all that was
  added to config was nocpu, and since we don't use it, we don't need to
  bump the version.
  
  Revision  Changes    Path
  1.138     +1 -1      src/sys/conf/Makefile.alpha
  1.20      +1 -1      src/sys/conf/Makefile.amd64
  1.16      +1 -1      src/sys/conf/Makefile.arm
  1.268     +1 -1      src/sys/conf/Makefile.i386
  1.65      +1 -1      src/sys/conf/Makefile.ia64
  1.170     +1 -1      src/sys/conf/Makefile.pc98
  1.281     +1 -1      src/sys/conf/Makefile.powerpc
  1.36      +1 -1      src/sys/conf/Makefile.sparc64


More information about the cvs-src mailing list