NetBSD/sys/dev/rcons
cgd 540ab1b88d since 'long's in this code are meant to be exactly 32-bits wide, use
'int32_t's instead, so that this code is usable on the alpha.
1995-11-24 23:50:51 +00:00
..
files.rcons Move RCONSOLE files here and rename option to RASTERCONSOLE. 1995-10-04 23:35:31 +00:00
raster_op.c since 'long's in this code are meant to be exactly 32-bits wide, use 1995-11-24 23:50:51 +00:00
raster_text.c since 'long's in this code are meant to be exactly 32-bits wide, use 1995-11-24 23:50:51 +00:00
raster.h since 'long's in this code are meant to be exactly 32-bits wide, use 1995-11-24 23:50:51 +00:00
rcons_kern.c Move font defs back into machine-dependent area (per Jonathan Stone). 1995-10-04 23:57:17 +00:00
rcons_subr.c Move font defs back into machine-dependent area (per Jonathan Stone). 1995-10-04 23:57:17 +00:00
rcons_subr.h Move font defs back into machine-dependent area (per Jonathan Stone). 1995-10-04 23:57:17 +00:00
rcons.h Remove `rc_font_ascent' from structure. 1995-10-05 13:17:51 +00:00