CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/18 12:56:16
Modified files:
usr.bin/ssh : servconf.c servconf.h sshd.c
Log message:
When running sshd -T, assume any attibute not provided by -C does not match,
which allows it to work when sshd_config contains a Match directive with or
without -C. bz#2858, ok djm@
