aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk16/files
Commit message (Expand)AuthorAgeFilesLines
* . Fix a security hole in the Calendar class which allows the elevation ofglewis2009-03-051-0/+93
* . Implement the virtual machine interface for BSD. This allowsglewis2009-02-027-0/+777
* . Properly scope the calls to clock_get* so that we use the system versionsglewis2008-10-191-0/+14
* . When building libsplashscreen, put the internal JDK header paths beforeglewis2008-10-151-3/+22
* . Enable system tray support for Enlightenment.glewis2008-05-161-0/+13
* . Use the correct specifier for printing a size_t.glewis2008-05-031-0/+13
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2011-22/+22
* . Update to patchset 4.glewis2008-02-177-61/+46
* . Fix locale generation and hence locale handling in general.glewis2008-02-041-0/+15
* . Update to patchset 2 (based on 1.6.0_02 aka 6u2)glewis2007-10-2914-906/+27
* Fix build on i386 with WITHOUT_WEB option.jkim2007-10-052-0/+28
* . Fix build problems with cpu.h being picked up from /usr/local/include.glewis2007-09-101-0/+24
* . Fix another problem with exec() by using the same static initialisationglewis2007-09-021-0/+15
* . Sync the BSD specific code with the changes between 1.5 and 1.6 andglewis2007-08-281-0/+31
* Add browser plugin support for amd64. It is turned off by default as it isjkim2007-08-171-0/+701
* Unbreak build on -CURRENT.jkim2007-08-173-0/+51
* . Split the JRL agreement out into a separate script that is only runglewis2007-08-142-194/+194
* . Fix the 'shebang' line in jcontrol. [1]glewis2007-08-071-0/+10
* . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]glewis2007-08-074-0/+58
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.glewis2007-08-0653-864/+497
* . Better fix. Just use 'short' variables and be done with it. Theglewis2007-07-311-3/+14
* . Include a different header file for 'fastInt'. The definition in Hint.hglewis2007-07-311-0/+13
* Add browser plugin support for amd64. It is turned off by default as it isjkim2007-07-301-0/+577
* . Update to patchset 6, based on 1.5.0 Update 12.glewis2007-07-277-188/+0
* . Update to patchset 5, based on the 1.5.0_11 JRL source code.glewis2007-06-0919-248/+322
* Fix more sysctl(3) argument sizes and correct a comment.jkim2007-05-311-5/+31
* Various fixes for -CURRENT.jkim2007-05-2621-0/+385
* . Don't statically link with libXm any more. The Open Motif port no longerglewis2007-03-061-3/+17
* . Update to patchset 4.glewis2007-01-2316-320/+6
* All we are saying is give gcc 4.x a chance.glewis2007-01-111-0/+17
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-1213-6/+212
* . Fix a problem with os_sleep returning early without raising an exceptionglewis2006-11-071-0/+32
* . Fix a possible problem building the JDK in the GMT+0 time zone. Whenglewis2006-11-071-0/+21
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-2/+2
* . Prevent problems opening RandomAccessFile with "rws" as the mode byglewis2006-09-091-0/+21
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesglewis2006-08-021-0/+17
* . On amd64 the plugin should look for the Server VM, since there is noglewis2006-07-193-0/+45
* . Properly deal with error cases in transferTo0().glewis2006-07-191-0/+38
* . Work around a thread cache problem that caused javah to crash with anglewis2006-06-171-0/+16
* . Filter out corrupt environment variables with no name.glewis2006-06-171-0/+22
* . Increase the default stack size on amd64.glewis2006-06-171-0/+13
* . Fix key recognition problems when NumLock is on.glewis2006-04-262-0/+60
* . Update to 1.5.0 patchset 3.glewis2006-04-0717-386/+10
* . Set the REX bits correctly on amd64. Fixes possible segfaults withglewis2006-02-131-0/+13
* . Tweak the fix for linking with the system's version of zlib to justglewis2006-02-131-5/+60
* . Enable parallel compilation during the build of HotSpot. Note that weglewis2006-02-031-0/+0
* . Install a desktop icon for the java/jdk15 Control Panel. [1]glewis2006-01-301-0/+13
* . Link with the system libz instead of building the our own internalglewis2006-01-297-88/+139
* . Add $FreeBSD$.glewis2005-12-032-0/+4
* . "Privatise" the symbols in libzip.so to avoid conflicting with thoseglewis2005-12-031-0/+85
* . The patch to use getaddrinfo() #ifdef'ed out too much code. Change thatglewis2005-12-031-0/+25
* . Add $FreeBSD$.glewis2005-11-241-0/+1
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-232-0/+67
* . Switch to using XToolkit by default. According toglewis2005-10-132-0/+34
* . Fix javaws.glewis2005-10-133-0/+54
* . Include header files from the JDK that was just built, not from theglewis2005-09-271-0/+17
* . Update to patchset 2:glewis2005-09-2117-717/+52
* . Force the Client VM when dumping the shared archive since you can'tglewis2005-09-061-1/+1
* . Generate the class data shared archive during post-install to speedglewis2005-09-041-10/+16
* Add two more hunks to patch-koi8u. Should make the koi8-u fonts support bettermi2005-08-041-0/+17
* Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.mi2005-08-022-0/+375
* . Avoid memory corruption on FreeBSD 4.x. This seems to have no affectglewis2005-06-221-0/+18
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-122-0/+71
* . Fix various problems with time zone handling including:glewis2005-05-121-0/+100
* . Using dladdr(3) to determine the path to the current executable, andglewis2005-05-121-0/+62
* . When linprocfs is not mounted the Linux JDK will output a warning message,glewis2005-04-091-0/+17
* . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>glewis2005-04-083-0/+46
* . Fix a typo that results in an undefined reference (sizof -> sizeof).glewis2005-03-211-0/+13
* . Fix a performance issue by using the correct INTERRUPTIBLE_NORESTARTglewis2005-03-211-0/+9
* Please welcome new participant of FreeBSD ports tree and Java portsphantom2005-01-208-128/+21
* . Avoid a problem where, without linprocfs mounted, the first line ofglewis2004-12-171-0/+11
* . Update to patchset 7.glewis2004-12-1722-2014/+0
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.glewis2004-12-048-0/+1419
* . Take into account that pthread_mutex_trylock() can return EDEADLK asglewis2004-11-022-0/+22
* The BSD patchset for the Sun JDK modeled its thread behavior mostly aftergreen2004-10-211-0/+13
* . Fix the Server VM for gcc 3.4 part 2/2.glewis2004-10-171-0/+24
* . Fix the Server VM for gcc 3.4 part 1/2.glewis2004-10-171-0/+38
* . In the ReadChunk() function, change an assert() to be a "test for aglewis2004-10-171-0/+53
* . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedglewis2004-10-171-0/+21
* . Fix the build for gcc 3.4.glewis2004-08-133-0/+47
* . Set LATEST_LINK [1]phantom2004-03-052-0/+315
* 1. Switch 5.x version of jdk14 back to libc_r as default threading library.phantom2004-01-283-0/+74
* . Check the return value of stat(2) when trying to read the javawsglewis2004-01-171-0/+16
* . Update to 1.4.2 patchset 6.glewis2004-01-154-36/+10
* Fix path to patched file.phantom2003-11-121-2/+2
* Add patch to fix build problems on 5.x system reported by many people.phantom2003-11-121-0/+13
* Update to 1.4.2p5.phantom2003-11-127-107/+53
* . Add fix for "runaway process" problem. It should fix of stalledphantom2003-10-291-0/+93
* . Update to 1.4.1p4.glewis2003-10-115-56/+26
* . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generateglewis2003-10-111-0/+13
* . Add $FreeBSD$glewis2003-05-021-0/+12
* Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-141-0/+81
* Fix build on 5.0-RELEASEphantom2003-03-131-0/+11
* Since we have problems with running debuging binaries on some machinesphantom2003-03-111-0/+15
* Add patch which backouts some of my early compile hacks which now preventingphantom2003-03-111-0/+13
* I am pleased to announce first public -beta patchset of FreeBSD/Java portphantom2003-03-075-889/+8
* . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-03-011-0/+726
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-03-011-0/+114
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-03-011-0/+9
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-03-011-0/+12
* . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-03-011-0/+13
* . Resurrect patch accidentally removed in last commit.glewis2003-02-131-0/+18
* . Update to patchset 8.glewis2003-02-1310-1139/+0
* . Fix UDP packet broadcasting.glewis2002-11-011-0/+14
* . Chinese font.properties and make glue.glewis2002-10-252-2/+245
* . More XIM fixes for Japanese users (and presumably others with similarglewis2002-10-191-0/+63
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkglewis2002-10-191-0/+15
* . Russian and Ukrainian font property files and appropriate build changes.glewis2002-10-193-0/+416
* Improved font.properties.ja based on the Kochi fonts rather than theglewis2002-08-061-0/+308
* Add in a patch from the porting repository that allows people to buildglewis2002-08-061-0/+62
* Update to patchset 7.glewis2002-07-2615-551/+0
* . Fix compilation on FreeBSD 4.2 by including <sys/param.h>glewis2002-06-121-0/+20
* Rename monstrously long patch filenames that were causing tar to exceedkris2002-06-0612-11/+11
* Really fix the incompatibilities with gettext 0.11. The previousglewis2002-05-038-9/+175
* Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>glewis2002-04-172-0/+32
* Add a temporary dependency on gettext-old and use msgfmt-old to processglewis2002-04-171-0/+9
* Fix some crash bugs in the browser plugin code by usingglewis2002-04-161-0/+31
* Add Taiwan Chinese font properties support (if I understandglewis2002-04-162-0/+254
* A better fix for creating src.jar. Using tar by itself fails because theglewis2002-04-121-5/+4
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. Thissobomax2002-03-131-0/+14
* Fixes the problem that the source JAR is too small.znerd2002-03-111-0/+26
* Update to patchlevel 5.sobomax2001-10-163-69/+0
* Fix a potential crash on 5-CURRENT.sobomax2001-09-121-0/+28
* Update to patchlevel 4. This release contains many critical bug fixes, sosobomax2001-09-103-278/+33
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromsobomax2001-08-284-36/+304
* Correct patch, so it will apply cleanly.sobomax2000-10-161-2/+2
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromsobomax2000-10-131-0/+36