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)
more
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index b5ecee254..d094942ea 100644
--- a/TODO
+++ b/TODO
@@ -75,6 +75,10 @@ Clean up configure/makefiles:
75- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test 75- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test
76 to allow people to (right/wrongfully) link against Bind directly. 76 to allow people to (right/wrongfully) link against Bind directly.
77 77
78- Consider splitting configure.ac into seperate files which do logically
79 similar tests. E.g move all the type detection stuff into one file,
80 entropy related stuff into another.
81
78Packaging: 82Packaging:
79- Solaris: Update packaging scripts and build new sysv startup scripts 83- Solaris: Update packaging scripts and build new sysv startup scripts
80 Ideally the package metadata should be generated by autoconf. 84 Ideally the package metadata should be generated by autoconf.
@@ -83,4 +87,4 @@ Packaging:
83- HP-UX: Provide DEPOT package scripts. 87- HP-UX: Provide DEPOT package scripts.
84 (gilbert.r.loomis@saic.com) 88 (gilbert.r.loomis@saic.com)
85 89
86$Id: TODO,v 1.45 2001/10/30 02:50:40 tim Exp $ 90$Id: TODO,v 1.46 2002/01/22 11:26:20 djm Exp $