| Age | Commit message (Expand) | Author |
| 2015-01-08 | Omit no longer existing l, m from default trace points. | riastradh |
| 2013-01-24 | use O_CLOEXEC. | christos |
| 2011-09-16 | Use __dead | joerg |
| 2011-06-01 | Bump date for previous. | wiz |
| 2011-06-01 | kern/42030 - tracking of file descriptors by ktrace/kdump | alnsn |
| 2011-04-27 | Remove Mach specific trace points. | joerg |
| 2011-02-05 | update usage | yamt |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-02-16 | siginfocodename returns const char *, not char *. | matt |
| 2007-08-27 | Remove 'U' (was scheduler activations) from the list of default trace points. | dsl |
| 2007-03-02 | Fix typo. | wiz |
| 2007-02-27 | Remove ref to SA. | ad |
| 2007-02-09 | Sync with kernel changes introduced by merging the newlock2 branch. | ad |
| 2007-02-08 | include <signal.h> where signal(3) is used | drochner |
| 2007-01-17 | Remove duplicate #includes | hubertf |
| 2007-01-08 | Remove dot and end of SEE ALSO. | wiz |
| 2007-01-07 | See also: ktrace(2). | rillig |
| 2006-09-24 | Bump date for previous. | wiz |
| 2006-09-23 | Add a -t+S flag to ktrace for tracing activity related to sysctl. MIB | manu |
| 2006-05-11 | #include a necessary header directly, rather than via user.h. | yamt |
| 2006-02-07 | Add scheduler activations upcall data to the default list of trace | skrll |
| 2005-12-12 | Sync usage with man page. | wiz |
| 2005-12-12 | Improve -v description slightly. | wiz |
| 2005-12-11 | add a trace facility for upcalls. | christos |
| 2005-12-11 | Learn about ktrace v1 records. | christos |
| 2005-07-16 | WARNS=3 | christos |
| 2004-07-16 | - If fktrace(2) failed, just exit rather than waiting for trace output. | enami |
| 2004-07-10 | No need to pretty print the errno with err() or warn(). | enami |
| 2004-06-24 | Drop trailing whitespace, and bump date for previous. | wiz |
| 2004-06-24 | Fix a bug in ktruss and ktrace, where they would randomly stop tracing if | christos |
| 2004-02-28 | Replace rest of exit status `1' with EXIT_FAILURE. | enami |
| 2004-02-28 | Fix usage: | enami |
| 2004-02-28 | - Make ktruss(1) works as expected when -c or -C is specified. | enami |
| 2004-02-28 | Fix whitespace usage. | enami |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-11-24 | Bump date for previous (hi manu!). | wiz |
| 2003-11-24 | Enable tracing of out of line data sent with Mach messages | manu |
| 2003-09-19 | declaration for siginfo code number to name converter function. | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-24 | Sort translation options list. | wiz |
| 2003-07-17 | Grok KTR_EXEC_ENV and KTR_EXEC_ARG. | dsl |
| 2003-05-06 | Grammar and mdoc fixes. Bump date for last two. | wiz |
| 2003-05-02 | Some more ktruss documentation from Christian Biere <christianbiere@gmx.de> | gmcgarry |
| 2003-05-02 | Explain what ktruss does. Document -l, -R and -T options. | gmcgarry |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-12-18 | Bump date for some recent mach changes, fix two nits. | wiz |
| 2002-12-09 | Added support for dumping mach messages in ktrace/kdump. While we are | manu |
| 2002-08-27 | Implement MKDYNAMICROOT, which currently defaults to "no", but will | lukem |