Commit Graph

188 Commits

Author SHA1 Message Date
montulli
d47e910e1b merge branch to tip. This file is not yet in the build 1998-06-17 21:29:32 +00:00
scullin
1923664935 Fix mac build. 1998-06-10 20:28:49 +00:00
scullin
f03067c65c Fix serious date parsing bug. Approved ltabb. 1998-06-10 18:57:41 +00:00
scullin
386afc4f60 Attempt to fix mac build. 1998-06-06 00:42:33 +00:00
scullin
c58f0c13b4 Moved xp_reg to network/utils/mkreg. It was only used in netlib, anyway. 1998-06-05 23:45:30 +00:00
scullin
d131f162a9 Try that again. 1998-06-05 18:48:20 +00:00
scullin
516c0b4903 Moved mkformat.h 1998-06-05 18:47:30 +00:00
scullin
d36e65d8e5 Moved mkformat.h to network/mimetype 1998-06-05 18:36:14 +00:00
scullin
441aa97681 Moved to network/mimetype. Aleks claims this should just work on
the Mac. We'll see.
1998-06-05 18:22:28 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser
cbc8c6d2bc include xp_error 1998-06-04 06:51:17 +00:00
scullin
314c70ad58 Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
scullin
5a868c0418 Start building mime type routines as separate library. 1998-06-01 18:29:28 +00:00
scullin
a2a8091f25 Fix build bustage. 1998-05-29 23:28:49 +00:00
scullin
d1a5cf5769 Changed XP_TO_ macros to NET_TO_ macros. Lame, but it doesn't
really warrent a grander solution.
1998-05-29 22:06:10 +00:00
rpotts
44d2e6d141 Removed B1M define and used MODULAR_NETLIB instead... 1998-05-28 04:55:51 +00:00
scullin
0286a3fe89 Eliminate SOCKET_ERRNO and xp_sock.h 1998-05-28 00:17:37 +00:00
rpotts
2d030405fa Changed NET_WritePostData(...) to only send a CRLF between headers and data if both are present... On in the modular netlib, headers can be placed in the URL_s->post_data... This cahnge is ifdef B1M 1998-05-27 23:07:13 +00:00
rpotts
b122fcec14 Added B1M define if the MODULAR_NETLIB environment variable is defined... 1998-05-27 23:05:18 +00:00
sfraser
65782a835b Fix warnings 1998-05-27 22:55:38 +00:00
morse
c9f58bbb02 bug 122126, reviewed by valeski 1998-05-27 19:34:31 +00:00
scullin
843ed2c1cd Don't build mkstream.c with modular netlib 1998-05-27 01:26:05 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
scullin
213aa607f0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
montulli
6f664f578e initial add of netsream.h , not yet in build 1998-05-21 22:03:55 +00:00
scullin
5ddda9f848 Moving over from xp library to NSPR 1998-05-19 00:57:15 +00:00
scullin
ac73d7d88c Moving over from xp library to NSPR. Moved cvactive.h from include to
network/cnvts
1998-05-19 00:54:09 +00:00
sar
63df545b57 add mktrace.h to the export lists. It's required by softupdt 1998-05-13 18:39:52 +00:00
sar
2b71525792 add mkutils.h since it wasn't being exported, and it's needed. Also make a formatting change for EXPORTS for readability 1998-05-13 05:48:50 +00:00
donm
84960308f4 Export mkutils.h and cache header files. 1998-05-12 22:57:27 +00:00
gagan
6663962785 Fixes the Linux build problems. Thanks Ramiro. 1998-05-12 19:21:59 +00:00
montulli
4bf92e5b69 update include path 1998-05-08 23:40:53 +00:00
montulli
27be5ff665 remove annoying asserts 1998-05-05 18:32:09 +00:00
montulli
0b654cc866 apply fixes from older netlib directory 1998-05-01 23:19:50 +00:00
montulli
4e40375454 fix include statement 1998-05-01 23:13:28 +00:00
montulli
aebd419f3a Add unix makefiles and make a few include file tweaks for unix compilation 1998-04-30 23:52:15 +00:00
montulli
af8d1c809b fix layout .> lay 1998-04-30 23:45:52 +00:00
montulli
e302ceefde Add netlib in new location.
This is a (mostly) unmodified version of lib/libnet
broken up into functional areas
It should be binary compatible with the lib created by lib/libnet
but is now 10 libs.
The only substantial things changed in the version is the include files
1998-04-30 20:53:59 +00:00