summaryrefslogtreecommitdiff
path: root/usr.bin/window
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2008-12-31 22:57:14 +0000
committerKen Smith <kensmith@FreeBSD.org>2008-12-31 22:57:14 +0000
commit8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch)
tree1b808490e2ba26bfe983f82bd41a2b36a6127322 /usr.bin/window
parenta1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (diff)
Diffstat (limited to 'usr.bin/window')
-rw-r--r--usr.bin/window/Makefile2
-rw-r--r--usr.bin/window/alias.h2
-rw-r--r--usr.bin/window/char.c2
-rw-r--r--usr.bin/window/char.h2
-rw-r--r--usr.bin/window/cmd.c2
-rw-r--r--usr.bin/window/cmd1.c2
-rw-r--r--usr.bin/window/cmd2.c2
-rw-r--r--usr.bin/window/cmd3.c2
-rw-r--r--usr.bin/window/cmd4.c2
-rw-r--r--usr.bin/window/cmd5.c2
-rw-r--r--usr.bin/window/cmd6.c2
-rw-r--r--usr.bin/window/cmd7.c2
-rw-r--r--usr.bin/window/compress.c2
-rw-r--r--usr.bin/window/context.c2
-rw-r--r--usr.bin/window/context.h2
-rw-r--r--usr.bin/window/defs.h2
-rw-r--r--usr.bin/window/error.c2
-rw-r--r--usr.bin/window/lcmd.c2
-rw-r--r--usr.bin/window/lcmd.h2
-rw-r--r--usr.bin/window/lcmd1.c2
-rw-r--r--usr.bin/window/lcmd2.c2
-rw-r--r--usr.bin/window/local.h2
-rw-r--r--usr.bin/window/main.c2
-rw-r--r--usr.bin/window/mloop.c2
-rw-r--r--usr.bin/window/mystring.h2
-rw-r--r--usr.bin/window/parser.h2
-rw-r--r--usr.bin/window/parser1.c2
-rw-r--r--usr.bin/window/parser2.c2
-rw-r--r--usr.bin/window/parser3.c2
-rw-r--r--usr.bin/window/parser4.c2
-rw-r--r--usr.bin/window/parser5.c2
-rw-r--r--usr.bin/window/scanner.c2
-rw-r--r--usr.bin/window/startup.c2
-rw-r--r--usr.bin/window/string.c2
-rw-r--r--usr.bin/window/token.h2
-rw-r--r--usr.bin/window/tt.h2
-rw-r--r--usr.bin/window/ttf100.c2
-rw-r--r--usr.bin/window/ttgeneric.c2
-rw-r--r--usr.bin/window/tth19.c2
-rw-r--r--usr.bin/window/tth29.c2
-rw-r--r--usr.bin/window/ttinit.c2
-rw-r--r--usr.bin/window/ttoutput.c2
-rw-r--r--usr.bin/window/tttermcap.c2
-rw-r--r--usr.bin/window/tttvi925.c2
-rw-r--r--usr.bin/window/ttwyse60.c2
-rw-r--r--usr.bin/window/ttwyse75.c2
-rw-r--r--usr.bin/window/ttzapple.c2
-rw-r--r--usr.bin/window/ttzentec.c2
-rw-r--r--usr.bin/window/value.h2
-rw-r--r--usr.bin/window/var.c2
-rw-r--r--usr.bin/window/var.h2
-rw-r--r--usr.bin/window/win.c2
-rw-r--r--usr.bin/window/window.12
-rw-r--r--usr.bin/window/ww.h2
-rw-r--r--usr.bin/window/wwadd.c2
-rw-r--r--usr.bin/window/wwalloc.c2
-rw-r--r--usr.bin/window/wwbox.c2
-rw-r--r--usr.bin/window/wwchild.c2
-rw-r--r--usr.bin/window/wwclose.c2
-rw-r--r--usr.bin/window/wwclreol.c2
-rw-r--r--usr.bin/window/wwclreos.c2
-rw-r--r--usr.bin/window/wwcursor.c2
-rw-r--r--usr.bin/window/wwdata.c2
-rw-r--r--usr.bin/window/wwdelchar.c2
-rw-r--r--usr.bin/window/wwdelete.c2
-rw-r--r--usr.bin/window/wwdelline.c2
-rw-r--r--usr.bin/window/wwdump.c2
-rw-r--r--usr.bin/window/wwend.c2
-rw-r--r--usr.bin/window/wwenviron.c2
-rw-r--r--usr.bin/window/wwerror.c2
-rw-r--r--usr.bin/window/wwflush.c2
-rw-r--r--usr.bin/window/wwframe.c2
-rw-r--r--usr.bin/window/wwgets.c2
-rw-r--r--usr.bin/window/wwinit.c2
-rw-r--r--usr.bin/window/wwinschar.c2
-rw-r--r--usr.bin/window/wwinsline.c2
-rw-r--r--usr.bin/window/wwiomux.c2
-rw-r--r--usr.bin/window/wwlabel.c2
-rw-r--r--usr.bin/window/wwmisc.c2
-rw-r--r--usr.bin/window/wwmove.c2
-rw-r--r--usr.bin/window/wwopen.c2
-rw-r--r--usr.bin/window/wwprintf.c2
-rw-r--r--usr.bin/window/wwpty.c2
-rw-r--r--usr.bin/window/wwputc.c2
-rw-r--r--usr.bin/window/wwputs.c2
-rw-r--r--usr.bin/window/wwredraw.c2
-rw-r--r--usr.bin/window/wwredrawwin.c2
-rw-r--r--usr.bin/window/wwrint.c2
-rw-r--r--usr.bin/window/wwscroll.c2
-rw-r--r--usr.bin/window/wwsize.c2
-rw-r--r--usr.bin/window/wwspawn.c2
-rw-r--r--usr.bin/window/wwsuspend.c2
-rw-r--r--usr.bin/window/wwterminfo.c2
-rw-r--r--usr.bin/window/wwtty.c2
-rw-r--r--usr.bin/window/wwunframe.c2
-rw-r--r--usr.bin/window/wwupdate.c2
-rw-r--r--usr.bin/window/wwwrite.c2
-rw-r--r--usr.bin/window/xx.c2
-rw-r--r--usr.bin/window/xx.h2
-rw-r--r--usr.bin/window/xxflush.c2
100 files changed, 100 insertions, 100 deletions
diff --git a/usr.bin/window/Makefile b/usr.bin/window/Makefile
index 8d0daa4d8ad8..81ca9225e27a 100644
--- a/usr.bin/window/Makefile
+++ b/usr.bin/window/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/window/Makefile,v 1.11.32.1 2008/11/25 02:59:29 kensmith Exp $
PROG= window
SRCS= char.c cmd.c cmd1.c cmd2.c cmd3.c cmd4.c cmd5.c cmd6.c cmd7.c \
diff --git a/usr.bin/window/alias.h b/usr.bin/window/alias.h
index 8b6aba37b7c5..9ec3fa946c1f 100644
--- a/usr.bin/window/alias.h
+++ b/usr.bin/window/alias.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)alias.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/alias.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
#define alias var
diff --git a/usr.bin/window/char.c b/usr.bin/window/char.c
index cd9a6ebc8907..47b9985c9584 100644
--- a/usr.bin/window/char.c
+++ b/usr.bin/window/char.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)char.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/char.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "char.h"
diff --git a/usr.bin/window/char.h b/usr.bin/window/char.h
index c4b957c6f84e..d1156c070f5e 100644
--- a/usr.bin/window/char.h
+++ b/usr.bin/window/char.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)char.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/char.h,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
/*
diff --git a/usr.bin/window/cmd.c b/usr.bin/window/cmd.c
index 698930ea4451..354c30615811 100644
--- a/usr.bin/window/cmd.c
+++ b/usr.bin/window/cmd.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/cmd.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/cmd1.c b/usr.bin/window/cmd1.c
index 049171d3bbd5..fe8bcef00098 100644
--- a/usr.bin/window/cmd1.c
+++ b/usr.bin/window/cmd1.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd1.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "@(#)$FreeBSD$";
+ "@(#)$FreeBSD: src/usr.bin/window/cmd1.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/cmd2.c b/usr.bin/window/cmd2.c
index 9633b7386de7..dcc6b59b58ce 100644
--- a/usr.bin/window/cmd2.c
+++ b/usr.bin/window/cmd2.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd2.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/cmd2.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/cmd3.c b/usr.bin/window/cmd3.c
index 27a3173bd018..3250ba83ed34 100644
--- a/usr.bin/window/cmd3.c
+++ b/usr.bin/window/cmd3.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd3.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/cmd3.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/cmd4.c b/usr.bin/window/cmd4.c
index 82ed1bd7d5e6..9fa69a6f5832 100644
--- a/usr.bin/window/cmd4.c
+++ b/usr.bin/window/cmd4.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd4.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/cmd4.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/cmd5.c b/usr.bin/window/cmd5.c
index 60b0244d8622..66002eb167e9 100644
--- a/usr.bin/window/cmd5.c
+++ b/usr.bin/window/cmd5.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd5.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/cmd5.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/cmd6.c b/usr.bin/window/cmd6.c
index 63689aa77c36..c9c6a6c03dfc 100644
--- a/usr.bin/window/cmd6.c
+++ b/usr.bin/window/cmd6.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd6.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/cmd6.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/cmd7.c b/usr.bin/window/cmd7.c
index 1039f2617464..da9cc825fc4c 100644
--- a/usr.bin/window/cmd7.c
+++ b/usr.bin/window/cmd7.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)cmd7.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/cmd7.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <stdlib.h>
diff --git a/usr.bin/window/compress.c b/usr.bin/window/compress.c
index 6294b936f498..2fcdb0e17e90 100644
--- a/usr.bin/window/compress.c
+++ b/usr.bin/window/compress.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)compress.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/compress.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/context.c b/usr.bin/window/context.c
index 78cf892743c4..2252f126b768 100644
--- a/usr.bin/window/context.c
+++ b/usr.bin/window/context.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)context.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/context.c,v 1.4.26.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "value.h"
diff --git a/usr.bin/window/context.h b/usr.bin/window/context.h
index df82b2707aed..73039fa72672 100644
--- a/usr.bin/window/context.h
+++ b/usr.bin/window/context.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)context.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/context.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
#include <stdio.h>
diff --git a/usr.bin/window/defs.h b/usr.bin/window/defs.h
index 6601e5d95500..e3ed706f3883 100644
--- a/usr.bin/window/defs.h
+++ b/usr.bin/window/defs.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)defs.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/defs.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
#include "ww.h"
diff --git a/usr.bin/window/error.c b/usr.bin/window/error.c
index 7e759c14d047..60843c406ce9 100644
--- a/usr.bin/window/error.c
+++ b/usr.bin/window/error.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)error.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/error.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/lcmd.c b/usr.bin/window/lcmd.c
index 85a54899b625..b358a57709ee 100644
--- a/usr.bin/window/lcmd.c
+++ b/usr.bin/window/lcmd.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)lcmd.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/lcmd.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/lcmd.h b/usr.bin/window/lcmd.h
index 6c58e2d54719..aaf0cc69c59e 100644
--- a/usr.bin/window/lcmd.h
+++ b/usr.bin/window/lcmd.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)lcmd.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/lcmd.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
#define LCMD_NARG 20 /* maximum number of arguments */
diff --git a/usr.bin/window/lcmd1.c b/usr.bin/window/lcmd1.c
index 1e072d6323b2..bed1e736b3ea 100644
--- a/usr.bin/window/lcmd1.c
+++ b/usr.bin/window/lcmd1.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)lcmd1.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/lcmd1.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/lcmd2.c b/usr.bin/window/lcmd2.c
index a9972a9dfc96..9097d8e22e67 100644
--- a/usr.bin/window/lcmd2.c
+++ b/usr.bin/window/lcmd2.c
@@ -41,7 +41,7 @@ static char sccsid[] = "@(#)lcmd2.c 8.1 (Berkeley) 6/6/93";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/window/lcmd2.c,v 1.5.26.1 2008/11/25 02:59:29 kensmith Exp $");
#include "defs.h"
#include <string.h> /* System string definitions. */
diff --git a/usr.bin/window/local.h b/usr.bin/window/local.h
index 685e320dc9f2..7909a66f07a5 100644
--- a/usr.bin/window/local.h
+++ b/usr.bin/window/local.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)local.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/local.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
/*
diff --git a/usr.bin/window/main.c b/usr.bin/window/main.c
index 844ca7609d78..1bab0e881885 100644
--- a/usr.bin/window/main.c
+++ b/usr.bin/window/main.c
@@ -43,7 +43,7 @@ char copyright[] =
#ifndef lint
static char sccsid[] = "@(#)main.c 8.2 (Berkeley) 4/2/94";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/main.c,v 1.8.28.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/mloop.c b/usr.bin/window/mloop.c
index 70d41dd79ad8..5b9b263caf84 100644
--- a/usr.bin/window/mloop.c
+++ b/usr.bin/window/mloop.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)mloop.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/mloop.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <sys/param.h>
diff --git a/usr.bin/window/mystring.h b/usr.bin/window/mystring.h
index 3d14ae681cc0..47c278955c76 100644
--- a/usr.bin/window/mystring.h
+++ b/usr.bin/window/mystring.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)string.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/mystring.h,v 1.2.34.1 2008/11/25 02:59:29 kensmith Exp $
*/
#define STR_DEBUG
diff --git a/usr.bin/window/parser.h b/usr.bin/window/parser.h
index 30a45037c483..990c423eb930 100644
--- a/usr.bin/window/parser.h
+++ b/usr.bin/window/parser.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)parser.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/parser.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
#include "value.h"
diff --git a/usr.bin/window/parser1.c b/usr.bin/window/parser1.c
index ac9f9d358fb5..6697665b72c6 100644
--- a/usr.bin/window/parser1.c
+++ b/usr.bin/window/parser1.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)parser1.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/parser1.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "parser.h"
diff --git a/usr.bin/window/parser2.c b/usr.bin/window/parser2.c
index 75552de9d015..ebce117611d0 100644
--- a/usr.bin/window/parser2.c
+++ b/usr.bin/window/parser2.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)parser2.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/parser2.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "parser.h"
diff --git a/usr.bin/window/parser3.c b/usr.bin/window/parser3.c
index bd36d41a4713..ea20d1a15f66 100644
--- a/usr.bin/window/parser3.c
+++ b/usr.bin/window/parser3.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)parser3.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/parser3.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "parser.h"
diff --git a/usr.bin/window/parser4.c b/usr.bin/window/parser4.c
index 338bdfb98121..6439b0d32fec 100644
--- a/usr.bin/window/parser4.c
+++ b/usr.bin/window/parser4.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)parser4.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/parser4.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <string.h>
diff --git a/usr.bin/window/parser5.c b/usr.bin/window/parser5.c
index ddc81366c5c8..8c24fa8bbbd5 100644
--- a/usr.bin/window/parser5.c
+++ b/usr.bin/window/parser5.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)parser5.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/parser5.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "parser.h"
diff --git a/usr.bin/window/scanner.c b/usr.bin/window/scanner.c
index 785d0a343fa4..1cad190d1303 100644
--- a/usr.bin/window/scanner.c
+++ b/usr.bin/window/scanner.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)scanner.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/scanner.c,v 1.5.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <ctype.h>
diff --git a/usr.bin/window/startup.c b/usr.bin/window/startup.c
index 557c0beb878c..f9dda55973da 100644
--- a/usr.bin/window/startup.c
+++ b/usr.bin/window/startup.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)startup.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/startup.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/string.c b/usr.bin/window/string.c
index 57b5fa101b8a..384877be72c6 100644
--- a/usr.bin/window/string.c
+++ b/usr.bin/window/string.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)string.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/string.c,v 1.5.26.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <string.h> /* System string definitions. */
diff --git a/usr.bin/window/token.h b/usr.bin/window/token.h
index 5e3f72c0ac1e..d4788b05c5f8 100644
--- a/usr.bin/window/token.h
+++ b/usr.bin/window/token.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)token.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/token.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
#define token (cx.x_token)
diff --git a/usr.bin/window/tt.h b/usr.bin/window/tt.h
index 53fe7b3efa4a..94a09dc9c9e8 100644
--- a/usr.bin/window/tt.h
+++ b/usr.bin/window/tt.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)tt.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/tt.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
/*
diff --git a/usr.bin/window/ttf100.c b/usr.bin/window/ttf100.c
index 53f177b002cb..513373592750 100644
--- a/usr.bin/window/ttf100.c
+++ b/usr.bin/window/ttf100.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttf100.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttf100.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/ttgeneric.c b/usr.bin/window/ttgeneric.c
index ba84e849694e..9e732366e276 100644
--- a/usr.bin/window/ttgeneric.c
+++ b/usr.bin/window/ttgeneric.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttgeneric.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttgeneric.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/tth19.c b/usr.bin/window/tth19.c
index e1dab1ecaa2f..972e46d70077 100644
--- a/usr.bin/window/tth19.c
+++ b/usr.bin/window/tth19.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)tth19.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/tth19.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/tth29.c b/usr.bin/window/tth29.c
index 54229b5ad334..c0c16e927919 100644
--- a/usr.bin/window/tth29.c
+++ b/usr.bin/window/tth29.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)tth29.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/tth29.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/ttinit.c b/usr.bin/window/ttinit.c
index 17b5961168df..e405f2f4fa38 100644
--- a/usr.bin/window/ttinit.c
+++ b/usr.bin/window/ttinit.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttinit.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttinit.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/ttoutput.c b/usr.bin/window/ttoutput.c
index 1be0fa056fd1..6bac47483eae 100644
--- a/usr.bin/window/ttoutput.c
+++ b/usr.bin/window/ttoutput.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttoutput.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttoutput.c,v 1.5.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/tttermcap.c b/usr.bin/window/tttermcap.c
index 5cc82e641ff7..995e767a3c07 100644
--- a/usr.bin/window/tttermcap.c
+++ b/usr.bin/window/tttermcap.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)tttermcap.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/tttermcap.c,v 1.4.26.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "tt.h"
diff --git a/usr.bin/window/tttvi925.c b/usr.bin/window/tttvi925.c
index 86e0d5ae4f38..d9a24b8f3d22 100644
--- a/usr.bin/window/tttvi925.c
+++ b/usr.bin/window/tttvi925.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)tttvi925.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/tttvi925.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/ttwyse60.c b/usr.bin/window/ttwyse60.c
index 5e023bac263d..f49cd7810c6a 100644
--- a/usr.bin/window/ttwyse60.c
+++ b/usr.bin/window/ttwyse60.c
@@ -44,7 +44,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttwyse60.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttwyse60.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/ttwyse75.c b/usr.bin/window/ttwyse75.c
index 37e0194b56f0..ecd138cebf9f 100644
--- a/usr.bin/window/ttwyse75.c
+++ b/usr.bin/window/ttwyse75.c
@@ -44,7 +44,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttwyse75.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttwyse75.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/ttzapple.c b/usr.bin/window/ttzapple.c
index 2fd6fb97d84b..c3e19b465964 100644
--- a/usr.bin/window/ttzapple.c
+++ b/usr.bin/window/ttzapple.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttzapple.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttzapple.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/ttzentec.c b/usr.bin/window/ttzentec.c
index 0e80711a3460..b15247c6422d 100644
--- a/usr.bin/window/ttzentec.c
+++ b/usr.bin/window/ttzentec.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)ttzentec.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/ttzentec.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/value.h b/usr.bin/window/value.h
index b55e210b6ba5..74b7c6bf4473 100644
--- a/usr.bin/window/value.h
+++ b/usr.bin/window/value.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)value.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/value.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
struct value {
diff --git a/usr.bin/window/var.c b/usr.bin/window/var.c
index 8ef317591ac7..82c2ee3f9015 100644
--- a/usr.bin/window/var.c
+++ b/usr.bin/window/var.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)var.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/var.c,v 1.5.26.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "value.h"
diff --git a/usr.bin/window/var.h b/usr.bin/window/var.h
index 645d2da4b10d..01182fe692f3 100644
--- a/usr.bin/window/var.h
+++ b/usr.bin/window/var.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)var.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/var.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
struct var {
diff --git a/usr.bin/window/win.c b/usr.bin/window/win.c
index c5f0e451725c..9646a7861d2a 100644
--- a/usr.bin/window/win.c
+++ b/usr.bin/window/win.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)win.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/win.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "defs.h"
diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1
index 307ae2e92592..bf2393f4c69a 100644
--- a/usr.bin/window/window.1
+++ b/usr.bin/window/window.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)window.1 8.2 (Berkeley) 12/30/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/window/window.1,v 1.17.18.1 2008/11/25 02:59:29 kensmith Exp $
.\"
.Dd December 30, 1993
.Dt WINDOW 1
diff --git a/usr.bin/window/ww.h b/usr.bin/window/ww.h
index d843ef382536..349b1c938c09 100644
--- a/usr.bin/window/ww.h
+++ b/usr.bin/window/ww.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)ww.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/ww.h,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
#include <sys/types.h>
diff --git a/usr.bin/window/wwadd.c b/usr.bin/window/wwadd.c
index 0a78f0605fae..cc91d1c70b27 100644
--- a/usr.bin/window/wwadd.c
+++ b/usr.bin/window/wwadd.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwadd.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwadd.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwalloc.c b/usr.bin/window/wwalloc.c
index e02d4e5fa75e..72a094c41d2c 100644
--- a/usr.bin/window/wwalloc.c
+++ b/usr.bin/window/wwalloc.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwalloc.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwalloc.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <stdlib.h>
diff --git a/usr.bin/window/wwbox.c b/usr.bin/window/wwbox.c
index 2d63b173982d..4d3d2ccc0d5c 100644
--- a/usr.bin/window/wwbox.c
+++ b/usr.bin/window/wwbox.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwbox.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwbox.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwchild.c b/usr.bin/window/wwchild.c
index 3ff46ece4059..85e8c797da6a 100644
--- a/usr.bin/window/wwchild.c
+++ b/usr.bin/window/wwchild.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwchild.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwchild.c,v 1.5.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwclose.c b/usr.bin/window/wwclose.c
index ea58edcaa47f..72259fdc5321 100644
--- a/usr.bin/window/wwclose.c
+++ b/usr.bin/window/wwclose.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwclose.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwclose.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwclreol.c b/usr.bin/window/wwclreol.c
index bc0055eda7f5..ce3d1cc6fd1c 100644
--- a/usr.bin/window/wwclreol.c
+++ b/usr.bin/window/wwclreol.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwclreol.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwclreol.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwclreos.c b/usr.bin/window/wwclreos.c
index 1b8452bf1d1b..575492af5e5c 100644
--- a/usr.bin/window/wwclreos.c
+++ b/usr.bin/window/wwclreos.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwclreos.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwclreos.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwcursor.c b/usr.bin/window/wwcursor.c
index 5b804c2a2517..c32322e9dd37 100644
--- a/usr.bin/window/wwcursor.c
+++ b/usr.bin/window/wwcursor.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwcursor.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwcursor.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwdata.c b/usr.bin/window/wwdata.c
index 54062c20e45f..01036fe4f821 100644
--- a/usr.bin/window/wwdata.c
+++ b/usr.bin/window/wwdata.c
@@ -37,5 +37,5 @@
#ifndef lint
static char sccsid[] = "@(#)wwdata.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwdata.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
diff --git a/usr.bin/window/wwdelchar.c b/usr.bin/window/wwdelchar.c
index ba25cb00d3e9..e194760bb27c 100644
--- a/usr.bin/window/wwdelchar.c
+++ b/usr.bin/window/wwdelchar.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwdelchar.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwdelchar.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwdelete.c b/usr.bin/window/wwdelete.c
index ef2912b16995..6f584b621135 100644
--- a/usr.bin/window/wwdelete.c
+++ b/usr.bin/window/wwdelete.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwdelete.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwdelete.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwdelline.c b/usr.bin/window/wwdelline.c
index dbeb12cd1dd9..d1c26d0b67a1 100644
--- a/usr.bin/window/wwdelline.c
+++ b/usr.bin/window/wwdelline.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwdelline.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwdelline.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwdump.c b/usr.bin/window/wwdump.c
index 7988492de4a2..d9f9cb739357 100644
--- a/usr.bin/window/wwdump.c
+++ b/usr.bin/window/wwdump.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwdump.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwdump.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <string.h>
diff --git a/usr.bin/window/wwend.c b/usr.bin/window/wwend.c
index e8d62ab857b0..c2ad7c6d8aed 100644
--- a/usr.bin/window/wwend.c
+++ b/usr.bin/window/wwend.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwend.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwend.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <signal.h>
diff --git a/usr.bin/window/wwenviron.c b/usr.bin/window/wwenviron.c
index f60f7fa0a436..63eda611cb4c 100644
--- a/usr.bin/window/wwenviron.c
+++ b/usr.bin/window/wwenviron.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwenviron.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwenviron.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwerror.c b/usr.bin/window/wwerror.c
index 9282b87bcf7e..19495c1e851a 100644
--- a/usr.bin/window/wwerror.c
+++ b/usr.bin/window/wwerror.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwerror.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwerror.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <errno.h>
diff --git a/usr.bin/window/wwflush.c b/usr.bin/window/wwflush.c
index 414cc4bec8a4..cbc4867ba5a7 100644
--- a/usr.bin/window/wwflush.c
+++ b/usr.bin/window/wwflush.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwflush.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwflush.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwframe.c b/usr.bin/window/wwframe.c
index 5cdd7779c5a0..4273fd3ed60e 100644
--- a/usr.bin/window/wwframe.c
+++ b/usr.bin/window/wwframe.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwframe.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwframe.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwgets.c b/usr.bin/window/wwgets.c
index 742576ca00ae..a83fbf5a607f 100644
--- a/usr.bin/window/wwgets.c
+++ b/usr.bin/window/wwgets.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwgets.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwgets.c,v 1.6.6.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwinit.c b/usr.bin/window/wwinit.c
index 480367292081..59a82db8c8f6 100644
--- a/usr.bin/window/wwinit.c
+++ b/usr.bin/window/wwinit.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwinit.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwinit.c,v 1.13.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwinschar.c b/usr.bin/window/wwinschar.c
index a9a8c277eece..1b1e95bba589 100644
--- a/usr.bin/window/wwinschar.c
+++ b/usr.bin/window/wwinschar.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwinschar.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwinschar.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwinsline.c b/usr.bin/window/wwinsline.c
index 60e8b054d720..109524f8ddc4 100644
--- a/usr.bin/window/wwinsline.c
+++ b/usr.bin/window/wwinsline.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwinsline.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwinsline.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwiomux.c b/usr.bin/window/wwiomux.c
index 7803557c16b6..3ae1ebfc1bb2 100644
--- a/usr.bin/window/wwiomux.c
+++ b/usr.bin/window/wwiomux.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwiomux.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwiomux.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwlabel.c b/usr.bin/window/wwlabel.c
index 50ecf8579161..d4abe08db6be 100644
--- a/usr.bin/window/wwlabel.c
+++ b/usr.bin/window/wwlabel.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwlabel.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwlabel.c,v 1.5.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwmisc.c b/usr.bin/window/wwmisc.c
index 945dca4e037d..3c3401f42634 100644
--- a/usr.bin/window/wwmisc.c
+++ b/usr.bin/window/wwmisc.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwmisc.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwmisc.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwmove.c b/usr.bin/window/wwmove.c
index 5db6caecf4ec..c20005733dfb 100644
--- a/usr.bin/window/wwmove.c
+++ b/usr.bin/window/wwmove.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwmove.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwmove.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwopen.c b/usr.bin/window/wwopen.c
index c6f906d8b752..da24f70a1020 100644
--- a/usr.bin/window/wwopen.c
+++ b/usr.bin/window/wwopen.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwopen.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwopen.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwprintf.c b/usr.bin/window/wwprintf.c
index 1c74981aa775..7868d8e75225 100644
--- a/usr.bin/window/wwprintf.c
+++ b/usr.bin/window/wwprintf.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwprintf.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwprintf.c,v 1.4.30.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwpty.c b/usr.bin/window/wwpty.c
index d26280baf4c0..c823e14356fd 100644
--- a/usr.bin/window/wwpty.c
+++ b/usr.bin/window/wwpty.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwpty.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwpty.c,v 1.5.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwputc.c b/usr.bin/window/wwputc.c
index 8d0780e443d4..9ed6b1d27110 100644
--- a/usr.bin/window/wwputc.c
+++ b/usr.bin/window/wwputc.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwputc.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwputc.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwputs.c b/usr.bin/window/wwputs.c
index dbc2960c00c9..79a22092baba 100644
--- a/usr.bin/window/wwputs.c
+++ b/usr.bin/window/wwputs.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwputs.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwputs.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwredraw.c b/usr.bin/window/wwredraw.c
index 66ac69c50962..a73eb233cb27 100644
--- a/usr.bin/window/wwredraw.c
+++ b/usr.bin/window/wwredraw.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwredraw.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwredraw.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwredrawwin.c b/usr.bin/window/wwredrawwin.c
index bdc2f7092ebc..c96968fb6753 100644
--- a/usr.bin/window/wwredrawwin.c
+++ b/usr.bin/window/wwredrawwin.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwredrawwin.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwredrawwin.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwrint.c b/usr.bin/window/wwrint.c
index 3332273be459..f89d52f2f502 100644
--- a/usr.bin/window/wwrint.c
+++ b/usr.bin/window/wwrint.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwrint.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwrint.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwscroll.c b/usr.bin/window/wwscroll.c
index d0641a1e69c7..fd29f6cec465 100644
--- a/usr.bin/window/wwscroll.c
+++ b/usr.bin/window/wwscroll.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwscroll.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwscroll.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwsize.c b/usr.bin/window/wwsize.c
index 443d1f31c5a6..2b65fcb2fef2 100644
--- a/usr.bin/window/wwsize.c
+++ b/usr.bin/window/wwsize.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwsize.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwsize.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include <stdlib.h>
diff --git a/usr.bin/window/wwspawn.c b/usr.bin/window/wwspawn.c
index 477f920a286c..4e0dcbec4ba4 100644
--- a/usr.bin/window/wwspawn.c
+++ b/usr.bin/window/wwspawn.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwspawn.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwspawn.c,v 1.6.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwsuspend.c b/usr.bin/window/wwsuspend.c
index ad3db5aa1106..ab816ae842a4 100644
--- a/usr.bin/window/wwsuspend.c
+++ b/usr.bin/window/wwsuspend.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwsuspend.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwsuspend.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwterminfo.c b/usr.bin/window/wwterminfo.c
index 0be6590aeaff..2b09a05efd9c 100644
--- a/usr.bin/window/wwterminfo.c
+++ b/usr.bin/window/wwterminfo.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwterminfo.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwterminfo.c,v 1.6.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#ifdef TERMINFO
diff --git a/usr.bin/window/wwtty.c b/usr.bin/window/wwtty.c
index 94de13cfbc1c..30c37c0c7519 100644
--- a/usr.bin/window/wwtty.c
+++ b/usr.bin/window/wwtty.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwtty.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwtty.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwunframe.c b/usr.bin/window/wwunframe.c
index 7fd6507046cc..e37d7eaaad24 100644
--- a/usr.bin/window/wwunframe.c
+++ b/usr.bin/window/wwunframe.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwunframe.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwunframe.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwupdate.c b/usr.bin/window/wwupdate.c
index 3c1ade7263e0..6a3945047070 100644
--- a/usr.bin/window/wwupdate.c
+++ b/usr.bin/window/wwupdate.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwupdate.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwupdate.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/wwwrite.c b/usr.bin/window/wwwrite.c
index 29b3b73fb54b..5f16f3071fbf 100644
--- a/usr.bin/window/wwwrite.c
+++ b/usr.bin/window/wwwrite.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)wwwrite.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/wwwrite.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/xx.c b/usr.bin/window/xx.c
index 82dcb33bd17f..49d2aa378b1f 100644
--- a/usr.bin/window/xx.c
+++ b/usr.bin/window/xx.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)xx.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/xx.c,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"
diff --git a/usr.bin/window/xx.h b/usr.bin/window/xx.h
index e49b85ededbb..65bf8543c6f5 100644
--- a/usr.bin/window/xx.h
+++ b/usr.bin/window/xx.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)xx.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/window/xx.h,v 1.2.32.1 2008/11/25 02:59:29 kensmith Exp $
*/
struct xx {
diff --git a/usr.bin/window/xxflush.c b/usr.bin/window/xxflush.c
index a6f9bed48931..9c301e74be63 100644
--- a/usr.bin/window/xxflush.c
+++ b/usr.bin/window/xxflush.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)xxflush.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/xxflush.c,v 1.3.32.1 2008/11/25 02:59:29 kensmith Exp $";
#endif /* not lint */
#include "ww.h"