$NetBSD: todo,v 1.21 2010/03/21 10:49:16 lukem Exp $

check for pidfile returning void (old netbsd such as 1.6) ?

fix detection of largefile support:
	- solaris: lfcompile(5)

cygwin missing:
	- SA_NOCLDWAIT

enable LOGIN_CAP (with autoconf portability)

consider updating: ls/* [s-u]*

provide replacement for pidfile

autoconf checks:
	- replace getopt() if optreset (BSD) or getoptreset() (irix)
	  is not available?
	- IF_NAMESIZE not available on darwin

enable utmp stuff (need to make it portable)

enable wtmp stuff (need to make it portable)

enable kerberos support once its fixed?

enable socks once functional autoconf tests are available.

add setenv(3) to replace putenv(3) cruft?
