diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-10-08 02:53:55 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-10-08 02:53:55 +0000 |
commit | 7c23540fffc70f9b981db318b569ec061e79e91a (patch) | |
tree | 5cf7b084262bc8bde29f9542c38f86c4b49cf3e0 | |
parent | f16c81f900c361c32cee3a15b6c1802187114793 (diff) |
Cleaned out dead entries.
-rw-r--r-- | TODO | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -10,9 +10,6 @@ Programming: | |||
10 | -lresolv -lkrb -lz -lnsl -lutil -lcrypto -lkafs -lkrb -ldes | 10 | -lresolv -lkrb -lz -lnsl -lutil -lcrypto -lkafs -lkrb -ldes |
11 | fixing the problem. | 11 | fixing the problem. |
12 | 12 | ||
13 | - Integrate contrib/mdoc2man.pl so platforms which only have the troff | ||
14 | 'an' macros can have readable manpages. | ||
15 | |||
16 | - Write a test program that calls stat() to search for EGD/PRNGd socket | 13 | - Write a test program that calls stat() to search for EGD/PRNGd socket |
17 | rather than use the (non-portable) "test -S". | 14 | rather than use the (non-portable) "test -S". |
18 | 15 | ||
@@ -50,15 +47,10 @@ Programming: | |||
50 | 47 | ||
51 | - Build an automated test suite | 48 | - Build an automated test suite |
52 | 49 | ||
53 | - Verify that It's safe to enable NGROUPS_MAX under NeXTStep for | ||
54 | groupaccess features. (mouring@eviladmin.org) | ||
55 | |||
56 | - 64-bit builds on HP-UX 11.X (stevesk@pobox.com): | 50 | - 64-bit builds on HP-UX 11.X (stevesk@pobox.com): |
57 | - utmp/wtmp get corrupted (something in loginrec?) | 51 | - utmp/wtmp get corrupted (something in loginrec?) |
58 | - can't build with PAM (no 64-bit libpam yet) | 52 | - can't build with PAM (no 64-bit libpam yet) |
59 | 53 | ||
60 | - Modify rijndael to support Cray 64bit machines. | ||
61 | |||
62 | Documentation: | 54 | Documentation: |
63 | - More and better | 55 | - More and better |
64 | 56 | ||
@@ -91,4 +83,4 @@ Packaging: | |||
91 | - HP-UX: Provide DEPOT package scripts. | 83 | - HP-UX: Provide DEPOT package scripts. |
92 | (gilbert.r.loomis@saic.com) | 84 | (gilbert.r.loomis@saic.com) |
93 | 85 | ||
94 | $Id: TODO,v 1.43 2001/09/25 03:01:49 djm Exp $ | 86 | $Id: TODO,v 1.44 2001/10/08 02:53:55 mouring Exp $ |