summaryrefslogtreecommitdiff
path: root/java/jdk16/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Please welcome new participant of FreeBSD ports tree and Java portsAlexey Zelkin2005-01-208-128/+21
* . Avoid a problem where, without linprocfs mounted, the first line ofGreg Lewis2004-12-171-0/+11
* . Update to patchset 7.Greg Lewis2004-12-1722-2014/+0
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.Greg Lewis2004-12-038-0/+1419
* . Take into account that pthread_mutex_trylock() can return EDEADLK asGreg Lewis2004-11-022-0/+22
* The BSD patchset for the Sun JDK modeled its thread behavior mostly afterBrian Feldman2004-10-201-0/+13
* . Fix the Server VM for gcc 3.4 part 2/2.Greg Lewis2004-10-161-0/+24
* . Fix the Server VM for gcc 3.4 part 1/2.Greg Lewis2004-10-161-0/+38
* . In the ReadChunk() function, change an assert() to be a "test for aGreg Lewis2004-10-161-0/+53
* . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedGreg Lewis2004-10-161-0/+21
* . Fix the build for gcc 3.4.Greg Lewis2004-08-123-0/+47
* . Set LATEST_LINK [1]Alexey Zelkin2004-03-052-0/+315
* 1. Switch 5.x version of jdk14 back to libc_r as default threading library.Alexey Zelkin2004-01-283-0/+74
* . Check the return value of stat(2) when trying to read the javawsGreg Lewis2004-01-171-0/+16
* . Update to 1.4.2 patchset 6.Greg Lewis2004-01-144-36/+10
* Fix path to patched file.Alexey Zelkin2003-11-121-2/+2
* Add patch to fix build problems on 5.x system reported by many people.Alexey Zelkin2003-11-121-0/+13
* Update to 1.4.2p5.Alexey Zelkin2003-11-117-107/+53
* . Add fix for "runaway process" problem. It should fix of stalledAlexey Zelkin2003-10-291-0/+93
* . Update to 1.4.1p4.Greg Lewis2003-10-115-56/+26
* . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generateGreg Lewis2003-10-111-0/+13
* . Add $FreeBSD$Greg Lewis2003-05-021-0/+12
* Add runtime test to check of required libc_r functionality. I.e. warnAlexey Zelkin2003-03-131-0/+81
* Fix build on 5.0-RELEASEAlexey Zelkin2003-03-131-0/+11
* Since we have problems with running debuging binaries on some machinesAlexey Zelkin2003-03-111-0/+15
* Add patch which backouts some of my early compile hacks which now preventingAlexey Zelkin2003-03-111-0/+13
* I am pleased to announce first public -beta patchset of FreeBSD/Java portAlexey Zelkin2003-03-065-889/+8
* . Updated version of native threads for FreeBSD. This uses recentlyGreg Lewis2003-02-281-0/+726
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.Greg Lewis2003-02-281-0/+114
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.Greg Lewis2003-02-281-0/+9
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forGreg Lewis2003-02-281-0/+12
* . Be consistent about our compiler settings. Using gcc32 here was bothGreg Lewis2003-02-281-0/+13
* . Resurrect patch accidentally removed in last commit.Greg Lewis2003-02-121-0/+18
* . Update to patchset 8.Greg Lewis2003-02-1210-1139/+0
* . Fix UDP packet broadcasting.Greg Lewis2002-10-311-0/+14
* . Chinese font.properties and make glue.Greg Lewis2002-10-252-2/+245
* . More XIM fixes for Japanese users (and presumably others with similarGreg Lewis2002-10-181-0/+63
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkGreg Lewis2002-10-181-0/+15
* . Russian and Ukrainian font property files and appropriate build changes.Greg Lewis2002-10-183-0/+416
* Improved font.properties.ja based on the Kochi fonts rather than theGreg Lewis2002-08-051-0/+308
* Add in a patch from the porting repository that allows people to buildGreg Lewis2002-08-051-0/+62
* Update to patchset 7.Greg Lewis2002-07-2515-551/+0
* . Fix compilation on FreeBSD 4.2 by including <sys/param.h>Greg Lewis2002-06-111-0/+20
* Rename monstrously long patch filenames that were causing tar to exceedKris Kennaway2002-06-0512-11/+11
* Really fix the incompatibilities with gettext 0.11. The previousGreg Lewis2002-05-038-9/+175
* Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>Greg Lewis2002-04-162-0/+32
* Add a temporary dependency on gettext-old and use msgfmt-old to processGreg Lewis2002-04-161-0/+9
* Fix some crash bugs in the browser plugin code by usingGreg Lewis2002-04-161-0/+31
* Add Taiwan Chinese font properties support (if I understandGreg Lewis2002-04-162-0/+254
* A better fix for creating src.jar. Using tar by itself fails because theGreg Lewis2002-04-121-5/+4