X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/49cc37b71506debd386adf68f0931a52c5903ed2..3868213653410fc3d6606452d67e69af455ccb17:/TODO diff --git a/TODO b/TODO index 62c51e15..c8b2e83f 100644 --- a/TODO +++ b/TODO @@ -1,4 +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) @@ -21,8 +26,8 @@ Programming: - Build an automated test suite -- HP/UX has issues with SIGCHILD handling. There needs to be a wait() defined - before reinstall. Keven Steves +- Verify that It's safe to enable NGROUPS_MAX under NeXTStep for + groupaccess features. Documentation: - More and better