Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=z8ZvtpZ3; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=zj0iowu4 Received: by mail.netbsd.org (Postfix, from userid 605) id 4EC0D84D5F; Fri, 26 Apr 2024 22:07:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714169254; bh=zqJVIOn5sFQ9/RpcPcnj/HiyLSQo++/HzyJE2VvBLsA=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=z8ZvtpZ35QCNkyD/4z5ntTNCGP/OWEIc/Q5LhMFyxNgNTiujjN4Q52zHmNLntQf10 ubU+qY6kTnI0owH7aAhLFad/Xeto+HSGtmVtwaKbyRNUoXAxcoaHZv4mhhh2R4qIC3 oi0llsrP6W03ft3GPi7Qqo8g8eDFhPEdbzQlM0LY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3ABA184D3B for ; Fri, 26 Apr 2024 22:07:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id qIWsQde17Zrr for ; Fri, 26 Apr 2024 22:07:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D24A984D1C for ; Fri, 26 Apr 2024 22:07:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714169252; bh=zqJVIOn5sFQ9/RpcPcnj/HiyLSQo++/HzyJE2VvBLsA=; h=Date:From:Subject:To:Reply-To; b=zj0iowu43J6fOMtIGp1KiZEiPkM2JZzBSSudydLCMLf8G7JahL5iopEmLSB5v1xHV 46QEntTrLVNWdhoVDxHpt73pivvuMp9dozFpSRBVmgbR8HkS1FvtpnGZHyoNs/1P6E Z78ii6WdWT6pLefSXIGrAj48t1Rpxs424x5cAtdo= Received: by cvs.NetBSD.org (Postfix, from userid 500) id C564AFA2C; Fri, 26 Apr 2024 22:07:32 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 18:07:32 -0400 From: "Christos Zoulas" Subject: CVS commit: src/usr.sbin/crash To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240426220732.C564AFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Fri Apr 26 22:07:32 UTC 2024 Modified Files: src/usr.sbin/crash: Makefile Log Message: Add ${TOOL_DATE} (Jan-Benedict Glaw) To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/crash/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.