source: network-demos/ChangeLog @ bc4184b

network-demos-4-9-branch
Last change on this file since bc4184b was 402e6c7, checked in by Joel Sherrill <joel.sherrill@…>, on 08/21/08 at 16:40:37

2008-08-21 Joel Sherrill <joel.sherrill@…>

  • networkconfig-mpc8313erdb.h: New file.
  • Property mode set to 100644
File size: 4.4 KB
Line 
12008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * networkconfig-mpc8313erdb.h: New file.
4
52008-08-20      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
8
92008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
12        Updated to include new fields and expand tabs.
13
142007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * Makefile: Added telnetd test.
17
182007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * networkconfig-icecube.h: Fix MAC address and typo.
21
222007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * Makefile: Add mcast.
25
262007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * networkconfig.h: Loopback only network configuration tweaked to have
29        a hostname.
30
312007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * networkconfig.h: Loopback only network configuration. Use one of the
34        real ones as an example.
35
362007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * networkconfig-qemu.h: Disable DHCP and use static IP.
39        * networkconfig.h: Use only loopback so tests can run OK on any target
40        even if they can't do anything.
41        * networkconfig-icecube.h: New file.
42
432007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * VERSION: Updated to network-demos-4.7.99.2.
46
472007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * networkconfig-qemu.h: New file.
50
512007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * networkconfig.h: Make the NFS server, remote filesystem, and
54        directory to look at configurable.
55
562007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
57
58        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
59        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
60        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
61
622007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
63
64        * Makefile: New file.
65
662007-03-13      Joel Sherrill <joel@OARcorp.com>
67
68        * VERSION: Updated to network-demos-4.7.99.1.
69
702005-09-02      Joel Sherrill <joel@OARcorp.com>
71
72        * VERSION: Updated to network-demos-4.6.99.2.
73
742003-09-18      Joel Sherrill <joel@OARcorp.com>
75
76        PR 493/networking
77        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
78        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
79        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
80        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
81        except in the ttcp_orig code.
82        * Makefile: New file.
83        * netlink/system.h: Removed.
84
852003-07-03      Joel Sherrill <joel@OARcorp.com>
86
87        * VERSION: Updated to network-demos-4.6.0pre4.
88
892003-02-11      Joel Sherrill <joel@OARcorp.com>
90
91        * VERSION: Updated to network-demos-4.6.0pre1.
92
932003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
94
95        PR 494/networking
96        * Changed Makefile to not use objcopy to create a linkable
97        object file from the tar file. Instead, ld links it in
98        directly.
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-01-28      Joel Sherrill <joel@OARcorp.com>
120
121        * VERSION: Updated to network-demos-20030128.
122
1232002-10-21      Joel Sherrill <joel@OARcorp.com>
124
125        * VERSION: Updated to network-demos-20021018.
126
1272002-10-18      Joel Sherrill <joel@OARcorp.com>
128
129        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
130        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
131        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
132        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
133        absolutely needed for networking.
134
1352001-08-30      Joel Sherrill <joel@OARcorp.com>
136
137        * SUPPORT: New file.
138
1392001-08-30      Joel Sherrill <joel@OARcorp.com>
140
141        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
142        missing stuff from 4.5 branch.
143        * http/Makefile, http/init.c: Minor modifications to improve
144        buildability.
145
1462000-12-14      Eric Norum <eric.norum@usask.ca>
147
148        * networkconfig.h: Default to using bootp host for tftp test.
149
1502000-12-14      Joel Sherrill <joel@OARcorp.com>
151
152        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.