Add replace test -S

This commit is contained in:
Damien Miller 2001-02-08 10:47:43 +11:00
parent 4864e8f9c0
commit b8b8ecf87d
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -1,6 +1,9 @@
Programming:
- Grep for 'XXX' comments and fix
- Write a test program that calls stat() to search for EGD/PRNGd socket
rather than use the (non-portable) "test -S".
- Replacement for setproctitle() - HP/UX support only currently
- Improve PAM support (a pam_lastlog module will cause sshd to exit)