Received: by mail.netbsd.org (Postfix, from userid 605) id CA01F84FB1; Wed, 14 Jul 2021 13:32:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0A6CD84FAD for ; Wed, 14 Jul 2021 13:32:38 +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 XH9sUJK_FLiE for ; Wed, 14 Jul 2021 13:32:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 994CB84CBC for ; Wed, 14 Jul 2021 13:32:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92674FA95; Wed, 14 Jul 2021 13:32:37 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 14 Jul 2021 13:32:37 +0000 From: "Jason R Thorpe" Subject: CVS commit: src/sys/arch To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20210714133237.92674FA95@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Jason R Thorpe" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: thorpej Date: Wed Jul 14 13:32:37 UTC 2021 Modified Files: src/sys/arch/cobalt/conf: std.cobalt src/sys/arch/pmax/conf: std.pmax std.pmax64 Log Message: Enable VMSWAP_DEFAULT_PLAINTEXT as default. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/cobalt/conf/std.cobalt cvs rdiff -u -r1.18 -r1.19 src/sys/arch/pmax/conf/std.pmax cvs rdiff -u -r1.2 -r1.3 src/sys/arch/pmax/conf/std.pmax64 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.