Received: by mail.netbsd.org (Postfix, from userid 605) id BBA7084E27; Tue, 14 Apr 2020 13:36:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3CA6284E1F for ; Tue, 14 Apr 2020 13:36:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Yer5plqiIe7R for ; Tue, 14 Apr 2020 13:36:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D590C84DD7 for ; Tue, 14 Apr 2020 13:36:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2BC7FB27; Tue, 14 Apr 2020 13:36:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 14 Apr 2020 13:36:51 +0000 From: "Michael Lorenz" Subject: CVS commit: src/sys/dev/onewire To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200414133651.D2BC7FB27@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Michael Lorenz" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: macallan Date: Tue Apr 14 13:36:51 UTC 2020 Modified Files: src/sys/dev/onewire: files.onewire onewire.c Log Message: defflag ONEWIRE_DEBUG To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/onewire/files.onewire cvs rdiff -u -r1.18 -r1.19 src/sys/dev/onewire/onewire.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.