aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truss/ia64-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-12/+9
* Fix truss on ia64. The syscall arguments are written to the trapMarcel Moolenaar2003-08-021-17/+5
* Revamp of the syscall path, exception and context handling. TheMarcel Moolenaar2003-05-161-4/+4
* Fixed comment.Ruslan Ermilov2003-02-201-1/+1
* Port to ia64. It builds, but usability is very limited.Marcel Moolenaar2002-11-101-0/+342