summaryrefslogtreecommitdiff
path: root/libexec/rpc.rwalld
AgeCommit message (Expand)Author
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
2002-09-29Begin new sentences on new lines.wiz
2002-01-15Whitespace nits.wiz
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-06-03Use sockaddr_storage in the call to getsockname, not sockaddr_in.fvdl
2000-06-03Use TI-RPC, thus enabling IPv6.fvdl
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
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-03KNF.mrg
1997-10-20Fix .Nm usage.enami
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-09-17fix WARNS=1christos
1996-08-30RCS id police.thorpej
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-04-12Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.jtc
1995-01-13Make sure we reply to the request, so the client will stop sending.mycroft
1995-01-13Need syslog.h.mycroft
1995-01-13Fix this for the case of not running from inetd. Send error messages to amycroft
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-01-28don't need -lutilcgd
1993-08-16Touch up manpages.jtc
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-06-08Add man page.brezak
1993-06-04No need to link with -lrpcbrezak
1993-06-03Add rpc.rstatd, rpc.rusersd, and rpc.rwalld.brezak