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