summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kgmon
Commit message (Expand)AuthorAgeFilesLines
* remove old-style function definitioncharnier2013-02-141-35/+27
* Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-221-1/+3
* Spelling fixes for usr.sbin/uqs2011-12-301-4/+4
* Correct a typodelphij2006-06-291-1/+1
* Sort sections.ru2005-01-181-3/+3
* Set WARNS level to 2.marcel2004-08-301-0/+1
* Improve 64-bit cleanliness: make sure to use long format specifiers formarcel2004-08-301-12/+12
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-072-8/+0
* Format nits.maxim2004-05-291-2/+2
* Use correct item to track max width of listeivind2003-03-241-1/+1
* Fix int/size_t mismatch for sysctl arguments. Try not to introduce morejake2002-07-301-5/+10
* The .Nm utilitycharnier2002-07-141-3/+4
* de-__P()alfred2002-07-111-8/+8
* Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather thanrwatson2002-03-281-2/+2
* Reserved one of the spare fields in struct gmon to record the historybde2002-02-211-3/+31
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-3/+4
* Remove whitespace at EOL.dd2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Put file names under .Pa.charnier1999-11-271-2/+4
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Use err(3). Add usage() and prototypes.charnier1997-09-232-108/+75
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Implemented non-statistical kernel profiling. This is based onbde1995-12-292-12/+36
* <sys/user.h> -> <sys/time.h>phk1995-10-301-1/+1
* #include <sys/user.h>phk1995-10-291-0/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-241-1/+1
* Get rid of update. Make man page installation work with our schemewollman1994-08-051-1/+1
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-263-0/+656
OpenPOWER on IntegriCloud