summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/get_myaddress.c
AgeCommit message (Collapse)Author
2000-02-25make it very safe against LP64 alignment issues, by using getifaddrs().Jun-ichiro itojun Hagino
(is it too large amount of change?)
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
Make sure everything uses {SYS,}LIBC_SCCS properly
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
determine address, make other code understand this failure.
1995-10-18initial import of NetBSD treeTheo de Raadt