From 6d873e8a1dcd5fa54b33704c5d145c7e22571f08 Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Wed, 3 Nov 1993 20:02:23 +0000 Subject: [PATCH] Added the option FAT_CURSOR into the GENERIC kernel descriptions for pccons or syscons usage. Modified comment in LINT for FAT_CURSOR. Now the FAT_CURSOR can be controlled over the option, instead of hacking syscons.c and pccons.c. --- sys/conf/NOTES | 4 ++-- sys/i386/conf/GENERICAH | 3 ++- sys/i386/conf/GENERICBT | 3 ++- sys/i386/conf/LINT | 4 ++-- sys/i386/conf/NOTES | 4 ++-- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 097122972ea4..48a1f43cac8b 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.21 1993/10/23 22:55:43 jkh Exp $ +# $Id: LINT,v 1.22 1993/10/31 00:20:35 jkh Exp $ # machine "i386" @@ -28,7 +28,7 @@ options "SYMTAB_SPACE=102452" #This kernel needs LOTS of symtable options GATEWAY #internetwork gateway options KTRACE #kernel tracing options "NCONS=8" #number of syscons virtual consoles -options "FAT_CURSOR" #block cursor in syscons +options "FAT_CURSOR" #block cursor in syscons or pccons options "STAR_SAVER" #syscons "stars" screen saver options "SNAKE_SAVER" #syscons "snake" screen saver options "TCP_COMPAT_42" #tcp/ip compatible with 4.2 diff --git a/sys/i386/conf/GENERICAH b/sys/i386/conf/GENERICAH index b30211fdaecf..1e7dce9090e4 100644 --- a/sys/i386/conf/GENERICAH +++ b/sys/i386/conf/GENERICAH @@ -1,7 +1,7 @@ # # GENERICAH -- Generic machine with WD/AHx family disks # -# $Id: GENERICAH,v 1.15 1993/10/16 12:28:32 rgrimes Exp $ +# $Id: GENERICAH,v 1.16 1993/10/19 01:28:07 rgrimes Exp $ # machine "i386" @@ -20,6 +20,7 @@ options "COMPAT_43" #Compatible with BSD 4.3 options "TCP_COMPAT_42" #TCP/IP compatible with 4.2 options XSERVER #Xserver options UCONSOLE #X Console support +options "FAT_CURSOR" #block cursor in syscons or pccons #options GATEWAY #Host is a Gateway (forwards packets) config "386bsd" root on wd0 swap on wd0 and sd0 diff --git a/sys/i386/conf/GENERICBT b/sys/i386/conf/GENERICBT index 7c91d1d9240c..9ac2d9f1fde6 100644 --- a/sys/i386/conf/GENERICBT +++ b/sys/i386/conf/GENERICBT @@ -1,7 +1,7 @@ # # GENERICBT -- Generic machine with WD/BTx family disks # -# $Id: GENERICBT,v 1.14 1993/10/16 12:28:33 rgrimes Exp $ +# $Id: GENERICBT,v 1.15 1993/10/19 01:28:08 rgrimes Exp $ # machine "i386" @@ -20,6 +20,7 @@ options "COMPAT_43" #Compatible with BSD 4.3 options "TCP_COMPAT_42" #TCP/IP compatible with 4.2 options XSERVER #Xserver options UCONSOLE #X Console support +options "FAT_CURSOR" #block cursor in syscons or pccons #options GATEWAY #Host is a Gateway (forwards packets) config "386bsd" root on wd0 swap on wd0 and sd0 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 097122972ea4..48a1f43cac8b 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.21 1993/10/23 22:55:43 jkh Exp $ +# $Id: LINT,v 1.22 1993/10/31 00:20:35 jkh Exp $ # machine "i386" @@ -28,7 +28,7 @@ options "SYMTAB_SPACE=102452" #This kernel needs LOTS of symtable options GATEWAY #internetwork gateway options KTRACE #kernel tracing options "NCONS=8" #number of syscons virtual consoles -options "FAT_CURSOR" #block cursor in syscons +options "FAT_CURSOR" #block cursor in syscons or pccons options "STAR_SAVER" #syscons "stars" screen saver options "SNAKE_SAVER" #syscons "snake" screen saver options "TCP_COMPAT_42" #tcp/ip compatible with 4.2 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 097122972ea4..48a1f43cac8b 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.21 1993/10/23 22:55:43 jkh Exp $ +# $Id: LINT,v 1.22 1993/10/31 00:20:35 jkh Exp $ # machine "i386" @@ -28,7 +28,7 @@ options "SYMTAB_SPACE=102452" #This kernel needs LOTS of symtable options GATEWAY #internetwork gateway options KTRACE #kernel tracing options "NCONS=8" #number of syscons virtual consoles -options "FAT_CURSOR" #block cursor in syscons +options "FAT_CURSOR" #block cursor in syscons or pccons options "STAR_SAVER" #syscons "stars" screen saver options "SNAKE_SAVER" #syscons "snake" screen saver options "TCP_COMPAT_42" #tcp/ip compatible with 4.2