summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/get_myaddress.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* 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
| | | | (is it too large amount of change?)
* 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
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* 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
| | | | determine address, make other code understand this failure.
* initial import of NetBSD treederaadt1995-10-181-0/+101