mrg
984d89b066
use static int, not just static
1998-03-30 01:53:45 +00:00
perry
ba7b5f16ff
add -DPMAP_NEW if PMAP_NEW is on in mk.conf
1998-02-18 03:54:58 +00:00
mrg
b788ab7665
use sysctl for "kern.boottime" over kvm_read
1998-02-12 05:27:51 +00:00
bad
8a0d3fa9d7
Make this compile with -DUVM.
1998-02-11 17:27:37 +00:00
mrg
279ce528ce
add -DUVM to CPPFLAGS if defined(UVM)
1998-02-09 06:25:15 +00:00
mrg
f1d37094a5
make this work in the -DUVM case.
1998-02-07 12:04:37 +00:00
lukem
e8cebc9784
use CPPFLAGS instead of CFLAGS
1997-10-22 05:55:52 +00:00
enami
c44131f35b
Fix .Nm usage.
1997-10-20 02:46:44 +00:00
mrg
2268d2dfb3
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
1997-10-08 09:07:11 +00:00
mrg
a5a68ff5f2
WARNS?=1. RCS ids.
1997-10-07 11:28:16 +00:00
fvdl
6ca80cfb1e
Make sure that the last fields in the transmitted stat structs are set
...
correctly. PR 809, from Jarle Greipsland
1997-07-19 20:25:44 +00:00
thorpej
b817db1eaf
Fix reporting of disk statistics that's been broken since new disk
...
framework went in. From Jarle Greipsland <jarle@runit.sintef.no>, PR #3200 .
1997-02-22 01:41:34 +00:00
cgd
d09d0bdcc7
disable use of dk_xfer since it's no longer in the kernel. eventually,
...
this should be updated to use the new disk statistics structures, but it
would be good if there were an efficient way to get them from the kernel
before that's done. Also, while here, terminate nlist struct array with
an entry with a NULL name, not the name "".
1996-10-01 04:01:52 +00:00
thorpej
176865a07b
RCS id police.
1996-08-30 20:15:06 +00:00
ragge
5005458ad0
Removed a couple of "ifdef vax" that caused rstatd not to work.
1996-03-10 15:24:20 +00:00
pk
4a5c9a20e5
Use `xdrproc_t' to declare xdr_{args,result}. (takes care of PR#1182).
1995-07-09 00:30:11 +00:00
pk
fed935eb9a
Conform to rpcgen generated prototypes.
1995-06-24 15:57:18 +00:00
cgd
fe84ea21f6
update for new network queues
1995-06-19 21:59:31 +00:00
jtc
2d577aafd2
Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.
...
Also make sure that foo and rpc.foo are mentioned in the NAME section.
1995-04-12 00:47:27 +00:00
mycroft
48bf1a7fe0
Fix error messages.
1995-01-13 19:37:52 +00:00
mycroft
002aa598e1
Correct calling sequence of getsockname(2).
1995-01-13 06:14:28 +00:00
cgd
b54e75897f
be a bit more careful with types, casts, and and function declarations.
1994-12-23 14:29:31 +00:00
cgd
ae9172d6cd
specify man pages the new way.
1994-12-22 09:57:51 +00:00
pk
7cb090d9a7
Use new kvm interface (fixes bug 253)
...
Also, use the crummy protocol's idea of CPU times.
1994-05-25 19:40:40 +00:00
cgd
00b7161e8e
more #undefs to get it to compile! perverted
1994-05-14 22:12:06 +00:00
cgd
6fb7527ea2
sum -> cnt
1994-04-15 03:21:24 +00:00
cgd
86be4d6208
long cast
1994-04-01 03:29:58 +00:00
pk
476ec5747d
Don't use someone else's name when logging
1994-02-22 15:37:19 +00:00
cgd
ecd53521f1
no longer need lib hackery
1994-01-28 05:13:28 +00:00
cgd
9043c5a8de
hack to make getloadavg() link properly
1994-01-28 00:30:52 +00:00
mycroft
570159be38
Eliminate a compiler warning.
1993-12-07 09:09:12 +00:00
jtc
59e456d7fd
Make sure we use rstat's protocol's values of FSCALE. We were picking up
...
the FSCALE from sys/param.h which caused our load averages to be sent
incorrectly to remote machines.
1993-09-23 18:42:39 +00:00
mycroft
14af0bbdda
Add missing space after path name.
1993-08-16 16:04:53 +00:00
jtc
b977f15be3
Touch up manpages.
1993-08-16 15:57:47 +00:00
mycroft
aee4b07b8a
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
brezak
045a590334
Add LOG_CONS when openlog().
1993-06-10 12:23:47 +00:00
brezak
48b719546c
Fix number of args to svcerr_progvers()
1993-06-09 19:54:03 +00:00
brezak
dc16f1637f
Updated man page.
1993-06-08 01:18:52 +00:00
brezak
37e75f766c
Only cleanup registrations if not started by inetd.
1993-06-04 15:50:38 +00:00
brezak
db60ef9d46
No need to link with -lrpc
1993-06-04 14:53:53 +00:00
brezak
e715315160
Add rpc.rstatd, rpc.rusersd, and rpc.rwalld.
1993-06-03 19:26:09 +00:00