Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



drochner
Sat Jun 20 12:11:05 PDT 1998
Update of /cvsroot/src/sys/dev/wscons
In directory nb00:/tmp/cvs-serv8645

Modified Files:
        ascii.h wsemul_dumb.c wsemul_sun.c 
Log Message:
add some more ASCII definitions, move NP->FF for consistency


drochner
Sat Jun 20 12:17:47 PDT 1998
Update of /cvsroot/src/sys/dev/wscons
In directory nb00:/tmp/cvs-serv8802

Modified Files:
        files.wscons 
Added Files:
        wsemul_vt100.c wsemul_vt100var.h wsemul_vt100_subr.c 
        wsemul_vt100_keys.c 
Log Message:
First cut on a VT100 emulation.
It should be able to parse escape sequences up to VT300, but not everything
is implemented. Most notably, there is no font handling - all displayable
characters are handed to the graphics driver. To solve this, a serious
interface change to the graphics driver is needed (Unicode?).




Home | Main Index | Thread Index | Old Index