NetBSD/sys/dev/rcons
jdolecek 372e5956ef Only install headers which are actually used by our userland. This
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@
recently.

I HOPE to get the list right. The headers I left in are ones
used for MI tools and those whose usage I discovered by grep over tree sources.
Feel free to put needed includes back in if you encounter anything which
should not be removed from lists.
2001-04-11 07:42:31 +00:00
..
README
files.rcons
raster.h fix 16BPP support (for next68k), from Timm Wetzel. 2000-09-29 06:29:47 +00:00
raster_op.c fix 16BPP support (for next68k), from Timm Wetzel. 2000-09-29 06:29:47 +00:00
raster_text.c
rcons.h Use a default attribute to restore the display mode to original settings. 2000-04-16 21:49:49 +00:00
rcons_kern.c
rcons_subr.c Use a default attribute to restore the display mode to original settings. 2000-04-16 21:49:49 +00:00

README

$NetBSD: README,v 1.1 1999/12/17 01:41:52 ad Exp $

This code is depreciated. Use wscons instead.