From owner-cvs-all Mon Nov 26 1:22:38 2001 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [216.33.66.196]) by hub.freebsd.org (Postfix) with ESMTP id E7E8337B41F; Mon, 26 Nov 2001 01:22:26 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 8064081D2D; Mon, 26 Nov 2001 03:22:26 -0600 (CST) Date: Mon, 26 Nov 2001 03:22:26 -0600 From: Alfred Perlstein To: Sean Chittenden Cc: Ian Dowse , Kris Kennaway , jlemon@freebsd.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/tail forward.c Message-ID: <20011126032226.F13393@elvis.mu.org> References: <20011125153656.A94203@xor.obsecurity.org> <200111260038.aa52845@salmon.maths.tcd.ie> <20011125193957.O20895@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011125193957.O20895@ninja1.internal>; from sean@chittenden.org on Sun, Nov 25, 2001 at 07:39:57PM -0800 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 This is really to affdress the issue of FSs that don't support EVFILT VNODE (or whatever it is) properly. I wonder if kevent could be simulated on unsupported FSs (vop_stdkevent) by using callouts to effect a poll(2). Any takers? -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message