summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordjm <djm>2002-01-22 11:26:20 +0000
committerdjm <djm>2002-01-22 11:26:20 +0000
commit9a1d9dcf222c9bbc6096c6652ef0bfc1a5c1fa9f (patch)
tree05d864b3849241f59696acea74a68814fff30c7f /TODO
parent20f3c872e366b253ff69555982827c110c0838f8 (diff)
downloadopenssh-9a1d9dcf222c9bbc6096c6652ef0bfc1a5c1fa9f.tar.gz
more
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index b5ecee25..d094942e 100644
--- a/TODO
+++ b/TODO
@@ -75,6 +75,10 @@ Clean up configure/makefiles:
- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test
to allow people to (right/wrongfully) link against Bind directly.
+- Consider splitting configure.ac into seperate files which do logically
+ similar tests. E.g move all the type detection stuff into one file,
+ entropy related stuff into another.
+
Packaging:
- Solaris: Update packaging scripts and build new sysv startup scripts
Ideally the package metadata should be generated by autoconf.
@@ -83,4 +87,4 @@ Packaging:
- HP-UX: Provide DEPOT package scripts.
(gilbert.r.loomis@saic.com)
-$Id: TODO,v 1.45 2001/10/30 02:50:40 tim Exp $
+$Id: TODO,v 1.46 2002/01/22 11:26:20 djm Exp $