Module Name:    othersrc
Committed By:   lukem
Date:           Sat Jul  4 05:38:28 UTC 2020

Modified Files:
        othersrc/libexec/tnftpd: todo

Log Message:
TODO: more stuff


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 othersrc/libexec/tnftpd/todo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: othersrc/libexec/tnftpd/todo
diff -u othersrc/libexec/tnftpd/todo:1.21 othersrc/libexec/tnftpd/todo:1.22
--- othersrc/libexec/tnftpd/todo:1.21	Sun Mar 21 10:49:16 2010
+++ othersrc/libexec/tnftpd/todo	Sat Jul  4 05:38:28 2020
@@ -1,4 +1,4 @@
-$NetBSD: todo,v 1.21 2010/03/21 10:49:16 lukem Exp $
+$NetBSD: todo,v 1.22 2020/07/04 05:38:28 lukem Exp $
 
 check for pidfile returning void (old netbsd such as 1.6) ?
 
@@ -28,3 +28,12 @@ enable kerberos support once its fixed?
 enable socks once functional autoconf tests are available.
 
 add setenv(3) to replace putenv(3) cruft?
+
+convert to tools/compat/fgetln.c for inline NUL handling?
+
+autoconf check for FNM_NORES for detection of recursion attack.
+less like to be a problem since it's only parsed from ftpd.conf
+
+tools/compat/configure.ac BROKEN_FPARSELN
+
+allow glob override to be optional?

Reply via email to