CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2020/07/16 21:23:10
Modified files: usr.bin/ssh : ssh.c ssh_config.5 Log message: Add %-TOKEN, environment variable and tilde expansion to UserKnownHostsFile, allowing the file to be automagically split up in the configuration (eg bz#1654). ok djm@, man page parts jmc@