NetBSD/libexec/ftpd
lukem 4b70eef93f * add -H, which acts like -h `hostname`. (requested by kim@)
* refer to draft-ietf-ftpext-mlst-11 instead of -10
2000-07-15 03:45:19 +00:00
..
Makefile Make things builds with GCC 2.96 2000-07-03 03:34:25 +00:00
cmds.c base64_encode(): separate out the special case for the last 2 bytes, and 2000-07-10 22:41:17 +00:00
conf.c More -Wformat cleanups. 2000-07-09 02:24:30 +00:00
extern.h More format paranoia. 2000-07-08 18:24:28 +00:00
ftpcmd.y * add -H, which acts like -h `hostname`. (requested by kim@) 2000-07-15 03:45:19 +00:00
ftpd.8 * add -H, which acts like -h `hostname`. (requested by kim@) 2000-07-15 03:45:19 +00:00
ftpd.c * add -H, which acts like -h `hostname`. (requested by kim@) 2000-07-15 03:45:19 +00:00
ftpd.conf.5 fix problems noted by <dogcow@redback.com> in [bin/10390] and private email: 2000-06-20 07:39:46 +00:00
ftpusers.5 Clarify the meaning of `directive', as requested in [security/10229] 2000-05-30 23:53:37 +00:00
logutmp.c convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
logwtmp.c convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
pathnames.h only define _DEFAULT_CONFDIR if not set. (allows compile-time override) 2000-03-06 21:42:26 +00:00
popen.c - Always close(pdata) if it was a valid filedescriptor before setting it to -1. 2000-05-20 23:34:55 +00:00
version.h * add -H, which acts like -h `hostname`. (requested by kim@) 2000-07-15 03:45:19 +00:00