summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/get_myaddress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.guenther2015-09-131-1/+2
* pull in missing includes (math.h, unistd.h, stdlib.h) needed forderaadt2013-11-121-1/+2
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-28/+30
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify. ok deraadt@ jaredy@otto2005-04-011-3/+2
* make it very safe against LP64 alignment issues, by using getifaddrs().itojun2000-02-251-53/+12
* realloc repairderaadt1998-08-141-4/+7
* Some -Wall.millert1997-09-221-1/+2
* handle SIOCGIFCONF for as many interfaces as providedderaadt1997-01-221-6/+6
* SIOCGIFCONF more carefullyderaadt1997-01-221-8/+21
* Fix RCS idstholo1996-08-191-7/+2
* bcopy->memcpy & tagderaadt1996-07-201-1/+2
* prefer non-loopback addressesderaadt1996-06-291-1/+12
* from netbsd; make get_myaddress() return failure if it is unable toderaadt1996-01-051-9/+10
* initial import of NetBSD treederaadt1995-10-181-0/+101