| commit | 350327c0428572f16b1c4080ef61473942217a27 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Jun 15 10:24:13 2004 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Tue Jun 15 10:24:13 2004 +1000 |
| tree | d4c9a623c6e14f2705f785ecddf66798ca15b1f6 | |
| parent | 94befab9dd03fdcde634a8142ad1004930031a11 [diff] |
- djm@cvs.openbsd.org 2004/05/26 08:59:57
[sftp.c]
exit -> _exit in forked child on error; from andrushock AT korovino.net