summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_getloadavg.c
Commit message (Collapse)AuthorAgeFilesLines
* Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb jugglingPeter Wemm1999-12-271-1/+5
| | | | | | | | | and is module aware. Yes, this means that kvm_nlist(3) will find symbols in loaded modules. The emulation of the nlist struct is pretty crude but seems to work well enough for all the users in the tree that I found. Notes: svn path=/head/; revision=55127
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+1
| | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=17141
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+105
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573