Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix crash when hitting unknown syscall. Copied from i386-fbsd.c | pav | 2006-05-15 | 1 | -1/+2 |
* | Add a -s flag for the same functionality as strace. Introduce a Name | brian | 2006-01-02 | 1 | -2/+2 |
* | Support readlink(2) better. Readlink does not nul terminate the | alfred | 2004-07-17 | 1 | -2/+2 |
* | Move declarations of Procfd to a header file. | dwmalone | 2004-01-07 | 1 | -1/+0 |
* | Port truss(1) to 64-bit architectures: | marcel | 2003-11-09 | 1 | -12/+9 |
* | Fix truss on ia64. The syscall arguments are written to the trap | marcel | 2003-08-02 | 1 | -17/+5 |
* | Revamp of the syscall path, exception and context handling. The | marcel | 2003-05-16 | 1 | -4/+4 |
* | Fixed comment. | ru | 2003-02-20 | 1 | -1/+1 |
* | Port to ia64. It builds, but usability is very limited. | marcel | 2002-11-10 | 1 | -0/+342 |