summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/pcvt/kbdio/kbdio.y14
-rw-r--r--usr.sbin/pcvt/kbdio/lex.l14
-rw-r--r--usr.sbin/pcvt/vgaio/lex.l9
-rw-r--r--usr.sbin/pcvt/vgaio/vgaio.h3
-rw-r--r--usr.sbin/pcvt/vgaio/vgaio.y9
5 files changed, 0 insertions, 49 deletions
diff --git a/usr.sbin/pcvt/kbdio/kbdio.y b/usr.sbin/pcvt/kbdio/kbdio.y
index d6a294e..55bf231 100644
--- a/usr.sbin/pcvt/kbdio/kbdio.y
+++ b/usr.sbin/pcvt/kbdio/kbdio.y
@@ -38,20 +38,6 @@
/*
* $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
- *
- * Submitted by: Hellmuth Michaelis <hm@altona.hamburg.com>
- *
- * Revision 1.1.1.1 1995/02/05 13:49:24 jkh
- * PCVT userland utilities.
- * Submitted by: hm
- *
* Revision 1.2 1994/09/18 19:49:22 j
* Refined expr handling; can now set/clear bits.
*
diff --git a/usr.sbin/pcvt/kbdio/lex.l b/usr.sbin/pcvt/kbdio/lex.l
index 6a7a150..de1a252 100644
--- a/usr.sbin/pcvt/kbdio/lex.l
+++ b/usr.sbin/pcvt/kbdio/lex.l
@@ -37,20 +37,6 @@
/*
* $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
- *
- * Submitted by: Hellmuth Michaelis <hm@altona.hamburg.com>
- *
- * Revision 1.1.1.1 1995/02/05 13:49:24 jkh
- * PCVT userland utilities.
- * Submitted by: hm
- *
* Revision 1.2 1994/09/18 19:48:45 j
* Added the symbolic values for kbd cmd byte.
*
diff --git a/usr.sbin/pcvt/vgaio/lex.l b/usr.sbin/pcvt/vgaio/lex.l
index f979581..e729850 100644
--- a/usr.sbin/pcvt/vgaio/lex.l
+++ b/usr.sbin/pcvt/vgaio/lex.l
@@ -37,15 +37,6 @@
/*
* $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
- *
* Revision 1.1 1994/03/29 02:47:20 mycroft
* pcvt 3.0, with some performance enhancements by Joerg Wunsch and me.
*
diff --git a/usr.sbin/pcvt/vgaio/vgaio.h b/usr.sbin/pcvt/vgaio/vgaio.h
index 61b9064..e313f86 100644
--- a/usr.sbin/pcvt/vgaio/vgaio.h
+++ b/usr.sbin/pcvt/vgaio/vgaio.h
@@ -37,9 +37,6 @@
* The author may be reached unter <joerg_wunsch@uriah.sax.de>
*
* $Log: vgaio.h,v $
- * Revision 1.2 1995/03/05 22:46:27 joerg
- * Upgrade to beta 3.20/b22
- *
* Revision 1.1 1994/03/29 02:47:25 mycroft
* pcvt 3.0, with some performance enhancements by Joerg Wunsch and me.
*
diff --git a/usr.sbin/pcvt/vgaio/vgaio.y b/usr.sbin/pcvt/vgaio/vgaio.y
index f1bac55..7d5c05a 100644
--- a/usr.sbin/pcvt/vgaio/vgaio.y
+++ b/usr.sbin/pcvt/vgaio/vgaio.y
@@ -37,15 +37,6 @@
/*
* $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
- *
* Revision 1.1 1994/03/29 02:47:27 mycroft
* pcvt 3.0, with some performance enhancements by Joerg Wunsch and me.
*
OpenPOWER on IntegriCloud