NetBSD/libexec/ftpd
lukem 7157011597 Only compile in IPv6 support if ${USE_INET6} != "no"
MKINET6 is for providing IPv6 infrastructure.
USE_INET6 is for compiling IPv6 support into the programs (needs MKINET6).
2005-01-10 02:58:58 +00:00
..
Makefile Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
cmds.c
conf.c change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with 2004-12-11 18:37:26 +00:00
extern.h Don't write trash in ut_ss; either initialize it to 0, or put in the proper 2004-11-11 01:14:10 +00:00
ftpcmd.y Reorder some declarations so that parsers generated by bison can compile. 2005-01-05 10:31:27 +00:00
ftpd.8
ftpd.c change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with 2004-12-11 18:37:26 +00:00
ftpd.conf.5
ftpusers.5
logutmp.c
logwtmp.c Don't write trash in ut_ss; either initialize it to 0, or put in the proper 2004-11-11 01:14:10 +00:00
pathnames.h change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with 2004-12-11 18:37:26 +00:00
popen.c
version.h * Don't allow accounts with age expired passwords to login. Any account 2004-11-19 16:03:58 +00:00