Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C22584F5A for ; Sun, 30 Jul 2023 09:09:39 +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 Rewud79CAiRS for ; Sun, 30 Jul 2023 09:09:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 06DC184E8A for ; Sun, 30 Jul 2023 09:09:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECBBCFBDB; Sun, 30 Jul 2023 09:09:38 +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 09:09:38 +0000 From: "Matthias Scheler" Subject: CVS commit: src/etc To: source-changes@NetBSD.org Approved: for-source-only Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20230730090938.ECBBCFBDB@cvs.NetBSD.org> Module Name: src Committed By: tron Date: Sun Jul 30 09:09:38 UTC 2023 Modified Files: src/etc: services Log Message: Resolve the port 2049 conflict by commenting out the entries for "shilp". Now "netstat" will produce sensible output for NFS connections again. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 src/etc/services Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.