commit | 6f83b8e34d3dc8227d7cf39989c5966abde2305e | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue May 02 09:23:45 2000 +1000 |
committer | Damien Miller <djm@mindrot.org> | Tue May 02 09:23:45 2000 +1000 |
tree | d5f01eb7883f7b87ab4d6479ae1c3714f3d0dca0 | |
parent | 63560f9bfc460329b966b17561313d5fa7328726 [diff] |
- OpenBSD CVS update [channels.c] - init all fds, close all fds. [sshconnect2.c] - check whether file exists before asking for passphrase [servconf.c servconf.h sshd.8 sshd.c] - PidFile, pr 1210 [channels.c] - EINTR [channels.c] - unbreak, ok niels@ [sshd.c] - unlink pid file, ok niels@ [auth2.c] - Add missing #ifdefs; ok - markus