comparison packages/redboot/current/ChangeLog @ 2082:24bbe99cac52

Fix number of options in iopeek (bug #100026)
author gthomas
date Mon, 17 Oct 2005 20:59:01 +0000
parents 5841ca1d8824
children a418a0d87d16
comparison
equal deleted inserted replaced
2081:c9aa7b9d7e41 2082:24bbe99cac52
1 2005-10-17 Gary Thomas <gary@mlbassoc.com>
2
3 * src/iomem.c (do_iopeek): Correct number of options.
4
1 2005-09-09 Andrew Dyer <adyer@righthandtech.com> 5 2005-09-09 Andrew Dyer <adyer@righthandtech.com>
2 6
3 * src/load.c: add calls to redboot_getc_terminate before exiting 7 * src/load.c: add calls to redboot_getc_terminate before exiting
4 load_elf_image() in various error scenarios, change the final call 8 load_elf_image() in various error scenarios, change the final call
5 to redboot_getc_terminate to have the error flag set. This will 9 to redboot_getc_terminate to have the error flag set. This will