| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2020-04-22 | _rpcpmstart is defined by rpcgen, so externalize it here | joerg |
| 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 |
| 2011-08-30 | ANSIFy + static + __dead | joerg |
| 2009-04-18 | Fix -Wshadow and -Wcast-qual issues | lukem |
| 2008-11-08 | Be consistent (like the other rpc* manual pages) and have the | reed |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-09-07 | Replaced strncpy with strlcpy. Thanks to Peter Postma who | jrf |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-12-25 | bootparams, not bootparms. | wiz |
| 2003-08-20 | Fix Typo. | tsutsui |
| 2003-06-26 | make it possible to obtain default router address from any interface (-i). | itojun |
| 2003-02-14 | The correct capitalisation of 'NetBSD.org' is (you | grant |
| 2003-01-06 | Need to -I${RPC_XDIR} now, since we don't generate the .h file | thorpej |
| 2003-01-05 | Use <bsd.rpc.mk> | sommerfeld |
| 2002-09-11 | Add a simple test to see if the whoami functionality works. | christos |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-02-28 | provide "gateway" example "file" | lukem |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-02 | Move CLEANFILES up so it is actually used. Noted by Bernd Ernesti. | tv |
| 2002-02-02 | Sort sections, use standard headers, drop a .Pp. | wiz |
| 2002-01-31 | Make sure DESTDIR is set before using it in a dependency. | tv |
| 2001-04-11 | Improve error messages; instead of "getfile failed", now: | jhawk |
| 2001-04-03 | Add section to a .Xr. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-01-11 | use explicit name rather than __progname in openlog | lukem |
| 2000-07-25 | ${RPCGEN}, not hard-coded rpcgen | cgd |
| 2000-07-20 | If we don't get direct match on the token, only attempt to canonicalize | thorpej |
| 2000-07-04 | If the line wasn't for the client we are looking for, skip it. | enami |
| 2000-06-28 | Add support for globbing when matching the host name in the | thorpej |
| 2000-06-14 | Add comment to prevent further bogus commits. | tron |
| 2000-06-14 | Ok, back out previous change. It seems wrong that 'rm -rf /usr/include/*' do... | explorer |
| 2000-06-14 | Use %lu since BOOTPARAMVERS is defined as ((u_long)1) | explorer |
| 2000-06-12 | Make the rpcsvc dependencies work a bit better. | mycroft |
| 2000-06-08 | back out previous. I tried hard to make sure that i had up to date | dan |
| 2000-06-08 | tidy up a warning - format specifier for a u_long parameter | dan |
| 2000-06-06 | Revert last change; one needs a new rpcgen and has to do a bit of other | cjs |
| 2000-06-06 | BOOTPARAMVERS is apparently a long, so use %lu rather than %u to print it. | cjs |
| 2000-06-04 | Back out the last commit. It seems that your includes are out of date. | veego |
| 2000-06-04 | BOOTPARAMVERS is an unsigned long now, it seems | perry |
| 2000-06-03 | Fix printf argument mismatch for version number. | fvdl |
| 2000-04-27 | net/if.h is necessary for IFF_LOOPBACK. | itojun |
| 2000-04-14 | declare new function for getting my IPv4 address. | itojun |
| 1999-09-12 | Use full month names with .Dd, as per mdoc.samples(7). | kleink |
| 1999-08-23 | add better debugging info | christos |
| 1999-06-06 | Use pidfile(3). | thorpej |
| 1999-04-26 | If -s and/or -d set, report invalid host entries in bootparams when parsed. | abs |