Add replace test -S
This commit is contained in:
parent
4864e8f9c0
commit
b8b8ecf87d
3
TODO
3
TODO
|
@ -1,6 +1,9 @@
|
||||||
Programming:
|
Programming:
|
||||||
- Grep for 'XXX' comments and fix
|
- 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
|
- Replacement for setproctitle() - HP/UX support only currently
|
||||||
|
|
||||||
- Improve PAM support (a pam_lastlog module will cause sshd to exit)
|
- Improve PAM support (a pam_lastlog module will cause sshd to exit)
|
||||||
|
|
Loading…
Reference in New Issue