1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-31 16:57:10 +00:00
freebsd/libexec/ftpd
Yaroslav Tykhiy a23f61bc28 Fix an inconsistency between a printf-like format and its argument list.
Submitted by:	kris
MFC after:	3 days
2002-08-27 07:38:55 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpcmd.y Fix command help lines: 2002-08-13 13:56:42 +00:00
ftpd.8 Add option '-W': don't log FTP sessions to wtmp. 2002-08-23 09:06:28 +00:00
ftpd.c Fix an inconsistency between a printf-like format and its argument list. 2002-08-27 07:38:55 +00:00
logwtmp.c Remove the outdated casts to "char *" from the setsockopt(2), 2002-07-24 15:30:53 +00:00
Makefile Remove a GCC-specific command-line option. We should be using WARNS=n 2002-06-28 10:36:14 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c GLOB_QUOTE has been retired. 2002-07-17 05:47:49 +00:00