purge uses of alloca
[unix-history] / usr / src / libexec / getty / gettytab.h
index 43d7457..677a07c 100644 (file)
@@ -1,4 +1,10 @@
-/*     gettytab.h      4.4     85/02/05        */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)gettytab.h  5.2 (Berkeley) %G%
+ */
 
 /*
  * Getty description definitions.
 
 /*
  * Getty description definitions.
@@ -98,6 +104,7 @@ struct gettyflags {
 #define        HC      gettyflags[17].value
 #define UB     gettyflags[18].value
 #define AB     gettyflags[19].value
 #define        HC      gettyflags[17].value
 #define UB     gettyflags[18].value
 #define AB     gettyflags[19].value
+#define DX     gettyflags[20].value
 
 int    getent();
 long   getnum();
 
 int    getent();
 long   getnum();