Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFp4: Bugfixes for truss(1): | delphij | 2007-06-26 | 1 | -10/+6 |
* | Make use of ptrace(2) instead of procfs in truss(1), eliminating | delphij | 2007-04-10 | 1 | -33/+18 |
* | - 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 | -11/+7 |
* | Various cleanups of truss: | dwmalone | 2002-11-09 | 1 | -15/+19 |
* | - Use time.h not sys/time.h. | mdodd | 2002-08-06 | 1 | -1/+1 |
* | Diff reduction. | mdodd | 2002-08-05 | 1 | -4/+4 |
* | Ported to sparc64. | jake | 2002-08-04 | 1 | -0/+362 |