X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/7fab7ac8e073fb049c190a1d9d3db5a49c2f7be0..22d89d24e31f308cfaf0407fd29451f042ebb8d6:/TODO diff --git a/TODO b/TODO index e3249fd1..93d8998b 100644 --- a/TODO +++ b/TODO @@ -7,18 +7,8 @@ - Replace the horror in acconfig.h which tries to comphensate for the lack of u_intXX_t types. There must be a better way. -- Hanging on logout: +- Cleanup configure.in -localhost$ ssh remotehost -remotehost$ sleep 20 & -remotehost$ logout -(ssh hangs at logout for 20 seconds) +- utmp/wtmp logging does not work on NeXT -Worse: - -localhost$ ssh root@remotehost -remotehost# httpd -remotehost# logout -(ssh hangs at logout forever) - -This appears to be a problem in the server. +- Complete Tru64 SIA support