summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/pmap_getport.c
Commit message (Expand)AuthorAgeFilesLines
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-5/+2
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-251-26/+25
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+1
* Fix the style of the SCM ID's.obrien2002-03-221-4/+4
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-0/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-13/+23
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - dont close an unopen socketpeter1996-12-301-2/+3
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+89
OpenPOWER on IntegriCloud