source: network-demos/http/ChangeLog @ 1212e37

4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch
Last change on this file since 1212e37 was 1212e37, checked in by Joel Sherrill <joel.sherrill@…>, on 09/07/07 at 21:44:14

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

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