Module Name: src Committed By: jruoho Date: Sun Mar 18 07:14:08 UTC 2012
Modified Files: src/tests/include/sys: t_types.c src/tests/lib/libc/gen: t_dir.c t_humanize_number.c t_siginfo.c src/tests/lib/libc/termios: t_tcsetpgrp.c src/tests/lib/librt: t_sched.c src/tests/lib/libutil: t_parsedate.c Log Message: To be on the safe side, use the category/number notation when referring to PRs (otherwise third-party sed-scripts might miss the references). Also remove white-space. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/include/sys/t_types.c cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/gen/t_dir.c cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/gen/t_humanize_number.c cvs rdiff -u -r1.13 -r1.14 src/tests/lib/libc/gen/t_siginfo.c cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/termios/t_tcsetpgrp.c cvs rdiff -u -r1.3 -r1.4 src/tests/lib/librt/t_sched.c cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libutil/t_parsedate.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.