summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 22:26:20 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 22:26:20 +1100
commitc68d43335f11c6d1659e39433c9c075a97d48f16 (patch)
tree917021604e732a7e0936a3025834237174e7a9bf /TODO
parentec932376b7c8bf621bb93ee6ee1406332e1574e1 (diff)
downloadopenssh-git-c68d43335f11c6d1659e39433c9c075a97d48f16.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 $