summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordjm <djm>2003-01-09 22:53:12 +0000
committerdjm <djm>2003-01-09 22:53:12 +0000
commit0c42c00b8a3462145e87efb50e3495338bb0b6a0 (patch)
treeedd1aad4529dcd6f08668e80e2af0cb97fb5452d /TODO
parent08d33d47d87f75fd57157c7efac4491ab1c6e33d (diff)
downloadopenssh-0c42c00b8a3462145e87efb50e3495338bb0b6a0.tar.gz
- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
systems may be added later.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index f667d59d..d3246144 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,7 @@ Programming:
- 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
+- More platforms for for setproctitle() emulation (testing needed)
- Handle changing passwords for the non-PAM expired password case
@@ -133,4 +133,4 @@ PrivSep Issues:
- Cygwin
+ Privsep for Pre-auth only (no fd passing)
-$Id: TODO,v 1.51 2002/09/05 06:32:03 djm Exp $
+$Id: TODO,v 1.52 2003/01/09 22:53:12 djm Exp $