source: network-demos/ChangeLog @ 0fe6b0d

4.11network-demos-4-10-branch
Last change on this file since 0fe6b0d was 6ecabe8, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/09 at 16:27:31

2009-11-13 Joel Sherrill <joel.sherrill@…>

  • VERSION: Updated to network-demos-4.9.3.
  • Property mode set to 100644
File size: 5.1 KB
Line 
12009-11-13      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * VERSION: Updated to network-demos-4.9.3.
4
52009-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * networkconfig-qemu.h: Now works on qemu with fxp driver in RTEMS, the
8        newer version in libbsdport, and on the real NIC in the Winsystems PC
9        in RTEMS Lab.
10
112009-02-10      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
14
152008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * networkconfig.h: Revert previous patch. Use loopback configuration
18        only.
19
202008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
21
22        * networkconfig-mpc8313erdb.h, networkconfig.h: Rename STACK_CHECKER_ON
23        to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
24
252008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * networkconfig-mpc8313erdb.h: New file.
28
292008-08-20      Joel Sherrill <joel.sherrill@OARcorp.com>
30
31        * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
32
332008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
36        Updated to include new fields and expand tabs.
37
382007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * Makefile: Added telnetd test.
41
422007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * networkconfig-icecube.h: Fix MAC address and typo.
45
462007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * Makefile: Add mcast.
49
502007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * networkconfig.h: Loopback only network configuration tweaked to have
53        a hostname.
54
552007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * networkconfig.h: Loopback only network configuration. Use one of the
58        real ones as an example.
59
602007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * networkconfig-qemu.h: Disable DHCP and use static IP.
63        * networkconfig.h: Use only loopback so tests can run OK on any target
64        even if they can't do anything.
65        * networkconfig-icecube.h: New file.
66
672007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * VERSION: Updated to network-demos-4.7.99.2.
70
712007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
72
73        * networkconfig-qemu.h: New file.
74
752007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * networkconfig.h: Make the NFS server, remote filesystem, and
78        directory to look at configurable.
79
802007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
83        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
84        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
85
862007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
87
88        * Makefile: New file.
89
902007-03-13      Joel Sherrill <joel@OARcorp.com>
91
92        * VERSION: Updated to network-demos-4.7.99.1.
93
942005-09-02      Joel Sherrill <joel@OARcorp.com>
95
96        * VERSION: Updated to network-demos-4.6.99.2.
97
982003-09-18      Joel Sherrill <joel@OARcorp.com>
99
100        PR 493/networking
101        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
102        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
103        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
104        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
105        except in the ttcp_orig code.
106        * Makefile: New file.
107        * netlink/system.h: Removed.
108
1092003-07-03      Joel Sherrill <joel@OARcorp.com>
110
111        * VERSION: Updated to network-demos-4.6.0pre4.
112
1132003-02-11      Joel Sherrill <joel@OARcorp.com>
114
115        * VERSION: Updated to network-demos-4.6.0pre1.
116
1172003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
118
119        PR 494/networking
120        * Changed Makefile to not use objcopy to create a linkable
121        object file from the tar file. Instead, ld links it in
122        directly.
123
1242003-09-18      Joel Sherrill <joel@OARcorp.com>
125
126        PR 493/networking
127        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
128        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
129        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
130        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
131        except in the ttcp_orig code.
132        * Makefile: New file.
133        * netlink/system.h: Removed.
134
1352003-07-03      Joel Sherrill <joel@OARcorp.com>
136
137        * VERSION: Updated to network-demos-4.6.0pre4.
138
1392003-02-11      Joel Sherrill <joel@OARcorp.com>
140
141        * VERSION: Updated to network-demos-4.6.0pre1.
142
1432003-01-28      Joel Sherrill <joel@OARcorp.com>
144
145        * VERSION: Updated to network-demos-20030128.
146
1472002-10-21      Joel Sherrill <joel@OARcorp.com>
148
149        * VERSION: Updated to network-demos-20021018.
150
1512002-10-18      Joel Sherrill <joel@OARcorp.com>
152
153        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
154        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
155        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
156        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
157        absolutely needed for networking.
158
1592001-08-30      Joel Sherrill <joel@OARcorp.com>
160
161        * SUPPORT: New file.
162
1632001-08-30      Joel Sherrill <joel@OARcorp.com>
164
165        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
166        missing stuff from 4.5 branch.
167        * http/Makefile, http/init.c: Minor modifications to improve
168        buildability.
169
1702000-12-14      Eric Norum <eric.norum@usask.ca>
171
172        * networkconfig.h: Default to using bootp host for tftp test.
173
1742000-12-14      Joel Sherrill <joel@OARcorp.com>
175
176        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.