summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* artificial changeset: close fixup head da2f481986ab for tag MANIFESTNORMANDY_BRANCHcvs2hg2013-02-210-0/+0
|\
| * fixup commit for tag 'MANIFEST'MANIFESTcvs2hg1998-06-04331-105587/+0
|/
* fixup commit for branch 'NORMANDY_BRANCH'cvs2hg1998-06-0410-0/+146
* Ported <atotic>'s change from v3.3: renamed nsstring.h to macstdlibextras.hpierre1998-05-301-1/+1
* Updated Normandy to tipspierre1998-05-301-0/+0
* We de need FARPROC in XP_UNIX. Restore it.tao1998-05-211-2/+0
* Second attempt to fix it. Use XP_UNIX to ifdef'ed it out.tao1998-05-211-2/+1
* Fix redefine problem.tao1998-05-211-1/+5
* fixup commit for branch 'NORMANDY_BRANCH'cvs2hg1998-05-070-0/+0
* Matt Waston <mwatson@apple.com> taught me what common symbols areNORMANDY_BASEwtc1998-05-071-1/+11
* Fixed Bugzilla bug #235: Define the macro _PR_HAVE_SOCKADDR_LEN towtc1998-05-071-0/+1
* Moved Rhapsody's shared library rule from rules.mk to Rhapsody.mk.wtc1998-05-072-9/+2
* Bugzilla bug #218: define HAVE_STRERROR only if it is not yet defined.wtc1998-05-071-0/+2
* Bugzilla bug #265: Use full pathname /usr/ccs/bin/as (as opposed to justwtc1998-05-071-11/+7
* On Alpha Linux, the mmap'd stack needs to be made executable becausewtc1998-05-071-0/+8
* The stack pointer is the 0th element in the jmp_buf.wtc1998-05-072-2/+2
* Define IP_MULTICAST to get the IP multicast macro/struct definitionswtc1998-05-061-0/+7
* Checked in (unfinished) Rhapsody port provided by Chris McAfee andwtc1998-05-0522-35/+871
* Bug fix for 83769. Add MOZILLA_HOME/lib to the list of library_paths.radha1998-05-011-3/+17
* Set up pointers to the stack-pointer/frame-pointer words in the thread'ssrinivas1998-05-011-0/+6
* Initialize the outermost stack frame for the thread and setup pointers to thesrinivas1998-05-011-0/+29
* Recognize SINIX-Y, the high-end version of SINIX.RAPTOR_INTEGRATION0_BASEwtc1998-04-301-0/+3
* Various makefile cleanups. On SCO OpenServer, the value of OS_ARCHwtc1998-04-3015-45/+54
* ReliantUNIX is renamed SINIX.OJI_19980430_BASEwtc1998-04-297-15/+15
* Got rid of the LINUX1_2 and LINUX2_0 macros. I hope that this willwtc1998-04-285-21/+8
|\
| * fixup commit for tag 'NSPR30_BETA_REMOVE'NSPR30_BETA_REMOVEcvs2hg1998-04-28435-134717/+0
|/
* Merged NSPRPUB_19980421_BRANCH to the main trunk.wtc1998-04-28109-2329/+2506
* Fixing the -ko flagatotic1998-04-281-0/+0
* "gmake clobber" should remove $(OBJDIR) too.wtc1998-04-251-2/+2
* Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>.wtc1998-04-241-1/+1
* Serge Orlov <sorlov@con.mcst.ru> reported that gmake 3.74 on Solaris 2.5wtc1998-04-241-3/+3
* Added parentheses around a type cast. Fix provided by Kipp HickmannOJI_19980423_BASEwtc1998-04-221-1/+1
* Fixed build problems on BSD/OS. Some makefiles need to change:wtc1998-04-226-9/+11
* Merged the makefile changes from Netscape's internal development versionRHAPSODY_NSPR_BASENSPRPUB_19980421_BASEwtc1998-04-2174-1237/+449
* Eliminated compiler warnings. Fixed by Rick Osborne <rick@spacey.net>.wtc1998-04-201-1/+1
* Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>.wtc1998-04-201-3/+1
* Declare PrintUsage() to return void. Fixed by Rick Osbornewtc1998-04-201-1/+1
* Ported to Linux/m68k. The patches were kindly provided bywtc1998-04-163-1/+74
* In ConvertUnixPathToMacPath, removed the checks that disallow path nameswtc1998-04-151-36/+0
* Ported to HP-UX 9. We acknowledge Richard K. Lloyd <rkl@csc.liv.ac.uk>wtc1998-04-155-20/+59
* Deleted the unused variable 'count' in _PR_MD_INTERVAL_PER_SEC(). Wewtc1998-04-141-2/+0
* Got rid of compiler warnings. We acknowledge the help of Nathanwtc1998-04-131-2/+4
* Got rid of compiler warnings. We acknoweldge the help of Nathanwtc1998-04-131-0/+2
* localtime_r is declared on Solaris only if _REENTRANT is defined.wtc1998-04-131-1/+1
* Got rid of compiler warnings. We acknowledge the help of Nathanwtc1998-04-132-2/+8
* Fixed printf format mismatch problems. We acknowledge the help ofwtc1998-04-131-3/+3
* In PR_GetSpecialFD, cast the PRSpecialFD variable 'osfd' to intwtc1998-04-131-1/+1
* Added function declarations to eliminate compiler warnings.wtc1998-04-131-0/+2
* Added declaration of _MD_YIELD.wtc1998-04-131-0/+1
* Fixed compiler warnings, mostly by adding function declarations.wtc1998-04-131-1/+28