Page MenuHomeFreeBSD

move ch{own,grp}(8) and tee(1) to FreeBSD-runtime
ClosedPublic

Authored by ivy on May 23 2025, 6:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 26, 12:53 AM
Unknown Object (File)
Mon, Nov 24, 5:03 PM
Unknown Object (File)
Mon, Nov 3, 6:49 PM
Unknown Object (File)
Wed, Oct 29, 2:03 PM
Unknown Object (File)
Oct 26 2025, 2:11 PM
Unknown Object (File)
Oct 21 2025, 2:14 AM
Unknown Object (File)
Oct 13 2025, 3:45 AM
Unknown Object (File)
Sep 25 2025, 4:00 AM
Subscribers

Details

Summary

chown and chgrp are almost essential for system management; in
particular, a lot of rc.d scripts rely on them. tee is quite
commonly used in shell scripts, and is small enough that there's
no real need for it to be in -utilities.

PR: 287014

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64386
Build 61270: arc lint + arc unit