summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/get_myaddress.c
AgeCommit message (Expand)Author
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisSebastian Benoit
2015-09-13Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.Philip Guenther
2013-11-12pull in missing includes (math.h, unistd.h, stdlib.h) needed forTheo de Raadt
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2005-08-08zap remaining rcsid.Marc Espie
2005-04-01ansify. ok deraadt@ jaredy@Otto Moerbeek
2000-02-25make it very safe against LP64 alignment issues, by using getifaddrs().Jun-ichiro itojun Hagino
1998-08-14realloc repairTheo de Raadt
1997-09-22Some -Wall.Todd C. Miller
1997-01-22handle SIOCGIFCONF for as many interfaces as providedTheo de Raadt
1997-01-22SIOCGIFCONF more carefullyTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-07-20bcopy->memcpy & tagTheo de Raadt
1996-06-29prefer non-loopback addressesTheo de Raadt
1996-01-05from netbsd; make get_myaddress() return failure if it is unable toTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt