summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-08 10:47:43 +1100
committerDamien Miller <djm@mindrot.org>2001-02-08 10:47:43 +1100
commitb8b8ecf87d432b857bbf41a51454791cafc6e3d7 (patch)
tree33133ca1ea6fcfc96cbea852b29d209e24b651b9 /TODO
parent4864e8f9c023509845e772b43bbd98fdf81d6e72 (diff)
Add replace test -S
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0c6ce07b7..c8b2e83fa 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
1Programming: 1Programming:
2- Grep for 'XXX' comments and fix 2- Grep for 'XXX' comments and fix
3 3
4- Write a test program that calls stat() to search for EGD/PRNGd socket
5 rather than use the (non-portable) "test -S".
6
4- Replacement for setproctitle() - HP/UX support only currently 7- Replacement for setproctitle() - HP/UX support only currently
5 8
6- Improve PAM support (a pam_lastlog module will cause sshd to exit) 9- Improve PAM support (a pam_lastlog module will cause sshd to exit)