aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ktrace/subr.c
Commit message (Expand)AuthorAgeFilesLines
* Add new ktrace records for the start and end of VM faults. This givesJohn Baldwin2012-04-051-0/+3
* Add a new trace point, KTRFAC_CAPFAIL, which traces capability checkDag-Erling Smørgrav2011-10-111-2/+5
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+2
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-2/+0
* Add a new type of KTRACE record for sysctl(3) invocations. It uses theJohn Baldwin2009-03-111-0/+3
* This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payloadDag-Erling Smørgrav2008-02-231-0/+3
* Don't include sys/user.h merely for its side-effect of recursivelyDavid Schultz2004-11-271-1/+1
* Do not start err(3) strings with uppercase nor dot terminate them.Philippe Charnier2003-02-051-4/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-0/+2
* Warnings fix; ANSIfy, constify, mark unused function parameter(s).Mark Murray2002-04-281-8/+4
* 1) Clean up vendor and ID strings.David Malone2002-04-011-2/+11
* Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans2001-10-101-1/+0
* Compensate for header dethreading.Mark Murray2001-05-011-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* The userland change to the utrace(2) call.Poul-Henning Kamp1996-09-191-1/+4
* Merged in 4.4Lite2 versions, added $Id$'s. The ktrace changes shouldJames Raynard1996-06-191-0/+6
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+107