Subject: CVS commit: src/sys/conf
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/27/2005 23:27:32
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.