From owner-cvs-all Thu Jul 26 7:25: 0 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 6A41C37B408; Thu, 26 Jul 2001 07:24:53 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6QEOrT50187; Thu, 26 Jul 2001 07:24:53 -0700 (PDT) (envelope-from sobomax) Message-Id: <200107261424.f6QEOrT50187@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 26 Jul 2001 07:24:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys consio.h 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/07/26 07:24:53 PDT Modified files: sys/sys consio.h Log: Move definition of structure used in CONS_SCRSHOT ioctl in front of definition of ioctl itself, like we have for all other ioctl's in this file. MFC after: 2 weeks Revision Changes Path 1.11 +4 -4 src/sys/sys/consio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message