Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/dreamcast/conf Use the BOLD8x16 font for the consol...
details: https://anonhg.NetBSD.org/src/rev/7f1c5efeb5e8
branches: trunk
changeset: 503129:7f1c5efeb5e8
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Feb 01 01:27:59 2001 +0000
description:
Use the BOLD8x16 font for the console, and remove the RCONS_16BPP
option (no longer needed).
diffstat:
sys/arch/dreamcast/conf/GENERIC | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 2a37aca1b83a -r 7f1c5efeb5e8 sys/arch/dreamcast/conf/GENERIC
--- a/sys/arch/dreamcast/conf/GENERIC Thu Feb 01 01:27:04 2001 +0000
+++ b/sys/arch/dreamcast/conf/GENERIC Thu Feb 01 01:27:59 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.6 2001/02/01 01:09:12 thorpej Exp $
+# $NetBSD: GENERIC,v 1.7 2001/02/01 01:27:59 thorpej Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -15,8 +15,8 @@
options DONT_INIT_BSC
# wscons options
-options RCONS_16BPP
options WSEMUL_VT100 # VT100 / VT220 emulation
+options FONT_BOLD8x16
maxusers 16 # estimated number of users
Home |
Main Index |
Thread Index |
Old Index