summaryrefslogtreecommitdiffstats
path: root/contrib/lukemftpd/todo
blob: 52a736eea5b9438db11a6478a3459baabb818e5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
autoconf checks:
	- HAVE_FTP_NAMES if FTP_NAMES et al in <arpa/ftp.h>
	- replace getopt() if optreset (BSD) or getoptreset() (irix)
	  is not available?
	- IF_NAMESIZE not available on darwin
	- inet_net_pton() ipv6 support

support lfcompile(5) (large files) on solaris

fix internalls (actually fts) on IRIX

enable utmp stuff (need to make it portable)

enable wtmp stuff (need to make it portable)

enable kerberos support once its fixed?

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

barf if neither flock() nor lockf() is available
OpenPOWER on IntegriCloud