source: network-demos/http/ChangeLog @ 6bfe512

4.11network-demos-4-10-branchnetwork-demos-4-9-branch
Last change on this file since 6bfe512 was 6bfe512, checked in by Joel Sherrill <joel.sherrill@…>, on 12/06/07 at 15:16:53

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

  • Makefile, init.c: Make sure POSIX threading is enabled if using GoAhead?.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12007-12-06      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile, init.c: Make sure POSIX threading is enabled if using
4        GoAhead.
5
62007-11-09      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * Makefile: bin2c now rtems-bin2c.
9
102007-11-06      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * Makefile: No use of objdump.
13
142007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * Makefile: Cleanup.
17
182007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * shttpd_index.html: Fix URL for shttpd.
21
222007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * goahead_index.html: This is not preprocessed so hard code name.
25        * init.c: Simple HTTPD is using ~39K stack space with this test.
26        Make the stack for the SHTTPD server 48K.
27
282007-09-06      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * shttpd_ext.c: Use new name.
31
322007-09-06      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content.
35        Can now look at cpu usage, reset cpu usage and print a stack
36        usage report.
37        * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html:
38        New files.
39        * index.html.in: Removed.
40
412007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * init.c: Remove TARFILE_XXX macros.
44
452007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * Makefile: Use bin2c to more reliably turn the tarfile into a
48        linkable object file. Ignore .cvsignore when making tarfile.
49        * init.c: Clean up tarfile symbol definitions.
50        * .cvsignore, rootfs/.cvsignore: New files.
51
522007-08-16      Joel Sherrill <joel.sherrill@oarcorp.com>
53
54        * Makefile: Account for -B architecture option.
55
562007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * Makefile: Eliminate unneeded temp.o
59
602007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * init.c: Account for adding port to shttpd initialization.
63
642007-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but
67        defaults to SHTTPD. The displayed index.html will indicate which
68        httpd 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-12      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults
76        to SHTTPD. The displayed index.html will indicate which httpd
77        implementation is enabled. The user should edit the Makefile to
78        switch settings.
79        * index.html.in: New file.
80        * rootfs/index.html: Removed.
81
822007-07-11      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * Makefile: Make slightly smarter on LD arguments.  Do not pick
85        up CVS files in tarball.
86        * init.c: Turn off tracing on GoAhead.  More debug.
87        * rootfs/etc/hosts: Match OAR setup for EP5200.
88        * rootfs/index.html: Cleanup and use RTEMS Logo.
89        * rootfs/rtems_logo.jpg: New files.
90        * rootfs/web/index.html: Removed.
91
922007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
93
94        * Makefile, init.c: Clean up. Make name of TARFILE related symbols
95        conditional based upon architecture. Change way desired object format
96        is determined so all BSPs compile this test.
97
982007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
99
100        * Makefile: Remove tarfile when make clean.
101
1022007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
103
104        * init.c: More warnings removed.
105
1062007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
107
108        * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS
109        head.
110
1112007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
112
113        * init.c, system.h: confdefs.h should be rtems/confdefs.h
114
1152007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
116
117        * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
118
1192000-12-14      Joel Sherrill <joel@OARcorp.com>
120
121        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.