summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/ia64-fbsd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.marcel2014-07-071-314/+0
* - Make truss thread-aware.zont2012-09-161-65/+74
* - Style(9) cleanup.zont2012-09-021-172/+176
* - Put arguments for print_syscall_ret() function in proper order.zont2012-08-231-1/+1
* Fix typos in comments, no functional changes.bcr2011-05-191-1/+1
* s/sytem/system in comments, no functional changes.bcr2010-10-131-1/+1
* Fix copyright spelling.imp2010-03-101-1/+1
* Correct off-by-one issue in truss(1) which happens when system call numberdelphij2009-05-281-1/+1
* Reduce diff against my local version: replace malloc+memset() cases to calloc().delphij2009-05-151-2/+1
* Add -c option to summarize number of calls, errors, and system time.dds2009-05-121-1/+2
* MFp4: Bugfixes for truss(1):delphij2007-06-261-10/+6
* 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