From 51d2392afda1fba420f28da6536b3663da2f03f2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 11 Feb 2004 08:27:31 +0000 Subject: formato --- console-client/ChangeLog | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/console-client/ChangeLog b/console-client/ChangeLog index a7532522..5a313fa2 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -3,7 +3,6 @@ * pc-kbd.c (KDSETLEDS): New macro. (update_leds): Add support for setting the keyboard LED state on GNUMach 1.x (> 1.3). - (input_loop): Use size_t for `nr' instead of int to silence a gcc warning. @@ -33,7 +32,7 @@ (vga_display_write): Make it wrap around the edge. (vga_set_dimension): New function. (vga_disp_ops): Added vga_set_dimension. - + * ncursesw.c (conspad): New variable. (padx): Likewise. (pady): Likewise. @@ -50,7 +49,7 @@ (ncursesw_update): Call refresh_screen to refresh the console. (ncursesw_set_cursor_pos): Use conspad instead of (the default) stdscr. Make the console autoscroll. - + * ncursesw.c (ncursesw_driver_start): Remove endwin call at the end of the function. @@ -124,8 +123,8 @@ settings. (vga_write_font_buffer): Implement in terms of vga_read_write_font_buffer. - (vga_read_font_buffer): Likewise. - + (vga_read_font_buffer): Likewise. + 2002-09-18 Marcus Brinkmann * ncursesw.c: Add an entry for the clear function. -- cgit v1.2.3