summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 1 insertions, 9 deletions
diff --git a/TODO b/TODO
index 9b76e4ae9..589e446ac 100644
--- a/TODO
+++ b/TODO
@@ -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
62Documentation: 54Documentation:
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 $