Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/lorder



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.




Home | Main Index | Thread Index | Old Index