summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se::net::Inet4AddressImpl.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-12-03. Add $FreeBSD$.Greg Lewis1-0/+2
2005-12-02. The patch to use getaddrinfo() #ifdef'ed out too much code. Change thatGreg Lewis1-0/+25
to isReachable() is still available (fixes some JCK tests). Submitted by: Christos Zoulas