aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd
Commit message (Expand)AuthorAgeFilesLines
* Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder2005-02-141-1/+1
* Put libdevstat before libkvm, because the former depends on the latter.Ruslan Ermilov2004-02-041-2/+2
* 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
* Port to TI/RPC and/or IPV6.Alfred Perlstein2002-07-151-26/+40
* The .Nm utilityPhilippe Charnier2002-07-061-3/+6
* 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-072-35/+18
* 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
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* 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-152-23/+97
* 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-072-10/+5
* Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.Philippe Charnier1997-11-263-28/+39
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-224-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-4/+4
* 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-302-5/+5
* Reviewed by: Roger Holst roger@first.gmd.deAndreas Schulz1994-11-181-1/+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-284-0/+647