[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 13:51:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291686

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org,
                   |                            |wollman@FreeBSD.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
For reference these were originally introduced in commit
b107f944adcc3cb203dd283c45c7be193b3f8ada with the message

    POSIX requires these shell builtins to also exist as totally pointless
    external commands.  Since they serve no useful purpose, it's OK that their
    implementation is not the most efficient possible.

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