Received: by mail.netbsd.org (Postfix, from userid 605) id 502BA84EC2; Mon, 15 Apr 2024 12:24:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713183899; bh=scTtYzlym8x6CPm6rMH5lnA2T3jAJnZ4n2VDRzKLmYA=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=wel+zC+VN+x9YenAGkbVerAU7Z1y4jm2zPyBeK3gG1FiSexYvuD1z3oyYNoga/sPW MqaUnM/z42eYrKbh1+5htqBb0lQNkpk5XyEn0zGCzoyE82wHG9LEsOgQMfo6YLfAWG OA4YQF+w/LNLDFcDwAXiafzy7dtYFU3H2WIwIah8= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CCC5284D9B for ; Mon, 15 Apr 2024 12:24:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 snX1v7gzK22W for ; Mon, 15 Apr 2024 12:24:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6D9F684D74 for ; Mon, 15 Apr 2024 12:24:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713183897; bh=scTtYzlym8x6CPm6rMH5lnA2T3jAJnZ4n2VDRzKLmYA=; h=Date:From:Subject:To:Reply-To; b=X7JiZteF3Tj8pq+qeZIi/w1jnb4zEKh3NCagDTSDMiqFiY3yxOwqMpHArj6Tru2vv aYNxtxunRo4neeYl8eBhzs25MiXdRaL6RXdIsNo4ZSk05GPfittv8XtwBK2+I48kw0 9C1m9V7syQAm3B++mNDoqSt3S1zxNt/dJgba/Zz4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D2CAFA2C; Mon, 15 Apr 2024 12:24:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 15 Apr 2024 12:24:53 +0000 From: "Martin Husemann" Subject: CVS commit: src/distrib/sets/lists/base32 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240415122453.3D2CAFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: martin Date: Mon Apr 15 12:24:53 UTC 2024 Modified Files: src/distrib/sets/lists/base32: ad.mipsn64eb ad.mipsn64el Log Message: Mipsn64* has no 64bit compat, its userland is native n64 - instead it has n32 compat. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/base32/ad.mipsn64eb \ src/distrib/sets/lists/base32/ad.mipsn64el Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.