summaryrefslogtreecommitdiff
path: root/libexec/rpc.rquotad
AgeCommit message (Expand)Author
1995-04-12Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.jtc
1995-04-12#include <sys/signal.h> -> <signal.h>jtc
1995-01-13Free argument list (for !from_inetd case). General cleanup.mycroft
1995-01-13Correct calling sequence of getsockname(2).mycroft
1994-12-25Define `MAN'.pk
1994-12-23be a bit more careful with types, casts, and and function declarations.cgd
1994-06-24from bouyer@ensta.fr; cleaned by mederaadt