summaryrefslogtreecommitdiff
path: root/other/openssh-2.1.1p4/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'other/openssh-2.1.1p4/TODO')
-rw-r--r--other/openssh-2.1.1p4/TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/other/openssh-2.1.1p4/TODO b/other/openssh-2.1.1p4/TODO
new file mode 100644
index 0000000..1d46ae1
--- /dev/null
+++ b/other/openssh-2.1.1p4/TODO
@@ -0,0 +1,16 @@
1- Replacement for setproctitle()
2
3- Improve PAM support (a pam_lastlog module will cause sshd to exit)
4
5- Better documentation
6
7- Replace the horror in acconfig.h which tries to comphensate for the
8 lack of u_intXX_t types. There must be a better way.
9
10- Cleanup configure.in
11
12- Next now has sigaction() based on sigvec(). But it sill does not
13 seem to act correctly. Ctrl-C and Ctrl-Z don't return echo to the
14 underlying shell.
15
16- utmp/wtmp logging does not work on NeXT