source: network-demos/ChangeLog @ d7047c3

network-demos-4-9-branch network-demos-4-9-5
Last change on this file since d7047c3 was d7047c3, checked in by Joel Sherrill <joel.sherrill@…>, on 02/09/11 at 17:03:01

2011-02-09 Joel Sherrill <joel.sherrilL@…>

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