NetBSD/sys/dev/rcons
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00
..
README
files.rcons - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
raster.h
raster_op.c
raster_text.c
rcons.h
rcons_kern.c
rcons_subr.c

README

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

This code is depreciated. Use wscons instead.