1 | 2011-07-21 Joel Sherrill <joel.sherrilL@OARcorp.com> |
---|
2 | |
---|
3 | * VERSION: Updated to network-demos-4.9.6. |
---|
4 | |
---|
5 | 2011-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com> |
---|
6 | |
---|
7 | * VERSION: Updated to network-demos-4.9.5. |
---|
8 | |
---|
9 | 2010-03-18 Joel Sherrill <joel.sherrilL@OARcorp.com> |
---|
10 | |
---|
11 | * VERSION: Updated to network-demos-4.9.4. |
---|
12 | |
---|
13 | 2009-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 | |
---|
19 | 2009-03-12 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
20 | |
---|
21 | * VERSION: Updated to network-demos-4.9.2. |
---|
22 | |
---|
23 | 2008-12-12 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
24 | |
---|
25 | * VERSION: Updated to network-demos-4.9.1. |
---|
26 | |
---|
27 | 2008-09-29 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
28 | |
---|
29 | * VERSION: Updated to network-demos-4.9.0. |
---|
30 | |
---|
31 | 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
32 | |
---|
33 | * networkconfig-mpc8313erdb.h: New file. |
---|
34 | |
---|
35 | 2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
36 | |
---|
37 | * networkconfig-qemu.h, networkconfig.h: Add missing initializers. |
---|
38 | |
---|
39 | 2008-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 | |
---|
44 | 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
45 | |
---|
46 | * Makefile: Added telnetd test. |
---|
47 | |
---|
48 | 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
49 | |
---|
50 | * networkconfig-icecube.h: Fix MAC address and typo. |
---|
51 | |
---|
52 | 2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
53 | |
---|
54 | * Makefile: Add mcast. |
---|
55 | |
---|
56 | 2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
57 | |
---|
58 | * networkconfig.h: Loopback only network configuration tweaked to have |
---|
59 | a hostname. |
---|
60 | |
---|
61 | 2007-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 | |
---|
66 | 2007-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 | |
---|
73 | 2007-08-07 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
74 | |
---|
75 | * VERSION: Updated to network-demos-4.7.99.2. |
---|
76 | |
---|
77 | 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
78 | |
---|
79 | * networkconfig-qemu.h: New file. |
---|
80 | |
---|
81 | 2007-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 | |
---|
86 | 2007-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 | |
---|
92 | 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
93 | |
---|
94 | * Makefile: New file. |
---|
95 | |
---|
96 | 2007-03-13 Joel Sherrill <joel@OARcorp.com> |
---|
97 | |
---|
98 | * VERSION: Updated to network-demos-4.7.99.1. |
---|
99 | |
---|
100 | 2005-09-02 Joel Sherrill <joel@OARcorp.com> |
---|
101 | |
---|
102 | * VERSION: Updated to network-demos-4.6.99.2. |
---|
103 | |
---|
104 | 2003-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 | |
---|
115 | 2003-07-03 Joel Sherrill <joel@OARcorp.com> |
---|
116 | |
---|
117 | * VERSION: Updated to network-demos-4.6.0pre4. |
---|
118 | |
---|
119 | 2003-02-11 Joel Sherrill <joel@OARcorp.com> |
---|
120 | |
---|
121 | * VERSION: Updated to network-demos-4.6.0pre1. |
---|
122 | |
---|
123 | 2003-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 | |
---|
130 | 2003-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 | |
---|
141 | 2003-07-03 Joel Sherrill <joel@OARcorp.com> |
---|
142 | |
---|
143 | * VERSION: Updated to network-demos-4.6.0pre4. |
---|
144 | |
---|
145 | 2003-02-11 Joel Sherrill <joel@OARcorp.com> |
---|
146 | |
---|
147 | * VERSION: Updated to network-demos-4.6.0pre1. |
---|
148 | |
---|
149 | 2003-01-28 Joel Sherrill <joel@OARcorp.com> |
---|
150 | |
---|
151 | * VERSION: Updated to network-demos-20030128. |
---|
152 | |
---|
153 | 2002-10-21 Joel Sherrill <joel@OARcorp.com> |
---|
154 | |
---|
155 | * VERSION: Updated to network-demos-20021018. |
---|
156 | |
---|
157 | 2002-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 | |
---|
165 | 2001-08-30 Joel Sherrill <joel@OARcorp.com> |
---|
166 | |
---|
167 | * SUPPORT: New file. |
---|
168 | |
---|
169 | 2001-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 | |
---|
176 | 2000-12-14 Eric Norum <eric.norum@usask.ca> |
---|
177 | |
---|
178 | * networkconfig.h: Default to using bootp host for tftp test. |
---|
179 | |
---|
180 | 2000-12-14 Joel Sherrill <joel@OARcorp.com> |
---|
181 | |
---|
182 | * ChangeLog: New file. |
---|