diff options
author | brooks <brooks@FreeBSD.org> | 2013-03-15 00:05:50 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2013-03-15 00:05:50 +0000 |
commit | eff99d73565d57a439048ffddda73da6f304a6b7 (patch) | |
tree | 6d584fe5b635efdc3b75ff4904b6b4c5bb546d44 /contrib/vis | |
parent | 9af7ef35152f6caaeed398ee88333e6681e95d58 (diff) | |
parent | 4fb6645377d3ca494d28011665de424d04ddac95 (diff) | |
parent | 0e25520fe8076724a7376b4c6cf951aed6c1904f (diff) | |
download | FreeBSD-src-eff99d73565d57a439048ffddda73da6f304a6b7.zip FreeBSD-src-eff99d73565d57a439048ffddda73da6f304a6b7.tar.gz |
Replace our (un)vis(1) commands with implementations from NetBSD to
match our import of the (un)vis(3) APIs.
This adds support for multibyte encoding and the -h and -m flags which
support HTTP and MIME encoding respectively.
PR: bin/175418
Obtained from: NetBSD