source: network-demos/http/ChangeLog @ e8722e7

4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch
Last change on this file since e8722e7 was e8722e7, checked in by Joel Sherrill <joel.sherrill@…>, on 09/07/07 at 23:32:00

2007-09-07 Joel Sherrill <joel.sherrill@…>

  • shttpd_index.html: Fix URL for shttpd.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * shttpd_index.html: Fix URL for shttpd.
4
52007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * goahead_index.html: This is not preprocessed so hard code name.
8        * init.c: Simple HTTPD is using ~39K stack space with this test.
9        Make the stack for the SHTTPD server 48K.
10
112007-09-06      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * shttpd_ext.c: Use new name.
14
152007-09-06      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content.
18        Can now look at cpu usage, reset cpu usage and print a stack
19        usage report.
20        * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html:
21        New files.
22        * index.html.in: Removed.
23
242007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * init.c: Remove TARFILE_XXX macros.
27
282007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * Makefile: Use bin2c to more reliably turn the tarfile into a
31        linkable object file. Ignore .cvsignore when making tarfile.
32        * init.c: Clean up tarfile symbol definitions.
33        * .cvsignore, rootfs/.cvsignore: New files.
34
352007-08-16      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * Makefile: Account for -B architecture option.
38
392007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * Makefile: Eliminate unneeded temp.o
42
432007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * init.c: Account for adding port to shttpd initialization.
46
472007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but
50        defaults to SHTTPD. The displayed index.html will indicate which
51        httpd implementation is enabled. The user should edit the Makefile to
52        switch settings.
53        * index.html.in: New file.
54        * rootfs/index.html: Removed.
55
562007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults
59        to SHTTPD. The displayed index.html will indicate which httpd
60        implementation is enabled. The user should edit the Makefile to
61        switch settings.
62        * index.html.in: New file.
63        * rootfs/index.html: Removed.
64
652007-07-11      Joel Sherrill <joel.sherrill@oarcorp.com>
66
67        * Makefile: Make slightly smarter on LD arguments.  Do not pick
68        up CVS files in tarball.
69        * init.c: Turn off tracing on GoAhead.  More debug.
70        * rootfs/etc/hosts: Match OAR setup for EP5200.
71        * rootfs/index.html: Cleanup and use RTEMS Logo.
72        * rootfs/rtems_logo.jpg: New files.
73        * rootfs/web/index.html: Removed.
74
752007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * Makefile, init.c: Clean up. Make name of TARFILE related symbols
78        conditional based upon architecture. Change way desired object format
79        is determined so all BSPs compile this test.
80
812007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
82
83        * Makefile: Remove tarfile when make clean.
84
852007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
86
87        * init.c: More warnings removed.
88
892007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
90
91        * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS
92        head.
93
942007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
95
96        * init.c, system.h: confdefs.h should be rtems/confdefs.h
97
982007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
99
100        * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
101
1022000-12-14      Joel Sherrill <joel@OARcorp.com>
103
104        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.