aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd/rstat_proc.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeterGleb Smirnoff2017-04-171-3/+5
* Remove unused vmmeter.Gleb Smirnoff2017-03-171-2/+0
* Rework all non-contributed files that use `struct timezone'.Ed Schouten2012-09-011-3/+4
* Use sysctl to fetch stats from the kernel instead of reading variablesJohn Baldwin2008-06-101-46/+17
* Add the variable's type to the declaration.David E. O'Brien2003-06-021-1/+1
* Run a revision of the devstat interface:Poul-Henning Kamp2003-03-151-4/+5
* Update to current devstat API.Poul-Henning Kamp2003-03-151-6/+6
* Add #include <sys/resource.h>Poul-Henning Kamp2003-02-161-0/+1
* Remove <sys/dkstat.h> #includePoul-Henning Kamp2003-02-161-1/+0
* Rename local function havedisk() to haveadisk() to avoid conflict aMike Barcroft2002-10-021-3/+3
* Include <nlist.h> for nlist interfaces instead of depending on namespaceBruce Evans2002-08-181-0/+1
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-4/+5
* o __P removalWarner Losh2002-02-071-30/+15
* The interface index space may be sparsely populated (e.g. when anBill Fenner2001-10-171-0/+4
* Fixes file descriptor leak in standalone mode.Jonathan Chen2001-08-031-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix a memory leak in rpc.rstatd that shows up when it's run in standaloneKenneth D. Merry1998-10-081-1/+7
* Work around an alpha compiler bug.Doug Rabson1998-09-161-4/+5
* Update system to new device statistics code.Justin T. Gibbs1998-09-151-20/+94
* Make these programs compile and work correctly now that /usr/include/rpcsvcBill Paul1998-01-191-17/+29
* Remove unused #include. Display if inetd started us in case of failure.Philippe Charnier1998-01-071-5/+1
* Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.Philippe Charnier1997-11-261-17/+23
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-2/+1
* Convert this program to use sysctl rather than kvm for some of itsGarrett Wollman1996-12-111-111/+69
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Updated to changes in struct vmmeter. There is a slight bogosity here:David Greenman1994-10-151-5/+5
* rstatd -- from FreeBSD-1.1.5.1, with changes for 4.4-Lite kvm interface.Geoff Rehmet1994-08-281-0/+459