Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 4664163B293 for ; Fri, 4 Apr 2008 21:45:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EC11663B223; Fri, 4 Apr 2008 21:45:33 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4674963B208 for ; Fri, 4 Apr 2008 21:45:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2106F175D0; Fri, 4 Apr 2008 21:45:33 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/admin To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080404214533.2106F175D0@cvs.netbsd.org> Date: Fri, 4 Apr 2008 21:45:33 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Fri Apr 4 21:45:33 UTC 2008 Modified Files: pkgsrc/pkgtools/pkg_install/files/admin: audit.c Log Message: Fix audit -t argument -- it should actually take the option. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/pkgtools/pkg_install/files/admin/audit.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.