new copyright notice
[unix-history] / usr / src / libexec / getty / gettytab.h
index 75b8935..176f943 100644 (file)
@@ -1,9 +1,10 @@
 /*
 /*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * Copyright (c) 1983 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)gettytab.h  5.1 (Berkeley) %G%
+ * %sccs.include.redist.c%
+ *
+ *     @(#)gettytab.h  5.4 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -104,6 +105,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();