| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -c option to summarize number of calls, errors, and system time. | dds | 2009-05-12 | 1 | -1/+5 |
* | Try to make this code slightly less painful to read. | des | 2008-07-31 | 1 | -1/+1 |
* | Make use of ptrace(2) instead of procfs in truss(1), eliminating | delphij | 2007-04-10 | 1 | -2/+1 |
* | - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage, | pav | 2006-05-15 | 1 | -8/+16 |
* | 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 |
* | Decode the "wence" arg to lseek and linux_lseek. | alfred | 2004-07-10 | 1 | -1/+1 |
* | Add support for decoding Timespec, Timeval, Itimerval, Pollfd, | dwmalone | 2004-03-23 | 1 | -2/+12 |
* | decode fcntl and mmap arguments. | alfred | 2004-03-23 | 1 | -1/+1 |
* | Port truss(1) to 64-bit architectures: | marcel | 2003-11-09 | 1 | -1/+2 |
* | Add options to print the argument and environment string parameters to | mdodd | 2002-08-04 | 1 | -1/+1 |
* | Parameterize globals. | mdodd | 2002-08-04 | 1 | -2/+2 |
* | Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. | markm | 2001-12-11 | 1 | -1/+1 |
* | Teach truss(1) to display sockaddrs. It currently knows about AF_INET, | des | 2001-10-21 | 1 | -1/+1 |
* | Change the output of truss to more closely resemble SysV's. (Yes, it | sef | 2000-03-18 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Teach truss to print symbolic signal names (e.g. SIGHUP instead of 0x01). | des | 1999-08-10 | 1 | -2/+3 |
* | Add some copyright and license terms, at Jordan's request. Note that | sef | 1997-12-20 | 1 | -1/+3 |
* | First cut at printing out ioctl names intelligently. Note that this doesn't | sef | 1997-12-06 | 1 | -2/+3 |
* | Truss program. Requires procfs. | sef | 1997-12-06 | 1 | -0/+43 |