aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truss/sparc64-fbsd.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix crash when hitting unknown syscall. Copied from i386-fbsd.cPav Lucistnik2006-05-151-1/+2
* Add a -s flag for the same functionality as strace. Introduce a NameBrian Somers2006-01-021-2/+2
* Support readlink(2) better. Readlink does not nul terminate theAlfred Perlstein2004-07-171-2/+2
* Move declarations of Procfd to a header file.David Malone2004-01-071-1/+0
* Port truss(1) to 64-bit architectures:Marcel Moolenaar2003-11-091-11/+7
* Various cleanups of truss:David Malone2002-11-091-15/+19
* - Use time.h not sys/time.h.Matthew N. Dodd2002-08-061-1/+1
* Diff reduction.Matthew N. Dodd2002-08-051-4/+4
* Ported to sparc64.Jake Burkholder2002-08-041-0/+362