| Commit message (Expand) | Author | Age | Files | Lines |
* | . Add $FreeBSD$. | Greg Lewis | 2005-04-28 | 2 | -0/+4 |
* | . Ensure that when files are extracted that their fully resolved path lies | Greg Lewis | 2005-04-27 | 2 | -0/+67 |
* | . Backport some fixes from 1.4 for the HotSpot Server VM when compiled | Greg Lewis | 2004-12-07 | 2 | -0/+56 |
* | . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well | Greg Lewis | 2004-11-28 | 4 | -0/+70 |
* | . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS. | Greg Lewis | 2004-11-27 | 2 | -0/+77 |
* | . Fix the build with gcc 3.4 part 2/2. Don't use the flag | Greg Lewis | 2004-11-27 | 4 | -0/+87 |
* | . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public | Greg Lewis | 2004-11-27 | 2 | -0/+44 |
* | . Fix the plugin build for gcc 3.4. | Greg Lewis | 2004-08-31 | 1 | -0/+22 |
* | . Fix the main build for gcc 3.4. The HotSpot build may need some | Greg Lewis | 2004-08-10 | 1 | -0/+13 |
* | . Set CC, CXX and CPP conditionally so that this port will respect them | Greg Lewis | 2004-08-10 | 1 | -2/+16 |
* | . Add ${LOCALBASE}/lib to the default search path for JNI libraries for | Greg Lewis | 2004-01-20 | 1 | -0/+13 |
* | . Add ${LOCALBASE}/lib to the default search path for libraries when using | Greg Lewis | 2004-01-19 | 1 | -0/+13 |
* | . Install the cacerts file from Sun's 1.3.1_10 release to avoid some | Greg Lewis | 2004-01-14 | 1 | -0/+0 |
* | . Update to 1.3.1 patchset 9. | Greg Lewis | 2003-12-19 | 14 | -1323/+9 |
* | . Use ${PTHREAD_LIBS} rather than -pthread. | Greg Lewis | 2003-10-08 | 1 | -0/+13 |
* | . Make HotSpot compile with gcc 3.3.1. | Greg Lewis | 2003-10-08 | 4 | -0/+151 |
* | . Try to ensure that we get the correct version of some Netscape header | Greg Lewis | 2003-07-11 | 1 | -0/+13 |
* | . Remove an assert() which asserts that if isatty() is true then | Greg Lewis | 2003-05-06 | 1 | -0/+12 |
* | . Fix Math.pow() when the JDK is compiled with optimisation flags set. | Greg Lewis | 2003-04-30 | 1 | -0/+176 |
* | . Now that we can use Classic and HotSpot, make classic (and hence green | Greg Lewis | 2003-04-22 | 1 | -0/+13 |
* | . Fix the shell wrapper to cope with HotSpot and as a result remove the | Greg Lewis | 2003-04-22 | 1 | -0/+81 |
* | . Updated version of native threads for FreeBSD. This uses recently | Greg Lewis | 2003-02-28 | 1 | -0/+726 |
* | . Rename our internal gethostby{name,addr}_r functions to avoid collisions. | Greg Lewis | 2003-02-28 | 1 | -0/+114 |
* | . Respect LOCALBASE in the DEVTOOLS_PATH setting. | Greg Lewis | 2003-02-28 | 1 | -0/+9 |
* | . Add missing include of <sys/time.h>, needed by <sys/resource.h> for | Greg Lewis | 2003-02-28 | 1 | -0/+12 |
* | . Be consistent about our compiler settings. Using gcc32 here was both | Greg Lewis | 2003-02-28 | 1 | -0/+13 |
* | . Resurrect patch accidentally removed in last commit. | Greg Lewis | 2003-02-12 | 1 | -0/+18 |
* | . Update to patchset 8. | Greg Lewis | 2003-02-12 | 10 | -1139/+0 |
* | . Fix UDP packet broadcasting. | Greg Lewis | 2002-10-31 | 1 | -0/+14 |
* | . Chinese font.properties and make glue. | Greg Lewis | 2002-10-25 | 2 | -2/+245 |
* | . More XIM fixes for Japanese users (and presumably others with similar | Greg Lewis | 2002-10-18 | 1 | -0/+63 |
* | . Link the Netscape 4 plugin against libintl to avoid a runtime link | Greg Lewis | 2002-10-18 | 1 | -0/+15 |
* | . Russian and Ukrainian font property files and appropriate build changes. | Greg Lewis | 2002-10-18 | 3 | -0/+416 |
* | Improved font.properties.ja based on the Kochi fonts rather than the | Greg Lewis | 2002-08-05 | 1 | -0/+308 |
* | Add in a patch from the porting repository that allows people to build | Greg Lewis | 2002-08-05 | 1 | -0/+62 |
* | Update to patchset 7. | Greg Lewis | 2002-07-25 | 15 | -551/+0 |
* | . Fix compilation on FreeBSD 4.2 by including <sys/param.h> | Greg Lewis | 2002-06-11 | 1 | -0/+20 |
* | Rename monstrously long patch filenames that were causing tar to exceed | Kris Kennaway | 2002-06-05 | 12 | -11/+11 |
* | Really fix the incompatibilities with gettext 0.11. The previous | Greg Lewis | 2002-05-03 | 8 | -9/+175 |
* | Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h> | Greg Lewis | 2002-04-16 | 2 | -0/+32 |
* | Add a temporary dependency on gettext-old and use msgfmt-old to process | Greg Lewis | 2002-04-16 | 1 | -0/+9 |
* | Fix some crash bugs in the browser plugin code by using | Greg Lewis | 2002-04-16 | 1 | -0/+31 |
* | Add Taiwan Chinese font properties support (if I understand | Greg Lewis | 2002-04-16 | 2 | -0/+254 |
* | A better fix for creating src.jar. Using tar by itself fails because the | Greg Lewis | 2002-04-12 | 1 | -5/+4 |
* | Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This | Maxim Sobolev | 2002-03-13 | 1 | -0/+14 |
* | Fixes the problem that the source JAR is too small. | Ernst de Haan | 2002-03-11 | 1 | -0/+26 |
* | Update to patchlevel 5. | Maxim Sobolev | 2001-10-16 | 3 | -69/+0 |
* | Fix a potential crash on 5-CURRENT. | Maxim Sobolev | 2001-09-12 | 1 | -0/+28 |
* | Update to patchlevel 4. This release contains many critical bug fixes, so | Maxim Sobolev | 2001-09-10 | 3 | -278/+33 |
* | Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from | Maxim Sobolev | 2001-08-27 | 4 | -36/+304 |