NetBSD/libexec/ftpd
lukem 6c12b8f0d2 use LLT and STRTOLL() instead of off_t and strtoull() for parsing the
"larger than int" arguments from commands.  improves portability.
2003-02-24 12:57:06 +00:00
..
cmds.c ftpd was unable to service the pwd request once you entered a directory 2003-01-08 18:07:31 +00:00
conf.c - convert to using libc's strsuftoll(3) 2002-11-29 14:39:59 +00:00
extern.h rename local copies of login(), logout() and logwtmp() to 2003-02-23 13:04:37 +00:00
ftpcmd.y use LLT and STRTOLL() instead of off_t and strtoull() for parsing the 2003-02-24 12:57:06 +00:00
ftpd.8 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
ftpd.c rename local copies of login(), logout() and logwtmp() to 2003-02-23 13:04:37 +00:00
ftpd.conf.5 -1 -> \-1. 2002-11-29 19:22:01 +00:00
ftpusers.5 Improve FILES section. 2001-12-01 16:24:24 +00:00
logutmp.c rename local copies of login(), logout() and logwtmp() to 2003-02-23 13:04:37 +00:00
logwtmp.c rename local copies of login(), logout() and logwtmp() to 2003-02-23 13:04:37 +00:00
Makefile use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk 2002-09-18 06:24:33 +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 Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
version.h use LLT and STRTOLL() instead of off_t and strtoull() for parsing the 2003-02-24 12:57:06 +00:00