comparison packages/redboot/current/ChangeLog @ 128:0c2b7be0d798 ecos-sw-2000-10-12

Merge from eCos master repository on 2000-10-12-08:46:24-BST
author jlarmour
date Thu, 12 Oct 2000 20:31:43 +0000
parents 518f42066aba
children eb9fd8c04db3
comparison
equal deleted inserted replaced
127:67f0ef5f8ee9 128:0c2b7be0d798
1 2000-10-05 Gary Thomas <gthomas@redhat.com>
2
3 * src/net/net_io.c (net_io_revert_console):
4 (net_io_assume_console):
5 * src/main.c (cyg_start):
6 * src/io.c (gets):
7 * include/redboot.h: Add notion of "console_echo" so that telnet
8 connections don't echo doubly. Note: there is no telnet negotiation
9 at this time, so some things are still not perfect.
10
1 2000-09-17 Gary Thomas <gthomas@redhat.com> 11 2000-09-17 Gary Thomas <gthomas@redhat.com>
2 12
3 * src/main.c: Display platform/cpu identification strings if available. 13 * src/main.c: Display platform/cpu identification strings if available.
4 14
5 * cdl/redboot.cdl: Improve CDL to include thread support if 15 * cdl/redboot.cdl: Improve CDL to include thread support if