Date: 04 Jun 1999 12:58:06 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: KATO Takenori <kato@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pc98/pc98 syscons.h Message-ID: <xzp7lpkgrlt.fsf@localhost.ping.uio.no> In-Reply-To: KATO Takenori's message of "Fri, 4 Jun 1999 01:17:13 -0700 (PDT)" References: <199906040817.BAA53882@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
KATO Takenori <kato@FreeBSD.org> writes: > Log: > Declare Crtat and Atrat because screen savers use these variables. No, they don't. Crtat was made obsolete in September 1998. It's still present in src/sys/dev/syscons/syscons.c, but it isn't referenced anywhere that matters except in pcvt (which I guess is a bug). Crtat mirrors cur_console->adp->va_window. Atrat is not referenced anywhere outside src/sys/pc98/pc98/syscons.c. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp7lpkgrlt.fsf>