From owner-cvs-all Sat May 19 10: 5:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80FD537B422; Sat, 19 May 2001 10:05:53 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4JH5rP13384; Sat, 19 May 2001 10:05:53 -0700 (PDT) (envelope-from sobomax) Message-Id: <200105191705.f4JH5rP13384@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 19 May 2001 10:05:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libvgl main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/05/19 10:05:53 PDT Modified files: lib/libvgl main.c Log: Use CONS_GETINFO ioctl to get geometry of the current text mode instead of TIOCGWINSZ. The former is more correct in this context. Revision Changes Path 1.11 +8 -6 src/lib/libvgl/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message