NetBSD/libexec/ftpd
christos d465dbd49e change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with
luke what is the best way to fix this.
2004-12-11 18:37:26 +00:00
..
Makefile
cmds.c Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
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 Add (unsigned char) cast to ctype functions 2004-11-05 21:45:36 +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 Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
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 Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
version.h * Don't allow accounts with age expired passwords to login. Any account 2004-11-19 16:03:58 +00:00