NetBSD/libexec/ftpd
lukem 11a6d49961 NetBSD-ftpd 20091107:
* Fix WARNS=4 issues (const & sign mismatches, etc)
* Ensure various ftpd.conf values can't exceed their underlying types.
* Fix for 64 bit time_t and dev_t
* Rename internal getline() function to get_line() so it does
  conflict with the getline(3) libc function.
* Log both the hostname and numeric address.
* Improve man page mdoc formatting
2009-11-07 03:10:05 +00:00
..
Makefile
cmds.c
conf.c
extern.h Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
ftpcmd.y Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
ftpd.8 Drop trailing whitespace. 2009-05-01 10:53:27 +00:00
ftpd.c Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
ftpd.conf.5
ftpusers.5
logutmp.c
logwtmp.c
pathnames.h
popen.c
version.h NetBSD-ftpd 20091107: 2009-11-07 03:10:05 +00:00