]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/lukemftp/todo
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / lukemftp / todo
1 $Id: todo,v 1.30 2002/06/10 08:08:53 lukem Exp $
2
3 update NEWS, README, ...
4
5 at end of configure, show summary of options used and features found
6
7 if socks is defined, disable ipv6 and use own getaddrinfo()/getnameinfo()
8 (for tron)
9
10 add locale autoconf checks
11
12 AC_CHECK_SIZEOF(off_t, 0) doesn't work on FreeBSD 4.0 because the
13 test doesn't include <sys/types.h>. fix autoconf?
14
15 in configure, check for ansi c compiler and barf if it fails
16
17 check if we need #defines for memcpy() et al
18
19 check for utimes() decls [which system?]
20
21 possibly install editline.3 and editrc.5
22
23 system specific tests (to remove need for manual intervention):
24 - sunos4
25         LIBS+= -lresolv