summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
committerDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
commita8e06cef35c205e1aa562513c6d034a10c8c9a6d (patch)
treecf8bdb4466f553088c020b9179cabd6eaf196075 /TODO
parent8c5e91c03fdd2693f0635f8b2a9904bffc94ce16 (diff)
- djm@cvs.openbsd.org 2003/11/21 11:57:03
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 6 insertions, 6 deletions
diff --git a/TODO b/TODO
index bca818523..03e268594 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,7 @@ Documentation:
8- Install FAQ? 8- Install FAQ?
9 9
10- General FAQ on S/Key, TIS, RSA, RSA2, DSA, etc and suggestions on when it 10- General FAQ on S/Key, TIS, RSA, RSA2, DSA, etc and suggestions on when it
11 would be best to use them. 11 would be best to use them.
12 12
13- Create a Documentation/ directory? 13- Create a Documentation/ directory?
14 14
@@ -17,7 +17,7 @@ Programming:
17- Grep for 'XXX' comments and fix 17- Grep for 'XXX' comments and fix
18 18
19- Link order is incorrect for some systems using Kerberos 4 and AFS. Result 19- Link order is incorrect for some systems using Kerberos 4 and AFS. Result
20 is multiple inclusion of DES symbols. Holger Trapp 20 is multiple inclusion of DES symbols. Holger Trapp
21 <holger.trapp@hrz.tu-chemnitz.de> reports that changing the configure 21 <holger.trapp@hrz.tu-chemnitz.de> reports that changing the configure
22 generated link order from: 22 generated link order from:
23 -lresolv -lkrb -lz -lnsl -lutil -lkafs -lkrb -ldes -lcrypto 23 -lresolv -lkrb -lz -lnsl -lutil -lkafs -lkrb -ldes -lcrypto
@@ -26,7 +26,7 @@ Programming:
26 fixing the problem. 26 fixing the problem.
27 27
28- Write a test program that calls stat() to search for EGD/PRNGd socket 28- Write a test program that calls stat() to search for EGD/PRNGd socket
29 rather than use the (non-portable) "test -S". 29 rather than use the (non-portable) "test -S".
30 30
31- More platforms for for setproctitle() emulation (testing needed) 31- More platforms for for setproctitle() emulation (testing needed)
32 32
@@ -70,7 +70,7 @@ Clean up configure/makefiles:
70 to allow people to (right/wrongfully) link against Bind directly. 70 to allow people to (right/wrongfully) link against Bind directly.
71 71
72- Consider splitting configure.ac into seperate files which do logically 72- Consider splitting configure.ac into seperate files which do logically
73 similar tests. E.g move all the type detection stuff into one file, 73 similar tests. E.g move all the type detection stuff into one file,
74 entropy related stuff into another. 74 entropy related stuff into another.
75 75
76Packaging: 76Packaging:
@@ -86,7 +86,7 @@ PrivSep Issues:
86 + /dev/zero solution (Solaris) 86 + /dev/zero solution (Solaris)
87 + No/broken MAP_ANON (Irix) 87 + No/broken MAP_ANON (Irix)
88 + broken /dev/zero parse (Linux) 88 + broken /dev/zero parse (Linux)
89- PAM 89- PAM
90 + See above PAM notes 90 + See above PAM notes
91- AIX 91- AIX
92 + usrinfo() does not set TTY, but only required for legacy systems. Works 92 + usrinfo() does not set TTY, but only required for legacy systems. Works
@@ -96,4 +96,4 @@ PrivSep Issues:
96- Cygwin 96- Cygwin
97 + Privsep for Pre-auth only (no fd passing) 97 + Privsep for Pre-auth only (no fd passing)
98 98
99$Id: TODO,v 1.55 2003/06/11 13:56:41 dtucker Exp $ 99$Id: TODO,v 1.56 2003/11/21 12:48:55 djm Exp $