Source-Changes archive

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

CVS commit: basesrc/usr.bin/lorder



Module Name:    basesrc
Committed By:   tv
Date:           Fri Sep 28 14:41:44 UTC 2001

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

Log Message:
Use "trap ... 0" instead of "trap ... EXIT", and use numeric signals for
"trap ... HUP ..." if the named signals cause the trap statement to fail.
This improves backwards compatibility of this script.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/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