Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3316784F1D for ; Sat, 15 Jul 2023 22:14:40 +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 ZhIUBLBnCokG for ; Sat, 15 Jul 2023 22:14:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CA29684E73 for ; Sat, 15 Jul 2023 22:14:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C729EFBDB; Sat, 15 Jul 2023 22:14:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 15 Jul 2023 22:14:39 +0000 From: "Taylor R Campbell" Subject: CVS commit: src/sys/arch To: source-changes@NetBSD.org Approved: for-source-only Reply-To: riastradh@netbsd.org X-Mailer: log_accum Message-Id: <20230715221439.C729EFBDB@cvs.NetBSD.org> Module Name: src Committed By: riastradh Date: Sat Jul 15 22:14:39 UTC 2023 Modified Files: src/sys/arch/amd64/conf: GENERIC src/sys/arch/i386/conf: GENERIC Log Message: x86: Enable HEARTBEAT by default in GENERIC. To generate a diff of this commit: cvs rdiff -u -r1.602 -r1.603 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.1247 -r1.1248 src/sys/arch/i386/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.