CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/22 21:22:49
Modified files:
usr.bin/ssh : match.c
Log message:
fix matching for pattern lists that contain a single negated match,
e.g. "Host !example"
report and patch from Robin Becker. bz#1918 ok dtucker@
