summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/NOTES
blob: e2ef07eb3485ea577f951fbebe269a01c66247d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#
#  $Id$
#

Notes on merging GoAhead Webs 2.1.4.  Eventually RTEMS should be supported
in their distributions and this directory removed.

Applied patch from Antti P Miettinen <antti.p.miettinen@nokia.com>.

Obtain the original distribution from http://www.goahead.com for
documentation.

Porting
=======
 - added rtems complier flags to uemf.h and misc.c
 - following source files are distributed with the web server
    but not currently used by RTEMS
    [cgi.c, sockGen.c, umui.c, websSSL.c, websda.c]

Tailoring
=========
socket.c is RTEMS specific

Renames
=======

Distributed as  This Directory
============== ================
base64.c        wbase64.c
page.c          webpage.c 

RTEMS Specific Additions
========================
webmain.c 
rtems_webserver.h