From 12228508ab669b459f49ec8d266292a0cd1e7782 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 1 Feb 1994 08:30:45 +0000 Subject: [PATCH] Comment #define STAR_SAVER, it is configuration "options" --- sys/dev/syscons/syscons.c | 4 ++-- sys/i386/isa/syscons.c | 4 ++-- sys/isa/syscons.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/dev/syscons/syscons.c b/sys/dev/syscons/syscons.c index 56ef75932e8c..33532634ae1d 100644 --- a/sys/dev/syscons/syscons.c +++ b/sys/dev/syscons/syscons.c @@ -35,13 +35,13 @@ * SUCH DAMAGE. * * from:@(#)syscons.c 1.3 940129 - * $Id: syscons.c,v 1.26 1994/01/18 05:33:34 nate Exp $ + * $Id: syscons.c,v 1.27 1994/02/01 06:17:36 nate Exp $ * */ /* #define FADE_SAVER */ /* #define BLANK_SAVER */ -#define STAR_SAVER +/* #define STAR_SAVER */ #if !defined(__FreeBSD__) #define FAT_CURSOR diff --git a/sys/i386/isa/syscons.c b/sys/i386/isa/syscons.c index 56ef75932e8c..33532634ae1d 100644 --- a/sys/i386/isa/syscons.c +++ b/sys/i386/isa/syscons.c @@ -35,13 +35,13 @@ * SUCH DAMAGE. * * from:@(#)syscons.c 1.3 940129 - * $Id: syscons.c,v 1.26 1994/01/18 05:33:34 nate Exp $ + * $Id: syscons.c,v 1.27 1994/02/01 06:17:36 nate Exp $ * */ /* #define FADE_SAVER */ /* #define BLANK_SAVER */ -#define STAR_SAVER +/* #define STAR_SAVER */ #if !defined(__FreeBSD__) #define FAT_CURSOR diff --git a/sys/isa/syscons.c b/sys/isa/syscons.c index 56ef75932e8c..33532634ae1d 100644 --- a/sys/isa/syscons.c +++ b/sys/isa/syscons.c @@ -35,13 +35,13 @@ * SUCH DAMAGE. * * from:@(#)syscons.c 1.3 940129 - * $Id: syscons.c,v 1.26 1994/01/18 05:33:34 nate Exp $ + * $Id: syscons.c,v 1.27 1994/02/01 06:17:36 nate Exp $ * */ /* #define FADE_SAVER */ /* #define BLANK_SAVER */ -#define STAR_SAVER +/* #define STAR_SAVER */ #if !defined(__FreeBSD__) #define FAT_CURSOR