source: network-demos/ChangeLog @ 65c9fef

network-demos-4-8-branch network-demos-4-8-0
Last change on this file since 65c9fef was 65c9fef, checked in by Joel Sherrill <joel.sherrill@…>, on 02/14/08 at 17:54:26

2008-02-14 Joel Sherrill <joel.sherrill@…>

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