From c81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 05:11:36 +0000 Subject: $Header$ -> $FreeBSD$ --- usr.sbin/pcvt/kbdio/kbdio.y | 7 ++++++- usr.sbin/pcvt/kbdio/lex.l | 7 ++++++- usr.sbin/pcvt/set2061/compiler.h | 2 +- usr.sbin/pcvt/vgaio/lex.l | 7 ++++++- usr.sbin/pcvt/vgaio/vgaio.y | 7 ++++++- 5 files changed, 25 insertions(+), 5 deletions(-) (limited to 'usr.sbin/pcvt') 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 -- cgit v1.1