From 2f9df140cf4bd4abb5a6d846d6a1276a8317ed44 Mon Sep 17 00:00:00 2001 From: Marco Gerards Date: Mon, 2 Feb 2004 22:08:14 +0000 Subject: 2004-02-02 Marco Gerards * 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. --- console-client/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'console-client/ChangeLog') diff --git a/console-client/ChangeLog b/console-client/ChangeLog index 10a5c8af..a7532522 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,12 @@ +2004-02-02 Marco Gerards + + * 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. + 2003-08-11 Marco Gerards * console.c (cons_vcons_set_dimension): New function. -- cgit v1.2.3