Received: by mail.netbsd.org (Postfix, from userid 605) id 3AE4884FCE; Sun, 11 Sep 2022 05:54:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FB2884FC9 for ; Sun, 11 Sep 2022 05:54:01 +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 Toxi8BCXfYVs for ; Sun, 11 Sep 2022 05:54:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 12BCF84CFE for ; Sun, 11 Sep 2022 05:54:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0BF66FA90; Sun, 11 Sep 2022 05:54:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 11 Sep 2022 05:54:01 +0000 From: "matthew green" Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20220911055401.0BF66FA90@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "matthew green" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: mrg Date: Sun Sep 11 05:54:00 UTC 2022 Modified Files: src/distrib/sets/lists/xbase: mi src/distrib/sets/lists/xdebug: mi src/external/mit/xorg/bin: Makefile Log Message: add missing showfont(1). remove obsolete comment. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 src/distrib/sets/lists/xbase/mi cvs rdiff -u -r1.44 -r1.45 src/distrib/sets/lists/xdebug/mi cvs rdiff -u -r1.18 -r1.19 src/external/mit/xorg/bin/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.