Modified Files:
bbslist.c fonts.c menu.c syncterm.c syncterm.h term.c term.h
Log Message:
Eliminate pputtext() and pgettext() in favour of vmem_puttext() and vmem_gettext()
Update scrollback to use vmem_gettext()
Update all the things I previously updated for the new cterm_init() prototype
So now I expect things to work again... though X11 mode may have issues,
and SDL overlay mode is dog slow.