aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/pmap_rmt.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-221-14/+5
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-2/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+4
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-287/+45
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-9/+12
* Replace structure copy form ifreq obtained by SIOCGIFADDRYoshinobu Inoue2000-03-031-1/+1
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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
* - prototype now in include file, plus no longer needed anywayPeter Wemm1996-12-301-37/+44
* clear various struct sockaddr_in's on stack, set sin_len.Peter Wemm1996-08-121-1/+2
* Remove extraneous '+' that looks like it was left in by mistake. ThisBill Paul1996-06-101-2/+2
* Code cleanup (part two):James Raynard1996-06-101-2/+2
* Work around a bug in the Sun rpc code. This fixes a problem whereGuido van Rooij1996-03-171-4/+12
* Fixed type mismatches.Bruce Evans1995-12-071-3/+3
* Well, cvs commit core'ed on me, I belive I have got all the locks out,Poul-Henning Kamp1995-10-221-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-10/+10
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+397