CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/08/25 17:57:54
Modified files: usr.bin/ssh : servconf.c Log message: add a sIgnore opcode that silently ignores options and use it to suppress noisy deprecation warnings for the Protocol directive. req henning, ok markus