Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 008AA84EAE for ; Mon, 31 Jul 2023 04:37:07 +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 qw5cK2ySBmmJ for ; Mon, 31 Jul 2023 04:37:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9052484D8B for ; Mon, 31 Jul 2023 04:37:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C3F3FBDB; Mon, 31 Jul 2023 04:37:05 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 31 Jul 2023 04:37:05 +0000 From: "Rin Okuyama" Subject: CVS commit: src/lib To: source-changes@NetBSD.org Approved: for-source-only Reply-To: rin@netbsd.org X-Mailer: log_accum Message-Id: <20230731043705.0C3F3FBDB@cvs.NetBSD.org> Module Name: src Committed By: rin Date: Mon Jul 31 04:37:04 UTC 2023 Modified Files: src/lib/librumpclient: rumpclient.c src/lib/librumphijack: hijack.c Log Message: librump*: Require 10.99.7 or higher for __kevent100 To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/lib/librumpclient/rumpclient.c cvs rdiff -u -r1.137 -r1.138 src/lib/librumphijack/hijack.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.