summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/rtems_webserver/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libnetworking/rtems_webserver/NOTES')
-rw-r--r--c/src/libnetworking/rtems_webserver/NOTES36
1 files changed, 0 insertions, 36 deletions
diff --git a/c/src/libnetworking/rtems_webserver/NOTES b/c/src/libnetworking/rtems_webserver/NOTES
deleted file mode 100644
index e2ef07eb34..0000000000
--- a/c/src/libnetworking/rtems_webserver/NOTES
+++ /dev/null
@@ -1,36 +0,0 @@
-#
-# $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
-