summaryrefslogtreecommitdiffstats
path: root/contrib/lukemftp/todo
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-07-19 16:26:14 +0000
committerobrien <obrien@FreeBSD.org>2001-07-19 16:26:14 +0000
commit3b6e1b54e4878f6b5771b886f08716f6c33c81f6 (patch)
treeb2e212d8817efdff7190924a6cf96f692ec3f76d /contrib/lukemftp/todo
downloadFreeBSD-src-3b6e1b54e4878f6b5771b886f08716f6c33c81f6.zip
FreeBSD-src-3b6e1b54e4878f6b5771b886f08716f6c33c81f6.tar.gz
Import of LukeM's ftp client, version 1.5.
Diffstat (limited to 'contrib/lukemftp/todo')
-rw-r--r--contrib/lukemftp/todo15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/lukemftp/todo b/contrib/lukemftp/todo
new file mode 100644
index 0000000..6670b13
--- /dev/null
+++ b/contrib/lukemftp/todo
@@ -0,0 +1,15 @@
+$Id: todo,v 1.25 2000/09/19 22:25:50 lukem Exp $
+
+in configure, check for ansi c compiler and barf if it fails
+
+check if we need #defines for memcpy() et al
+
+we check for fparseln twice; once in libutil and once in general
+
+check for utimes() decls [which system?]
+
+possibly install editline.3 and editrc.5
+
+system specific tests (to remove need for manual intervention):
+- sunos4
+ LIBS+= -lresolv
OpenPOWER on IntegriCloud