christos
Sun Feb 1 09:10:23 EST 1998
Update of /cvsroot/src/libexec/ftpd
In directory netbsd1:/var/slash-tmp/cvs-serv4582
Modified Files:
ftpd.c
Log Message:
- #endif foo -> #endif /* foo */
- #if __STDC__ -> #ifdef __STDC__
- Don't allow expired accounts to login.