Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 29AD484F90 for ; Sun, 30 Jul 2023 12:04:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 1duvgwLSgQmY for ; Sun, 30 Jul 2023 12:04:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BE9D584D8C for ; Sun, 30 Jul 2023 12:04:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B757CFBDB; Sun, 30 Jul 2023 12:04:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 30 Jul 2023 12:04:22 +0000 From: "Martin Husemann" Subject: CVS commit: [netbsd-10] src/sys/kern To: source-changes@NetBSD.org Approved: for-source-only Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20230730120422.B757CFBDB@cvs.NetBSD.org> Module Name: src Committed By: martin Date: Sun Jul 30 12:04:22 UTC 2023 Modified Files: src/sys/kern [netbsd-10]: subr_autoconf.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #260): sys/kern/subr_autoconf.c: revision 1.314 autoconf(9): Print `waiting for devices' normally once a minute. To generate a diff of this commit: cvs rdiff -u -r1.306 -r1.306.4.1 src/sys/kern/subr_autoconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.