| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2019-12-02 | drop my name from the advertising clause. | christos |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2019-08-15 | Stop defining _rpcsvcdirty in bss and data | kamil |
| 2018-01-23 | ansify - drop the K&R style prototypes & implementations. | sevan |
| 2017-06-03 | remove my copyright. | christos |
| 2015-08-21 | fix bogus %m | christos |
| 2009-04-18 | Fix -Wshadow and -Wcast-qual issues | lukem |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2006-03-28 | Use sigaction(2) to setup automatic disposal of child processes after | tron |
| 2006-03-17 | Overrun found by Coverity, CID 1549. | elad |
| 2005-11-27 | We can't call db->put() with key or data pointing back to db(3)'s memory | bouyer |
| 2005-11-03 | When forking, we keep a reference to the status db file, and if the | bouyer |
| 2005-10-20 | PR/31502: John: rpc.statd doesn't save failed notifies in the database. | christos |
| 2004-01-14 | init_file: copy status_info from static storage so that | yamt |
| 2004-01-14 | reset_host: reset actual host infos rather than reset copies of them. | yamt |
| 2003-04-07 | More e.g. cleanup. Igor Sobrado, PR 19692. | wiz |
| 2003-01-05 | Use <bsd.rpc.mk> | sommerfeld |
| 2002-12-21 | hardware with a d, from Adrian Mrva. | wiz |
| 2002-11-08 | Use a non-blocking SVC for TCP connections. | fvdl |
| 2002-02-02 | Sort sections. | wiz |
| 2002-01-31 | Make sure DESTDIR is defined before attempting to use it in a dependency. | tv |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-11-23 | Use SA_NOCLDWAIT to avoid zombies. | christos |
| 2001-11-22 | Add a handler for SIGCHLD which collects dead childs via wait3(2) so that | tron |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2000-07-25 | ${RPCGEN}, not hard-coded rpcgen | cgd |
| 2000-06-12 | Make the rpcsvc dependencies work a bit better. | mycroft |
| 2000-06-09 | Convert to tirpc interface, and to be af-independent. | fvdl |
| 2000-06-09 | Always copy pointer returned by db->get or db->seq before using, to avoid | bouyer |
| 2000-06-06 | Solaris hosts with multiple names (e.g. short & fqdn) sends notification | bouyer |
| 2000-06-06 | db->seq() returns 0 for success and 1 for failure, not the opposite. | bouyer |
| 1999-06-10 | Tweak the usage output a bit, and exit after printing it. | scottr |
| 1999-06-06 | Use pidfile(3). | thorpej |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-06-22 | Fix broken call to dbopen(), fixes PR bin/5637 by Azuma Okamoto. | tron |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-25 | To print a size_t, cast to u_long and use %lu printf format so that | thorpej |
| 1997-10-21 | Use a db(3) hash database instead of shared memory. Don't fork() to service | christos |
| 1997-10-21 | Only map 16MBytes of file, enough for some 16000 hosts on the LAN. | is |
| 1997-10-18 | The third argument to msync() got lost - bring it back. | drochner |
| 1997-10-17 | WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids | lukem |
| 1997-10-17 | WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids | lukem |
| 1997-10-17 | call msync() correctly | lukem |
| 1997-10-16 | msync needs a third argument. | christos |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-26 | These updates to the build allow building against include files | cjs |
| 1997-05-17 | eliminate struct sigcontext | christos |
| 1997-03-14 | transations -> transactions per pr 3333 from SAITOH Masanobu | perry |
| 1997-03-11 | RCS Id police | scottr |