From nobody Wed Feb 19 02:38:50 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YyLDs4xlyz5nZgs; Wed, 19 Feb 2025 02:38:53 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta003.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YyLDs1m4tz462W; Wed, 19 Feb 2025 02:38:53 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTPS id kKzZtMQM69JM2kZzAtpSBe; Wed, 19 Feb 2025 02:38:52 +0000 Received: from spqr.komquats.com ([70.66.136.217]) by cmsmtp with ESMTPSA id kZz9tdzdMWbOakZzAt8iMy; Wed, 19 Feb 2025 02:38:52 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=Q5lx4J2a c=1 sm=1 tr=0 ts=67b5443c a=h7br+8Ma+Xn9xscxy5znUg==:117 a=h7br+8Ma+Xn9xscxy5znUg==:17 a=kj9zAlcOel0A:10 a=T2h4t0Lz3GQA:10 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=y3olD_i8AAAA:8 a=YxBL1-UpAAAA:8 a=x7Ar53SoC2S0Ck3Z8asA:9 a=CjuIK1q_8ugA:10 a=LK5xJRSDVpKd5WXXoEvA:22 a=2GdgqtpztZvaxdPX1XqS:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id B312F147; Tue, 18 Feb 2025 18:38:50 -0800 (PST) Received: by slippy.cwsent.com (Postfix, from userid 1000) id AE5EA190; Tue, 18 Feb 2025 18:38:50 -0800 (PST) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Brooks Davis cc: Cy Schubert , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: b0d746aba6a1 - main - shells/44bsd-csh: Replace local functions with malloc functions In-reply-to: References: <202502190013.51J0DnII051298@gitrepo.freebsd.org> Comments: In-reply-to Brooks Davis message dated "Wed, 19 Feb 2025 02:13:56 +0000." List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Feb 2025 18:38:50 -0800 Message-Id: <20250219023850.AE5EA190@slippy.cwsent.com> X-CMAE-Envelope: MS4xfPY8AXvhnYjHXMCtY9/N7Fu5BIUSFUruBVD6Kygh0fwTU89BzWGhL/U9C9bjR2LHMWCGis9pSXV1nvOWNpXqPrSr3yhpQEPIQO/OTW/4lMDhuJ/R3u/v 7ZgHGDnt2rgl8JCdpZelE9pnN4Quj7iSg5uHw3gtE/53AJK/3G39y7SkPReUbjgiKp0pcdk/cB8RJRFZcVDo902dA0Ahl8ANBvs2rj4B6PWDP3AVfy5tatYD 1e5q6m9vy0waSkZKNOC0vceGbE6cGzqHoXjW/348R57XkZ6BklGbB9i0MAVruo6rWU+p+jqfUYytsG/4Iqf4JlQi0g/sBqP4Cc+Z6LlAxCQsCbqd1gaBLHvS NSybb7Y6q4XS3ebbomf5zrTVW/yOMA== X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Queue-Id: 4YyLDs1m4tz462W X-Spamd-Bar: ---- In message , Brooks Davis writes: > On Wed, Feb 19, 2025 at 12:13:49AM +0000, Cy Schubert wrote: > > The branch main has been updated by cy: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=b0d746aba6a1350b4161dd33a339 > e7d7536437d7 > > > > commit b0d746aba6a1350b4161dd33a339e7d7536437d7 > > Author: Cy Schubert > > AuthorDate: 2025-02-19 00:10:56 +0000 > > Commit: Cy Schubert > > CommitDate: 2025-02-19 00:13:11 +0000 > > > > shells/44bsd-csh: Replace local functions with malloc functions > > > > Local functions called sbrk(2) directly. sbrk(2) will disappear at some > > point. Removing it now reduces the sbrk footprint and allows other > > architectures that do not support sbrk(2) to install this port. > > You'll want to remove USES=sbrk as well (no need to bump PORTREVISION as > the current version doesn't do anything other than add BROKEN on riscv > and aarch64). That will helpful create a conflict in my nobrk branch to > remind me to adjust my local changes. > > Thanks, > Brooks Thanks. Done. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0