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 Fix WARNS=4 issues (const & sign mismatches, etc) 2009-03-15 07:48:36 +00:00
cmds.c Fix WARNS=4 issues (const & sign mismatches, etc) 2009-03-15 07:48:36 +00:00
conf.c Fix WARNS=4 issues (const & sign mismatches, etc) 2009-03-15 07:48:36 +00:00
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 Don't use .Xo/.Xc or .Oo/.Oc over .It lines to work around the macro 2009-04-09 02:25:45 +00:00
ftpusers.5
logutmp.c
logwtmp.c
pathnames.h
popen.c Fix 'vfork clobber' warning on vax. 2009-03-18 02:27:41 +00:00
version.h NetBSD-ftpd 20091107: 2009-11-07 03:10:05 +00:00