source: network-demos/http/ChangeLog @ 5c0f2e9

4.11network-demos-4-10-branchnetwork-demos-4-9-branch
Last change on this file since 5c0f2e9 was 5c0f2e9, checked in by Joel Sherrill <joel.sherrill@…>, on 11/09/07 at 21:40:42

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

  • Makefile: bin2c now rtems-bin2c.
  • Property mode set to 100644
File size: 3.5 KB
RevLine 
[5c0f2e9]12007-11-09      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile: bin2c now rtems-bin2c.
4
[1bfffa5]52007-11-06      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * Makefile: No use of objdump.
8
[a56d892]92007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
10
[ef10ed7]11        * Makefile: Cleanup.
[a56d892]12
[e8722e7]132007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * shttpd_index.html: Fix URL for shttpd.
16
[1212e37]172007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * goahead_index.html: This is not preprocessed so hard code name.
20        * init.c: Simple HTTPD is using ~39K stack space with this test.
21        Make the stack for the SHTTPD server 48K.
22
[c193150]232007-09-06      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * shttpd_ext.c: Use new name.
26
[8c6b033]272007-09-06      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content.
30        Can now look at cpu usage, reset cpu usage and print a stack
31        usage report.
32        * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html:
33        New files.
34        * index.html.in: Removed.
35
[a027365]362007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * init.c: Remove TARFILE_XXX macros.
39
[d70b4e7]402007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * Makefile: Use bin2c to more reliably turn the tarfile into a
43        linkable object file. Ignore .cvsignore when making tarfile.
44        * init.c: Clean up tarfile symbol definitions.
45        * .cvsignore, rootfs/.cvsignore: New files.
46
[0cbc6db]472007-08-16      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * Makefile: Account for -B architecture option.
50
[eb241c3]512007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * Makefile: Eliminate unneeded temp.o
54
[20ce4cb]552007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * init.c: Account for adding port to shttpd initialization.
58
[d51420e]592007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but
62        defaults to SHTTPD. The displayed index.html will indicate which
63        httpd implementation is enabled. The user should edit the Makefile to
64        switch settings.
65        * index.html.in: New file.
66        * rootfs/index.html: Removed.
67
682007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults
71        to SHTTPD. The displayed index.html will indicate which httpd
72        implementation is enabled. The user should edit the Makefile to
73        switch settings.
74        * index.html.in: New file.
75        * rootfs/index.html: Removed.
76
[f655979]772007-07-11      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * Makefile: Make slightly smarter on LD arguments.  Do not pick
80        up CVS files in tarball.
81        * init.c: Turn off tracing on GoAhead.  More debug.
82        * rootfs/etc/hosts: Match OAR setup for EP5200.
83        * rootfs/index.html: Cleanup and use RTEMS Logo.
84        * rootfs/rtems_logo.jpg: New files.
85        * rootfs/web/index.html: Removed.
86
[c2a4686]872007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
88
89        * Makefile, init.c: Clean up. Make name of TARFILE related symbols
90        conditional based upon architecture. Change way desired object format
91        is determined so all BSPs compile this test.
92
[058a7a0]932007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
94
95        * Makefile: Remove tarfile when make clean.
96
[ba33011]972007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
98
99        * init.c: More warnings removed.
100
[cf5b3fa]1012007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
102
103        * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS
104        head.
105
[631f794]1062007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
107
108        * init.c, system.h: confdefs.h should be rtems/confdefs.h
109
[5c663c0]1102007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
111
112        * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
113
[3ba2f22]1142000-12-14      Joel Sherrill <joel@OARcorp.com>
115
116        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.