source: network-demos/ChangeLog @ 7bd2c06

4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch
Last change on this file since 7bd2c06 was 7bd2c06, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/07 at 20:54:42

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

  • networkconfig.h: Loopback only network configuration. Use one of the real ones as an example.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * networkconfig.h: Loopback only network configuration. Use one of the
4        real ones as an example.
5
62007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * networkconfig-qemu.h: Disable DHCP and use static IP.
9        * networkconfig.h: Use only loopback so tests can run OK on any target
10        even if they can't do anything.
11        * networkconfig-icecube.h: New file.
12
132007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * VERSION: Updated to network-demos-4.7.99.2.
16
172007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * networkconfig-qemu.h: New file.
20
212007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * networkconfig.h: Make the NFS server, remote filesystem, and
24        directory to look at configurable.
25
262007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
27
28        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
29        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
30        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
31
322007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
33
34        * Makefile: New file.
35
362007-03-13      Joel Sherrill <joel@OARcorp.com>
37
38        * VERSION: Updated to network-demos-4.7.99.1.
39
402005-09-02      Joel Sherrill <joel@OARcorp.com>
41
42        * VERSION: Updated to network-demos-4.6.99.2.
43
442003-09-18      Joel Sherrill <joel@OARcorp.com>
45
46        PR 493/networking
47        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
48        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
49        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
50        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
51        except in the ttcp_orig code.
52        * Makefile: New file.
53        * netlink/system.h: Removed.
54
552003-07-03      Joel Sherrill <joel@OARcorp.com>
56
57        * VERSION: Updated to network-demos-4.6.0pre4.
58
592003-02-11      Joel Sherrill <joel@OARcorp.com>
60
61        * VERSION: Updated to network-demos-4.6.0pre1.
62
632003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
64
65        PR 494/networking
66        * Changed Makefile to not use objcopy to create a linkable
67        object file from the tar file. Instead, ld links it in
68        directly.
69
702003-09-18      Joel Sherrill <joel@OARcorp.com>
71
72        PR 493/networking
73        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
74        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
75        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
76        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
77        except in the ttcp_orig code.
78        * Makefile: New file.
79        * netlink/system.h: Removed.
80
812003-07-03      Joel Sherrill <joel@OARcorp.com>
82
83        * VERSION: Updated to network-demos-4.6.0pre4.
84
852003-02-11      Joel Sherrill <joel@OARcorp.com>
86
87        * VERSION: Updated to network-demos-4.6.0pre1.
88
892003-01-28      Joel Sherrill <joel@OARcorp.com>
90
91        * VERSION: Updated to network-demos-20030128.
92
932002-10-21      Joel Sherrill <joel@OARcorp.com>
94
95        * VERSION: Updated to network-demos-20021018.
96
972002-10-18      Joel Sherrill <joel@OARcorp.com>
98
99        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
100        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
101        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
102        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
103        absolutely needed for networking.
104
1052001-08-30      Joel Sherrill <joel@OARcorp.com>
106
107        * SUPPORT: New file.
108
1092001-08-30      Joel Sherrill <joel@OARcorp.com>
110
111        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
112        missing stuff from 4.5 branch.
113        * http/Makefile, http/init.c: Minor modifications to improve
114        buildability.
115
1162000-12-14      Eric Norum <eric.norum@usask.ca>
117
118        * networkconfig.h: Default to using bootp host for tftp test.
119
1202000-12-14      Joel Sherrill <joel@OARcorp.com>
121
122        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.