head	1.2;
access;
symbols
	RELENG_8_4:1.2.0.2
	RELENG_8_3_0_RELEASE:1.1.1.2
	RELENG_8_3:1.1.1.2.0.48
	RELENG_8_3_BP:1.1.1.2
	RELENG_7_4_0_RELEASE:1.1.1.2
	RELENG_8_2_0_RELEASE:1.1.1.2
	RELENG_7_4:1.1.1.2.0.46
	RELENG_7_4_BP:1.1.1.2
	RELENG_8_2:1.1.1.2.0.44
	RELENG_8_2_BP:1.1.1.2
	RELENG_8_1_0_RELEASE:1.1.1.2
	RELENG_8_1:1.1.1.2.0.42
	RELENG_8_1_BP:1.1.1.2
	RELENG_7_3_0_RELEASE:1.1.1.2
	RELENG_7_3:1.1.1.2.0.40
	RELENG_7_3_BP:1.1.1.2
	RELENG_8_0_0_RELEASE:1.1.1.2
	RELENG_8_0:1.1.1.2.0.38
	RELENG_8_0_BP:1.1.1.2
	RELENG_8:1.1.1.2.0.36
	RELENG_8_BP:1.1.1.2
	RELENG_7_2_0_RELEASE:1.1.1.2
	RELENG_7_2:1.1.1.2.0.34
	RELENG_7_2_BP:1.1.1.2
	RELENG_7_1_0_RELEASE:1.1.1.2
	RELENG_6_4_0_RELEASE:1.1.1.2
	RELENG_7_1:1.1.1.2.0.32
	RELENG_7_1_BP:1.1.1.2
	RELENG_6_4:1.1.1.2.0.30
	RELENG_6_4_BP:1.1.1.2
	RELENG_7_0_0_RELEASE:1.1.1.2
	RELENG_6_3_0_RELEASE:1.1.1.2
	RELENG_7_0:1.1.1.2.0.28
	RELENG_7_0_BP:1.1.1.2
	RELENG_6_3:1.1.1.2.0.26
	RELENG_6_3_BP:1.1.1.2
	RELENG_7:1.1.1.2.0.24
	RELENG_7_BP:1.1.1.2
	RELENG_6_2_0_RELEASE:1.1.1.2
	RELENG_6_2:1.1.1.2.0.22
	RELENG_6_2_BP:1.1.1.2
	RELENG_5_5_0_RELEASE:1.1.1.2
	RELENG_5_5:1.1.1.2.0.20
	RELENG_5_5_BP:1.1.1.2
	RELENG_6_1_0_RELEASE:1.1.1.2
	RELENG_6_1:1.1.1.2.0.18
	RELENG_6_1_BP:1.1.1.2
	RELENG_6_0_0_RELEASE:1.1.1.2
	RELENG_6_0:1.1.1.2.0.16
	RELENG_6_0_BP:1.1.1.2
	RELENG_6:1.1.1.2.0.14
	RELENG_6_BP:1.1.1.2
	nbsd_20050516:1.1.1.2
	RELENG_5_4_0_RELEASE:1.1.1.2
	RELENG_5_4:1.1.1.2.0.12
	RELENG_5_4_BP:1.1.1.2
	nbsd_20050219:1.1.1.2
	RELENG_5_3_0_RELEASE:1.1.1.2
	RELENG_5_3:1.1.1.2.0.10
	RELENG_5_3_BP:1.1.1.2
	RELENG_5:1.1.1.2.0.8
	RELENG_5_BP:1.1.1.2
	RELENG_5_2_1_RELEASE:1.1.1.2
	RELENG_5_2_0_RELEASE:1.1.1.2
	RELENG_5_2:1.1.1.2.0.6
	RELENG_5_2_BP:1.1.1.2
	nbsd_20031103:1.1.1.2
	nbsd_20030630:1.1.1.2
	nbsd_20030615:1.1.1.2
	RELENG_5_1_0_RELEASE:1.1.1.2
	RELENG_5_1:1.1.1.2.0.4
	RELENG_5_1_BP:1.1.1.2
	RELENG_5_0_0_RELEASE:1.1.1.2
	RELENG_5_0:1.1.1.2.0.2
	RELENG_5_0_BP:1.1.1.2
	V1_6_BETA2:1.1.1.2
	V1_5_FIXES:1.1.1.1
	v1_5:1.1.1.1
	LUKEM:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2011.06.20.08.00.32;	author gavin;	state dead;
branches
	1.2.2.1;
next	1.1;

1.1
date	2001.07.19.16.26.12;	author obrien;	state Exp;
branches
	1.1.1.1;
next	;

1.2.2.1
date	2011.06.20.08.00.32;	author svnexp;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2013.03.28.13.01.39;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	2001.07.19.16.26.12;	author obrien;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2002.06.15.09.40.30;	author mikeh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 223328 on 2011-06-20 08:00:32Z by gavin

Merge tnftp-20100108 from the vendor branch into head.

PR:		bin/112288 bin/120256 bin/129014 bin/145528
MFC after:	1 month
@
text
@$Id: todo,v 1.25 2000/09/19 22:25:50 lukem Exp $

in configure, check for ansi c compiler and barf if it fails

check if we need #defines for memcpy() et al

we check for fparseln twice; once in libutil and once in general

check for utimes() decls [which system?]

possibly install editline.3 and editrc.5

system specific tests (to remove need for manual intervention):
- sunos4
	LIBS+= -lresolv
@


1.2.2.1
log
@file todo was added on branch RELENG_8_4 on 2013-03-28 13:01:39 +0000
@
text
@d1 15
@


1.2.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 25
$Id: todo,v 1.30 2002/06/10 08:08:53 lukem Exp $

update NEWS, README, ...

at end of configure, show summary of options used and features found

if socks is defined, disable ipv6 and use own getaddrinfo()/getnameinfo()
(for tron)

add locale autoconf checks

AC_CHECK_SIZEOF(off_t, 0) doesn't work on FreeBSD 4.0 because the
test doesn't include <sys/types.h>. fix autoconf?

in configure, check for ansi c compiler and barf if it fails

check if we need #defines for memcpy() et al

check for utimes() decls [which system?]

possibly install editline.3 and editrc.5

system specific tests (to remove need for manual intervention):
- sunos4
	LIBS+= -lresolv
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import of LukeM's ftp client, version 1.5.
@
text
@@


1.1.1.2
log
@Import lukemftp-1.6-beta2.
@
text
@d1 1
a1 13
$Id: todo,v 1.30 2002/06/10 08:08:53 lukem Exp $

update NEWS, README, ...

at end of configure, show summary of options used and features found

if socks is defined, disable ipv6 and use own getaddrinfo()/getnameinfo()
(for tron)

add locale autoconf checks

AC_CHECK_SIZEOF(off_t, 0) doesn't work on FreeBSD 4.0 because the
test doesn't include <sys/types.h>. fix autoconf?
d6 2
@

