diff options
author | Damien Miller <djm@mindrot.org> | 2000-11-29 15:55:17 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-11-29 15:55:17 +1100 |
commit | 43dc8da75cf671fdae296667c1238f223145a528 (patch) | |
tree | 48a60a9945b80d2300fc0017b8dad511b7baced0 /ChangeLog | |
parent | 6dbfef63559c7ac29aa7a3fe27a12d814fbd0e83 (diff) |
- (djm) Back out all the serverloop.c hacks. sshd will now hang again
if there are background children with open fds.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ | |||
1 | 20001129 | 1 | 20001129 |
2 | - (djm) Fix(?) the ssh hang-on-logout/data-from-child race | 2 | - (djm) Back out all the serverloop.c hacks. sshd will now hang again |
3 | if there are background children with open fds. | ||
3 | - (djm) bsd-rresvport.c bzero -> memset | 4 | - (djm) bsd-rresvport.c bzero -> memset |
4 | - (djm) Don't fail in defines.h on absence of 64 bit types (we will | 5 | - (djm) Don't fail in defines.h on absence of 64 bit types (we will |
5 | still fail during compilation of sftp-server). | 6 | still fail during compilation of sftp-server). |