source: network-demos/ChangeLog @ 52ce8e2

4.11network-demos-4-10-branchnetwork-demos-4-9-branch
Last change on this file since 52ce8e2 was 9af5bd6, checked in by Joel Sherrill <joel.sherrill@…>, on 09/25/07 at 16:52:38

2007-09-25 Joel Sherrill <joel.sherrill@…>

  • Makefile: Added telnetd test.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile: Added telnetd test.
4
52007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * networkconfig-icecube.h: Fix MAC address and typo.
8
92007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * Makefile: Add mcast.
12
132007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * networkconfig.h: Loopback only network configuration tweaked to have
16        a hostname.
17
182007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * networkconfig.h: Loopback only network configuration. Use one of the
21        real ones as an example.
22
232007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * networkconfig-qemu.h: Disable DHCP and use static IP.
26        * networkconfig.h: Use only loopback so tests can run OK on any target
27        even if they can't do anything.
28        * networkconfig-icecube.h: New file.
29
302007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
31
32        * VERSION: Updated to network-demos-4.7.99.2.
33
342007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * networkconfig-qemu.h: New file.
37
382007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * networkconfig.h: Make the NFS server, remote filesystem, and
41        directory to look at configurable.
42
432007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
46        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
47        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
48
492007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
50
51        * Makefile: New file.
52
532007-03-13      Joel Sherrill <joel@OARcorp.com>
54
55        * VERSION: Updated to network-demos-4.7.99.1.
56
572005-09-02      Joel Sherrill <joel@OARcorp.com>
58
59        * VERSION: Updated to network-demos-4.6.99.2.
60
612003-09-18      Joel Sherrill <joel@OARcorp.com>
62
63        PR 493/networking
64        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
65        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
66        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
67        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
68        except in the ttcp_orig code.
69        * Makefile: New file.
70        * netlink/system.h: Removed.
71
722003-07-03      Joel Sherrill <joel@OARcorp.com>
73
74        * VERSION: Updated to network-demos-4.6.0pre4.
75
762003-02-11      Joel Sherrill <joel@OARcorp.com>
77
78        * VERSION: Updated to network-demos-4.6.0pre1.
79
802003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
81
82        PR 494/networking
83        * Changed Makefile to not use objcopy to create a linkable
84        object file from the tar file. Instead, ld links it in
85        directly.
86
872003-09-18      Joel Sherrill <joel@OARcorp.com>
88
89        PR 493/networking
90        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
91        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
92        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
93        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
94        except in the ttcp_orig code.
95        * Makefile: New file.
96        * netlink/system.h: Removed.
97
982003-07-03      Joel Sherrill <joel@OARcorp.com>
99
100        * VERSION: Updated to network-demos-4.6.0pre4.
101
1022003-02-11      Joel Sherrill <joel@OARcorp.com>
103
104        * VERSION: Updated to network-demos-4.6.0pre1.
105
1062003-01-28      Joel Sherrill <joel@OARcorp.com>
107
108        * VERSION: Updated to network-demos-20030128.
109
1102002-10-21      Joel Sherrill <joel@OARcorp.com>
111
112        * VERSION: Updated to network-demos-20021018.
113
1142002-10-18      Joel Sherrill <joel@OARcorp.com>
115
116        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
117        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
118        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
119        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
120        absolutely needed for networking.
121
1222001-08-30      Joel Sherrill <joel@OARcorp.com>
123
124        * SUPPORT: New file.
125
1262001-08-30      Joel Sherrill <joel@OARcorp.com>
127
128        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
129        missing stuff from 4.5 branch.
130        * http/Makefile, http/init.c: Minor modifications to improve
131        buildability.
132
1332000-12-14      Eric Norum <eric.norum@usask.ca>
134
135        * networkconfig.h: Default to using bootp host for tftp test.
136
1372000-12-14      Joel Sherrill <joel@OARcorp.com>
138
139        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.