freebsd-dev/usr.bin/truss
Jilles Tjoelker 12dacf622b Make sys_signame upper case.
This matches the constants from <signal.h> with 'SIG' removed, which POSIX
requires kill and trap to accept and 'kill -l' to write.

'kill -l', 'trap', 'trap -l' output is now upper case.

In Turkish locales, signal names with an upper case 'I' are now accepted,
while signal names with a lower case 'i' are no longer accepted, and the
output of 'killall -l' now contains proper capital 'I' without dot instead
of a dotted capital 'I'.
2011-02-04 16:40:50 +00:00
..
amd64-fbsd32.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
amd64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
amd64-linux32.c Fix copyright spelling. 2010-03-10 20:31:30 +00:00
amd64linux32.conf Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some 2008-05-16 15:34:06 +00:00
extern.h Fix breakage introduced in r211725 and improve functionality of truss on 2010-08-28 15:04:53 +00:00
fbsd32.conf Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some 2008-05-16 15:34:06 +00:00
i386-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
i386-linux.c Fix copyright spelling. 2010-03-10 20:31:30 +00:00
i386.conf Don't want a stray systrace_args.c in objdir. 2007-05-22 10:36:12 +00:00
i386linux.conf Don't want a stray systrace_args.c in objdir. 2007-05-22 10:36:12 +00:00
ia64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
main.c Make sys_signame upper case. 2011-02-04 16:40:50 +00:00
Makefile Fix breakage introduced in r211725 and improve functionality of truss on 2010-08-28 15:04:53 +00:00
mips-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
powerpc64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
powerpc-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
setup.c Remove setpgid() call before executing child process. 2010-10-20 09:35:20 +00:00
sparc64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
syscall.h Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +00:00
syscalls.c Don't write the terminating NUL past end of buffer. 2010-12-06 09:18:11 +00:00
truss.1 Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +00:00
truss.h Fix copyright spelling. 2010-03-10 20:31:30 +00:00