Source-Changes archive

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

CVS commit: src/usr.bin/ktruss



Module Name:    src
Committed By:   dyoung
Date:           Mon Mar 12 22:02:07 UTC 2012

Modified Files:
        src/usr.bin/ktruss: makeerrnos.sh

Log Message:
Use 'sort -n -k 3' instead of 'sort -n +2' since the former is more
portable.  The latter is not supported by Mac OS X Lion.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/ktruss/makeerrnos.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