Page MenuHomeFreeBSD

tftp(1): switch default transfer mode to binary
ClosedPublic

Authored by asomers on Aug 23 2018, 3:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 13, 3:19 PM
Unknown Object (File)
Fri, Jan 3, 3:48 AM
Unknown Object (File)
Sat, Dec 21, 3:16 AM
Unknown Object (File)
Nov 30 2024, 1:54 AM
Unknown Object (File)
Nov 28 2024, 12:48 PM
Unknown Object (File)
Nov 25 2024, 8:05 PM
Unknown Object (File)
Nov 24 2024, 11:18 AM
Unknown Object (File)
Nov 23 2024, 3:05 AM
Subscribers
None

Details

Summary

tftp(1): switch default transfer mode to binary

netascii is obsolete and inefficient. It isn't even supported by many
clients. Better to use binary mode by default.

Diff Detail

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