From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25476 invoked from network); 20 Apr 2022 15:56:19 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 20 Apr 2022 15:56:19 -0000 Received: from mx2.mythic-beasts.com ([46.235.227.24]) by 9front; Wed Apr 20 11:54:40 -0400 2022 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=quintile.net; s=mythic-beasts-k1; h=To:Date:Subject:From; bh=nSezIbRwsQfGjH6kP7SylYZHGxo75OwalNV5htKgffE=; b=AjYG4FBFLmH0lUpTsJAuoEVdkn AdswkC/CHW5mwtUkwm2SekOamPGLXP7RC90GmDaV48P3EbEigcqjlZZy4W05T5kpN8+8FE2CmW0Jd B8yHRtWoAhyuBXVpojhhrp8UcGG5ahtPQ/n8XpiAZJCwUZag0swf8uC4U7VLrWsiYKcIvR1mr/o3q cBi9fSVPmbZbJY3gzG1p74yWZ2kATYHygdNdWkU6zyyO3PQDku6epXFIuvEfe3Z7mAY+xWqz9UGK3 rjE//otJtx6vc2cRNatzW0Ud5BaKLcu61CDbvpBOgSHYCldt2vccHrz9GsKkpjt0zVqivyrgKjZeC Ycl+KW2g==; Received: from [146.90.94.10] (port=63601 helo=smtpclient.apple) by balrog.mythic-beasts.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1nhCf5-0005rh-2J for 9front@9front.org; Wed, 20 Apr 2022 16:54:39 +0100 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Steve Simon Mime-Version: 1.0 (1.0) Date: Wed, 20 Apr 2022 16:54:33 +0100 Message-Id: <2E1CA4D2-04AA-4694-96EF-A89ECF1268ED@quintile.net> References: <877d7jydfg.fsf@turtle-trading.net> In-Reply-To: <877d7jydfg.fsf@turtle-trading.net> To: 9front@9front.org X-Mailer: iPhone Mail (19E258) X-BlackCat-Spam-Score: 4 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: optimized advanced singleton proxy package generator Subject: Re: [9front] Update system: Files not updated Reply-To: 9front@9front.org Precedence: bulk rather late to the discussion, but i believe mv and rm where added to ape as= the plan9 versions where incompatible enough with posix that configure woul= d not run. i am no fan of configure, but having gone down the road of trying to work ar= ound it (with mkmk), i think configure support is the lesser evil. just my 2c -Steve > On 20 Apr 2022, at 4:38 pm, Benjamin Riefenstahl wrote: >=20 > =EF=BB=BFOri writes: >=20 >> Yes -- they've been removed. >>=20 >> c613382caf1c0bffa38dc09f113d8c11dbc47628 -- removes juke >> 407cf4ac6e59556b65d29b3c0de6ada6fdcc3cc7 -- removes cp, mv >> 7efbea82c63846a281db36d3854e13d3ab5498d2 -- removes import, oexport= fs >=20 > I see they are in the latest distribution no more, so I will just ignore > the issue. >=20 > Thanks, benny