head	1.2;
access;
symbols
	RELENG_9_1_0_RELEASE:1.2
	RELENG_9_1:1.2.0.6
	RELENG_9_1_BP:1.2
	RELENG_9_0_0_RELEASE:1.2
	RELENG_9_0:1.2.0.4
	RELENG_9_0_BP:1.2
	RELENG_9:1.2.0.2
	RELENG_9_BP:1.2;
locks; strict;
comment	@# @;


1.2
date	2011.06.20.08.00.32;	author gavin;	state Exp;
branches;
next	1.1;

1.1
date	2011.06.19.21.50.38;	author gavin;	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
@$NetBSD: todo,v 1.12 2008/12/20 15:17:58 lukem Exp $

Current Items
-------------

autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
(required for UnixWare 7.1.1)

Interix may need hack to fix detection of getpgrp() void args.
(See pkgsrc/net/tnftp/files/src/progressbar.c 1.2)

Old Items
---------

add locale autoconf checks

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

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

possibly install editline.3 and editrc.5

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


1.1
log
@SVN rev 223308 on 2011-06-19 21:50:38Z by gavin

Copy lukemftp to its new home, tnftp.  I'm doing this in stages so as to
not confuse the CVS exporter.
@
text
@d1 1
a1 1
$Id: todo,v 1.30 2002/06/10 08:08:53 lukem Exp $
d3 2
a4 1
update NEWS, README, ...
d6 2
a7 1
at end of configure, show summary of options used and features found
d9 5
a13 2
if socks is defined, disable ipv6 and use own getaddrinfo()/getnameinfo()
(for tron)
a16 3
AC_CHECK_SIZEOF(off_t, 0) doesn't work on FreeBSD 4.0 because the
test doesn't include <sys/types.h>. fix autoconf?

a20 2
check for utimes() decls [which system?]

@

