2008-05-16 Christian Franke <franke@computer.org>
* commands/cat.c (grub_cmd_cat): Remove non-ESC keys from keyboard queue to ensure that break with ESC will always work. * commands/sleep.c (grub_interruptible_millisleep): Likewise. Remove ESC from keyboard queue.
This commit is contained in:
parent
eedf167fef
commit
b7c6bed50e
3 changed files with 15 additions and 7 deletions
|
@ -1,3 +1,10 @@
|
|||
2008-05-16 Christian Franke <franke@computer.org>
|
||||
|
||||
* commands/cat.c (grub_cmd_cat): Remove non-ESC keys from keyboard queue
|
||||
to ensure that break with ESC will always work.
|
||||
* commands/sleep.c (grub_interruptible_millisleep): Likewise.
|
||||
Remove ESC from keyboard queue.
|
||||
|
||||
2008-05-16 Christian Franke <franke@computer.org>
|
||||
|
||||
* util/biosdisk.c: [__CYGWIN__] Add includes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue