https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238568
--- Comment #5 from [email protected] --- The filesystem has no internal charset so it is weird to do charset translations from no-charset (= BINARY) to any explicit charset. Also it is not good that resulting archive somehow dependent on environment $LANG which was intended for run-time localization purposes and not for abstract data processing. Also this fact is undocumented on tar manpage. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
