freebsd-dev/libexec/ftpd
Ed Schouten 80643af02b Port ftpd to utmpx.
Unfortunately I have to partially wreck its functionality, though. ftpd
used to keep a file descriptor to the wtmp, which allowed it to work
from within a chroot. The current utmpx implementation doesn't offer a
way to do this. Maybe we can address this in the future, if it turns out
to be a real issue.
2010-01-13 18:28:41 +00:00
..
config.h
extern.h Move variable externs into extern.h so they are checked against the definitions. 2009-04-07 20:34:34 +00:00
ftpchroot.5 Assorted mdoc(7) fixes. 2003-06-01 19:52:36 +00:00
ftpcmd.y Move variable externs into extern.h so they are checked against the definitions. 2009-04-07 20:34:34 +00:00
ftpd.8 o Fix typo: indentical -> identical. 2009-01-30 09:42:25 +00:00
ftpd.c Port ftpd to utmpx. 2010-01-13 18:28:41 +00:00
logwtmp.c Port ftpd to utmpx. 2010-01-13 18:28:41 +00:00
Makefile Fix compilation of ftpcmd.y without -DINET6. 2006-06-05 15:50:34 +00:00
pathnames.h
popen.c Use __FBSDID. 2004-11-18 13:46:29 +00:00