summaryrefslogtreecommitdiff
path: root/pr/src/md
Commit message (Expand)AuthorAgeFilesLines
* Merged NSPRPUB_19980508_BRANCH to the main trunk. The 19980508wtc1998-05-145-16/+59
* The type of the third argument for accept, recvfrom, getsockname, andwtc1998-05-081-2/+2
* Fixed comment.wtc1998-05-082-6/+6
* 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
* Checked in (unfinished) Rhapsody port provided by Chris McAfee andwtc1998-05-059-14/+228
* Set up pointers to the stack-pointer/frame-pointer words in the thread'ssrinivas1998-05-011-0/+6
* Various makefile cleanups. On SCO OpenServer, the value of OS_ARCHwtc1998-04-303-18/+22
* ReliantUNIX is renamed SINIX.OJI_19980430_BASEwtc1998-04-293-10/+10
* Merged NSPRPUB_19980421_BRANCH to the main trunk.wtc1998-04-2822-383/+716
* Serge Orlov <sorlov@con.mcst.ru> reported that gmake 3.74 on Solaris 2.5wtc1998-04-241-3/+3
* Fixed build problems on BSD/OS. Some makefiles need to change:wtc1998-04-223-6/+8
* Merged the makefile changes from Netscape's internal development versionRHAPSODY_NSPR_BASENSPRPUB_19980421_BASEwtc1998-04-213-8/+7
* 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-153-9/+45
* 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
* Fixed 'unused variable' warning for the variable 'nfds' in select()wtc1998-04-091-3/+1
* Free the lizardltabb1998-03-2876-0/+34844