aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/ktrace.h
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove the extra length field from the utrace entries. It's redundant.Poul-Henning Kamp1996-09-221-7/+1
* Add the utrace(caddr_t addr,size_t len) syscall, that will store thePoul-Henning Kamp1996-09-191-1/+14
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-5/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+3
* Prototypes, prototypes and even more prototypes. Not quite done yet, butPoul-Henning Kamp1994-10-021-2/+10
* A minor slip, ktrnamei() is void, not int.Poul-Henning Kamp1994-09-271-2/+2
* ktrace.c: added decl of ktrnameiPoul-Henning Kamp1994-09-271-2/+4
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+156