| Age | Commit message (Expand) | Author |
| 1999-12-17 | Indicate that rcons is a dead end and that doing something more wsconsish is | ad |
| 1999-11-23 | Round out our options with 4bpp framebuffer support, conditional | scottr |
| 1999-08-26 | Change the way the default foreground and background colors are chosen: | thorpej |
| 1999-07-20 | The options actually used are RASTERCONSOLE_{FG,BG}COL, not | bouyer |
| 1999-05-23 | - Setting initial position of cursor is up to caller. | ad |
| 1999-05-20 | This file is superceded by rcons.h. | ad |
| 1999-05-20 | Fix broken prototype. | thorpej |
| 1999-05-19 | Add arg to rcons_init() that when set causes screen to be cleared. | ad |
| 1999-05-19 | Don't clear screen upon startup unless we're running on a pmax (remedies | ad |
| 1999-04-22 | Let `mapchar' in operations set decide if characters (c > 127) are printable. | ad |
| 1999-04-14 | Add missing RCONS_2BPP and RCONS_16BPP options for compatibility with code | ad |
| 1999-04-13 | Many enchancements to rcons to support ANSI color and all attributes | ad |
| 1999-03-27 | defopt RCONS_2BPP and RCONS_16BPP | dbj |
| 1999-01-11 | add 2bpp support, for sake of NeXT monochrome displays, from | drochner |
| 1998-12-18 | Replace a use of << with the LSOP macro, to fix a specific problem on | thorpej |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |
| 1996-10-13 | backout kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-04-11 | include raster_op.c and raster_text.c if 'raster' is defined, as well | cgd |
| 1996-03-14 | - add and fix prototypes and warnings. | christos |
| 1995-11-29 | Make it work on little-endian monochrome buffers; per Ted. | pk |
| 1995-11-29 | Must change `u_long' to `u_int32_t' as Jason pointed out. | pk |
| 1995-11-24 | since 'long's in this code are meant to be exactly 32-bits wide, use | cgd |
| 1995-10-05 | Remove `rc_font_ascent' from structure. | pk |
| 1995-10-04 | Move font defs back into machine-dependent area (per Jonathan Stone). | pk |
| 1995-10-04 | Move RCONSOLE files here and rename option to RASTERCONSOLE. | pk |
| 1995-09-17 | rcons (Raster CONSole) brought over here from the sparc area. | pk |