summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/clnt_perror.c
Commit message (Expand)AuthorAgeFilesLines
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Handle snrintf() returning -1.Brian Somers2001-08-201-16/+30
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-46/+104
* Don't overflow the internal buffer in clnt_sperror()Kris Kennaway2000-08-041-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed printf format errors.Bruce Evans1998-06-301-4/+4
* Resolve conflicts.Bill Paul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* - buffer overflow fix, from OpenBSDPeter Wemm1996-12-301-110/+58
* Code cleanup:James Raynard1996-06-101-1/+3
* Fix minor annoyance: have clnt_perror(), clnt_perrno() andBill Paul1995-12-101-4/+4
* Well, cvs commit core'ed on me, I belive I have got all the locks out,Poul-Henning Kamp1995-10-221-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-34/+34
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+303