source: network-demos/ChangeLog @ e8722e7

4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch
Last change on this file since e8722e7 was ea7c3bf, checked in by Joel Sherrill <joel.sherrill@…>, on 09/07/07 at 22:33:32

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

  • networkconfig-qemu.h: Disable DHCP and use static IP.
  • networkconfig.h: Use only loopback so tests can run OK on any target even if they can't do anything.
  • networkconfig-icecube.h: New file.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * networkconfig-qemu.h: Disable DHCP and use static IP.
4        * networkconfig.h: Use only loopback so tests can run OK on any target
5        even if they can't do anything.
6        * networkconfig-icecube.h: New file.
7
82007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
9
10        * VERSION: Updated to network-demos-4.7.99.2.
11
122007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * networkconfig-qemu.h: New file.
15
162007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * networkconfig.h: Make the NFS server, remote filesystem, and
19        directory to look at configurable.
20
212007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
22
23        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
24        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
25        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
26
272007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * Makefile: New file.
30
312007-03-13      Joel Sherrill <joel@OARcorp.com>
32
33        * VERSION: Updated to network-demos-4.7.99.1.
34
352005-09-02      Joel Sherrill <joel@OARcorp.com>
36
37        * VERSION: Updated to network-demos-4.6.99.2.
38
392003-09-18      Joel Sherrill <joel@OARcorp.com>
40
41        PR 493/networking
42        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
43        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
44        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
45        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
46        except in the ttcp_orig code.
47        * Makefile: New file.
48        * netlink/system.h: Removed.
49
502003-07-03      Joel Sherrill <joel@OARcorp.com>
51
52        * VERSION: Updated to network-demos-4.6.0pre4.
53
542003-02-11      Joel Sherrill <joel@OARcorp.com>
55
56        * VERSION: Updated to network-demos-4.6.0pre1.
57
582003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
59
60        PR 494/networking
61        * Changed Makefile to not use objcopy to create a linkable
62        object file from the tar file. Instead, ld links it in
63        directly.
64
652003-09-18      Joel Sherrill <joel@OARcorp.com>
66
67        PR 493/networking
68        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
69        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
70        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
71        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
72        except in the ttcp_orig code.
73        * Makefile: New file.
74        * netlink/system.h: Removed.
75
762003-07-03      Joel Sherrill <joel@OARcorp.com>
77
78        * VERSION: Updated to network-demos-4.6.0pre4.
79
802003-02-11      Joel Sherrill <joel@OARcorp.com>
81
82        * VERSION: Updated to network-demos-4.6.0pre1.
83
842003-01-28      Joel Sherrill <joel@OARcorp.com>
85
86        * VERSION: Updated to network-demos-20030128.
87
882002-10-21      Joel Sherrill <joel@OARcorp.com>
89
90        * VERSION: Updated to network-demos-20021018.
91
922002-10-18      Joel Sherrill <joel@OARcorp.com>
93
94        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
95        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
96        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
97        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
98        absolutely needed for networking.
99
1002001-08-30      Joel Sherrill <joel@OARcorp.com>
101
102        * SUPPORT: New file.
103
1042001-08-30      Joel Sherrill <joel@OARcorp.com>
105
106        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
107        missing stuff from 4.5 branch.
108        * http/Makefile, http/init.c: Minor modifications to improve
109        buildability.
110
1112000-12-14      Eric Norum <eric.norum@usask.ca>
112
113        * networkconfig.h: Default to using bootp host for tftp test.
114
1152000-12-14      Joel Sherrill <joel@OARcorp.com>
116
117        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.