2008-11-08 Robert Millan <rmh@aybabtu.com>
* term/i386/pc/vesafb.c (grub_vesafb_term): Change type to `struct grub_term_output'. Remove `.checkkey' and `.getkey' members. Update all users. * util/console.c (grub_ncurses_term): Split in ... (grub_ncurses_term_input): ... this, and ... (grub_ncurses_term_output): ... this. Update all users.
This commit is contained in:
parent
37c86336bf
commit
0025933a5e
3 changed files with 24 additions and 13 deletions
|
@ -1,3 +1,12 @@
|
|||
2008-11-08 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* term/i386/pc/vesafb.c (grub_vesafb_term): Change type to
|
||||
`struct grub_term_output'. Remove `.checkkey' and `.getkey'
|
||||
members. Update all users.
|
||||
* util/console.c (grub_ncurses_term): Split in ...
|
||||
(grub_ncurses_term_input): ... this, and ...
|
||||
(grub_ncurses_term_output): ... this. Update all users.
|
||||
|
||||
2008-11-08 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* Makefile.in (PKGLIB): Add $(pkglib_BUILDDIR).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue