]> git.saurik.com Git - apple/system_cmds.git/blobdiff - getty.tproj/subr.c
system_cmds-336.tar.gz
[apple/system_cmds.git] / getty.tproj / subr.c
index d3322b66c8535f2a70f150d259aa3af6e8426bd4..83fe9b40e92696d3c37c027c0a7a7dd32db70387 100644 (file)
 
 #ifndef lint
 /*static char sccsid[] = "from: @(#)subr.c     8.1 (Berkeley) 6/4/93";*/
-static char rcsid[] = "$Id: subr.c,v 1.1.1.2 2000/01/11 02:10:15 wsanchez Exp $";
+static char rcsid[] = "$Id: subr.c,v 1.2 2004/09/30 22:57:04 lindak Exp $";
 #endif /* not lint */
 
 /*
  * Melbourne getty.
  */
-#define COMPAT_43 1
+#define COMPAT_43_TTY 1
 #include <stdlib.h>
 #include <unistd.h>
 #include <string.h>