Commit Graph

36 Commits

Author SHA1 Message Date
ddrinan%netscape.com
eef3438201 Added handling of xpSecurityModule 1998-10-27 03:55:12 +00:00
cls%seawood.org
fb30f9daa0 Didn't realize that this was *the* real_stderr declaration that the rest of the build used. Removed the additional DEBUG ifdef. 1998-10-22 06:55:10 +00:00
cls%seawood.org
58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cyeh%netscape.com
6f0645cf11 Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
cyeh%netscape.com
738e0dcfa0 remove #ifdef NSPR in preparation for turning off NSPR and NSPR20 compile defines 1998-10-08 21:24:44 +00:00
ftang%netscape.com
edfe769e10 add two API to access cross-platform string 1998-10-05 14:25:56 +00:00
cyeh%netscape.com
8ab8bed7e3 remove old NSPR20 #ifdefs 1998-09-28 20:45:35 +00:00
mcafee%netscape.com
aae6b91f46 Fix mkdir() problem for BSDI, thanks to <driehuis@playbeing.org> for this patch 1998-09-24 09:43:55 +00:00
slamm%netscape.com
7b89eac6f5 Fix build bustage. xp_ncent.c includes htrdf.h which include pa_parse.h. Adding 'parse' to the REQUIRES line. 1998-09-15 23:39:20 +00:00
ramiro%netscape.com
cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cls%seawood.org
9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
jwz%mozilla.org
4e53d461b5 in order to make libmime compile without libmsg, moved some
utility functions from libmsg/msgutil.c to new files
libxp/xp_linebuf.c and libnet/mkbuf.c:

	msg_GrowBuffer ==> XP_GrowBuffer
	msg_LineBuffer ==> XP_LineBuffer
	msg_ReBuffer ==> XP_ReBuffer
	msg_MakeRebufferingStream ==> NET_MakeRebufferingStream
1998-08-09 03:49:12 +00:00
morse%netscape.com
2bdcf7385c change for anonymous mode, reviewed by dfm 1998-08-05 01:49:15 +00:00
morse%netscape.com
dc30084ee1 change for anonymous mode 1998-08-05 01:47:15 +00:00
morse%netscape.com
725d9a80f3 backing out change 1998-08-01 16:09:55 +00:00
morse%netscape.com
61c8aa8f01 backing out change to fix build bustage 1998-08-01 16:08:35 +00:00
morse%netscape.com
7b5d928234 fix build bustage 1998-08-01 15:56:23 +00:00
morse%netscape.com
d0ed84d95b change for anonymous mode, reviewed by nisheeth 1998-08-01 14:55:14 +00:00
guha%netscape.com
0e25cd15f1 Make related links work again 1998-07-31 02:55:27 +00:00
scullin%netscape.com
ac396e4c83 Include xp strings.
NGLayout build only.
1998-07-21 18:40:42 +00:00
spider
365c772ff9 Normandy Merge .... 1998-06-22 21:21:28 +00:00
scullin
6da1b3322c Fake out mac build. 1998-06-06 03:30:11 +00:00
scullin
604fe4ee1f Removed xp_reg.c 1998-06-06 00:59:13 +00:00
scullin
625f975e1f Move to network/util/mkreg.c 1998-06-06 00:58:32 +00:00
scullin
c23a604d54 Add xp_hash to the modular netlib files. 1998-06-05 23:23:05 +00:00
hardts
fcdbde9fff touching down layout integration branch 1998-06-05 01:03:18 +00:00
scullin
314c70ad58 Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
scullin
091839a1af Remove SOCKET_ERRNO from mozilla/network. 1998-05-28 00:18:29 +00:00
scullin
4abbc8d703 Landing MODULAR_NETLIB_BRANCH on windows. 1998-05-27 22:13:00 +00:00
morse
6544ea4026 bug 122126, reviewed by atotic 1998-05-27 07:31:15 +00:00
jsw
13bbcc44d4 remove xp_md5 and xp_sec 1998-04-28 05:17:37 +00:00
slamm
ee80847541 Sanitization oversight. XP_QSORT() should recursively call XP_QSORT(), not qsort(). Patch from jk@tools.de. R-ramiro. A-toshok. 1998-04-07 23:30:24 +00:00
ltabb
4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00