From owner-cvs-src@FreeBSD.ORG Mon Jun 30 03:40:50 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D02F037B408; Mon, 30 Jun 2003 03:40:50 -0700 (PDT) Received: from brian.webcom.it (brianlap.inet.it [213.92.1.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D6743FE9; Mon, 30 Jun 2003 03:40:49 -0700 (PDT) (envelope-from andrea@webcom.it) Received: by brian.webcom.it (Postfix, from userid 1000) id 210998E; Mon, 30 Jun 2003 12:40:47 +0200 (CEST) Date: Mon, 30 Jun 2003 12:40:46 +0200 From: Andrea Campi To: Marcel Moolenaar Message-ID: <20030630104046.GA919@webcom.it> References: <200306281932.h5SJW7ds055174@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306281932.h5SJW7ds055174@repoman.freebsd.org> X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ioctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 10:40:51 -0000 On Sat, Jun 28, 2003 at 12:32:07PM -0700, Marcel Moolenaar wrote: > marcel 2003/06/28 12:32:07 PDT > > FreeBSD src repository > > Modified files: > sys/compat/linux linux_ioctl.c > Log: > Don't map LINUX_POSIX_VDISABLE to _POSIX_VDISABLE and vice versa for > the VMIN and VTIME members of the c_cc array. These members are not ... > > PR: 23173 > Originator: Bjarne Blichfeldt > Patch by: Boris Nikolaus (original submission) > Philipp Mergenthaler > Reminders by: Joseph Holland King Thanks Marcel and all the folks involved! This fixed a long-standing bug with IBM/Tivoli Storage Manager client. Bye, Andrea -- I believe the technical term is "Oops!"