From owner-freebsd-current@FreeBSD.ORG Tue Oct 21 02:17:52 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C65651065671 for ; Tue, 21 Oct 2008 02:17:52 +0000 (UTC) (envelope-from kevlo@kevlo.org) Received: from ns.kevlo.org (kevlo.org [220.128.136.52]) by mx1.freebsd.org (Postfix) with ESMTP id 637058FC18 for ; Tue, 21 Oct 2008 02:17:50 +0000 (UTC) (envelope-from kevlo@kevlo.org) Received: from [127.0.0.1] (ns.kevlo.org [220.128.136.52]) by ns.kevlo.org (8.14.3/8.14.3) with ESMTP id m9L1eBPY012124; Tue, 21 Oct 2008 09:40:12 +0800 (CST) (envelope-from kevlo@kevlo.org) From: Kevin Lo To: Ian Freislich In-Reply-To: References: Content-Type: text/plain Date: Tue, 21 Oct 2008 09:43:00 +0800 Message-Id: <1224553380.8391.2.camel@nsl> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: PATCH: vinvalbuf(9), fusefs-kmod X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2008 02:17:52 -0000 Ian Freislich wrote: > Hi Hi Ian, > It appears that vinvalbuf() has changed, but the manual page has > not been updated. Also, after this change, sysutils/fusefs-kmod > doesn't compile. These patches address both issues. I fixed it the day before yesterday: http://lists.freebsd.org/pipermail/cvs-ports/2008-October/158363.html > Ian > > -- > Ian Freislich Kevin