Page MenuHomeFreeBSD

Remove rcmds from the base system.
ClosedPublic

Authored by jlh on Oct 3 2017, 9:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 10:23 PM
Unknown Object (File)
Fri, Dec 27, 3:48 PM
Unknown Object (File)
Dec 16 2024, 2:07 PM
Unknown Object (File)
Dec 16 2024, 2:03 PM
Unknown Object (File)
Dec 15 2024, 12:41 AM
Unknown Object (File)
Dec 10 2024, 2:27 PM
Unknown Object (File)
Dec 9 2024, 2:06 PM
Unknown Object (File)
Dec 5 2024, 11:04 PM

Details

Summary

We decided to remove rcmds in after stack-clash:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-June/018239.html

They have been disabled for a couple of month now and there is a port
(net/bsdrcmds) which contains those tools.

This is the last step, which removes this code from FreeBSD base system.

Test Plan

buildworld

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11901
Build 12236: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 3 2017, 9:34 AM
brooks requested changes to this revision.Oct 4 2017, 3:21 PM
brooks added a subscriber: brooks.

Small missing bit: etc/mtree/BSD.tests.dist contains a rcp directory. There are presumably missing ObsoleteFiles.inc entries for tests as well. Otherwise looks good to me.

This revision now requires changes to proceed.Oct 4 2017, 3:21 PM

Removed rcp from etc/mtree/BSD.tests.dist.

I've updated etc/mtree/BSD.tests.dists but I checked on various boxes I own, there's nothing related to rcp in /usr/tests/.

I'm confused as to how the rcp directory doesn't end up /usr/test/bin/, but can confirm that it doesn't in a VM with the test suite installed.

This revision is now accepted and ready to land.Oct 5 2017, 11:45 PM
bcr added a subscriber: bcr.

OK from manpages.

cy@, I checked pam_rhosts(8) and it's not obvious to me that it's strictly related to rcmds, although I can totally understand they were used alongside.