summaryrefslogtreecommitdiff
path: root/usr.bin/ktruss/makeerrnos.sh
AgeCommit message (Expand)Author
2019-05-06Add support for SIGRTMIN+1..SIGRTMAX-1 signals in ktruss(1)kamil
2012-03-12Use 'sort -n -k 3' instead of 'sort -n +2' since the former is moredyoung
2008-10-19In shell scripts invoked during a build, and in crunchgen, use ${AWK}apb
2005-07-17Make this build with WARNS=3, and enable it.he
2001-02-18Use the errno.h and signal.h passed in on the command line.kim
2001-01-16Pass CPP and CPPFLAGS to makerrnos.sh, and use them. Default to cpp andcgd
1999-07-12- build with obj dirs.mrg