summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/getrpcent.c
AgeCommit message (Expand)Author
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2005-08-08zap remaining rcsid.Marc Espie
2005-04-01ansify. ok deraadt@ jaredy@Otto Moerbeek
2001-09-15prototype cleanupTheo de Raadt
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-03-03plug many memory leaksTheo de Raadt
1997-09-22Some -Wall.Todd C. Miller
1996-09-15Remove dead codeThorsten Lockert
1996-09-02Don't overwrite the last byte of a line unless we have toThorsten Lockert
1996-09-02do not leak byname; this needs a complete rewriteTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-07-20bcopy->memcpy & tagTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt