git: vendor/OPENSSH openssh: Removed unused vis.[ch] from the vendor branch
Aaron LI
aly at crater.dragonflybsd.org
Tue Jul 3 22:03:23 PDT 2018
commit 19d5a87fada808e9fb5800450db194b3bb683ca4
Author: Aaron LI <aly at aaronly.me>
Date: Wed Jul 4 13:01:41 2018 +0800
openssh: Removed unused vis.[ch] from the vendor branch
Our libc's vis(3) now supports VIS_ALL, which is required by libssh.
Summary of changes:
crypto/openssh/openbsd-compat/vis.c | 251 ------------------------------------
crypto/openssh/openbsd-compat/vis.h | 98 --------------
2 files changed, 349 deletions(-)
delete mode 100644 crypto/openssh/openbsd-compat/vis.c
delete mode 100644 crypto/openssh/openbsd-compat/vis.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19d5a87fada808e9fb5800450db194b3bb683ca4
--
DragonFly BSD source repository
More information about the Commits
mailing list