freebsd-dev/usr.bin/truss
Marcel Moolenaar a9fdd3a89e Fix truss on ia64. The syscall arguments are written to the trap
frame, occupying scratch registers r16 and up. We don't have to
save any scratch registers for syscalls, so we have plenty of
room there. Consequently, when we fetch the registers from the
process, we automaticly have all the arguments and don't need
to read them seperately.
2003-08-02 22:29:10 +00:00
..
alpha-fbsd.c
amd64-fbsd32.c Fixed comment. 2003-02-20 15:05:39 +00:00
amd64-linux32.c
extern.h
i386-fbsd.c Fixed comment. 2003-02-20 15:05:39 +00:00
i386-linux.c
i386.conf
i386linux.conf
ia64-fbsd.c Fix truss on ia64. The syscall arguments are written to the trap 2003-08-02 22:29:10 +00:00
main.c
Makefile Use cat(1) instead of cp(1) so as not to break -DNOCLEAN builds 2003-06-06 05:38:09 +00:00
setup.c
sparc64-fbsd.c
syscall.h
syscalls.c Decode a few more syscalls. 2003-04-15 06:12:12 +00:00
truss.1
truss.h