summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SURESH_IM_STANDALONE_BRANCH'SURESH_IM_STANDALONE_BRANCHcvs2hg2002-08-100-0/+0
* Fix build problem caused by having spaces in the username.SURESH_IM_STANDALONE_BASEseawood%netscape.com2002-08-102-105/+120
* Add compiler test for +Olit=all support for hpux cc.seawood%netscape.com2002-08-102-25/+88
* Merged the fix for bug 158396 from the tip (rev. 3.27 and rev. 3.28) towtc%netscape.com2002-08-091-6/+12
* Misc build cleanup v1:seawood%netscape.com2002-08-082-121/+146
* Remove explicitly linking against -lc on linux as it could break backwards bi...seawood%netscape.com2002-08-071-2/+2
* Remove explicitly linking against -lc on linux as it could break backwards bi...seawood%netscape.com2002-08-072-23/+21
* Bug 149195: added IPv6 support for IRIX. The patch is contributed bywtc%netscape.com2002-08-071-0/+5
* Fix bug 158927 -- controls not drawing correctly in QuickTime plugin. The pro...sfraser%netscape.com2002-07-272-16/+43
* Dummy white space change to cause Tinderbox to rebuild.wtc%netscape.com2002-07-241-0/+1
* Bug 153525: backed out the previous checkin because sfraser checked in awtc%netscape.com2002-07-241-12/+10
* Tidy up the whitespace from the last checkin. Ooops.sfraser%netscape.com2002-07-241-1/+1
* Fixing the MachO (DARWIN) build, which broke when wtc checked in a patch in b...sfraser%netscape.com2002-07-241-1/+1
* Dummy white space change to cause Tinderbox to rebuild.wtc%netscape.com2002-07-241-1/+0
* Bug 153525: fixed build breakage caused by the previous checkin.wtc%netscape.com2002-07-241-10/+12
* Dummy white space change to force the Tinderbox to rebuild.wtc%netscape.com2002-07-241-0/+1
* Bug 153525: fixed build problems under gcc2 on Mac OS X. r=bryner.wtc%netscape.com2002-07-242-37/+13
* Bug 141614: restored Matthew Zahorik's net_server nonblocking connectMOZILLA_1_1b_RELEASEwtc%netscape.com2002-07-183-7/+69
* Remove DARWIN define from osx builds as it cripples the feature set provided ...seawood%netscape.com2002-07-181-4/+0
* Merged the fix for bug 157347 from the tip (rev. 3.15) towtc%netscape.com2002-07-171-66/+9
* Fix for bug 139802; slow certificate authentication on Mac OS X. This was cau...sfraser%netscape.com2002-07-102-7/+26
* Merged the fix for bug 119098 from the trunk (rev. 1.38).wtc%netscape.com2002-07-091-5/+1
* Set NSPR version to 4.2.1.wtc%netscape.com2002-06-291-2/+2
* Merged the fix for bug 150157 from the tip (rev. 3.13).wtc%netscape.com2002-06-221-0/+6
* Explicitly use sh when calling the cygwin-wrapper script as some developers a...seawood%netscape.com2002-06-182-2/+2
* Fixing win32 gmake builds lack of debugging information problem by working ar...seawood%netscape.com2002-06-171-0/+17
* Fixing win32 gmake builds lack of debugging information problem by working ar...seawood%netscape.com2002-06-172-1/+2
* Fixing win32 gmake builds lack of debugging information problem by working ar...seawood%netscape.com2002-06-172-105/+114
* The previous checkin didn't work. Backed it out.wtc%netscape.com2002-06-141-1/+1
* Bug 151711: gcc on OSF1 needs to use the -mieee flag.wtc%netscape.com2002-06-142-18/+24
* Bug 151722: addr is in shared memory and is modified by another process, sowtc%netscape.com2002-06-141-1/+1
* Bug 125819: fixed problems compiling using gcc on OSF1. The patch iswtc%netscape.com2002-06-144-16/+47
* Cause Tinderbox to rebuild.wtc%netscape.com2002-06-131-1/+0
* Use +DD64 instead of +DA2.0W. +DD64 works for both PA-RISC and IA-64.wtc%netscape.com2002-06-131-1/+1
* Bugzilla bug 142345: fixed mistakes in _MD_OpenSharedMemory andwtc%netscape.com2002-06-131-2/+2
* Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step beforewtc%netscape.com2002-06-131-1/+1
* Synch up with the tip.wtc%netscape.com2002-06-131-8/+12
* Updated the vercheck.c test for NSPR 4.2.1.wtc%netscape.com2002-06-131-4/+4
* Set NSPR version to 4.2.1 Beta.wtc%netscape.com2002-06-131-2/+2
* Bug 136458: removed the old -O workaround and use -m68020-60. The patch iswtc%netscape.com2002-06-133-46/+26
* Bug 144886: On platforms with gethostbyname2, add the infrastructure forwtc%netscape.com2002-06-131-6/+192
* Bug 97475: the new 'af' field needs to be moved to the end of thewtc%netscape.com2002-06-131-1/+1
* Bug 97475: some platforms, such as OpenVMS, require us to pass the exactwtc%netscape.com2002-06-133-0/+26
* Fix real_install rules so that headers are still installed correctly if inclu...seawood%netscape.com2002-06-133-3/+3
* Bugzilla bug 142677: made --disable-ipv6 work on AIX. Removed the obsoletewtc%netscape.com2002-06-124-176/+33
* Bug 134099: Worked around two BeOS bugs. 1. connect does not implicitlywtc%netscape.com2002-06-113-3/+15
* Bug 92516: _MD_gethostname returns the host's IP address on Mac so theMOZILLA_1_1a_RELEASEwtc%netscape.com2002-05-312-0/+8
* Fix typo that was causing pthreads to be selected by default on OpenBSD even ...seawood%netscape.com2002-05-292-4/+4
* Bugzilla bug 137736: Use "return 0" instead of exit(0) in the main()wtc%netscape.com2002-05-032-14/+14
* Restoring unlabelled 'MozillaHack's. Fixing Netscape uname bustage.seawood%netscape.com2002-05-031-2/+12