summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 0 insertions, 16 deletions
diff --git a/TODO b/TODO
index 0eccc9be4..785b49066 100644
--- a/TODO
+++ b/TODO
@@ -8,19 +8,3 @@
8 lack of u_intXX_t types. There must be a better way. 8 lack of u_intXX_t types. There must be a better way.
9 9
10- Move all compatability cruft (bsd-*, fake-*) into subordinate library 10- Move all compatability cruft (bsd-*, fake-*) into subordinate library
11
12- Hanging on logout:
13
14localhost$ ssh remotehost
15remotehost$ sleep 20 &
16remotehost$ logout
17(ssh hangs at logout for 20 seconds)
18
19Worse:
20
21localhost$ ssh root@remotehost
22remotehost# httpd
23remotehost# logout
24(ssh hangs at logout forever)
25
26This appears to be a problem in the server.