CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/02 21:18:53
Modified files:
usr.bin/ssh : servconf.c sshd.8 sshd.c
Log message:
When doing a config test with sshd -T, only require the attributes
that are actually used in Match criteria rather than (an incomplete
list of) all criteria. ok djm@, man page help jmc@
