limit total running time for getty to prevent bad lines from forcing getty
[unix-history] / usr / src / libexec / ftpd / vers.c
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* %sccs.include.redist.c%
*/
#ifndef lint
static char sccsid[] = "@(#)vers.c 8.1 (Berkeley) %G%";
#endif /* not lint */
char version[] = "Version 5.70";