summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rstatd/rstat_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Rework all non-contributed files that use `struct timezone'.ed2012-09-011-3/+4
* Use sysctl to fetch stats from the kernel instead of reading variablesjhb2008-06-101-46/+17
* Add the variable's type to the declaration.obrien2003-06-021-1/+1
* Run a revision of the devstat interface:phk2003-03-151-4/+5
* Update to current devstat API.phk2003-03-151-6/+6
* Add #include <sys/resource.h>phk2003-02-161-0/+1
* Remove <sys/dkstat.h> #includephk2003-02-161-1/+0
* Rename local function havedisk() to haveadisk() to avoid conflict amike2002-10-021-3/+3
* Include <nlist.h> for nlist interfaces instead of depending on namespacebde2002-08-181-0/+1
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-4/+5
* o __P removalimp2002-02-071-30/+15
* The interface index space may be sparsely populated (e.g. when anfenner2001-10-171-0/+4
* Fixes file descriptor leak in standalone mode.jon2001-08-031-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix a memory leak in rpc.rstatd that shows up when it's run in standaloneken1998-10-081-1/+7
* Work around an alpha compiler bug.dfr1998-09-161-4/+5
* Update system to new device statistics code.gibbs1998-09-151-20/+94
* Make these programs compile and work correctly now that /usr/include/rpcsvcwpaul1998-01-191-17/+29
* Remove unused #include. Display if inetd started us in case of failure.charnier1998-01-071-5/+1
* Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.charnier1997-11-261-17/+23
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Update to match changes in <net/if.h>.wollman1997-01-031-2/+1
* Convert this program to use sysctl rather than kvm for some of itswollman1996-12-111-111/+69
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Updated to changes in struct vmmeter. There is a slight bogosity here:dg1994-10-151-5/+5
* rstatd -- from FreeBSD-1.1.5.1, with changes for 4.4-Lite kvm interface.csgr1994-08-281-0/+459
OpenPOWER on IntegriCloud