Commit Graph

28 Commits

Author SHA1 Message Date
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