Mercurial > ecos
comparison packages/redboot/current/ChangeLog @ 117:bd1a71e3e476 ecos-sw-2000-08-25
Merge from eCos master repository on 2000-08-25-19:22:58-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 19:17:22 +0000 |
| parents | 6ed91473a1cd |
| children | 77cec8369160 |
comparison
equal
deleted
inserted
replaced
| 116:a0f9581a3a09 | 117:bd1a71e3e476 |
|---|---|
| 1 2000-08-25 Gary Thomas <gthomas@redhat.com> | |
| 2 | |
| 3 * src/load.c (getc): Fix edge condition when file is an exact multiple | |
| 4 of internal buffer size (got stuck at end of file). | |
| 5 | |
| 6 2000-08-24 Gary Thomas <gthomas@redhat.com> | |
| 7 | |
| 8 * src/load.c: Fix some prints. Also use command line parse functions | |
| 9 instead of ad hoc code. | |
| 10 | |
| 11 * src/flash.c: Better configuration control. | |
| 12 | |
| 13 2000-08-23 Gary Thomas <gthomas@redhat.com> | |
| 14 | |
| 15 * src/load.c (do_load): Use paramterized command line parser. | |
| 16 | |
| 17 * include/redboot.h: | |
| 18 * src/main.c (scan_opts): Better support for simple flags. | |
| 19 | |
| 20 * src/flash.c: Add "-l" (list only) option to 'fconfig'. | |
| 21 | |
| 22 * src/net/net_io.c: Add handling of ^C via network connections. | |
| 23 | |
| 24 * include/flash_config.h: | |
| 25 | |
| 26 * include/redboot.h: Fully qualify table entries (for proper | |
| 27 sorting and order control). | |
| 28 | |
| 29 * cdl/redboot.cdl: Update requirements to support ^C and thread | |
| 30 debugging. | |
| 31 | |
| 1 2000-08-21 Gary Thomas <gthomas@redhat.com> | 32 2000-08-21 Gary Thomas <gthomas@redhat.com> |
| 2 | 33 |
| 3 * cdl/redboot.cdl: | 34 * cdl/redboot.cdl: |
| 4 * src/net/pktbuf.c (MAX_PKTBUF): Add CDL configury for number | 35 * src/net/pktbuf.c (MAX_PKTBUF): Add CDL configury for number |
| 5 of network packet buffers. | 36 of network packet buffers. |
