b90b23b8b48352da621b1e834a301d0205ce717f: Fixed PR_GetHostByAddr() to handle Ipv6 addresses correctly.
NSPRPUB_RELEASE_4_0_BRANCH
srinivas%netscape.com - Mon, 31 Jan 2000 19:48:12 +0000 - rev 1123
Fixed PR_GetHostByAddr() to handle Ipv6 addresses correctly.
Bugzilla #25111.
d10865d11927d44295d2d40f36da0d0ce0f16cae: Bugzilla bug #21428: fixed LL_CMP and LL_UCMP so that they can be used
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Mon, 31 Jan 2000 18:12:57 +0000 - rev 1122
Bugzilla bug #21428: fixed LL_CMP and LL_UCMP so that they can be used
with the <= and >= operators when HAVE_LONG_LONG is not defined. The
fix is contributed by John G. Myers <jgmyers@netscape.com>.
r=wtc@netscape.com. (NSPRPUB_RELEASE_4_0_BRANCH)
0e8af6b83ed411f7fd58685094ca5cfc1b4db5fc: comment cleanup
NSPRPUB_RELEASE_4_0_BRANCH
larryh%netscape.com - Mon, 31 Jan 2000 17:12:22 +0000 - rev 1121
comment cleanup
65ac6293d35ebb5c0f0ea62707c837a9548fe760: Add runtime detection of ipv6 support on Linux and Solaris. Bugzilla 25153.
NSPRPUB_RELEASE_4_0_BRANCH
srinivas%netscape.com - Mon, 31 Jan 2000 16:01:54 +0000 - rev 1120
Add runtime detection of ipv6 support on Linux and Solaris. Bugzilla 25153.
2ff157f9e3d1b6dfa7acb3f33a31b1a2262c70e5: Add runtime detection of ipv6 support on Linux and Solaris. Bugzilla 25153.
NSPRPUB_RELEASE_4_0_BRANCH
srinivas%netscape.com - Sat, 29 Jan 2000 23:18:15 +0000 - rev 1119
Add runtime detection of ipv6 support on Linux and Solaris. Bugzilla 25153.
9ab42b3531196a9ae36578039c92563b7488c70e: Fixed bogus error messages. Thanks to Kurt J. Lidl <lidl@pix.net>
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Fri, 28 Jan 2000 23:32:33 +0000 - rev 1118
Fixed bogus error messages. Thanks to Kurt J. Lidl <lidl@pix.net>
for reporting the bug and providing a fix.
(NSPRPUB_RELEASE_4_0_BRANCH)
bb58dea01c82284903dba2d07a1370a811d26d86: Fixed bogus error messages. Thanks to Kurt J. Lidl <lidl@pix.net>
wtc%netscape.com - Fri, 28 Jan 2000 23:31:20 +0000 - rev 1117
Fixed bogus error messages. Thanks to Kurt J. Lidl <lidl@pix.net>
for reporting the bug and providing a fix.
1f71188e83e1cb298c017deea96086a1f584ab44: Fixed byte ordering for IPv6 loopback address. Added new function,
NSPRPUB_RELEASE_4_0_BRANCH
srinivas%netscape.com - Fri, 28 Jan 2000 04:32:04 +0000 - rev 1116
Fixed byte ordering for IPv6 loopback address. Added new function,
PR_ConvertIpv4AddrToIpv6. Bugzilla #23815.
Added string-to-netaddr function by jgmyers@netscape.com. Bug #24906.
4f3a8b774eb7d07917ff812a9d7abd5e70a12821: Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an interna
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Fri, 28 Jan 2000 04:21:21 +0000 - rev 1115
Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an interna
l function that normally doesn't belong in the NSPR public interfaces but the Ma
c needs it. (NSPRPUB_RELEASE_4_0_BRANCH)
ae2bde9b3c286644a88893f8090864e04a646e04: Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in.
sdagley%netscape.com - Fri, 28 Jan 2000 04:00:28 +0000 - rev 1114
Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in.
2db18c16f5dfcd6510bd2ba53a0971f0c3f990db: Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Fri, 28 Jan 2000 01:27:27 +0000 - rev 1113
Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub
to mozilla/xpcom/threads.
Modified files: nsprpub/lib/ds/MANIFEST, nsprpub/lib/ds/Makefile,
nsprpub/lib/ds/Makefile.in, nsprpub/macbuild/NSPR20PPC.mcp,
nsprpub/pr/include/obsolete/protypes.h
Removed files: nsprpub/lib/ds/plevent.c, nsprpub/lib/ds/plevent.h
(NSPRPUB_RELEASE_4_0_BRANCH)
360934cd5d06ffb238922a141f8ed95091eaa125: Bugzilla bug #19150: removed prlink_mac.h and the mac-specific
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Fri, 28 Jan 2000 01:06:00 +0000 - rev 1112
Bugzilla bug #19150: removed prlink_mac.h and the mac-specific
PR_LoadIndexedFragment and PR_LoadNamedFragment functions.
Modified files: pr/include/MANIFEST, prlink.c
Removed file: prlink_mac.h
(NSPRPUB_RELEASE_4_0_BRANCH)
4b2f26e8e9d5a6daa3bd71cdd96a1cac02947a70: Bugzilla bug #19150: removed prlink_mac.h and the mac-specific
wtc%netscape.com - Fri, 28 Jan 2000 00:57:22 +0000 - rev 1111
Bugzilla bug #19150: removed prlink_mac.h and the mac-specific
PR_LoadIndexedFragment and PR_LoadNamedFragment functions.
Modified files: pr/include/MANIFEST, prlink.c
Removed file: prlink_mac.h
54ee0d169908dc1846263d3d91104b9f6648fd5c: Bugzilla bug #17101: removed plevent.h and plevent.c. These two files
wtc%netscape.com - Fri, 28 Jan 2000 00:29:16 +0000 - rev 1110
Bugzilla bug #17101: removed plevent.h and plevent.c. These two files
have been moved to mozilla/xpcom/threads.
922b07930087794105ced7b186940e44446badc2: Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub
wtc%netscape.com - Fri, 28 Jan 2000 00:27:15 +0000 - rev 1109
Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub
to mozilla/xpcom/threads by landing the PLEVENT_MOVE_BRANCH.
Modified files: nsprpub/lib/ds/MANIFEST, nsprpub/lib/ds/Makefile,
nsprpub/lib/ds/Makefile.in, nsprpub/macbuild/NSPR20PPC.mcp,
nsprpub/pr/include/obsolete/protypes.h,
xpcom/macbuild/xpcomPPC.mcp, xpcom/threads/MANIFEST,
xpcom/threads/Makefile.in, xpcom/threads/makefile.win,
xpcom/threads/plevent.h
5cdab0dd2bde6a122bf4a4920dd5a5f5c0953dfe: Bugzilla bug #24542: removed the private exported funciton
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Thu, 27 Jan 2000 22:40:43 +0000 - rev 1108
Bugzilla bug #24542: removed the private exported funciton
PR_NT_UseNonblock.
Modified files: pprio.h, ntio.c
(NSPRPUB_RELEASE_4_0_BRANCH)
0f4be47ea2396b84d4a47cb8676bac598142f767: Bugzilla bug #24461: compute the size of an ACL (using the algorithm
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Thu, 27 Jan 2000 22:05:06 +0000 - rev 1107
Bugzilla bug #24461: compute the size of an ACL (using the algorithm
in the InitializeAcl man page), instead of using a fixed number (1024).
(NSPRPUB_RELEASE_4_0_BRANCH)
7f4508e8ab3a474e0e3fcffc755c66c9c520760a: The error PR_ADDRESS_NOT_SUPPORTED_ERROR should be returned when ipv4
NSPRPUB_RELEASE_4_0_BRANCH
srinivas%netscape.com - Thu, 27 Jan 2000 20:49:59 +0000 - rev 1106
The error PR_ADDRESS_NOT_SUPPORTED_ERROR should be returned when ipv4
addresses are specified with AF_INET6 sockets. Fixed processing of loopback
and unspecified addresses, for non-ipv6 platforms. Bugzilla 23815.
3f874c46de0c2f5111521bdb2cfc22b318cdf256: Bugzilla bug #24461: change the file access rights mapping table to use
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Thu, 27 Jan 2000 19:17:21 +0000 - rev 1105
Bugzilla bug #24461: change the file access rights mapping table to use
FILE_GENERIC_XXX instead of GENERIC_XXX. Added a separate directory
access rights mapping table so that the NSPR write access maps to both
FILE_GENERIC_WRITE and FILE_DELETE_CHILD to match the Unix/Posix behavior.
(The right to delete a file is controlled by the containing directory.)
Modified files: ntio.c, w95io.c
(NSPRPUB_RELEASE_4_0_BRANCH)
4412ef156bd9b6b3a1c7f2a23d5578c73aa80f2f: PR_MakeDir should call nspr initialization (needed on Windows, at least).
NSPRPUB_RELEASE_4_0_BRANCH
wtc%netscape.com - Thu, 27 Jan 2000 19:13:55 +0000 - rev 1104
PR_MakeDir should call nspr initialization (needed on Windows, at least).