]> git.ipfire.org Git - thirdparty/grub.git/commit
Merge handling of input and output terminals. Fix a hang.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 1 May 2010 11:20:07 +0000 (13:20 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 1 May 2010 11:20:07 +0000 (13:20 +0200)
commit6f8aaf68beb7b6de3ce3d5f39fbab75ffb9bb78d
treec4f4a6a79b05b24ca320aac8ea6d2fa5c26fe776
parenta8ebb84111313712881396b2b3f8f84fd479454e
Merge handling of input and output terminals. Fix a hang.

* commands/terminal.c (abstract_terminal): New struct.
(handle_command): New function. Based on grub_cmd_terminal_input.
(grub_cmd_terminal_input): Use handle_command.
(grub_cmd_terminal_output): Use handle_command.
ChangeLog
commands/terminal.c