benno 2ed87b40c3 Replace makefs' hand-rolled unescaping with strunvis
mtree path names and link attributes are encoded, generally using strvis. Newer
versions of mtree will use C-style escapes but previously the accepted form was
octal escapes. makefs' mtree code spots the C-style escapes but fails to deal
with octal escapes correctly.

Remove mtree's escape-decoding code (except for a few instances where it's
needed) and instead pass pathnames and link targets through strunvis prior to
use.

Reviewed by:	marcel
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D12104
2017-08-25 16:10:16 +00:00
..
2017-08-02 22:28:12 +00:00
2017-05-03 14:57:04 +00:00
2017-03-29 20:49:41 +00:00
2017-05-31 16:28:29 +00:00
2017-05-18 14:19:06 +00:00
2015-06-13 19:20:56 +00:00
2017-05-26 15:49:20 +00:00
2017-05-26 15:49:20 +00:00
2017-05-26 15:49:20 +00:00