summaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd
AgeCommit message (Expand)Author
1999-09-12the PMAP_NEW option is gone as the new interface is no longer optional.chs
1999-03-25Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() oncebgrayson
1999-03-25Added description of argv[1] value interval (rpc.rstatd doesn\'t use getopt)bgrayson
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-01-31do not use LOG_CONS.mrg
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-19adapt to changed dkinit() in ../../usr.bin/vmstat/dkstats.cdrochner
1998-03-30use static int, not just staticmrg
1998-02-18add -DPMAP_NEW if PMAP_NEW is on in mk.confperry
1998-02-12use sysctl for "kern.boottime" over kvm_readmrg
1998-02-11Make this compile with -DUVM.bad
1998-02-09add -DUVM to CPPFLAGS if defined(UVM)mrg
1998-02-07make this work in the -DUVM case.mrg
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-20Fix .Nm usage.enami
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-10-07WARNS?=1. RCS ids.mrg
1997-07-19Make sure that the last fields in the transmitted stat structs are setfvdl
1997-02-22Fix reporting of disk statistics that's been broken since new diskthorpej
1996-10-01disable use of dk_xfer since it's no longer in the kernel. eventually,cgd
1996-08-30RCS id police.thorpej
1996-03-10Removed a couple of "ifdef vax" that caused rstatd not to work.ragge
1995-07-09Use `xdrproc_t' to declare xdr_{args,result}. (takes care of PR#1182).pk
1995-06-24Conform to rpcgen generated prototypes.pk
1995-06-19update for new network queuescgd
1995-04-12Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.jtc
1995-01-13Fix error messages.mycroft
1995-01-13Correct calling sequence of getsockname(2).mycroft
1994-12-23be a bit more careful with types, casts, and and function declarations.cgd
1994-12-22specify man pages the new way.cgd
1994-05-25Use new kvm interface (fixes bug 253)pk
1994-05-14more #undefs to get it to compile! pervertedcgd
1994-04-15sum -> cntcgd
1994-04-01long castcgd
1994-02-22Don't use someone else's name when loggingpk
1994-01-28no longer need lib hackerycgd
1994-01-28hack to make getloadavg() link properlycgd
1993-12-07Eliminate a compiler warning.mycroft
1993-09-23Make sure we use rstat's protocol's values of FSCALE. We were picking upjtc
1993-08-16Add missing space after path name.mycroft
1993-08-16Touch up manpages.jtc
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-08-01Add RCS identifiers.mycroft
1993-06-10Add LOG_CONS when openlog().brezak
1993-06-09Fix number of args to svcerr_progvers()brezak
1993-06-08Updated man page.brezak
1993-06-04Only cleanup registrations if not started by inetd.brezak
1993-06-04No need to link with -lrpcbrezak