]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/tnftp/todo
MFC r368207,368607:
[FreeBSD/stable/10.git] / contrib / tnftp / todo
1 $NetBSD: todo,v 1.12 2008/12/20 15:17:58 lukem Exp $
2
3 Current Items
4 -------------
5
6 autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
7 (required for UnixWare 7.1.1)
8
9 Interix may need hack to fix detection of getpgrp() void args.
10 (See pkgsrc/net/tnftp/files/src/progressbar.c 1.2)
11
12 Old Items
13 ---------
14
15 add locale autoconf checks
16
17 in configure, check for ansi c compiler and barf if it fails
18
19 check if we need #defines for memcpy() et al
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