NetBSD/libexec/ftpd
christos 23d3afbb8c - #endif foo -> #endif /* foo */
- #if __STDC__ -> #ifdef __STDC__
- Don't allow expired accounts to login.
1998-02-01 14:10:22 +00:00
..
Makefile add a "checkportcmd <class>" option that stops ftp bounce attacks. 1997-11-11 05:48:03 +00:00
conf.c log debug stuff using LOG_DEBUG not LOG_INFO 1997-11-16 12:04:21 +00:00
extern.h * change checkportcmd syntax to `checkportcmd class [off]' (as per `modify') 1997-11-11 12:42:24 +00:00
ftpcmd.y oops, missed this bit in previous change. 1997-11-11 06:17:22 +00:00
ftpd.8 expand on the checkportcmd option. 1998-01-23 00:56:55 +00:00
ftpd.c - #endif foo -> #endif /* foo */ 1998-02-01 14:10:22 +00:00
logwtmp.c - Pass gcc -Wall 1997-06-18 19:05:46 +00:00
pathnames.h implement '-c confdir', which allows the specification of an alternate 1997-09-23 13:56:39 +00:00
popen.c - Pass gcc -Wall 1997-06-18 19:05:46 +00:00