Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 56D0763B11D for ; Tue, 12 Aug 2008 20:15:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0D37263B10C; Tue, 12 Aug 2008 20:15:12 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 42B2663B103 for ; Tue, 12 Aug 2008 20:15:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 293DB175D0; Tue, 12 Aug 2008 20:15:11 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/net/unfs3 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080812201511.293DB175D0@cvs.netbsd.org> Date: Tue, 12 Aug 2008 20:15:11 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Tue Aug 12 20:15:11 UTC 2008 Modified Files: pkgsrc/net/unfs3: Makefile distinfo Log Message: Update to unfs3-0.9.21. Changes: - avoid returning large fileids on Windows, for better compatibility with clients such as Linux 2.6.24 - try to prevent races between READDIR and removal of files To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pkgsrc/net/unfs3/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/unfs3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.