From owner-cvs-all Wed Oct 6 12:51:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 46FE215721; Wed, 6 Oct 1999 12:51:44 -0700 (PDT) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA46219; Wed, 6 Oct 1999 12:51:38 -0700 (PDT) (envelope-from jhay@FreeBSD.org) Message-Id: <199910061951.MAA46219@freefall.freebsd.org> From: John Hay Date: Wed, 6 Oct 1999 12:51:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_ioctl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jhay 1999/10/06 12:51:37 PDT Modified files: sys/i386/linux linux_ioctl.c Log: Swap IOC_OUT and IOC_IN for the SETDIR macro. The linux ioctl read and write bits are swapped. Reviewed by: luoqi, marcel Revision Changes Path 1.46 +2 -2 src/sys/i386/linux/linux_ioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message