From owner-cvs-sys Tue Aug 12 22:20:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA22571 for cvs-sys-outgoing; Tue, 12 Aug 1997 22:20:31 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (wck-ca13-02.ix.netcom.com [204.31.231.194]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA22509; Tue, 12 Aug 1997 22:20:05 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.6/8.6.9) id WAA06593; Tue, 12 Aug 1997 22:20:01 -0700 (PDT) Date: Tue, 12 Aug 1997 22:20:01 -0700 (PDT) Message-Id: <199708130520.WAA06593@silvia.HIP.Berkeley.EDU> To: sos@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-reply-to: <199708101815.LAA08829@freefall.freebsd.org> Subject: Re: cvs commit: src/sys/i386/linux linux_ipc.c From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Ops the arguments to copyin was in the wrong order.. * This has survived since the first version, sigh. Don't want to sound like a broken record, but please don't forget to merge it into 2.2. That branch is going to be our next release, so let's make sure it gets all the necessary fixes! :) Satoshi