summaryrefslogtreecommitdiff
path: root/sys/dev/rcons/rcons_kern.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-13add RCSIDslukem
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-05-23- Setting initial position of cursor is up to caller.ad
1999-05-19Add arg to rcons_init() that when set causes screen to be cleared.ad
1999-05-19Don't clear screen upon startup unless we're running on a pmax (remediesad
1999-04-13Many enchancements to rcons to support ANSI color and all attributesad
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-03-14- add and fix prototypes and warnings.christos
1995-11-29Must change `u_long' to `u_int32_t' as Jason pointed out.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