summaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd
AgeCommit message (Collapse)Author
2000-01-23rpc.lockd has nothing to do with rpc.rstatd; dwmalone@maths.tcd.ieTodd C. Miller
1999-11-30UVM support (how could I miss this?). From jason@Artur Grabowski
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-12-16even more .Nm fixesAaron Campbell
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1997-09-09mention rpc.lockd(8)kstailey
1997-08-05Errno.Angelos D. Keromytis
1997-07-23tabifykstailey
1997-07-08Don't call exit(0) from rstat_service(). There is a alarm(3) that brings uskstailey
down in due time.
1997-07-08daemons can't fprintf(stderr, "blah"), use syslog(3)kstailey
1997-04-17Use the real times returned by dkreadstat().Tobias Weingartner
The use of FSHIFT and FSCALE need to be reviewed in rpc.rstatd. Does the protocol specify a value for these, or are they system dependant? Currently we pass the kernel values back unmodified, which is not what the protocol specifies. Check sys/param.h and rpcsvc/rstat.x to see.
1997-04-03tabifykstailey
1997-02-20Provide disk statistics; cleaned up from NetBSD PR 3200 [Jarle Greipsland]Thorsten Lockert
1997-02-09save 6% diskspace by moving to tabsTheo de Raadt
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt