summaryrefslogtreecommitdiffstats
path: root/contrib/tnftp/todo
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tnftp/todo')
-rw-r--r--contrib/tnftp/todo20
1 files changed, 10 insertions, 10 deletions
diff --git a/contrib/tnftp/todo b/contrib/tnftp/todo
index 4863815..38f8264 100644
--- a/contrib/tnftp/todo
+++ b/contrib/tnftp/todo
@@ -1,23 +1,23 @@
-$Id: todo,v 1.30 2002/06/10 08:08:53 lukem Exp $
+$NetBSD: todo,v 1.12 2008/12/20 15:17:58 lukem Exp $
-update NEWS, README, ...
+Current Items
+-------------
-at end of configure, show summary of options used and features found
+autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
+(required for UnixWare 7.1.1)
-if socks is defined, disable ipv6 and use own getaddrinfo()/getnameinfo()
-(for tron)
+Interix may need hack to fix detection of getpgrp() void args.
+(See pkgsrc/net/tnftp/files/src/progressbar.c 1.2)
-add locale autoconf checks
+Old Items
+---------
-AC_CHECK_SIZEOF(off_t, 0) doesn't work on FreeBSD 4.0 because the
-test doesn't include <sys/types.h>. fix autoconf?
+add locale autoconf checks
in configure, check for ansi c compiler and barf if it fails
check if we need #defines for memcpy() et al
-check for utimes() decls [which system?]
-
possibly install editline.3 and editrc.5
system specific tests (to remove need for manual intervention):
OpenPOWER on IntegriCloud