cvs commit: src/sys/conf newvers.sh
    Colin Percival 
    cperciva at FreeBSD.org
       
    Fri Aug 19 01:49:16 GMT 2005
    
    
  
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
    
    
More information about the cvs-src
mailing list