Module Name: othersrc
Committed By: lukem
Date: Sun Apr 9 00:59:30 UTC 2023
Modified Files:
othersrc/usr.bin/tnftp: todo
Log Message:
todo: move most entries to "Old items"
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 othersrc/usr.bin/tnftp/todo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/usr.bin/tnftp/todo
diff -u othersrc/usr.bin/tnftp/todo:1.15 othersrc/usr.bin/tnftp/todo:1.16
--- othersrc/usr.bin/tnftp/todo:1.15 Sun Jul 5 09:37:53 2020
+++ othersrc/usr.bin/tnftp/todo Sun Apr 9 00:59:29 2023
@@ -1,17 +1,19 @@
-$NetBSD: todo,v 1.15 2020/07/05 09:37:53 lukem Exp $
+$NetBSD: todo,v 1.16 2023/04/09 00:59:29 lukem Exp $
Current Items
-------------
+Publish on http://freshcode.club
+
+Old Items
+---------
+
autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
(required for UnixWare 7.1.1)
Interix may need hack to fix detection of getpgrp() void args.
(See pkgsrc/net/tnftp/files/src/progressbar.c 1.2)
-Old Items
----------
-
in configure, check for ansi c compiler and barf if it fails
check if we need #defines for memcpy() et al