mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 19:22:47 +00:00
4cd4841a27
The program will be installed as bintrans, uuencode, uudecode, b64encode, and b64decode and will be responsible for running the coders according to their historical behavior. Additionally, bintrans will be able to take a parameter designating the coder and accept all its options in this form: bintrans <coder> [options] and the behavior should be the same as if <coder> [options] was invoked. This has the advantage that adding coders won't require installing them as binaries. Move uudecode files to uuencode since the latter is the one that provides the manual page. Reviewed by: delphij (previous version) Differential Revision: https://reviews.freebsd.org/D32943 |
||
---|---|---|
.. | ||
bootstrap-tools | ||
clang | ||
gcc | ||
hosttools | ||
kernel | ||
stage | ||
tests | ||
the-lot | ||
toolchain | ||
universe | ||
userland | ||
Makefile.inc |