summaryrefslogtreecommitdiff
path: root/libexec/ftpd/logutmp.c
AgeCommit message (Collapse)Author
1999-12-10indentTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.
1996-06-18my netbsd pr#2217: add utmp support to ftpd, some other small changes/fixes.Jason Downs