Mercurial > ecos-v2_0-branch
diff 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 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,13 @@ +2000-10-05 Gary Thomas <gthomas@redhat.com> + + * src/net/net_io.c (net_io_revert_console): + (net_io_assume_console): + * src/main.c (cyg_start): + * src/io.c (gets): + * include/redboot.h: Add notion of "console_echo" so that telnet + connections don't echo doubly. Note: there is no telnet negotiation + at this time, so some things are still not perfect. + 2000-09-17 Gary Thomas <gthomas@redhat.com> * src/main.c: Display platform/cpu identification strings if available.
