Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2004 03:36:06 +0000 (UTC)
From:      Oliver Eikemeier <eik@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys param.h
Message-ID:  <200407280336.i6S3a6C7071857@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
eik         2004-07-28 03:36:06 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              param.h 
  Log:
  Erroneously decreased __FreeBSD_version, which should have been increased instead:
  
    "__FreeBSD_version should only ever increment.  It is a historial record
    of events in the system.  Decrementing it is akin to trying to go back
    in time and change history."
  
  Reminded by:    kuriyama, scottl
  
  Revision  Changes    Path
  1.206     +1 -1      src/sys/sys/param.h



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