Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no arguments; ok markus@
|
|
|
|
|
|
responding with a SSH_MSG_UNIMPLEMENTED message. Spotted by
yakk@yakk.dot.net; ok markus@
|
|
(v2 only, but the openssh client does not support this feature).
|
|
|
|
to the pipe on SIGCHLD wakes up select(). using pselect() is not
portable and siglongjmp() ugly. W. R. Stevens suggests similar solution.
initial idea by pmenage@ensim.com; ok deraadt@, djm@
|
|
|
|
|
|
|
|
Problem found by Mike Heffner of the FreeBSD project.
|
|
key structs; ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
fixes memleak.
|
|
to try. report from djast@cs.toronto.edu. ok markus@
|
|
|
|
they are fixed
|
|
too. Restore old signal handler at the end of ypgetnewpasswd() and
getnewpasswd().
|
|
Now that getpass() is interuptible we need to catch these so that the
"Password unchanged." message is printed.
|
|
ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|