1$NetBSD: todo,v 1.12 2008/12/20 15:17:58 lukem Exp $ 2 3Current Items 4------------- 5 6autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override. 7(required for UnixWare 7.1.1) 8 9Interix may need hack to fix detection of getpgrp() void args. 10(See pkgsrc/net/tnftp/files/src/progressbar.c 1.2) 11 12Old Items 13--------- 14 15add locale autoconf checks 16 17in configure, check for ansi c compiler and barf if it fails 18 19check if we need #defines for memcpy() et al 20 21possibly install editline.3 and editrc.5 22 23system specific tests (to remove need for manual intervention): 24- sunos4 25 LIBS+= -lresolv 26