source: network-demos/http/ChangeLog @ 8c6b033

4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch
Last change on this file since 8c6b033 was 8c6b033, checked in by Joel Sherrill <joel.sherrill@…>, on 09/06/07 at 22:01:37

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

  • Makefile, init.c, rootfs/.cvsignore: Add some dynamic content. Can now look at cpu usage, reset cpu usage and print a stack usage report.
  • goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html: New files.
  • index.html.in: Removed.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12007-09-06      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content.
4        Can now look at cpu usage, reset cpu usage and print a stack
5        usage report.
6        * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html:
7        New files.
8        * index.html.in: Removed.
9
102007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * init.c: Remove TARFILE_XXX macros.
13
142007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * Makefile: Use bin2c to more reliably turn the tarfile into a
17        linkable object file. Ignore .cvsignore when making tarfile.
18        * init.c: Clean up tarfile symbol definitions.
19        * .cvsignore, rootfs/.cvsignore: New files.
20
212007-08-16      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * Makefile: Account for -B architecture option.
24
252007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * Makefile: Eliminate unneeded temp.o
28
292007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * init.c: Account for adding port to shttpd initialization.
32
332007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but
36        defaults to SHTTPD. The displayed index.html will indicate which
37        httpd implementation is enabled. The user should edit the Makefile to
38        switch settings.
39        * index.html.in: New file.
40        * rootfs/index.html: Removed.
41
422007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults
45        to SHTTPD. The displayed index.html will indicate which httpd
46        implementation is enabled. The user should edit the Makefile to
47        switch settings.
48        * index.html.in: New file.
49        * rootfs/index.html: Removed.
50
512007-07-11      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * Makefile: Make slightly smarter on LD arguments.  Do not pick
54        up CVS files in tarball.
55        * init.c: Turn off tracing on GoAhead.  More debug.
56        * rootfs/etc/hosts: Match OAR setup for EP5200.
57        * rootfs/index.html: Cleanup and use RTEMS Logo.
58        * rootfs/rtems_logo.jpg: New files.
59        * rootfs/web/index.html: Removed.
60
612007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
62
63        * Makefile, init.c: Clean up. Make name of TARFILE related symbols
64        conditional based upon architecture. Change way desired object format
65        is determined so all BSPs compile this test.
66
672007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * Makefile: Remove tarfile when make clean.
70
712007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
72
73        * init.c: More warnings removed.
74
752007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS
78        head.
79
802007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * init.c, system.h: confdefs.h should be rtems/confdefs.h
83
842007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
85
86        * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
87
882000-12-14      Joel Sherrill <joel@OARcorp.com>
89
90        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.