summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* committing the versioning file as found in the releas buildNSPRPUB_RELEASE_4_1_2_SUN_PKG_RTMNSPRPUB_RELEASE_4_1_2_SUN_PKG-apps-serversonja.mirtitsch%sun.com2002-09-051-1/+1
* Removed files from SUNWnspr, on the way to removing SUNWnspr itself.kirk.erickson%sun.com2002-08-224-114/+0
* Changed package names from SUNWnspr to SUNWprkirk.erickson%sun.com2002-08-2213-5/+208
* Danek's "new PROTO area rules".kirk.erickson%sun.com2002-08-221-14/+12
* wtc's second patch for 158704kirk.erickson%sun.com2002-08-227-31/+19
* Added -z defs (fail on undefines in linking) to Solaris.kirk.erickson%sun.com2002-08-2113-71/+77
* Removed DEBUG ABI only functions.kirk.erickson%sun.com2002-08-191-27/+0
* Removed fix for 162930, Wan-Teh identified workaround.kirk.erickson%sun.com2002-08-161-6/+0
* Resolves bug 162930: PR_GetSystemInfo() gives wrong PR_SI_ARCHITECTUREkirk.erickson%sun.com2002-08-161-0/+6
* Changes from Danek for 158704.kirk.erickson%sun.com2002-08-1310-2/+165
* This should fix the package build problems, as well as update the name of thekirk.erickson%sun.com2002-08-095-24/+25
* checking in Kirk's new nspr sun packaging patchsonja.mirtitsch%sun.com2002-08-088-21/+36
* adding Kirk's new nspr sun packaging filessonja.mirtitsch%sun.com2002-08-0812-0/+803
* sonmi, adding kirk's sunpackaging filessonja.mirtitsch%sun.com2002-08-081-0/+31
* fixup commit for branch 'NSPRPUB_RELEASE_4_1_2_SUN_PKG_BRANCH'NSPRPUB_RELEASE_4_1_2cvs2hg2001-06-200-0/+0
* Bugzilla bug #86941: Use the new bug number in the comment.wtc%netscape.com2001-06-201-3/+4
* Bugzilla bug #86880: Map ECONNABORTED to PR_CONNECT_ABORTED_ERROR.wtc%netscape.com2001-06-201-0/+3
* Bugzilla bug #86764: provided more accurate info in the comment.wtc%netscape.com2001-06-201-5/+6
* Bugzilla bug #86785: link with -lpthread -lthread on all versions ofwtc%netscape.com2001-06-201-12/+3
* Bugzilla bug #86764: worked around a TCP socket close() bug in Tru64wtc%netscape.com2001-06-201-0/+16
* Bugzilla bug #84100: we need to write our own accept method to copywtc%netscape.com2001-06-201-0/+43
* Bugzilla bug #83930: fixed a typo in PR_LockFile.wtc%netscape.com2001-06-191-1/+1
* Bugzilla bug #83845: the IPv6-to-IPv4 getpeername method was invokingwtc%netscape.com2001-06-191-1/+1
* Updated the test for NSPR 4.1.2.wtc%netscape.com2001-06-191-3/+3
* Set NSPR version to 4.1.2.wtc%netscape.com2001-06-191-2/+2
* Bugzilla bug #70765: added more comments and use the byte count returnedNSPRPUB_RELEASE_4_1_1wtc%netscape.com2001-05-051-4/+11
* bugzilla: 70765. PR_Write() offset errorlarryh%netscape.com2001-05-051-1/+1
* Set NSPR version to 4.1.1.wtc%netscape.com2001-05-041-2/+2
* Bugzilla bug #70295: fixed a bug introduced by my previous fix.wtc%netscape.com2001-05-042-13/+8
* bugzilla: 70765. win2k file offset on networked drivelarryh%netscape.com2001-04-251-1/+6
* make tag for NSPRPUB_RELEASE_4_1_1_BETA4NSPRPUB_RELEASE_4_1_1_BETA4larryh%netscape.com2001-04-041-1/+1
* bugzilla: 45343larryh%netscape.com2001-04-043-90/+229
* Bugzilla bug #70381: zero the ipv6.ip field after we fail to parse aNSPRPUB_RELEASE_4_1_1_BETA3wtc%netscape.com2001-02-281-0/+4
* Bugzilla bug #70295: do not hold _pr_flock_lock while calling the MDwtc%netscape.com2001-02-274-4/+31
* Set NSPR version to 4.1.1 Beta 3.wtc%netscape.com2001-02-271-1/+1
* Set NSPR version to 4.1.1 Beta 2.NSPRPUB_RELEASE_4_1_1_BETA2wtc%netscape.com2001-02-131-1/+1
* Bugzilla bug #54796: PR_InitializeNetAddr and PR_SetNetAddr should zerowtc%netscape.com2001-01-271-1/+5
* Bugzilla bug #66325: use the DYNAMIC_PATH flag for shl_load() only if thewtc%netscape.com2001-01-231-1/+9
* Bugzilla bug #64278: call sched_get_priority_min/max to get the minimumNSPRPUB_RELEASE_4_1_1_BETAwtc%netscape.com2001-01-171-0/+16
* Bugzilla bug #64471: need to use the value of the 'xferred' argument whenwtc%netscape.com2001-01-111-11/+13
* Bugzilla bug #64471: PR_SendFile detects and uses the new Solariswtc%netscape.com2001-01-062-0/+286
* Bugzilla bug #62457: set the flock structure correctly and use fcntlwtc%netscape.com2000-12-227-4/+21
* Forgot to quote 4.1. (NSPRPUB_RELEASE_4_1_BRANCH)wtc%netscape.com2000-12-211-1/+1
* Bugzilla bug #63273: define PR_Assert the same way in debug and optimizedwtc%netscape.com2000-12-201-2/+0
* Bugzilla bug #51406: PR_GetConnectStatus should not invoke the newwtc%netscape.com2000-12-192-2/+2
* Updated for the 4.1.1 release.wtc%netscape.com2000-12-191-3/+3
* Set NSPR version to 4.1.1 Beta.wtc%netscape.com2000-12-191-3/+3
* Bugzilla bug #51743: removed the unnecessary pthread_mutex_trylock callwtc%netscape.com2000-12-191-24/+8
* fixup commit for branch 'NSPRPUB_RELEASE_4_1_BRANCH'cvs2hg2000-09-010-0/+0
* Bugzilla bug #30746: the primordial thread should wait for the timerNSPRPUB_RELEASE_4_1wtc%netscape.com2000-09-011-6/+13