summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshlogin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unused; remove dup comments. ok markus@stevesk2001-03-241-11/+1
|
* Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoiddjm2001-03-041-0/+146
header conflicts in portable; ok markus@