CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2025/02/28 23:11:26
Modified files: usr.bin/ssh : ssh.c ssh_config.5 sshconnect.h Log message: Allow %-token and environment variable expansion in User, with the exception of %r and %C which are self-referential. Requested in bz#3477, ok djm@, man page improvements jmc@