diff options
author | peter <peter@FreeBSD.org> | 1999-09-06 07:39:30 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-09-06 07:39:30 +0000 |
commit | fa71a2b8c16597ff1616e804b6ddde5361d842e4 (patch) | |
tree | de217d571189dfa46896da810916fb477ca9d6eb /usr.sbin/pcvt/kbdio/lex.l | |
parent | e8a88abe94b71b01a6e0bc88f2151d4547c4f05e (diff) | |
download | FreeBSD-src-fa71a2b8c16597ff1616e804b6ddde5361d842e4.zip FreeBSD-src-fa71a2b8c16597ff1616e804b6ddde5361d842e4.tar.gz |
Tidy up $Log$ debris
Diffstat (limited to 'usr.sbin/pcvt/kbdio/lex.l')
-rw-r--r-- | usr.sbin/pcvt/kbdio/lex.l | 14 |
1 files changed, 0 insertions, 14 deletions
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. * |