summaryrefslogtreecommitdiffstats
path: root/libexec/getty/gettytab.h
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-11-13 01:06:40 +0000
committerpst <pst@FreeBSD.org>1996-11-13 01:06:40 +0000
commitc6a3e110368c7535f1f82a9d99003f7acebc6736 (patch)
tree1eea76ea1873c5758e07425cc7eaeef246b89452 /libexec/getty/gettytab.h
parentd50c7b65af699615c4fdce907899e59fd6349245 (diff)
downloadFreeBSD-src-c6a3e110368c7535f1f82a9d99003f7acebc6736.zip
FreeBSD-src-c6a3e110368c7535f1f82a9d99003f7acebc6736.tar.gz
Add the >optional< ability to sense PPP link bringups and call an authentication program
Diffstat (limited to 'libexec/getty/gettytab.h')
-rw-r--r--libexec/getty/gettytab.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/getty/gettytab.h b/libexec/getty/gettytab.h
index 6eecc12..8a67315 100644
--- a/libexec/getty/gettytab.h
+++ b/libexec/getty/gettytab.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)gettytab.h 8.2 (Berkeley) 3/30/94
- * $Id: gettytab.h,v 1.1.1.2 1996/04/13 15:33:09 joerg Exp $
+ * $Id: gettytab.h,v 1.3 1996/05/05 19:01:09 joerg Exp $
*/
/*
@@ -86,6 +86,7 @@ struct gettyflags {
#define WE gettystrs[22].value
#define LN gettystrs[23].value
#define Lo gettystrs[24].value
+#define PP gettystrs[25].value
/*
* Numeric definitions.
OpenPOWER on IntegriCloud