Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 73C9763C49B for ; Sun, 21 Mar 2010 16:35:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2B10463B229; Sun, 21 Mar 2010 16:35:02 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3BA1D63B269 for ; Sun, 21 Mar 2010 16:35:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 274AE175DF; Sun, 21 Mar 2010 16:35:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 21 Mar 2010 16:35:01 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/archivers/pax/files To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100321163501.274AE175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Sun Mar 21 16:35:01 UTC 2010 Modified Files: pkgsrc/archivers/pax/files: ar_io.c options.c Log Message: Apply patches from PR 34941 to match prototype and implementatio w.r.t static. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/archivers/pax/files/ar_io.c cvs rdiff -u -r1.10 -r1.11 pkgsrc/archivers/pax/files/options.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.