From owner-cvs-all Thu Aug 2 4:26:33 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 577A637B401; Thu, 2 Aug 2001 04:26:30 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f72BQUj01949; Thu, 2 Aug 2001 04:26:30 -0700 (PDT) (envelope-from yokota) Message-Id: <200108021126.f72BQUj01949@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 2 Aug 2001 04:26:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fb fb.c src/sys/dev/syscons scvidctl.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 yokota 2001/08/02 04:26:30 PDT Modified files: sys/dev/fb fb.c sys/dev/syscons scvidctl.c Log: Add FBIO_BLANK ioctl support. Return ENODEV for yet-to-be- supported ioctls for now. Revision Changes Path 1.18 +10 -1 src/sys/dev/fb/fb.c 1.26 +6 -1 src/sys/dev/syscons/scvidctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message