summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 05:11:36 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 05:11:36 +0000
commitc81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f (patch)
treeae54befdb761e0e5c0893c705a30c45f5a7c0f30 /usr.sbin/pcvt
parentc4aced089128ad99459cc1173169758dfcea0cea (diff)
downloadFreeBSD-src-c81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f.zip
FreeBSD-src-c81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f.tar.gz
$Header$ -> $FreeBSD$
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/kbdio/kbdio.y7
-rw-r--r--usr.sbin/pcvt/kbdio/lex.l7
-rw-r--r--usr.sbin/pcvt/set2061/compiler.h2
-rw-r--r--usr.sbin/pcvt/vgaio/lex.l7
-rw-r--r--usr.sbin/pcvt/vgaio/vgaio.y7
5 files changed, 25 insertions, 5 deletions
diff --git a/usr.sbin/pcvt/kbdio/kbdio.y b/usr.sbin/pcvt/kbdio/kbdio.y
index 8f825f1..d6a294e 100644
--- a/usr.sbin/pcvt/kbdio/kbdio.y
+++ b/usr.sbin/pcvt/kbdio/kbdio.y
@@ -34,10 +34,15 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ident "$Header: /home/ncvs/src/usr.sbin/pcvt/kbdio/Attic/kbdio.y,v 1.2 1995/04/01 17:16:26 joerg Exp $"
+#ident "$FreeBSD$"
/*
* $Log: kbdio.y,v $
+ * Revision 1.4 1999/01/01 08:31:58 peter
+ * Part 4 of pcvt/voxware revival: pcvt userland
+ *
+ * Reviewed by: core
+ *
* Revision 1.2 1995/04/01 17:16:26 joerg
* Update pcvt to 3.20b23
*
diff --git a/usr.sbin/pcvt/kbdio/lex.l b/usr.sbin/pcvt/kbdio/lex.l
index b7592fe..6a7a150 100644
--- a/usr.sbin/pcvt/kbdio/lex.l
+++ b/usr.sbin/pcvt/kbdio/lex.l
@@ -33,10 +33,15 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ident "$Header: /home/ncvs/src/usr.sbin/pcvt/kbdio/Attic/lex.l,v 1.2 1995/04/01 17:16:27 joerg Exp $"
+#ident "$FreeBSD$"
/*
* $Log: lex.l,v $
+ * Revision 1.4 1999/01/01 08:31:58 peter
+ * Part 4 of pcvt/voxware revival: pcvt userland
+ *
+ * Reviewed by: core
+ *
* Revision 1.2 1995/04/01 17:16:27 joerg
* Update pcvt to 3.20b23
*
diff --git a/usr.sbin/pcvt/set2061/compiler.h b/usr.sbin/pcvt/set2061/compiler.h
index 4ff14bd..57d1cd3 100644
--- a/usr.sbin/pcvt/set2061/compiler.h
+++ b/usr.sbin/pcvt/set2061/compiler.h
@@ -20,7 +20,7 @@
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*
- * $Header: /home/ncvs/src/usr.sbin/pcvt/set2061/Attic/compiler.h,v 1.2 1995/05/30 03:49:45 rgrimes Exp $
+ * $FreeBSD$
*/
diff --git a/usr.sbin/pcvt/vgaio/lex.l b/usr.sbin/pcvt/vgaio/lex.l
index 7fb6ef2..f979581 100644
--- a/usr.sbin/pcvt/vgaio/lex.l
+++ b/usr.sbin/pcvt/vgaio/lex.l
@@ -33,10 +33,15 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ident "$Header: /home/ncvs/src/usr.sbin/pcvt/vgaio/Attic/lex.l,v 1.1.1.1 1995/02/05 13:49:23 jkh Exp $"
+#ident "$FreeBSD$"
/*
* $Log: lex.l,v $
+ * Revision 1.3 1999/01/01 08:32:05 peter
+ * Part 4 of pcvt/voxware revival: pcvt userland
+ *
+ * Reviewed by: core
+ *
* Revision 1.1.1.1 1995/02/05 13:49:23 jkh
* PCVT userland utilities.
* Submitted by: hm
diff --git a/usr.sbin/pcvt/vgaio/vgaio.y b/usr.sbin/pcvt/vgaio/vgaio.y
index ec169d8..f1bac55 100644
--- a/usr.sbin/pcvt/vgaio/vgaio.y
+++ b/usr.sbin/pcvt/vgaio/vgaio.y
@@ -33,10 +33,15 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ident "$Header: /home/ncvs/src/usr.sbin/pcvt/vgaio/Attic/vgaio.y,v 1.1.1.1 1995/02/05 13:49:24 jkh Exp $"
+#ident "$FreeBSD$"
/*
* $Log: vgaio.y,v $
+ * Revision 1.3 1999/01/01 08:32:05 peter
+ * Part 4 of pcvt/voxware revival: pcvt userland
+ *
+ * Reviewed by: core
+ *
* Revision 1.1.1.1 1995/02/05 13:49:24 jkh
* PCVT userland utilities.
* Submitted by: hm
OpenPOWER on IntegriCloud