freebsd-src/usr.bin/truss
Marcel Moolenaar 3e1b607837 Syscalls have at most 6 argument, not 5. See mmap(2) for example.
Previously the offset argument to mmap(2) would be bogus as we
weren't reading it in.

Approved by: re (kensmith)
2007-07-28 23:00:42 +00:00
..
amd64-fbsd.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
amd64-fbsd32.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
amd64-linux32.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
extern.h Make use of ptrace(2) instead of procfs in truss(1), eliminating 2007-04-10 04:03:34 +00:00
i386-fbsd.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
i386-linux.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +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 MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
main.c Syscalls have at most 6 argument, not 5. See mmap(2) for example. 2007-07-28 23:00:42 +00:00
Makefile Make use of ptrace(2) instead of procfs in truss(1), eliminating 2007-04-10 04:03:34 +00:00
powerpc-fbsd.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
setup.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
sparc64-fbsd.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
syscall.h Make use of ptrace(2) instead of procfs in truss(1), eliminating 2007-04-10 04:03:34 +00:00
syscalls.c Make use of ptrace(2) instead of procfs in truss(1), eliminating 2007-04-10 04:03:34 +00:00
truss.1 Remove duplicate ' 2' manpage section number. 2007-05-21 20:33:51 +00:00
truss.h Make use of ptrace(2) instead of procfs in truss(1), eliminating 2007-04-10 04:03:34 +00:00