From owner-cvs-all Thu Oct 1 04:40:32 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04590 for cvs-all-outgoing; Thu, 1 Oct 1998 04:40:32 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04577; Thu, 1 Oct 1998 04:40:27 -0700 (PDT) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA22051; Thu, 1 Oct 1998 04:40:22 -0700 (PDT) Date: Thu, 1 Oct 1998 04:40:22 -0700 (PDT) Message-Id: <199810011140.EAA22051@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/vidcontrol vidcontrol.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk yokota 1998/10/01 04:40:22 PDT Modified files: usr.sbin/vidcontrol vidcontrol.c Log: - Express various sizes in bytes, rather than Kbytes, in the video mode and adapter information structures. Revision Changes Path 1.24 +4 -4 src/usr.sbin/vidcontrol/vidcontrol.c