vis(3): Add VIS_ALL support
authorAaron LI <aly@aaronly.me>
Mon, 11 Jun 2018 04:44:07 +0000 (12:44 +0800)
committerAaron LI <aly@aaronly.me>
Wed, 4 Jul 2018 05:08:54 +0000 (13:08 +0800)
commit9dbd27e25802bcfced6400231f9f622f9529c7f5
tree99d34f09330f794ced05330241289db03b186988
parentcb4d9e67d8500c4eabf5acd24f0631778ec69f09
vis(3): Add VIS_ALL support

OpenSSH requires VIS_ALL and therefore uses the version bundled with
itself, but this causes the vis.o symbol conflicts between libc and
libssh when crunching fstyp(8) with ssh(1).

Bump __DragonFly_version.

Based-on: OpenBSD
include/vis.h
lib/libc/gen/unvis.c
lib/libc/gen/vis.3
lib/libc/gen/vis.c
sys/sys/param.h