source: network-demos/ChangeLog @ bc28ed2

4.11network-demos-4-10-branch
Last change on this file since bc28ed2 was bc28ed2, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 04/14/09 at 10:52:03

Updated telnet demon initialization

  • Property mode set to 100644
File size: 4.9 KB
Line 
12009-04-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * telnetd/init.c: Updated telnet demon initialization.
4
52009-02-10      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
8
92008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * networkconfig.h: Revert previous patch. Use loopback configuration
12        only.
13
142008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * networkconfig-mpc8313erdb.h, networkconfig.h: Rename STACK_CHECKER_ON
17        to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
18
192008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * networkconfig-mpc8313erdb.h: New file.
22
232008-08-20      Joel Sherrill <joel.sherrill@OARcorp.com>
24
25        * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
26
272008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
30        Updated to include new fields and expand tabs.
31
322007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * Makefile: Added telnetd test.
35
362007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * networkconfig-icecube.h: Fix MAC address and typo.
39
402007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * Makefile: Add mcast.
43
442007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * networkconfig.h: Loopback only network configuration tweaked to have
47        a hostname.
48
492007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * networkconfig.h: Loopback only network configuration. Use one of the
52        real ones as an example.
53
542007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
55
56        * networkconfig-qemu.h: Disable DHCP and use static IP.
57        * networkconfig.h: Use only loopback so tests can run OK on any target
58        even if they can't do anything.
59        * networkconfig-icecube.h: New file.
60
612007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
62
63        * VERSION: Updated to network-demos-4.7.99.2.
64
652007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
66
67        * networkconfig-qemu.h: New file.
68
692007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * networkconfig.h: Make the NFS server, remote filesystem, and
72        directory to look at configurable.
73
742007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
75
76        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
77        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
78        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
79
802007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * Makefile: New file.
83
842007-03-13      Joel Sherrill <joel@OARcorp.com>
85
86        * VERSION: Updated to network-demos-4.7.99.1.
87
882005-09-02      Joel Sherrill <joel@OARcorp.com>
89
90        * VERSION: Updated to network-demos-4.6.99.2.
91
922003-09-18      Joel Sherrill <joel@OARcorp.com>
93
94        PR 493/networking
95        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
96        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
97        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
98        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
99        except in the ttcp_orig code.
100        * Makefile: New file.
101        * netlink/system.h: Removed.
102
1032003-07-03      Joel Sherrill <joel@OARcorp.com>
104
105        * VERSION: Updated to network-demos-4.6.0pre4.
106
1072003-02-11      Joel Sherrill <joel@OARcorp.com>
108
109        * VERSION: Updated to network-demos-4.6.0pre1.
110
1112003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
112
113        PR 494/networking
114        * Changed Makefile to not use objcopy to create a linkable
115        object file from the tar file. Instead, ld links it in
116        directly.
117
1182003-09-18      Joel Sherrill <joel@OARcorp.com>
119
120        PR 493/networking
121        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
122        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
123        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
124        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
125        except in the ttcp_orig code.
126        * Makefile: New file.
127        * netlink/system.h: Removed.
128
1292003-07-03      Joel Sherrill <joel@OARcorp.com>
130
131        * VERSION: Updated to network-demos-4.6.0pre4.
132
1332003-02-11      Joel Sherrill <joel@OARcorp.com>
134
135        * VERSION: Updated to network-demos-4.6.0pre1.
136
1372003-01-28      Joel Sherrill <joel@OARcorp.com>
138
139        * VERSION: Updated to network-demos-20030128.
140
1412002-10-21      Joel Sherrill <joel@OARcorp.com>
142
143        * VERSION: Updated to network-demos-20021018.
144
1452002-10-18      Joel Sherrill <joel@OARcorp.com>
146
147        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
148        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
149        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
150        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
151        absolutely needed for networking.
152
1532001-08-30      Joel Sherrill <joel@OARcorp.com>
154
155        * SUPPORT: New file.
156
1572001-08-30      Joel Sherrill <joel@OARcorp.com>
158
159        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
160        missing stuff from 4.5 branch.
161        * http/Makefile, http/init.c: Minor modifications to improve
162        buildability.
163
1642000-12-14      Eric Norum <eric.norum@usask.ca>
165
166        * networkconfig.h: Default to using bootp host for tftp test.
167
1682000-12-14      Joel Sherrill <joel@OARcorp.com>
169
170        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.