CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/02/14 18:52:07
Modified files: usr.bin/ssh : readconf.c servconf.c ssh_config.5 sshd_config.5 version.h Log message: add "Match version" support to ssh_config. Allows matching on the local version of OpenSSH, e.g. "Match version OpenSSH_10.*" ok markus@