CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2019/01/18 21:15:56
Modified files: usr.bin/ssh : readpass.c Log message: Print an \r in front of the password prompt so parts of a password that was entered too early are likely clobbered by the prompt. Idea from doas. from and ok djm "i like it" deraadt