comparison packages/redboot/current/ChangeLog @ 240:23a050ad151f

RedBoot TCP/stub speedup.
author msalter
date Mon, 15 Jul 2002 19:37:12 +0000
parents ee09240e2d36
children 56f2780a49bc
comparison
equal deleted inserted replaced
239:8e901b135fea 240:23a050ad151f
1 2002-07-15 Mark Salter <msalter@redhat.com>
2
3 * src/net/net_io.c: Increase size of out_buf to 1024 bytes.
4
1 2002-07-11 Gary Thomas <gary@chez-thomas.org> 5 2002-07-11 Gary Thomas <gary@chez-thomas.org>
2 6
3 * src/io.c (mon_read_char_with_timeout): Ensure interrupts are 7 * src/io.c (mon_read_char_with_timeout): Ensure interrupts are
4 disabled on all I/O channels, except for the current console. 8 disabled on all I/O channels, except for the current console.
5 This is done when selecting a console, as this process causes 9 This is done when selecting a console, as this process causes