| commit | 232711f6dbc107711b3957bfa2fd798aec702241 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Jun 15 10:35:30 2004 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Tue Jun 15 10:35:30 2004 +1000 |
| tree | 2dfcd276712caa022fd8aa2f3c1319c13660fdd7 | |
| parent | 0e220dbfbcc9fe252e8f1f4890dbfa415aad35db [diff] |
- djm@cvs.openbsd.org 2004/06/14 01:44:39
[channels.c clientloop.c misc.c misc.h packet.c ssh-agent.c ssh-keyscan.c]
[sshd.c]
set_nonblock() instead of fnctl(...,O_NONBLOCK); "looks sane" deraadt@