summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/clnt_simple.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-3/+2
* plug many memory leaksderaadt2001-03-031-4/+10
* Some -Wallmillert1998-03-191-1/+3
* strncpyderaadt1997-04-061-2/+4
* avoid close(-1) casesderaadt1996-12-101-2/+3
* use MAXHOSTNAMELENderaadt1996-12-101-2/+2
* Remove dead codetholo1996-09-151-1/+2
* Fix RCS idstholo1996-08-191-7/+2
* bcopy->memcpy & tagderaadt1996-07-201-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+119