summaryrefslogtreecommitdiff
path: root/sys/dev/rcons/rcons.h
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-06-01make this compile after Wcast-qualdrochner
2005-02-04de-__Pperry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-04-16Use a default attribute to restore the display mode to original settings.pk
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-20Split off tty initialization in rcons_init() into a separate routinepk
1999-08-26Change the way the default foreground and background colors are chosen:thorpej
1999-05-23- Setting initial position of cursor is up to caller.ad
1999-05-20Fix broken prototype.thorpej
1999-05-19Add arg to rcons_init() that when set causes screen to be cleared.ad
1999-04-13Many enchancements to rcons to support ANSI color and all attributesad
1996-03-14- add and fix prototypes and warnings.christos
1995-10-05Remove `rc_font_ascent' from structure.pk
1995-10-04Move font defs back into machine-dependent area (per Jonathan Stone).pk
1995-09-17rcons (Raster CONSole) brought over here from the sparc area.pk