Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Make truss thread-aware. | zont | 2012-09-16 | 1 | -75/+83 |
* | - Style(9) cleanup. | zont | 2012-09-02 | 1 | -209/+222 |
* | s/sytem/system in comments, no functional changes. | bcr | 2010-10-13 | 1 | -1/+1 |
* | Fix copyright spelling. | imp | 2010-03-10 | 1 | -1/+1 |
* | This fix makes it so the args are malloc'd before | rrs | 2010-02-03 | 1 | -1/+1 |
* | Correct off-by-one issue in truss(1) which happens when system call number | delphij | 2009-05-28 | 1 | -1/+1 |
* | Reduce diff against my local version: replace malloc+memset() cases to calloc(). | delphij | 2009-05-15 | 1 | -2/+1 |
* | Fix print_syscall_ret parameter order. | dds | 2009-05-13 | 1 | -1/+1 |
* | Fix compilation error introduced in r192025. | dds | 2009-05-13 | 1 | -1/+2 |
* | Add preliminary support for truss on MIPS. It compiles, but has not | imp | 2009-02-15 | 1 | -0/+345 |