| Age | Commit message (Expand) | Author |
| 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 |
| 1999-04-06 | change: | cgd |
| 1999-03-24 | Avoid using a long to store an IP address and simplify slightly. | nathanw |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-02-12 | revert; we can't break the existing ABI and API | lukem |
| 1998-02-10 | use %d instead of %ld to print rpc version | lukem |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | use memcmp/memset/memmove instead of bcmp/bzero/bcopy | lukem |
| 1997-10-17 | WARNSify; generate ansi c code with rpcgen, cleanup manpage | lukem |
| 1997-09-23 | be safe with buffers, from dholland@eecs.harvard.edu in pr#4138 | mrg |
| 1997-09-08 | kill excess newlines in debug output; from Enami Tsugutomo in PR bin/4076 | mikel |
| 1997-08-19 | eliminate extra dashes before option arguments; from Enami Tsugutomo | mikel |
| 1997-07-28 | Fix a bunch of compiler warnings. | thorpej |
| 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-04-23 | expand a bit on the sematics required. | mrg |
| 1996-12-08 | Eliminate local variable `progname'. | mycroft |
| 1996-12-08 | Use daemon() corrently. | mycroft |
| 1996-10-14 | If gethostbyaddr() fails, use inet_ntoa() to turn the IP address into | cgd |
| 1996-10-04 | compare client names case-insensitively, since hostnames are case-insensitive. | cgd |
| 1996-08-30 | RCS id police. | thorpej |
| 1996-06-18 | Minor formatting update. | briggs |
| 1996-06-18 | paths are specified as server:/path and the server and path are both | briggs |
| 1996-03-30 | Use an integer instead of a char to store the getopt() return value in | mark |
| 1995-06-24 | Conform to rpcgen generated names and prototypes. | pk |
| 1995-04-12 | fix typo | jtc |
| 1995-04-12 | Install manpage as both bootparamd(8) and rpc.bootparamd(8). | jtc |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-11-29 | bin/595 fixed. reported and fix provided by Chuck Silvers <chs@cs.cmu.edu> | glass |
| 1994-10-24 | document that YP works | deraadt |