index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
get_myaddress.c
Age
Commit message (
Expand
)
Author
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2015-09-13
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2013-11-12
pull in missing includes (math.h, unistd.h, stdlib.h) needed for
Theo de Raadt
2010-09-01
Oracle has re-licensed sunrpc under a three-clause BSD license.
Todd C. Miller
2005-08-08
zap remaining rcsid.
Marc Espie
2005-04-01
ansify. ok deraadt@ jaredy@
Otto Moerbeek
2000-02-25
make it very safe against LP64 alignment issues, by using getifaddrs().
Jun-ichiro itojun Hagino
1998-08-14
realloc repair
Theo de Raadt
1997-09-22
Some -Wall.
Todd C. Miller
1997-01-22
handle SIOCGIFCONF for as many interfaces as provided
Theo de Raadt
1997-01-22
SIOCGIFCONF more carefully
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-07-20
bcopy->memcpy & tag
Theo de Raadt
1996-06-29
prefer non-loopback addresses
Theo de Raadt
1996-01-05
from netbsd; make get_myaddress() return failure if it is unable to
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt