commit e00185f13e893a2f4d0288c673301fd4c78f3562
Author: Peter Avalos <[email protected]>
Date: Sat Aug 13 14:54:53 2016 -0700
Patch ssh vendor code for xauth's default location.
This puts the change in one obvious place instead of scattering it
around different Makefiles and makes documention correct.
Summary of changes:
crypto/openssh/pathnames.h | 4 ++--
crypto/openssh/ssh_config.5 | 2 +-
crypto/openssh/sshd_config.5 | 2 +-
secure/usr.bin/ssh/Makefile | 3 ---
secure/usr.sbin/sshd/Makefile | 3 ---
5 files changed, 4 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e00185f13e893a2f4d0288c673301fd4c78f3562
--
DragonFly BSD source repository