$Id: todo,v 1.15 2008/06/09 01:25:17 lukem Exp $

fix generation of man pages so that the /etc paths are
relative to @sysconfdir@

fix detection of largefile support:
    solaris: lfcompile(5)

cygwin missing:
    SA_NOCLDWAIT

enable LOGIN_CAP (with autoconf portability)

consider updating: ls/* ftpfts.h, fts_open.c  [s-u]*

provide replacement for pidfile

email address for feedback: lukem-tnftpd@netbsd.org ?

autoconf checks:
	- replace getopt() if optreset (BSD) or getoptreset() (irix)
	  is not available?
	- IF_NAMESIZE not available on darwin

enable utmp stuff (need to make it portable)

enable wtmp stuff (need to make it portable)

enable kerberos support once its fixed?

enable socks once functional autoconf tests are available.

add setenv(3) to replace putenv(3) cruft?
