summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/ppp/solaris
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/ppp/solaris')
-rw-r--r--mdk-stage1/ppp/solaris/Makedefs.sol22
-rw-r--r--mdk-stage1/ppp/solaris/Makefile.sol22
-rw-r--r--mdk-stage1/ppp/solaris/Makefile.sol2-642
-rw-r--r--mdk-stage1/ppp/solaris/Makefile.top2
-rw-r--r--mdk-stage1/ppp/solaris/ppp.c2
-rw-r--r--mdk-stage1/ppp/solaris/ppp_ahdlc.c2
-rw-r--r--mdk-stage1/ppp/solaris/ppp_comp.c2
-rw-r--r--mdk-stage1/ppp/solaris/ppp_comp_mod.c2
-rw-r--r--mdk-stage1/ppp/solaris/ppp_mod.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/mdk-stage1/ppp/solaris/Makedefs.sol2 b/mdk-stage1/ppp/solaris/Makedefs.sol2
index 1282c6e74..c13cb581f 100644
--- a/mdk-stage1/ppp/solaris/Makedefs.sol2
+++ b/mdk-stage1/ppp/solaris/Makedefs.sol2
@@ -1,7 +1,7 @@
#
# Generic make definitions for Solaris 2
#
-# $Id$
+# $Id: Makedefs.sol2 195720 2001-06-11 11:44:34Z gc $
#
include ../solaris/Makedefs
diff --git a/mdk-stage1/ppp/solaris/Makefile.sol2 b/mdk-stage1/ppp/solaris/Makefile.sol2
index 78628847b..d421c33a5 100644
--- a/mdk-stage1/ppp/solaris/Makefile.sol2
+++ b/mdk-stage1/ppp/solaris/Makefile.sol2
@@ -1,7 +1,7 @@
#
# Makefile for STREAMS modules for Solaris 2.
#
-# $Id$
+# $Id: Makefile.sol2 195720 2001-06-11 11:44:34Z gc $
#
include Makedefs.sol2
diff --git a/mdk-stage1/ppp/solaris/Makefile.sol2-64 b/mdk-stage1/ppp/solaris/Makefile.sol2-64
index 63e75fc54..4481cdf12 100644
--- a/mdk-stage1/ppp/solaris/Makefile.sol2-64
+++ b/mdk-stage1/ppp/solaris/Makefile.sol2-64
@@ -1,7 +1,7 @@
#
# Makefile for 64-bit STREAMS modules for Solaris 2.
#
-# $Id$
+# $Id: Makefile.sol2-64 195720 2001-06-11 11:44:34Z gc $
#
include Makedefs.sol2
diff --git a/mdk-stage1/ppp/solaris/Makefile.top b/mdk-stage1/ppp/solaris/Makefile.top
index f1200b852..2236866bc 100644
--- a/mdk-stage1/ppp/solaris/Makefile.top
+++ b/mdk-stage1/ppp/solaris/Makefile.top
@@ -1,7 +1,7 @@
#
# ppp top level makefile for SVR4 and Solaris 2
#
-# $Id$
+# $Id: Makefile.top 195720 2001-06-11 11:44:34Z gc $
#
include solaris/Makedefs
diff --git a/mdk-stage1/ppp/solaris/ppp.c b/mdk-stage1/ppp/solaris/ppp.c
index 44bf08dff..f6d8c93df 100644
--- a/mdk-stage1/ppp/solaris/ppp.c
+++ b/mdk-stage1/ppp/solaris/ppp.c
@@ -24,7 +24,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: ppp.c 195720 2001-06-11 11:44:34Z gc $
*/
/*
diff --git a/mdk-stage1/ppp/solaris/ppp_ahdlc.c b/mdk-stage1/ppp/solaris/ppp_ahdlc.c
index d0b961258..e3c4baa28 100644
--- a/mdk-stage1/ppp/solaris/ppp_ahdlc.c
+++ b/mdk-stage1/ppp/solaris/ppp_ahdlc.c
@@ -41,7 +41,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: ppp_ahdlc.c 195720 2001-06-11 11:44:34Z gc $
*/
/*
diff --git a/mdk-stage1/ppp/solaris/ppp_comp.c b/mdk-stage1/ppp/solaris/ppp_comp.c
index f6eef5ab1..941e9d8c5 100644
--- a/mdk-stage1/ppp/solaris/ppp_comp.c
+++ b/mdk-stage1/ppp/solaris/ppp_comp.c
@@ -24,7 +24,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: ppp_comp.c 195720 2001-06-11 11:44:34Z gc $
*/
/*
diff --git a/mdk-stage1/ppp/solaris/ppp_comp_mod.c b/mdk-stage1/ppp/solaris/ppp_comp_mod.c
index 83ff8e252..d22fbc81f 100644
--- a/mdk-stage1/ppp/solaris/ppp_comp_mod.c
+++ b/mdk-stage1/ppp/solaris/ppp_comp_mod.c
@@ -24,7 +24,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: ppp_comp_mod.c 195720 2001-06-11 11:44:34Z gc $
*/
/*
diff --git a/mdk-stage1/ppp/solaris/ppp_mod.c b/mdk-stage1/ppp/solaris/ppp_mod.c
index a4b1538a5..7a4f52add 100644
--- a/mdk-stage1/ppp/solaris/ppp_mod.c
+++ b/mdk-stage1/ppp/solaris/ppp_mod.c
@@ -24,7 +24,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: ppp_mod.c 195720 2001-06-11 11:44:34Z gc $
*/
/*