Subject: CVS commit: src/usr.bin/lorder
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 01/14/2007 16:29:36
Module Name:	src
Committed By:	apb
Date:		Sun Jan 14 16:29:36 UTC 2007

Modified Files:
	src/usr.bin/lorder: lorder.sh

Log Message:
In preparation for making TOOL_LORDER use TOOL_JOIN, TOOL_MKTEMP and
TOOL_SED:

* Parameterise JOIN, MKTEMP, NM, SED, and SORT.  Previously
  only NM and MKTEMP were parameterised.
* Rewrite some duplicated code using a loop.
* More careful quoting of shell variables.
* `...` -> $(...)
cvs: ----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/usr.bin/lorder/lorder.sh

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