| Age | Commit message (Expand) | Author |
| 2003-12-25 | bootparams, not bootparms. | wiz |
| 2003-09-21 | use {u_,}int32_t instead of {u,}int32(={u_,}long) | yamt |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-05-08 | NFSv3 definitions from FreeBSD. | yamt |
| 2003-05-07 | mount v3 protocol definition. from FreeBSD. | yamt |
| 2003-02-14 | Implement rquota RPC version 2, compatible with the linux implementation, | bouyer |
| 2003-01-05 | Use <bsd.rpc.mk> | sommerfeld |
| 2002-08-19 | Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the | lukem |
| 2002-02-26 | Correct spelling of "delimiter", and remove from ignored-errors lists. | wiz |
| 2002-02-05 | Fix u_int <-> size_t confusion. | christos |
| 2002-02-05 | size is really a u_int | christos |
| 2002-01-29 | Cope with RPCGEN now conta8ining multiple words. | tv |
| 2002-01-21 | deamon -> daemon | wiz |
| 2001-12-12 | Readability cleanups; MKfoo=no -> NOfoo. | tv |
| 2001-11-01 | Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} | tv |
| 2001-10-31 | No need to do the tricky XRPCGEN dance; simply add the rules after | tv |
| 2001-03-21 | Use `rpcgen -C'. | mycroft |
| 2001-02-16 | No need to invoke extra shell. | enami |
| 2001-01-16 | use expr to do subtraction. shell math isn't as portable. | cgd |
| 2000-12-30 | parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) | sommerfeld |
| 2000-11-29 | Add -${MAKEFLAGS} so that make options (like -m) get used for the submake | matt |
| 2000-09-10 | Make targets which are generated with rpcgen depend on the rpcgen binary. | erh |
| 2000-07-25 | ${RPCGEN}, not hard-coded rpcgen | cgd |
| 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-07 | - remove NLM4_NULL proc, rpcgen will do one for us (which works better :) | bouyer |
| 2000-02-02 | Add definitions for nlm version 4 (for use with NFSv3). | bouyer |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-02-12 | revert; we can't break the existing ABI and API | lukem |
| 1998-02-10 | use u_int32_t instead of u_long | lukem |
| 1997-10-09 | remove WARNS=0, because mycroft fixed rpcgen(1) to DTRT WRT outputting KNF. | lukem |
| 1997-10-09 | KNF. | mycroft |
| 1997-10-09 | - define WARNS?=1 in the top-level Makefile.inc, and don't define | lukem |
| 1997-10-09 | use __RCSID() | lukem |
| 1997-05-09 | Minor cleanup. | mycroft |
| 1997-05-09 | Eliminate bogus redefinitions of standard targets. | mycroft |
| 1997-04-17 | - Don't use ut_line, when you mean ut_name [does not matter really because | christos |
| 1997-03-24 | Makefile cleanups: | christos |
| 1996-12-02 | ANSIfy; fixes PR lib/1107. | mikel |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-09-26 | RCS id policing. | thorpej |
| 1996-05-10 | Be more verbose during 'includes' installation. Instead of showing | cgd |
| 1996-05-08 | $Id -> $NetBSD (PR#682). | pk |
| 1996-04-29 | Changed rules used for converting rpc source (*.x) to *.c and *.h so | jtc |
| 1996-04-29 | Echo install commands, so user knows what is being installed. | jtc |
| 1996-04-25 | Use 'includes' instead of 'beforeinstall' target to install headers | jtc |
| 1996-03-03 | RCS id police. | thorpej |
| 1996-02-19 | Remove nfs header files. | pk |
| 1995-03-01 | Clean up deleted files. | mycroft |