Subject: CVS commit: syssrc/sys/arch/arm/conf
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 02/20/2002 23:54:09
Module Name:	syssrc
Committed By:	skrll
Date:		Wed Feb 20 21:54:09 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/conf: elf2aout.sh

Log Message:
Use shell arithmetic as much as possible and reduce the number of times
that awk is used to one.

No functional change.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/conf/elf2aout.sh

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