source: network-demos/http/ChangeLog @ a56d892

4.11network-demos-4-10-branchnetwork-demos-4-9-branch
Last change on this file since a56d892 was a56d892, checked in by Joel Sherrill <joel.sherrill@…>, on 09/19/07 at 21:52:22

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

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