CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/09/05 20:30:44

Modified files:
        usr.bin/ssh    : match.c ssh-add.c 

Log message:
make parsing user@host consistently look for the last '@' in the
string rather than the first. This makes it possible to use usernames
that contain '@' characters.

Prompted by Max Zettlmeißl; feedback/ok millert@

Reply via email to