source: network-demos/ChangeLog @ a56d892

4.11network-demos-4-10-branchnetwork-demos-4-9-branch
Last change on this file since a56d892 was 5538df4, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/07 at 23:06:34

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

  • networkconfig.h: Loopback only network configuration tweaked to have a hostname.
  • Property mode set to 100644
File size: 3.7 KB
Line 
12007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * networkconfig.h: Loopback only network configuration tweaked to have
4        a hostname.
5
62007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * networkconfig.h: Loopback only network configuration. Use one of the
9        real ones as an example.
10
112007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * networkconfig-qemu.h: Disable DHCP and use static IP.
14        * networkconfig.h: Use only loopback so tests can run OK on any target
15        even if they can't do anything.
16        * networkconfig-icecube.h: New file.
17
182007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * VERSION: Updated to network-demos-4.7.99.2.
21
222007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * networkconfig-qemu.h: New file.
25
262007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * networkconfig.h: Make the NFS server, remote filesystem, and
29        directory to look at configurable.
30
312007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
34        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
35        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
36
372007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
38
39        * Makefile: New file.
40
412007-03-13      Joel Sherrill <joel@OARcorp.com>
42
43        * VERSION: Updated to network-demos-4.7.99.1.
44
452005-09-02      Joel Sherrill <joel@OARcorp.com>
46
47        * VERSION: Updated to network-demos-4.6.99.2.
48
492003-09-18      Joel Sherrill <joel@OARcorp.com>
50
51        PR 493/networking
52        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
53        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
54        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
55        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
56        except in the ttcp_orig code.
57        * Makefile: New file.
58        * netlink/system.h: Removed.
59
602003-07-03      Joel Sherrill <joel@OARcorp.com>
61
62        * VERSION: Updated to network-demos-4.6.0pre4.
63
642003-02-11      Joel Sherrill <joel@OARcorp.com>
65
66        * VERSION: Updated to network-demos-4.6.0pre1.
67
682003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
69
70        PR 494/networking
71        * Changed Makefile to not use objcopy to create a linkable
72        object file from the tar file. Instead, ld links it in
73        directly.
74
752003-09-18      Joel Sherrill <joel@OARcorp.com>
76
77        PR 493/networking
78        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
79        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
80        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
81        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
82        except in the ttcp_orig code.
83        * Makefile: New file.
84        * netlink/system.h: Removed.
85
862003-07-03      Joel Sherrill <joel@OARcorp.com>
87
88        * VERSION: Updated to network-demos-4.6.0pre4.
89
902003-02-11      Joel Sherrill <joel@OARcorp.com>
91
92        * VERSION: Updated to network-demos-4.6.0pre1.
93
942003-01-28      Joel Sherrill <joel@OARcorp.com>
95
96        * VERSION: Updated to network-demos-20030128.
97
982002-10-21      Joel Sherrill <joel@OARcorp.com>
99
100        * VERSION: Updated to network-demos-20021018.
101
1022002-10-18      Joel Sherrill <joel@OARcorp.com>
103
104        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
105        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
106        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
107        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
108        absolutely needed for networking.
109
1102001-08-30      Joel Sherrill <joel@OARcorp.com>
111
112        * SUPPORT: New file.
113
1142001-08-30      Joel Sherrill <joel@OARcorp.com>
115
116        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
117        missing stuff from 4.5 branch.
118        * http/Makefile, http/init.c: Minor modifications to improve
119        buildability.
120
1212000-12-14      Eric Norum <eric.norum@usask.ca>
122
123        * networkconfig.h: Default to using bootp host for tftp test.
124
1252000-12-14      Joel Sherrill <joel@OARcorp.com>
126
127        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.