Received: by mail.netbsd.org (Postfix, from userid 605) id 3C0F884E44; Sun, 8 Mar 2020 09:42:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9D0784E4A for ; Sun, 8 Mar 2020 09:42:29 +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 68i6sKHQsI7v for ; Sun, 8 Mar 2020 09:42:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 40C3484E41 for ; Sun, 8 Mar 2020 09:42:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 35201FB27; Sun, 8 Mar 2020 09:42:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 8 Mar 2020 09:42:29 +0000 From: "Martin Husemann" Subject: CVS commit: [netbsd-8] src/sys/conf To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200308094229.35201FB27@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: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: martin Date: Sun Mar 8 09:42:29 UTC 2020 Modified Files: src/sys/conf [netbsd-8]: files Log Message: Pull up following revision(s) (requested by pgoyette in ticket #1514): sys/conf/files: revision 1.1257 sys/conf/files: revision 1.1258 mips64 has compat_netbsd32 but cannot have exec_aout; all other users of compat_netbsd32 need exec_aout Addresses PR kern/55037. XXX pullup-9 Fix comment - thanks Ryo Shimizu To generate a diff of this commit: cvs rdiff -u -r1.1173.2.8 -r1.1173.2.9 src/sys/conf/files Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.