]> andersk Git - openssh.git/blobdiff - TODO
doc
[openssh.git] / TODO
diff --git a/TODO b/TODO
index e3249fd155b430ae04b64157de9d652345af4569..649f8e5c696695a6be37b82402d678aa71e44430 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,18 +7,9 @@
 - 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:
+- Move all compatability cruft (bsd-*, fake-*) into subordinate library
 
-localhost$ ssh remotehost
-remotehost$ sleep 20 &
-remotehost$ logout
-(ssh hangs at logout for 20 seconds)
+- Cleanup configure.in
 
-Worse:
+- Load / write random seed on startup / exit
 
-localhost$ ssh root@remotehost
-remotehost# httpd
-remotehost# logout
-(ssh hangs at logout forever)
-
-This appears to be a problem in the server.
This page took 0.123159 seconds and 4 git commands to generate.