Received: by mail.netbsd.org (Postfix, from userid 0) id 1D71263B102; Mon, 20 Sep 2010 06:45:41 +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 93A6F63B100 for ; Mon, 20 Sep 2010 06:45:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5495F175DF; Mon, 20 Sep 2010 06:45:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 20 Sep 2010 06:45:39 +0000 From: Emmanuel Dreyfus Subject: CVS commit: src/usr.sbin/perfused To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100920064539.5495F175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Emmanuel Dreyfus Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: manu Date: Mon Sep 20 06:45:38 UTC 2010 Modified Files: src/usr.sbin/perfused: msg.c perfused.c Log Message: - Add debug santity checks - Do not request peer creds anymore once we have them. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/perfused/msg.c cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/perfused/perfused.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.