aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk13/files
Commit message (Expand)AuthorAgeFilesLines
* . Make it so we include Xm/XmIm.h rather than defining our own prototype.glewis2007-06-031-0/+13
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-093-2/+57
* . Take account of the MFC or the *_r functions to RELENG_6.glewis2006-07-201-18/+32
* . Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rglewis2006-06-171-0/+83
* . Add $FreeBSD$.glewis2005-04-292-0/+4
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-04-282-0/+67
* . Backport some fixes from 1.4 for the HotSpot Server VM when compiledglewis2004-12-082-0/+56
* . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellglewis2004-11-284-0/+70
* . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.glewis2004-11-272-0/+77
* . Fix the build with gcc 3.4 part 2/2. Don't use the flagglewis2004-11-274-0/+87
* . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicglewis2004-11-272-0/+44
* . Fix the plugin build for gcc 3.4.glewis2004-09-011-0/+22
* . Fix the main build for gcc 3.4. The HotSpot build may need someglewis2004-08-111-0/+13
* . Set CC, CXX and CPP conditionally so that this port will respect themglewis2004-08-111-2/+16
* . Add ${LOCALBASE}/lib to the default search path for JNI libraries forglewis2004-01-211-0/+13
* . Add ${LOCALBASE}/lib to the default search path for libraries when usingglewis2004-01-201-0/+13
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someglewis2004-01-151-0/+0
* . Update to 1.3.1 patchset 9.glewis2003-12-2014-1323/+9
* . Use ${PTHREAD_LIBS} rather than -pthread.glewis2003-10-081-0/+13
* . Make HotSpot compile with gcc 3.3.1.glewis2003-10-084-0/+151
* . Try to ensure that we get the correct version of some Netscape headerglewis2003-07-121-0/+13
* . Remove an assert() which asserts that if isatty() is true thenglewis2003-05-061-0/+12
* . Fix Math.pow() when the JDK is compiled with optimisation flags set.glewis2003-04-301-0/+176
* . Now that we can use Classic and HotSpot, make classic (and hence greenglewis2003-04-231-0/+13
* . Fix the shell wrapper to cope with HotSpot and as a result remove theglewis2003-04-231-0/+81
* . 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