summaryrefslogtreecommitdiff
path: root/lib/librpcsvc
AgeCommit message (Collapse)Author
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-12-08a few things go away...Theo de Raadt
1996-09-22Always use private utmp structure definition; don't depend on host systemThorsten Lockert
not to change
1996-09-22Avoid name clashes with rusers.xThorsten Lockert
1996-09-22Make this work properly; we have to let the XDR routines allocate and freeThorsten Lockert
memory for us.
1996-05-06hard-code the include installation path (mostly for speed)Theo de Raadt
1996-05-04beforeinstall -> includesTheo de Raadt
1996-04-17kerberos nfs requires an additional includeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt