Module Name: src Committed By: bouyer Date: Sat Mar 17 19:23:29 UTC 2012
Modified Files: src/usr.bin/ktruss [netbsd-5-0]: makeerrnos.sh Log Message: Pull up following revision(s) (requested by dyoung in ticket #1742): usr.bin/ktruss/makeerrnos.sh: revision 1.6 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.5.8.1 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.