| Age | Commit message (Expand) | Author |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2002-09-29 | Begin new sentences on new lines. | wiz |
| 2002-01-15 | Whitespace nits. | wiz |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-06-03 | Use sockaddr_storage in the call to getsockname, not sockaddr_in. | fvdl |
| 2000-06-03 | Use TI-RPC, thus enabling IPv6. | fvdl |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-01-31 | do not use LOG_CONS. | mrg |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-03 | KNF. | mrg |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-09-17 | fix WARNS=1 | christos |
| 1996-08-30 | RCS id police. | thorpej |
| 1995-07-09 | Use `xdrproc_t' to declare xdr_{args,result}. (takes care of PR#1182). | pk |
| 1995-06-24 | Conform to rpcgen generated prototypes. | pk |
| 1995-04-12 | Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand. | jtc |
| 1995-01-13 | Make sure we reply to the request, so the client will stop sending. | mycroft |
| 1995-01-13 | Need syslog.h. | mycroft |
| 1995-01-13 | Fix this for the case of not running from inetd. Send error messages to a | mycroft |
| 1995-01-13 | Correct calling sequence of getsockname(2). | mycroft |
| 1994-12-23 | be a bit more careful with types, casts, and and function declarations. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-01-28 | don't need -lutil | cgd |
| 1993-08-16 | Touch up manpages. | jtc |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-06-08 | Add man page. | brezak |
| 1993-06-04 | No need to link with -lrpc | brezak |
| 1993-06-03 | Add rpc.rstatd, rpc.rusersd, and rpc.rwalld. | brezak |