| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload | Dag-Erling Smørgrav | 2008-02-23 | 3 | -6/+11 |
| * | Allow the -c -f file options to actually execute. | Mike Pritchard | 2007-02-13 | 1 | -1/+1 |
| * | Add needed hyphens, note the KTRACE kernel option, bump doc date. | Tom Rhodes | 2006-11-06 | 1 | -5/+9 |
| * | When opening a trace file, open O_NONBLOCK so that ktrace doesn't stall | Robert Watson | 2006-03-14 | 1 | -1/+4 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -4/+4 |
| * | Don't include sys/user.h merely for its side-effect of recursively | David Schultz | 2004-11-27 | 1 | -1/+1 |
| * | Do not start err(3) strings with uppercase nor dot terminate them. | Philippe Charnier | 2003-02-05 | 2 | -9/+8 |
| * | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 2 | -1/+2 |
| * | Warnings fix; ANSIfy, constify, mark unused function parameter(s). | Mark Murray | 2002-04-28 | 3 | -18/+13 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -1/+1 |
| * | 1) Clean up vendor and ID strings. | David Malone | 2002-04-01 | 3 | -12/+29 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -2/+2 |
| * | Consistently refer to the trace file of ktrace as 'trfile'. | Giorgos Keramidas | 2002-03-03 | 1 | -3/+3 |
| * | Describe the '+' option in the -t trace string. | Peter Pentchev | 2002-02-11 | 1 | -0/+3 |
| * | Compensate for "Compensate for header dethreading" by backing it out. | Bruce Evans | 2001-10-10 | 1 | -1/+0 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -4/+4 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: add missing .Ar in SYNOPSIS. | Ruslan Ermilov | 2001-07-05 | 1 | -1/+1 |
| * | Sync manpage and usage. Also fix bug that would always interpret a -c as a | Mike Heffner | 2001-06-27 | 2 | -5/+4 |
| * | Compensate for header dethreading. | Mark Murray | 2001-05-01 | 1 | -0/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -2/+2 |
| * | getopt and friends are declared in <unistd.h> | Warner Losh | 2000-09-04 | 1 | -2/+0 |
| * | Don't call err() with no format string. | Kris Kennaway | 2000-07-10 | 1 | -5/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 4 | -4/+4 |
| * | Delete truss manpage link. We have now a real truss command. | Wolfram Schneider | 1997-12-06 | 1 | -2/+2 |
| * | Use .Nm ktrace instead of .Nm in SYNOPSIS section: otherwise, a newline is | Philippe Charnier | 1997-11-24 | 1 | -3/+3 |
| * | Cosmetic in usage string. | Philippe Charnier | 1997-07-17 | 1 | -3/+4 |
| * | ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) | John-Mark Gurney | 1997-04-27 | 1 | -6/+8 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -2/+2 |
| * | Fix a security problem where the ktrace.out file could have been written | Joerg Wunsch | 1997-03-15 | 2 | -5/+16 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 3 | -3/+3 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 3 | -3/+3 |
| * | Add manual page symlinks | Wolfram Schneider | 1996-12-08 | 1 | -1/+3 |
| * | The userland change to the utrace(2) call. | Poul-Henning Kamp | 1996-09-19 | 4 | -4/+11 |
| * | s/trace -C/ktrace -C/ | Peter Wemm | 1996-08-10 | 1 | -1/+1 |
| * | Do always create ktrace.out with mode 0600, to prevent it from | Joerg Wunsch | 1996-06-30 | 1 | -1/+4 |
| * | Document the fact that it only works if the trace record is a regular file. | James Raynard | 1996-06-22 | 1 | -0/+4 |
| * | Merged in 4.4Lite2 versions, added $Id$'s. The ktrace changes should | James Raynard | 1996-06-19 | 2 | -30/+38 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -4/+4 |
| * | Reviewed by: | Andreas Schulz | 1994-08-28 | 1 | -0/+10 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 5 | -0/+493 |