K 10 svn:author V 2 ed K 8 svn:date V 27 2010-01-13T18:28:41.136252Z K 7 svn:log V 326 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. END