summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/ia64-fbsd.c
Commit message (Expand)AuthorAgeFilesLines
* Make use of ptrace(2) instead of procfs in truss(1), eliminatingdelphij2007-04-101-30/+8
* - Fix crash when hitting unknown syscall. Copied from i386-fbsd.cpav2006-05-151-1/+2
* Add a -s flag for the same functionality as strace. Introduce a Namebrian2006-01-021-2/+2
* Support readlink(2) better. Readlink does not nul terminate thealfred2004-07-171-2/+2
* Move declarations of Procfd to a header file.dwmalone2004-01-071-1/+0
* Port truss(1) to 64-bit architectures:marcel2003-11-091-12/+9
* Fix truss on ia64. The syscall arguments are written to the trapmarcel2003-08-021-17/+5
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-4/+4
* Fixed comment.ru2003-02-201-1/+1
* Port to ia64. It builds, but usability is very limited.marcel2002-11-101-0/+342
OpenPOWER on IntegriCloud