| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 187607 [1]: | Glen Barber | 2011-06-06 | 1 | -2/+2 |
| * | MFC r216224: | Jaakko Heinonen | 2011-04-07 | 1 | -1/+1 |
| * | MFC 218707: Properly check for errors from waitpid(). | John Baldwin | 2011-03-03 | 1 | -4/+4 |
| * | MFC r215235: | Jaakko Heinonen | 2010-11-18 | 1 | -6/+7 |
| * | MFC r214105: | Ed Schouten | 2010-11-03 | 1 | -1/+0 |
| * | MFC r200752: | Jaakko Heinonen | 2010-10-11 | 1 | -0/+6 |
| * | MFC r192943: Correct off-by-one issue in truss(1) which happens when system | Xin LI | 2009-06-11 | 8 | -8/+8 |
| * | MFC r191005: | Xin LI | 2009-05-06 | 1 | -4/+10 |
| * | MFC r191004: | Xin LI | 2009-05-06 | 1 | -4/+4 |
| * | MFH r179051 (support for tracing 32-bit binaries on amd64) | Dag-Erling Smørgrav | 2008-08-14 | 4 | -669/+645 |
| * | MFH r175062 (break takes a pointer, not an int) | Dag-Erling Smørgrav | 2008-08-14 | 1 | -1/+1 |
| * | MFC: Teach truss about 32-bit FreeBSD and Linux binaries on amd64. | John Baldwin | 2008-05-23 | 3 | -12/+41 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2008-05-16 | 4 | -0/+688 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-10-10 | 2 | -652/+0 |
| * | Print integer-typed arguments as integers. This makes sure that | Marcel Moolenaar | 2007-07-28 | 1 | -3/+3 |
| * | Fix handling of Quad-type arguments. Previously, syscalls | Marcel Moolenaar | 2007-07-28 | 4 | -12/+23 |
| * | Syscalls have at most 6 argument, not 5. See mmap(2) for example. | Marcel Moolenaar | 2007-07-28 | 1 | -1/+1 |
| * | MFp4: Bugfixes for truss(1): | Xin LI | 2007-06-26 | 10 | -91/+75 |
| * | Don't want a stray systrace_args.c in objdir. | Ruslan Ermilov | 2007-05-22 | 2 | -2/+6 |
| * | Remove duplicate ' 2' manpage section number. | Giorgos Keramidas | 2007-05-21 | 1 | -1/+1 |
| * | Make use of ptrace(2) instead of procfs in truss(1), eliminating | Xin LI | 2007-04-10 | 16 | -580/+447 |
| * | Add missing markup bits. | Ruslan Ermilov | 2006-12-11 | 1 | -3/+2 |
| * | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -2/+2 |
| * | Remove alpha-specific stuff. | Ruslan Ermilov | 2006-08-23 | 1 | -360/+0 |
| * | Make sure that the sc pointer gets initialized. No functional change | Xin LI | 2006-07-26 | 2 | -2/+2 |
| * | - Fix warning when compiling with -DDEBUG | Pav Lucistnik | 2006-05-15 | 1 | -1/+1 |
| * | - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage, | Pav Lucistnik | 2006-05-15 | 7 | -153/+578 |
| * | - Fix crash when hitting unknown syscall. Copied from i386-fbsd.c | Pav Lucistnik | 2006-05-15 | 5 | -5/+10 |
| * | Add powerpc support for truss. | Peter Grehan | 2006-01-05 | 3 | -0/+358 |
| * | Add a -s flag for the same functionality as strace. Introduce a Name | Brian Somers | 2006-01-02 | 13 | -54/+91 |
| * | The kernel accepts sockaddrs with len set to zero for sockaddr_in | Alfred Perlstein | 2005-10-15 | 1 | -9/+20 |
| * | Fix all the spelling mistakes I could find in the man pages for words | Giorgos Keramidas | 2005-07-31 | 1 | -1/+1 |
| * | Decode chroot(2) args. | Alfred Perlstein | 2005-06-14 | 1 | -0/+2 |
| * | decode utimes, lutimes, futimes, chflags, lchflags. | Alfred Perlstein | 2005-05-26 | 1 | -0/+10 |
| * | decode mkdir args. | Alfred Perlstein | 2005-05-26 | 1 | -0/+2 |
| * | When doing the initial open of the proc via procfs, complain if we are | Alfred Perlstein | 2005-03-27 | 3 | -8/+14 |
| * | I've been working on this somewhat so I'm moving the | Alfred Perlstein | 2005-03-27 | 2 | -288/+304 |
| * | Change fix a bug where the length of data written by snprintf was | Alfred Perlstein | 2005-03-03 | 1 | -1/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Improve markup and language. | Dima Dorfman | 2004-09-07 | 1 | -1/+3 |
| * | Fix Quad handling on 64-bit architectures. On 64-bit machines, a Quad | Marcel Moolenaar | 2004-09-05 | 1 | -22/+17 |
| * | Update doc dates. | Alfred Perlstein | 2004-09-03 | 1 | -1/+1 |
| * | xref and give a hint as to what procctl can be used for. | Alfred Perlstein | 2004-09-03 | 1 | -1/+7 |
| * | don't seg if the syscall is invalid for i386fbsd. | Alfred Perlstein | 2004-08-08 | 3 | -2/+6 |
| * | Use the length modifier 'll' instead of 'q' to print long longs. | Stefan Farfeleder | 2004-07-28 | 1 | -1/+1 |
| * | Support readlink(2) better. Readlink does not nul terminate the | Alfred Perlstein | 2004-07-17 | 10 | -20/+32 |
| * | When reporting reciept of a signal, print the signal's name. | Alfred Perlstein | 2004-07-17 | 3 | -7/+26 |
| * | Decode the "wence" arg to lseek and linux_lseek. | Alfred Perlstein | 2004-07-10 | 2 | -2/+16 |
| * | Fix unterminated RCSID. | Bruce M Simpson | 2004-06-13 | 1 | -1/+1 |
| * | A first stab at truss support for amd64, basically cogged from i386. | David Malone | 2004-06-12 | 3 | -0/+352 |