Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/conf



Module Name:    src
Committed By:   perry
Date:           Tue Jul 15 20:10:06 UTC 2008

Modified Files:
        src/sys/conf: newvers_stand.sh

Log Message:
Add the kernel revision to vers.c, as in:

  const char bootprog_kernrev[] = "4.99.70";

For now, we still also include the builder name and date and such, so
that we don't break anything, but those are (probably) on the way out.

Part of the "bit-identical sources yield bit-identical release files"
project.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/conf/newvers_stand.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index