git: vis(3): Add VIS_ALL support
    Aaron LI 
    aly at crater.dragonflybsd.org
       
    Tue Jul  3 22:09:45 PDT 2018
    
    
  
commit 9dbd27e25802bcfced6400231f9f622f9529c7f5
Author: Aaron LI <aly at aaronly.me>
Date:   Mon Jun 11 12:44:07 2018 +0800
    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
Summary of changes:
 include/vis.h        |  3 ++-
 lib/libc/gen/unvis.c |  4 ++++
 lib/libc/gen/vis.3   | 10 ++++++++--
 lib/libc/gen/vis.c   | 14 ++++++++++----
 sys/sys/param.h      |  3 ++-
 5 files changed, 26 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9dbd27e25802bcfced6400231f9f622f9529c7f5
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list