Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 01:49:15 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf newvers.sh
Message-ID:  <200508190149.j7J1nFE9090303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2005-08-19 01:49:15 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             newvers.sh 
  Log:
  Pad the strings sccs[], version[], and osrelease[] up to a minimum of
  128 bytes, 256 bytes, and 32 bytes respectively.  This makes it much
  easier to identify when two kernels are identical apart from a version
  number bump (as often happens on security branches).
  
  Discussed on:   freebsd-arch, in May 2005
  
  Revision  Changes    Path
  1.71      +10 -3     src/sys/conf/newvers.sh



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