summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/get_myaddress.c
Commit message (Expand)AuthorAgeFilesLines
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-114/+0
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-3/+5
* Replace structure copy form ifreq obtained by SIOCGIFADDRshin2000-03-031-1/+1
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix two bugs which caused various RPC programs (mountd, nfsd, ...)jdp1997-10-171-3/+3
* Make selection logic more strict. Only select AF_INET loopback interfaceswpaul1997-09-211-3/+6
* Hm... wonder how long this has been here.wpaul1997-06-201-3/+3
* Resolve conflicts.wpaul1997-05-281-5/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Correct logic braino when attempting to exclude loopback addresses onpeter1997-01-091-2/+2
* Two minor changes to try and make it more robust in the face of manypeter1997-01-091-2/+4
* - canonical function declarationpeter1996-12-301-9/+21
* get_myaddress() wasn't following the interface array properlypst1996-11-221-12/+9
* Code cleanup (part one):jraynard1996-06-081-2/+2
* 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-7/+7
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+99
OpenPOWER on IntegriCloud