Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/23/2000 10:15:20
Module Name: syssrc
Committed By: mrg
Date: Wed Aug 23 07:15:20 UTC 2000
Modified Files:
syssrc/sys/conf: newvers_stand.sh
Log Message:
replace a head | tail | sed sequence with a single link awk invocation,
that also finds versions outside the range [0-9].[0-9] (eg, 10.10).
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/conf/newvers_stand.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.