NetBSD/libexec/ftpd
lukem 676535c744 use __NetBSD__ instead of BSD4_4 to determine if we should automatically
define HAVE_SETPROCTITLE and HAVE_SOCKADDR_SA_LEN, because certain
operating systems from a vendor which claims to be the biggest unix
vendor as of two months ago #define BSD4_4 and THEN REMOVE BITS OF THE
4.4BSD API!

anyway, this won't affect other systems which use lukemftpd (e.g,
other 4.4BSD derived systems), because autoconf will set HAVE_SETPROCTITLE
as appropriate. the point of this little code fragment is to remove the
need to have -DHAVE_SETPROCTITLE ... in our libexec/ftpd/Makefile

</rant>
2001-07-13 05:37:49 +00:00
..
Makefile - move password checking into separate valid_passwd() function, to assist 2000-11-30 02:59:11 +00:00
cmds.c crank copyrights of files changed this year 2001-04-25 01:46:25 +00:00
conf.c s/tise/tize/ in docco, add "advertize" as synonym for "advertise" 2001-06-26 19:30:44 +00:00
extern.h use __NetBSD__ instead of BSD4_4 to determine if we should automatically 2001-07-13 05:37:49 +00:00
ftpcmd.y crank copyrights of files changed this year 2001-04-25 01:46:25 +00:00
ftpd.8 Alan Barrett informs me that "advertise" (instead of "advertize") is 2001-07-08 07:27:14 +00:00
ftpd.c Alan Barrett informs me that "advertise" (instead of "advertize") is 2001-07-08 07:27:14 +00:00
ftpd.conf.5 Alan Barrett informs me that "advertise" (instead of "advertize") is 2001-07-08 07:27:14 +00:00
ftpusers.5 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
logutmp.c
logwtmp.c fix redundant declarations. 2001-02-04 22:04:11 +00:00
pathnames.h
popen.c crank copyrights of files changed this year 2001-04-25 01:46:25 +00:00
version.h s/tise/tize/ in docco, add "advertize" as synonym for "advertise" 2001-06-26 19:30:44 +00:00