Lines Matching full:terminfo
608 * stage2/terminfo.c (ti_set_term): Use a pointer to struct
609 terminfo instead to avoid GCC's bug, which inserts a reference
614 * stage2/terminfo.h (ti_set_term): Updated.
787 * stage2/terminfo.h (TERMINFO_LEN): Changed to 40.
829 * stage2/terminfo.c (term): Don't use a C99-style initializer.
942 * docs/grub.texi (terminfo): Fix a misleading English sentence.
964 * docs/Makefile.am (man_MANS): Added grub-terminfo.8.
966 * utils/grub-terminfo.in: New file.
967 * util/Makefile.am (sbin_SCRIPTS): Added grub-terminfo.
968 * configure.in (AC_OUTPUT): Added util/grub-terminfo.
970 * docs/grub.texi (terminfo): New subsection.
971 (Invoking grub-terminfo): New chapter.
974 terminfo.h and
976 (libgrub_a_SOURCES): Added terminfo.c and tparm.c.
978 * stage2/terminfo.c: New file.
979 * stage2/terminfo.h: Likewise.
987 * stage2/builtins.c [SUPPORT_SERIAL]: Include terminfo.h.