Module Name: src Committed By: rin Date: Wed Aug 7 10:59:51 UTC 2019
Modified Files: src/sys/dev/rasops: rasops.c Log Message: Depth 2 is monochrome. IMO, it is impossible to support ANSI colors on 2-bpp display; fore- and background can be same value even if they are different colors logically. To generate a diff of this commit: cvs rdiff -u -r1.111 -r1.112 src/sys/dev/rasops/rasops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.