freebsd-dev/usr.bin/truss
Xin LI 948c1a68c6 Correct off-by-one issue in truss(1) which happens when system call number
is nsyscalls.

PR:		bin/134916
Submitted by:	Steven Hartland <steven hartland multiplay co uk>
MFC after:	2 weeks
2009-05-28 00:38:24 +00:00
..
amd64-fbsd32.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
amd64-fbsd.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
amd64-linux32.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
amd64linux32.conf
extern.h
fbsd32.conf
i386-fbsd.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
i386-linux.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
i386.conf
i386linux.conf
ia64-fbsd.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
main.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
Makefile
mips-fbsd.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
powerpc-fbsd.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +00:00
setup.c
sparc64-fbsd.c Correct off-by-one issue in truss(1) which happens when system call number 2009-05-28 00:38:24 +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 Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +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 Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +00:00