diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-02-06 05:03:33 +0100 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-02-06 05:03:33 +0100 |
commit | 4d408d3ae76ca9259f2402e87aa02ed9e7d17508 (patch) | |
tree | e94f3b95c69902995671e48fc5caf8cfce5640b3 /TODO | |
parent | RCSID (diff) | |
download | openssh-4d408d3ae76ca9259f2402e87aa02ed9e7d17508.tar.xz openssh-4d408d3ae76ca9259f2402e87aa02ed9e7d17508.zip |
* Remove HP/UX ssh2 signal comment.
* Added Todo item to verify groupaccess truly works under NeXTStep before
enabling it since it is enclosed around POSIX wrappers.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,8 +23,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 <stevesk@pobox.com> +- Verify that It's safe to enable NGROUPS_MAX under NeXTStep for + groupaccess features. Documentation: - More and better |