openbsd-ports/devel/jdk
kurt 3ebfead8e1 - attempt to fully send/receive packets in socketTransport.c by handling
EINTR and continue to send/receive the rest of the packet. corrects:
"ERROR: transport error 202: recv error: Interrupted system call
["transport.c",L41]" seen while debugging large projects in eclipse.
from niklas@
- Prevent problems opening RandomAccessFile with "rws" as the mode by
defining O_SYNC and O_DSYNC if they aren't defined.  In particular we
were previously defining O_SYNC bogusly to the same value as O_EXCL.
from FreeBSD
- close two more pthread_addr leaks
2006-11-17 20:19:33 +00:00
..
1.3 use system libz instead of internal libz 2006-11-15 17:27:40 +00:00
1.3-linux fix ownership. okay steven@ 2006-11-16 15:06:18 +00:00
1.4 USE_X11 2006-11-11 21:04:27 +00:00
1.5 - attempt to fully send/receive packets in socketTransport.c by handling 2006-11-17 20:19:33 +00:00
java.port.mk adjust depends so that 1.3+, 1.4 & 1.4+ level ports must use libz free 2006-11-01 20:34:24 +00:00
Makefile + 1.5 2005-05-25 17:29:01 +00:00