Module Name: src Committed By: kamil Date: Mon May 6 11:58:37 UTC 2019
Modified Files: src/usr.bin/ktruss: makeerrnos.sh Log Message: Add support for SIGRTMIN+1..SIGRTMAX-1 signals in ktruss(1) Generate misc.c and misc.h with entries for signals between SIGRTMIN+1 and SIGRTMAX-1. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 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.