summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_getloadavg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* Move KREAD define to kvm_private.hmillert2009-06-201-5/+2
|
* careful cleanup following advice from lint. be very very very carefulderaadt2006-03-311-2/+3
| | | | with sprinkling in size_t!
* knf; ok millertderaadt2004-06-151-7/+5
|
* add missing includesdavid2003-07-181-2/+3
| | | | ok tedu@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* No need to pull in vm/vm_param.h in any of these files.art2001-11-051-3/+2
|
* sync with 0430deraadt1996-05-051-0/+7
|
* initial import of NetBSD treederaadt1995-10-181-0/+105