source: network-demos/http/ChangeLog @ dfd3ce2

network-demos-4-8-branch
Last change on this file since dfd3ce2 was dfd3ce2, checked in by Joel Sherrill <joel.sherrill@…>, on 11/25/07 at 22:44:44

2007-11-25 Joel Sherrill <joel.sherrill@…>

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