| Commit message (Expand) | Author | Age | Files | Lines |
* | . Fix a security hole in the Calendar class which allows the elevation of | glewis | 2009-03-05 | 1 | -0/+93 |
* | . Implement the virtual machine interface for BSD. This allows | glewis | 2009-02-02 | 7 | -0/+777 |
* | . Properly scope the calls to clock_get* so that we use the system versions | glewis | 2008-10-19 | 1 | -0/+14 |
* | . When building libsplashscreen, put the internal JDK header paths before | glewis | 2008-10-15 | 1 | -3/+22 |
* | . Enable system tray support for Enlightenment. | glewis | 2008-05-16 | 1 | -0/+13 |
* | . Use the correct specifier for printing a size_t. | glewis | 2008-05-03 | 1 | -0/+13 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 11 | -22/+22 |
* | . Update to patchset 4. | glewis | 2008-02-17 | 7 | -61/+46 |
* | . Fix locale generation and hence locale handling in general. | glewis | 2008-02-04 | 1 | -0/+15 |
* | . Update to patchset 2 (based on 1.6.0_02 aka 6u2) | glewis | 2007-10-29 | 14 | -906/+27 |
* | Fix build on i386 with WITHOUT_WEB option. | jkim | 2007-10-05 | 2 | -0/+28 |
* | . Fix build problems with cpu.h being picked up from /usr/local/include. | glewis | 2007-09-10 | 1 | -0/+24 |
* | . Fix another problem with exec() by using the same static initialisation | glewis | 2007-09-02 | 1 | -0/+15 |
* | . Sync the BSD specific code with the changes between 1.5 and 1.6 and | glewis | 2007-08-28 | 1 | -0/+31 |
* | Add browser plugin support for amd64. It is turned off by default as it is | jkim | 2007-08-17 | 1 | -0/+701 |
* | Unbreak build on -CURRENT. | jkim | 2007-08-17 | 3 | -0/+51 |
* | . Split the JRL agreement out into a separate script that is only run | glewis | 2007-08-14 | 2 | -194/+194 |
* | . Fix the 'shebang' line in jcontrol. [1] | glewis | 2007-08-07 | 1 | -0/+10 |
* | . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2] | glewis | 2007-08-07 | 4 | -0/+58 |
* | . A native port for JDK 1.6.0 (aka 6.0) Update 1. | glewis | 2007-08-06 | 53 | -864/+497 |
* | . Better fix. Just use 'short' variables and be done with it. The | glewis | 2007-07-31 | 1 | -3/+14 |
* | . Include a different header file for 'fastInt'. The definition in Hint.h | glewis | 2007-07-31 | 1 | -0/+13 |
* | Add browser plugin support for amd64. It is turned off by default as it is | jkim | 2007-07-30 | 1 | -0/+577 |
* | . Update to patchset 6, based on 1.5.0 Update 12. | glewis | 2007-07-27 | 7 | -188/+0 |
* | . Update to patchset 5, based on the 1.5.0_11 JRL source code. | glewis | 2007-06-09 | 19 | -248/+322 |
* | Fix more sysctl(3) argument sizes and correct a comment. | jkim | 2007-05-31 | 1 | -5/+31 |
* | Various fixes for -CURRENT. | jkim | 2007-05-26 | 21 | -0/+385 |
* | . Don't statically link with libXm any more. The Open Motif port no longer | glewis | 2007-03-06 | 1 | -3/+17 |
* | . Update to patchset 4. | glewis | 2007-01-23 | 16 | -320/+6 |
* | All we are saying is give gcc 4.x a chance. | glewis | 2007-01-11 | 1 | -0/+17 |
* | . Replace some hardwired /usr/X11R6 instances with X11BASE. [1] | glewis | 2006-12-12 | 13 | -6/+212 |
* | . Fix a problem with os_sleep returning early without raising an exception | glewis | 2006-11-07 | 1 | -0/+32 |
* | . Fix a possible problem building the JDK in the GMT+0 time zone. When | glewis | 2006-11-07 | 1 | -0/+21 |
* | Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the | marcus | 2006-10-14 | 2 | -2/+2 |
* | . Prevent problems opening RandomAccessFile with "rws" as the mode by | glewis | 2006-09-09 | 1 | -0/+21 |
* | . Fix a segfault caused by fonts with illegal glyph names or glyph names | glewis | 2006-08-02 | 1 | -0/+17 |
* | . On amd64 the plugin should look for the Server VM, since there is no | glewis | 2006-07-19 | 3 | -0/+45 |
* | . Properly deal with error cases in transferTo0(). | glewis | 2006-07-19 | 1 | -0/+38 |
* | . Work around a thread cache problem that caused javah to crash with an | glewis | 2006-06-17 | 1 | -0/+16 |
* | . Filter out corrupt environment variables with no name. | glewis | 2006-06-17 | 1 | -0/+22 |
* | . Increase the default stack size on amd64. | glewis | 2006-06-17 | 1 | -0/+13 |
* | . Fix key recognition problems when NumLock is on. | glewis | 2006-04-26 | 2 | -0/+60 |
* | . Update to 1.5.0 patchset 3. | glewis | 2006-04-07 | 17 | -386/+10 |
* | . Set the REX bits correctly on amd64. Fixes possible segfaults with | glewis | 2006-02-13 | 1 | -0/+13 |
* | . Tweak the fix for linking with the system's version of zlib to just | glewis | 2006-02-13 | 1 | -5/+60 |
* | . Enable parallel compilation during the build of HotSpot. Note that we | glewis | 2006-02-03 | 1 | -0/+0 |
* | . Install a desktop icon for the java/jdk15 Control Panel. [1] | glewis | 2006-01-30 | 1 | -0/+13 |
* | . Link with the system libz instead of building the our own internal | glewis | 2006-01-29 | 7 | -88/+139 |
* | . Add $FreeBSD$. | glewis | 2005-12-03 | 2 | -0/+4 |
* | . "Privatise" the symbols in libzip.so to avoid conflicting with those | glewis | 2005-12-03 | 1 | -0/+85 |
* | . The patch to use getaddrinfo() #ifdef'ed out too much code. Change that | glewis | 2005-12-03 | 1 | -0/+25 |
* | . Add $FreeBSD$. | glewis | 2005-11-24 | 1 | -0/+1 |
* | . Make pkg-install install a symbolic link for the browser plugin if a | glewis | 2005-11-23 | 2 | -0/+67 |
* | . Switch to using XToolkit by default. According to | glewis | 2005-10-13 | 2 | -0/+34 |
* | . Fix javaws. | glewis | 2005-10-13 | 3 | -0/+54 |
* | . Include header files from the JDK that was just built, not from the | glewis | 2005-09-27 | 1 | -0/+17 |
* | . Update to patchset 2: | glewis | 2005-09-21 | 17 | -717/+52 |
* | . Force the Client VM when dumping the shared archive since you can't | glewis | 2005-09-06 | 1 | -1/+1 |
* | . Generate the class data shared archive during post-install to speed | glewis | 2005-09-04 | 1 | -10/+16 |
* | Add two more hunks to patch-koi8u. Should make the koi8-u fonts support better | mi | 2005-08-04 | 1 | -0/+17 |
* | Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh. | mi | 2005-08-02 | 2 | -0/+375 |
* | . Avoid memory corruption on FreeBSD 4.x. This seems to have no affect | glewis | 2005-06-22 | 1 | -0/+18 |
* | . Ensure that when files are extracted that their fully resolved path lies | glewis | 2005-05-12 | 2 | -0/+71 |
* | . Fix various problems with time zone handling including: | glewis | 2005-05-12 | 1 | -0/+100 |
* | . Using dladdr(3) to determine the path to the current executable, and | glewis | 2005-05-12 | 1 | -0/+62 |
* | . When linprocfs is not mounted the Linux JDK will output a warning message, | glewis | 2005-04-09 | 1 | -0/+17 |
* | . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h> | glewis | 2005-04-08 | 3 | -0/+46 |
* | . Fix a typo that results in an undefined reference (sizof -> sizeof). | glewis | 2005-03-21 | 1 | -0/+13 |
* | . Fix a performance issue by using the correct INTERRUPTIBLE_NORESTART | glewis | 2005-03-21 | 1 | -0/+9 |
* | Please welcome new participant of FreeBSD ports tree and Java ports | phantom | 2005-01-20 | 8 | -128/+21 |
* | . Avoid a problem where, without linprocfs mounted, the first line of | glewis | 2004-12-17 | 1 | -0/+11 |
* | . Update to patchset 7. | glewis | 2004-12-17 | 22 | -2014/+0 |
* | . Backport parts of the 1.5 plugin to address plugin vulnerabilities. | glewis | 2004-12-04 | 8 | -0/+1419 |
* | . Take into account that pthread_mutex_trylock() can return EDEADLK as | glewis | 2004-11-02 | 2 | -0/+22 |
* | The BSD patchset for the Sun JDK modeled its thread behavior mostly after | green | 2004-10-21 | 1 | -0/+13 |
* | . Fix the Server VM for gcc 3.4 part 2/2. | glewis | 2004-10-17 | 1 | -0/+24 |
* | . Fix the Server VM for gcc 3.4 part 1/2. | glewis | 2004-10-17 | 1 | -0/+38 |
* | . In the ReadChunk() function, change an assert() to be a "test for a | glewis | 2004-10-17 | 1 | -0/+53 |
* | . At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined | glewis | 2004-10-17 | 1 | -0/+21 |
* | . Fix the build for gcc 3.4. | glewis | 2004-08-13 | 3 | -0/+47 |
* | . Set LATEST_LINK [1] | phantom | 2004-03-05 | 2 | -0/+315 |
* | 1. Switch 5.x version of jdk14 back to libc_r as default threading library. | phantom | 2004-01-28 | 3 | -0/+74 |
* | . Check the return value of stat(2) when trying to read the javaws | glewis | 2004-01-17 | 1 | -0/+16 |
* | . Update to 1.4.2 patchset 6. | glewis | 2004-01-15 | 4 | -36/+10 |
* | Fix path to patched file. | phantom | 2003-11-12 | 1 | -2/+2 |
* | Add patch to fix build problems on 5.x system reported by many people. | phantom | 2003-11-12 | 1 | -0/+13 |
* | Update to 1.4.2p5. | phantom | 2003-11-12 | 7 | -107/+53 |
* | . Add fix for "runaway process" problem. It should fix of stalled | phantom | 2003-10-29 | 1 | -0/+93 |
* | . Update to 1.4.1p4. | glewis | 2003-10-11 | 5 | -56/+26 |
* | . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate | glewis | 2003-10-11 | 1 | -0/+13 |
* | . Add $FreeBSD$ | glewis | 2003-05-02 | 1 | -0/+12 |
* | Add runtime test to check of required libc_r functionality. I.e. warn | phantom | 2003-03-14 | 1 | -0/+81 |
* | Fix build on 5.0-RELEASE | phantom | 2003-03-13 | 1 | -0/+11 |
* | Since we have problems with running debuging binaries on some machines | phantom | 2003-03-11 | 1 | -0/+15 |
* | Add patch which backouts some of my early compile hacks which now preventing | phantom | 2003-03-11 | 1 | -0/+13 |
* | I am pleased to announce first public -beta patchset of FreeBSD/Java port | phantom | 2003-03-07 | 5 | -889/+8 |
* | . Updated version of native threads for FreeBSD. This uses recently | glewis | 2003-03-01 | 1 | -0/+726 |
* | . Rename our internal gethostby{name,addr}_r functions to avoid collisions. | glewis | 2003-03-01 | 1 | -0/+114 |
* | . Respect LOCALBASE in the DEVTOOLS_PATH setting. | glewis | 2003-03-01 | 1 | -0/+9 |
* | . Add missing include of <sys/time.h>, needed by <sys/resource.h> for | glewis | 2003-03-01 | 1 | -0/+12 |
* | . Be consistent about our compiler settings. Using gcc32 here was both | glewis | 2003-03-01 | 1 | -0/+13 |
* | . Resurrect patch accidentally removed in last commit. | glewis | 2003-02-13 | 1 | -0/+18 |
* | . Update to patchset 8. | glewis | 2003-02-13 | 10 | -1139/+0 |
* | . Fix UDP packet broadcasting. | glewis | 2002-11-01 | 1 | -0/+14 |
* | . Chinese font.properties and make glue. | glewis | 2002-10-25 | 2 | -2/+245 |
* | . More XIM fixes for Japanese users (and presumably others with similar | glewis | 2002-10-19 | 1 | -0/+63 |
* | . Link the Netscape 4 plugin against libintl to avoid a runtime link | glewis | 2002-10-19 | 1 | -0/+15 |
* | . Russian and Ukrainian font property files and appropriate build changes. | glewis | 2002-10-19 | 3 | -0/+416 |
* | Improved font.properties.ja based on the Kochi fonts rather than the | glewis | 2002-08-06 | 1 | -0/+308 |
* | Add in a patch from the porting repository that allows people to build | glewis | 2002-08-06 | 1 | -0/+62 |
* | Update to patchset 7. | glewis | 2002-07-26 | 15 | -551/+0 |
* | . Fix compilation on FreeBSD 4.2 by including <sys/param.h> | glewis | 2002-06-12 | 1 | -0/+20 |
* | Rename monstrously long patch filenames that were causing tar to exceed | kris | 2002-06-06 | 12 | -11/+11 |
* | Really fix the incompatibilities with gettext 0.11. The previous | glewis | 2002-05-03 | 8 | -9/+175 |
* | Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h> | glewis | 2002-04-17 | 2 | -0/+32 |
* | Add a temporary dependency on gettext-old and use msgfmt-old to process | glewis | 2002-04-17 | 1 | -0/+9 |
* | Fix some crash bugs in the browser plugin code by using | glewis | 2002-04-16 | 1 | -0/+31 |
* | Add Taiwan Chinese font properties support (if I understand | glewis | 2002-04-16 | 2 | -0/+254 |
* | A better fix for creating src.jar. Using tar by itself fails because the | glewis | 2002-04-12 | 1 | -5/+4 |
* | Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This | sobomax | 2002-03-13 | 1 | -0/+14 |
* | Fixes the problem that the source JAR is too small. | znerd | 2002-03-11 | 1 | -0/+26 |
* | Update to patchlevel 5. | sobomax | 2001-10-16 | 3 | -69/+0 |
* | Fix a potential crash on 5-CURRENT. | sobomax | 2001-09-12 | 1 | -0/+28 |
* | Update to patchlevel 4. This release contains many critical bug fixes, so | sobomax | 2001-09-10 | 3 | -278/+33 |
* | Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from | sobomax | 2001-08-28 | 4 | -36/+304 |
* | Correct patch, so it will apply cleanly. | sobomax | 2000-10-16 | 1 | -2/+2 |
* | Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from | sobomax | 2000-10-13 | 1 | -0/+36 |