CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/07/26 23:34:42

Modified files:
        usr.bin/ssh    : readconf.c ssh-keysign.c ssh.c sshconnect.c 

Log message:
Now that ssh can't be setuid, remove the original_real_uid and
original_effective_uid globals and replace with calls to plain getuid().
ok djm@

Reply via email to