aboutsummaryrefslogtreecommitdiff
path: root/java/jdk13/files
Commit message (Expand)AuthorAgeFilesLines
* . Make it so we include Xm/XmIm.h rather than defining our own prototype.Greg Lewis2007-06-021-0/+13
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis2006-12-083-2/+57
* . Take account of the MFC or the *_r functions to RELENG_6.Greg Lewis2006-07-191-18/+32
* . Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rGreg Lewis2006-06-161-0/+83
* . Add $FreeBSD$.Greg Lewis2005-04-282-0/+4
* . Ensure that when files are extracted that their fully resolved path liesGreg Lewis2005-04-272-0/+67
* . Backport some fixes from 1.4 for the HotSpot Server VM when compiledGreg Lewis2004-12-072-0/+56
* . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellGreg Lewis2004-11-284-0/+70
* . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.Greg Lewis2004-11-272-0/+77
* . Fix the build with gcc 3.4 part 2/2. Don't use the flagGreg Lewis2004-11-274-0/+87
* . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicGreg Lewis2004-11-272-0/+44
* . Fix the plugin build for gcc 3.4.Greg Lewis2004-08-311-0/+22
* . Fix the main build for gcc 3.4. The HotSpot build may need someGreg Lewis2004-08-101-0/+13
* . Set CC, CXX and CPP conditionally so that this port will respect themGreg Lewis2004-08-101-2/+16
* . Add ${LOCALBASE}/lib to the default search path for JNI libraries forGreg Lewis2004-01-201-0/+13
* . Add ${LOCALBASE}/lib to the default search path for libraries when usingGreg Lewis2004-01-191-0/+13
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis2004-01-141-0/+0
* . Update to 1.3.1 patchset 9.Greg Lewis2003-12-1914-1323/+9
* . Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis2003-10-081-0/+13
* . Make HotSpot compile with gcc 3.3.1.Greg Lewis2003-10-084-0/+151
* . Try to ensure that we get the correct version of some Netscape headerGreg Lewis2003-07-111-0/+13
* . Remove an assert() which asserts that if isatty() is true thenGreg Lewis2003-05-061-0/+12
* . Fix Math.pow() when the JDK is compiled with optimisation flags set.Greg Lewis2003-04-301-0/+176
* . Now that we can use Classic and HotSpot, make classic (and hence greenGreg Lewis2003-04-221-0/+13
* . Fix the shell wrapper to cope with HotSpot and as a result remove theGreg Lewis2003-04-221-0/+81
* . 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
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. ThisMaxim Sobolev2002-03-131-0/+14
* Fixes the problem that the source JAR is too small.Ernst de Haan2002-03-111-0/+26