CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/03/07 16:53:08
Modified files: usr.bin/ssh : misc.c Log message: revert recent strdelim() change, it causes problems with some configs. revision 1.124 date: 2018/03/02 03:02:11; author: djm; state: Exp; lines: +19 -8; commitid: nNRsCijZiGG6SUTT; Allow escaped quotes \" and \' in ssh_config and sshd_config quotes option strings. bz#1596 ok markus@