bde
a8e6e41c88
Include <nlist.h> for nlist interfaces instead of depending on namespace
...
pollution in <kvm.h>.
2002-08-18 17:57:08 +00:00
alfred
83a53d0868
Port to TI/RPC and/or IPV6.
...
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
2002-07-15 18:51:57 +00:00
charnier
9639b20db6
The .Nm utility
2002-07-06 19:19:48 +00:00
des
e48f76df85
Spell void * as void * rather than caddr_t. This is complicated by the
...
fact that caddr_t is often misspelled as char *.
Sponsored by: DARPA, NAI Labs
2002-04-28 15:18:50 +00:00
imp
e1bdd69900
o __P removal
...
o use new style prototypes and function definitions
o signal handlers need an argument. Mark it unused.
2002-02-07 05:24:53 +00:00
fenner
1e7fe9f955
The interface index space may be sparsely populated (e.g. when an
...
interface in the middle is if_detach()'d). Return (and handle)
ENOENT when the ifmib(4) is accessed for a nonexistent interface.
MFC after: 14 days
2001-10-17 04:12:29 +00:00
jon
d83e2b381c
Fixes file descriptor leak in standalone mode.
...
Prevents simultaneous calls to updatestat() as function is not reentrant.
PR: bin/24857
Submitted by: Martin Butkus <mb@bagheera.thgwf.de>
MFC after: 1 month
2001-08-03 00:23:37 +00:00
dd
a145482cf6
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
ru
5e14a6862e
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:49:54 +00:00
ru
45d92a4319
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
a23a98f937
Set the default manual section for libexec/ to 8.
2001-03-20 18:10:13 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
ken
0754b967d8
Fix a memory leak in rpc.rstatd that shows up when it's run in standalone
...
mode. (i.e., not from inetd)
PR: bin/8212
1998-10-08 19:59:40 +00:00
dfr
0cc253cb74
Work around an alpha compiler bug.
...
Reviewed by: Kenneth D. Merry <ken@plutotech.com>
1998-09-16 21:33:14 +00:00
gibbs
1bb65e0d8a
Update system to new device statistics code.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
mike@smith.net.au (Mike Smith)
1998-09-15 08:15:30 +00:00
wpaul
29e43466ca
Make these programs compile and work correctly now that /usr/include/rpcsvc
...
has been ANSI-fied.
Pointed out by: bde
1998-01-19 23:13:38 +00:00
charnier
4cc8746553
Remove unused #include. Display if inetd started us in case of failure.
1998-01-07 07:51:00 +00:00
charnier
a1752dee71
Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.
1997-11-26 07:34:56 +00:00
peter
090fb430f1
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wollman
5972643f58
Update to match changes in <net/if.h>.
1997-01-03 20:19:50 +00:00
wollman
7ae38829d7
Convert this program to use sysctl rather than kvm for some of its
...
statistics. Unfortunately, the coverage of sysctl isn't good enough to do
all of them :-( .
1996-12-11 19:11:52 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
ats
3e9710907d
Reviewed by: Roger Holst roger@first.gmd.de
...
Add an initialization of the len parameter for the getsockname call.
Now rpc.rstatd can run under inetd.
1994-11-18 22:31:05 +00:00
dg
1a51ff14c3
Updated to changes in struct vmmeter. There is a slight bogosity here:
...
"pageins/outs" now refers to vnode paging.
1994-10-15 13:39:54 +00:00
csgr
31c1d9b089
rstatd -- from FreeBSD-1.1.5.1, with changes for 4.4-Lite kvm interface.
...
Original rstatd by John Brezak
Submitted by: Geoff.
1994-08-28 14:49:04 +00:00