source: network-demos/ChangeLog @ a6ab732

network-demos-4-9-branch network-demos-4-9-6
Last change on this file since a6ab732 was a6ab732, checked in by Joel Sherrill <joel.sherrill@…>, on 07/21/11 at 19:28:11

2011-07-21 Joel Sherrill <joel.sherrilL@…>

  • VERSION: Updated to network-demos-4.9.6.
  • Property mode set to 100644
File size: 5.2 KB
Line 
12011-07-21      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        * VERSION: Updated to network-demos-4.9.6.
4
52011-02-09      Joel Sherrill <joel.sherrilL@OARcorp.com>
6
7        * VERSION: Updated to network-demos-4.9.5.
8
92010-03-18      Joel Sherrill <joel.sherrilL@OARcorp.com>
10
11        * VERSION: Updated to network-demos-4.9.4.
12
132009-05-18      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * networkconfig-qemu.h: Now works on qemu with fxp driver in RTEMS, the
16        newer version in libbsdport, and on the real NIC in the Winsystems PC
17        in RTEMS Lab.
18
192009-03-12      Joel Sherrill <joel.sherrill@OARcorp.com>
20
21        * VERSION: Updated to network-demos-4.9.2.
22
232008-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
24
25        * VERSION: Updated to network-demos-4.9.1.
26
272008-09-29      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * VERSION: Updated to network-demos-4.9.0.
30
312008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * networkconfig-mpc8313erdb.h: New file.
34
352008-08-20      Joel Sherrill <joel.sherrill@OARcorp.com>
36
37        * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
38
392008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
42        Updated to include new fields and expand tabs.
43
442007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * Makefile: Added telnetd test.
47
482007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * networkconfig-icecube.h: Fix MAC address and typo.
51
522007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
53
54        * Makefile: Add mcast.
55
562007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * networkconfig.h: Loopback only network configuration tweaked to have
59        a hostname.
60
612007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * networkconfig.h: Loopback only network configuration. Use one of the
64        real ones as an example.
65
662007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * networkconfig-qemu.h: Disable DHCP and use static IP.
69        * networkconfig.h: Use only loopback so tests can run OK on any target
70        even if they can't do anything.
71        * networkconfig-icecube.h: New file.
72
732007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
74
75        * VERSION: Updated to network-demos-4.7.99.2.
76
772007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * networkconfig-qemu.h: New file.
80
812007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
82
83        * networkconfig.h: Make the NFS server, remote filesystem, and
84        directory to look at configurable.
85
862007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
87
88        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
89        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
90        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
91
922007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
93
94        * Makefile: New file.
95
962007-03-13      Joel Sherrill <joel@OARcorp.com>
97
98        * VERSION: Updated to network-demos-4.7.99.1.
99
1002005-09-02      Joel Sherrill <joel@OARcorp.com>
101
102        * VERSION: Updated to network-demos-4.6.99.2.
103
1042003-09-18      Joel Sherrill <joel@OARcorp.com>
105
106        PR 493/networking
107        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
108        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
109        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
110        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
111        except in the ttcp_orig code.
112        * Makefile: New file.
113        * netlink/system.h: Removed.
114
1152003-07-03      Joel Sherrill <joel@OARcorp.com>
116
117        * VERSION: Updated to network-demos-4.6.0pre4.
118
1192003-02-11      Joel Sherrill <joel@OARcorp.com>
120
121        * VERSION: Updated to network-demos-4.6.0pre1.
122
1232003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
124
125        PR 494/networking
126        * Changed Makefile to not use objcopy to create a linkable
127        object file from the tar file. Instead, ld links it in
128        directly.
129
1302003-09-18      Joel Sherrill <joel@OARcorp.com>
131
132        PR 493/networking
133        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
134        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
135        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
136        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
137        except in the ttcp_orig code.
138        * Makefile: New file.
139        * netlink/system.h: Removed.
140
1412003-07-03      Joel Sherrill <joel@OARcorp.com>
142
143        * VERSION: Updated to network-demos-4.6.0pre4.
144
1452003-02-11      Joel Sherrill <joel@OARcorp.com>
146
147        * VERSION: Updated to network-demos-4.6.0pre1.
148
1492003-01-28      Joel Sherrill <joel@OARcorp.com>
150
151        * VERSION: Updated to network-demos-20030128.
152
1532002-10-21      Joel Sherrill <joel@OARcorp.com>
154
155        * VERSION: Updated to network-demos-20021018.
156
1572002-10-18      Joel Sherrill <joel@OARcorp.com>
158
159        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
160        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
161        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
162        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
163        absolutely needed for networking.
164
1652001-08-30      Joel Sherrill <joel@OARcorp.com>
166
167        * SUPPORT: New file.
168
1692001-08-30      Joel Sherrill <joel@OARcorp.com>
170
171        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
172        missing stuff from 4.5 branch.
173        * http/Makefile, http/init.c: Minor modifications to improve
174        buildability.
175
1762000-12-14      Eric Norum <eric.norum@usask.ca>
177
178        * networkconfig.h: Default to using bootp host for tftp test.
179
1802000-12-14      Joel Sherrill <joel@OARcorp.com>
181
182        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.