summaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd
AgeCommit message (Expand)Author
2025-05-05move the SunOS r-commands into the rcmds packageLexi Winter
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26libexec: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26libexec: Remove ancient SCCS tags.Warner Losh
2023-09-25Purge more stray embedded $FreeBSD$ stringsJohn Baldwin
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-04-18rpc.rstatd/rwalld: Use more accurate function pointer types.John Baldwin
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-04-17- Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeterGleb Smirnoff
2017-03-17Remove unused vmmeter.Gleb Smirnoff
2015-12-01Update dependencies after r291406 added libelf to libkvm.Bryan Drewery
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2014-11-25Convert to LIBADDBaptiste Daroussin
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2014-04-28Merge headSimon J. Gerraty
2014-02-17Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-11-04Sync from headSimon J. Gerraty
2012-09-01Rework all non-contributed files that use `struct timezone'.Ed Schouten
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2010-02-26Fixed static linkage.Ruslan Ermilov
2010-01-02Make WARNS=6 the default for libexec/.Ed Schouten
2008-06-10Use sysctl to fetch stats from the kernel instead of reading variablesJohn Baldwin
2005-02-14Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder
2004-02-04Put libdevstat before libkvm, because the former depends on the latter.Ruslan Ermilov
2003-06-02Add the variable's type to the declaration.David E. O'Brien
2003-03-15Run a revision of the devstat interface:Poul-Henning Kamp
2003-03-15Update to current devstat API.Poul-Henning Kamp
2003-02-16Add #include <sys/resource.h>Poul-Henning Kamp
2003-02-16Remove <sys/dkstat.h> #includePoul-Henning Kamp
2002-10-02Rename local function havedisk() to haveadisk() to avoid conflict aMike Barcroft
2002-08-18Include <nlist.h> for nlist interfaces instead of depending on namespaceBruce Evans
2002-07-15Port to TI/RPC and/or IPV6.Alfred Perlstein
2002-07-06The .Nm utilityPhilippe Charnier
2002-04-28Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav
2002-02-07o __P removalWarner Losh
2001-10-17The interface index space may be sparsely populated (e.g. when anBill Fenner
2001-08-03Fixes file descriptor leak in standalone mode.Jonathan Chen
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov
2001-03-26- Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov
2001-03-20Set the default manual section for libexec/ to 8.Ruslan Ermilov
1999-08-28$Id$ -> $FreeBSD$Peter Wemm