freebsd-dev/libexec/ftpd
Yaroslav Tykhiy 406d1ae93a Clean up the syslog(3) messages on the setsockopt(2) errors:
o Always check a setsockopt(2) return value
o Use a consistent message format
o Don't abort if the failed setsockopt(2) was actually not vital
o Use LOG_WARNING, not LOG_ERR, in non-fatal cases

MFC after:	1 week
2002-07-24 14:50:17 +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 GLOB_QUOTE has been retired. 2002-07-17 05:47:49 +00:00
ftpd.8 The .Nm utility 2002-07-06 19:19:48 +00:00
ftpd.c Clean up the syslog(3) messages on the setsockopt(2) errors: 2002-07-24 14:50:17 +00:00
logwtmp.c Log wtmp according to an address family properly. 2002-01-28 14:50:07 +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