source: rtems/c/src/libnetworking/rtems_webserver/NOTES @ d0d73ec

4.104.114.84.95
Last change on this file since d0d73ec was a6b4c0df, checked in by Joel Sherrill <joel.sherrill@…>, on 09/01/00 at 10:57:21

2000-08-30 Joel Sherrill <joel@…>

  • Merged version 2.1 of GoAhead? webserver. This update was submitted by Antti P Miettinen <antti.p.miettinen@…>.
  • NOTES, base64.c, ejIntrn.h, emfdb.c, emfdb.h, md5.h, md5c.c, um.c, um.h: New files.
  • wbase64.c: Removed.
  • Makefile.am, asp.c, balloc.c, default.c, ej.h, ejlex.c, ejparse.c, form.c, h.c, handler.c, mime.c, misc.c, ringq.c, rom.c, security.c, socket.c, sym.c, uemf.c, uemf.h, url.c, value.c, webcomp.c, webmain.c, webpage.c, webrom.c, webs.c, webs.h, websuemf.c, wsIntrn.h: Modified.
  • Property mode set to 100644
File size: 550 bytes
Line 
1#
2#  $Id$
3#
4
5Notes on merging GoAhead Webs 2.1.  Eventually RTEMS should be supported
6in their distributions and this directory removed.
7
8Applied patch from Antti P Miettinen <antti.p.miettinen@nokia.com>.
9
10Obtain the original distribution from http://www.goahead.com for
11documentation.
12
13Tailoring
14=========
15socket.c is RTEMS specific
16
17Renames
18=======
19
20Distributed as  This Directory
21============== ================
22base64.c        wbase64.c
23page.c          webpage.c
24
25RTEMS Specific Additions
26========================
27webmain.c
28rtems_webserver.h
29
Note: See TracBrowser for help on using the repository browser.