| Age | Commit message (Expand) | Author |
| 2019-04-24 | Fix building librpcsvc for MKYP=no | roy |
| 2013-12-20 | remove __P | christos |
| 2012-03-21 | These directories don't handle WARNS=5 | matt |
| 2011-08-30 | Apply casts to cases where xdrproc_t is expected but is not | plunky |
| 2009-01-11 | bump shared libraries. | christos |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-05-11 | xdr sucks. sprinkle some (void *) casts into it's functions taking void **, | mrg |
| 2005-01-08 | Build librpcsvc as a shared library, since pam_unix.so needs it. | lukem |
| 2004-07-01 | Tidy up the namespace: lint -> __lint__. | kleink |
| 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 |