NetBSD/libexec/rpc.rstatd
hannken a775363fd5 Dont call gettimeofday on a rpc timeval.
This fails on sparc64 because rpc timeval elements are int
and timeval elements are long.
2003-03-09 10:33:04 +00:00
..
Makefile use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk 2002-09-18 06:24:33 +00:00
rpc.rstatd.8 Begin new sentences on new lines. 2002-09-29 14:05:52 +00:00
rstat_proc.c Dont call gettimeofday on a rpc timeval. 2003-03-09 10:33:04 +00:00
rstatd.c