summaryrefslogtreecommitdiff
path: root/usr.sbin/kgmon/kgmon.c
Commit message (Expand)AuthorAgeFilesLines
* Free zbuf when kflag is true too.Warner Losh2017-12-281-0/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-141-1/+1
* remove old-style function definitionPhilippe Charnier2013-02-141-35/+27
* Check the return error of set[e][ug]id. While this can never fail in theEitan Adler2012-10-221-1/+3
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-4/+4
* Correct a typoXin LI2006-06-291-1/+1
* Improve 64-bit cleanliness: make sure to use long format specifiers forMarcel Moolenaar2004-08-301-12/+12
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* Fix int/size_t mismatch for sysctl arguments. Try not to introduce moreJake Burkholder2002-07-301-5/+10
* de-__P()Alfred Perlstein2002-07-111-8/+8
* Reserved one of the spare fields in struct gmon to record the historyBruce Evans2002-02-211-3/+31
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3). Add usage() and prototypes.Philippe Charnier1997-09-231-106/+73
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-291-10/+27
* <sys/user.h> -> <sys/time.h>Poul-Henning Kamp1995-10-301-1/+1
* #include <sys/user.h>Poul-Henning Kamp1995-10-291-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-241-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+520