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:   christos
Date:           Sun Mar 27 23:27:32 UTC 2005

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

Log Message:
It is silly to parse the comment in the header file to determine the
version number, when it is trivial to compute it directly. Also if
you are going to fork awk to do some work, do all of it there.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/conf/osrelease.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