[Bug 291686] Intrinsic Shell Utilities shouldn't have an executable if it is useless

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Dec 2025 15:19:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291686

Alexander Ziaee <ziaee@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ziaee@FreeBSD.org

--- Comment #2 from Alexander Ziaee <ziaee@FreeBSD.org> ---
Everybody wants to remove utilities that don't seem useful to them for one
reason or another, because they're so visible, but they are not a problem.

What would be actually useful is to remove unused functions, or other forms of
dangling stuff from past removals. That would be actually improving the
maintainability of the code base, and paying real technical debt.

There is more code on the table to be removed from the latter than the former.

-- 
You are receiving this mail because:
You are the assignee for the bug.