Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 59C9284EC5 for ; Tue, 18 Jul 2023 06:37:56 +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 8d_rVFOouPzd for ; Tue, 18 Jul 2023 06:37:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F1DAF84D6B for ; Tue, 18 Jul 2023 06:37:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EADBCFBDB; Tue, 18 Jul 2023 06:37:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 18 Jul 2023 06:37:55 +0000 From: "matthew green" Subject: CVS commit: src/tests/kernel To: source-changes@NetBSD.org Approved: for-source-only Reply-To: mrg@netbsd.org X-Mailer: log_accum Message-Id: <20230718063755.EADBCFBDB@cvs.NetBSD.org> Module Name: src Committed By: mrg Date: Tue Jul 18 06:37:55 UTC 2023 Modified Files: src/tests/kernel: gen_t_subr_prf Log Message: provide more things needed by new subr_prf.c. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tests/kernel/gen_t_subr_prf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.