summaryrefslogtreecommitdiff
path: root/apps/JAWS
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-04 22:02:08 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-04 22:02:08 +0000
commitf322200e315f8349682dab97e5843900c1f9c70d (patch)
tree46088c0156cbc3776408f8d4f93dc7b830302f6c /apps/JAWS
parent062e4f82fb3711ab655a1af232b42d48d826b2ea (diff)
downloadATCD-f322200e315f8349682dab97e5843900c1f9c70d.tar.gz
Added missing CVS Id strings.
Diffstat (limited to 'apps/JAWS')
-rw-r--r--apps/JAWS/ChangeLog81
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/WebStone-common.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/WebStone-manage.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/WebStone-run.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/WebStone-setup.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/killbench.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/mine-logs.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/move-filelist.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/move-runs.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/runbench.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/view-results.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/webstone-gui.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/write-testbed.pl2
-rwxr-xr-xapps/JAWS/clients/WebSTONE/bin/wscollect.pl3
-rwxr-xr-xapps/JAWS/clients/WebSTONE/conf/paths.pl2
-rw-r--r--apps/JAWS/clients/WebSTONE/doc/FAQ-webstone.html1
-rw-r--r--apps/JAWS/clients/WebSTONE/doc/LICENSE.html1
-rw-r--r--apps/JAWS/clients/WebSTONE/doc/WebStone.html1
-rw-r--r--apps/JAWS/clients/WebSTONE/doc/webstone2.html1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/acconfig.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/bench.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/bench.h1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/cgi-send.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/config.h1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/debug.h3
-rw-r--r--apps/JAWS/clients/WebSTONE/src/errexit.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/genrand.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/get.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/get.h3
-rw-r--r--apps/JAWS/clients/WebSTONE/src/getopt.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/gettimeofday.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/buffer.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/cinfo.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/crit.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/daemon.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/dll.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/ereport.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/eventlog.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/minissl.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/net.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nodelock.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nterrors.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/objndx.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/pblock.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/sem.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/session.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shexp.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shmem.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systems.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systhr.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/util.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/conf.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/dnfilter.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/func.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/http.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/httpact.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/ipfilter.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/log.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/object.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/objset.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/protocol.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/req.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/servact.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-includes/netsite.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/nsapi-send.c4
-rw-r--r--apps/JAWS/clients/WebSTONE/src/parse_file_list.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/parse_file_list.h3
-rw-r--r--apps/JAWS/clients/WebSTONE/src/rexec.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/statistics.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/statistics.h4
-rw-r--r--apps/JAWS/clients/WebSTONE/src/sysdep.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/sysdep.h3
-rw-r--r--apps/JAWS/clients/WebSTONE/src/timefunc.c1
-rw-r--r--apps/JAWS/clients/WebSTONE/src/timefunc.h2
-rw-r--r--apps/JAWS/clients/WebSTONE/src/webclient.c3
-rw-r--r--apps/JAWS/clients/WebSTONE/src/webmaster.c2
77 files changed, 211 insertions, 14 deletions
diff --git a/apps/JAWS/ChangeLog b/apps/JAWS/ChangeLog
index c7134f260af..83c533aeaee 100644
--- a/apps/JAWS/ChangeLog
+++ b/apps/JAWS/ChangeLog
@@ -1,3 +1,84 @@
+Sun Jun 4 14:57:04 2000 Darrell Brunsch <brunsch@uci.edu>
+
+ * clients/WebSTONE/bin/WebStone-common.pl:
+ * clients/WebSTONE/bin/WebStone-manage.pl:
+ * clients/WebSTONE/bin/WebStone-run.pl:
+ * clients/WebSTONE/bin/WebStone-setup.pl:
+ * clients/WebSTONE/bin/killbench.pl:
+ * clients/WebSTONE/bin/mine-logs.pl:
+ * clients/WebSTONE/bin/move-filelist.pl:
+ * clients/WebSTONE/bin/move-runs.pl:
+ * clients/WebSTONE/bin/runbench.pl:
+ * clients/WebSTONE/bin/view-results.pl:
+ * clients/WebSTONE/bin/webstone-gui.pl:
+ * clients/WebSTONE/bin/write-testbed.pl:
+ * clients/WebSTONE/bin/wscollect.pl:
+ * clients/WebSTONE/conf/paths.pl:
+ * clients/WebSTONE/doc/FAQ-webstone.html:
+ * clients/WebSTONE/doc/LICENSE.html:
+ * clients/WebSTONE/doc/WebStone.html:
+ * clients/WebSTONE/doc/webstone2.html:
+ * clients/WebSTONE/src/acconfig.h:
+ * clients/WebSTONE/src/bench.c:
+ * clients/WebSTONE/src/bench.h:
+ * clients/WebSTONE/src/cgi-send.c:
+ * clients/WebSTONE/src/config.h:
+ * clients/WebSTONE/src/debug.h:
+ * clients/WebSTONE/src/errexit.c:
+ * clients/WebSTONE/src/genrand.c:
+ * clients/WebSTONE/src/get.c:
+ * clients/WebSTONE/src/get.h:
+ * clients/WebSTONE/src/getopt.c:
+ * clients/WebSTONE/src/gettimeofday.c:
+ * clients/WebSTONE/src/nsapi-send.c:
+ * clients/WebSTONE/src/parse_file_list.c:
+ * clients/WebSTONE/src/parse_file_list.h:
+ * clients/WebSTONE/src/rexec.c:
+ * clients/WebSTONE/src/statistics.c:
+ * clients/WebSTONE/src/statistics.h:
+ * clients/WebSTONE/src/sysdep.c:
+ * clients/WebSTONE/src/sysdep.h:
+ * clients/WebSTONE/src/timefunc.c:
+ * clients/WebSTONE/src/timefunc.h:
+ * clients/WebSTONE/src/webclient.c:
+ * clients/WebSTONE/src/webmaster.c:
+ * clients/WebSTONE/src/nsapi-includes/netsite.h:
+ * clients/WebSTONE/src/nsapi-includes/base/buffer.h:
+ * clients/WebSTONE/src/nsapi-includes/base/cinfo.h:
+ * clients/WebSTONE/src/nsapi-includes/base/crit.h:
+ * clients/WebSTONE/src/nsapi-includes/base/daemon.h:
+ * clients/WebSTONE/src/nsapi-includes/base/dll.h:
+ * clients/WebSTONE/src/nsapi-includes/base/ereport.h:
+ * clients/WebSTONE/src/nsapi-includes/base/eventlog.h:
+ * clients/WebSTONE/src/nsapi-includes/base/file.h:
+ * clients/WebSTONE/src/nsapi-includes/base/minissl.h:
+ * clients/WebSTONE/src/nsapi-includes/base/net.h:
+ * clients/WebSTONE/src/nsapi-includes/base/nodelock.h:
+ * clients/WebSTONE/src/nsapi-includes/base/nterrors.h:
+ * clients/WebSTONE/src/nsapi-includes/base/objndx.h:
+ * clients/WebSTONE/src/nsapi-includes/base/pblock.h:
+ * clients/WebSTONE/src/nsapi-includes/base/sem.h:
+ * clients/WebSTONE/src/nsapi-includes/base/session.h:
+ * clients/WebSTONE/src/nsapi-includes/base/shexp.h:
+ * clients/WebSTONE/src/nsapi-includes/base/shmem.h:
+ * clients/WebSTONE/src/nsapi-includes/base/systems.h:
+ * clients/WebSTONE/src/nsapi-includes/base/systhr.h:
+ * clients/WebSTONE/src/nsapi-includes/base/util.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/conf.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/dnfilter.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/func.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/http.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/httpact.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/ipfilter.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/log.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/object.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/objset.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/protocol.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/req.h:
+ * clients/WebSTONE/src/nsapi-includes/frame/servact.h:
+
+ Added missing CVS Id strings.
+
Wed Mar 22 12:36:00 2000 James Hu <jxh@cs.wustl.edu>
* stress_testing/connection.h:
diff --git a/apps/JAWS/clients/WebSTONE/bin/WebStone-common.pl b/apps/JAWS/clients/WebSTONE/bin/WebStone-common.pl
index 0e3ddd80ceb..9e52c1dec97 100755
--- a/apps/JAWS/clients/WebSTONE/bin/WebStone-common.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/WebStone-common.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
1;
diff --git a/apps/JAWS/clients/WebSTONE/bin/WebStone-manage.pl b/apps/JAWS/clients/WebSTONE/bin/WebStone-manage.pl
index e9d28e8fecf..77d2495a741 100755
--- a/apps/JAWS/clients/WebSTONE/bin/WebStone-manage.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/WebStone-manage.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
diff --git a/apps/JAWS/clients/WebSTONE/bin/WebStone-run.pl b/apps/JAWS/clients/WebSTONE/bin/WebStone-run.pl
index 716cebfa602..28efe90c4d5 100755
--- a/apps/JAWS/clients/WebSTONE/bin/WebStone-run.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/WebStone-run.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
$testbed = "conf/testbed";
diff --git a/apps/JAWS/clients/WebSTONE/bin/WebStone-setup.pl b/apps/JAWS/clients/WebSTONE/bin/WebStone-setup.pl
index 107e1d94890..f47ac6a8f06 100755
--- a/apps/JAWS/clients/WebSTONE/bin/WebStone-setup.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/WebStone-setup.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
diff --git a/apps/JAWS/clients/WebSTONE/bin/killbench.pl b/apps/JAWS/clients/WebSTONE/bin/killbench.pl
index 42c616a79e0..db9b0368632 100755
--- a/apps/JAWS/clients/WebSTONE/bin/killbench.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/killbench.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
diff --git a/apps/JAWS/clients/WebSTONE/bin/mine-logs.pl b/apps/JAWS/clients/WebSTONE/bin/mine-logs.pl
index 1b721aa46ae..af2c470fb0c 100755
--- a/apps/JAWS/clients/WebSTONE/bin/mine-logs.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/mine-logs.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl
#
+#$Id$
+#
# mine-logs.pl:
# script to transform access logs into WebStone workload
#
diff --git a/apps/JAWS/clients/WebSTONE/bin/move-filelist.pl b/apps/JAWS/clients/WebSTONE/bin/move-filelist.pl
index 0155b83f972..eb263a04bf5 100755
--- a/apps/JAWS/clients/WebSTONE/bin/move-filelist.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/move-filelist.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
diff --git a/apps/JAWS/clients/WebSTONE/bin/move-runs.pl b/apps/JAWS/clients/WebSTONE/bin/move-runs.pl
index a4ca528f034..3412f992008 100755
--- a/apps/JAWS/clients/WebSTONE/bin/move-runs.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/move-runs.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
diff --git a/apps/JAWS/clients/WebSTONE/bin/runbench.pl b/apps/JAWS/clients/WebSTONE/bin/runbench.pl
index 81071504f1a..fdd12e4d530 100755
--- a/apps/JAWS/clients/WebSTONE/bin/runbench.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/runbench.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
diff --git a/apps/JAWS/clients/WebSTONE/bin/view-results.pl b/apps/JAWS/clients/WebSTONE/bin/view-results.pl
index 7ff961efcca..ac375746e8a 100755
--- a/apps/JAWS/clients/WebSTONE/bin/view-results.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/view-results.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
diff --git a/apps/JAWS/clients/WebSTONE/bin/webstone-gui.pl b/apps/JAWS/clients/WebSTONE/bin/webstone-gui.pl
index 006cd9eba7c..cb0c7224c09 100755
--- a/apps/JAWS/clients/WebSTONE/bin/webstone-gui.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/webstone-gui.pl
@@ -1,4 +1,6 @@
#!/pkg/gnu/bin//perl5
+#
+#$Id$
require 'conf/paths.pl';
diff --git a/apps/JAWS/clients/WebSTONE/bin/write-testbed.pl b/apps/JAWS/clients/WebSTONE/bin/write-testbed.pl
index 9f2c75af0ba..f16d626f2ad 100755
--- a/apps/JAWS/clients/WebSTONE/bin/write-testbed.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/write-testbed.pl
@@ -1,5 +1,7 @@
#!/pkg/gnu/bin//perl5
#
+#$Id$
+#
# write new values from form to $wd/conf/testbed, and run WebStone
#
diff --git a/apps/JAWS/clients/WebSTONE/bin/wscollect.pl b/apps/JAWS/clients/WebSTONE/bin/wscollect.pl
index adf5fee56eb..13511bdbb53 100755
--- a/apps/JAWS/clients/WebSTONE/bin/wscollect.pl
+++ b/apps/JAWS/clients/WebSTONE/bin/wscollect.pl
@@ -1,4 +1,7 @@
#!/pkg/gnu/bin//perl
+#
+#$Id$
+#
# $Header$
# updated version of the old wscollect script which goes through
# webstone run directories and summarizes the output in tabular
diff --git a/apps/JAWS/clients/WebSTONE/conf/paths.pl b/apps/JAWS/clients/WebSTONE/conf/paths.pl
index 38319c40f4e..e6fee6764e5 100755
--- a/apps/JAWS/clients/WebSTONE/conf/paths.pl
+++ b/apps/JAWS/clients/WebSTONE/conf/paths.pl
@@ -1,2 +1,4 @@
+#$Id$
+
$MOSAIC="/pkg/www/bin/netscape";
diff --git a/apps/JAWS/clients/WebSTONE/doc/FAQ-webstone.html b/apps/JAWS/clients/WebSTONE/doc/FAQ-webstone.html
index 0adad2fd6f7..e52f00490fc 100644
--- a/apps/JAWS/clients/WebSTONE/doc/FAQ-webstone.html
+++ b/apps/JAWS/clients/WebSTONE/doc/FAQ-webstone.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML VERSION="2.0">
<HEAD>
+<!-- $Id$ -->
<!-- WEBMAGIC VERSION NUMBER="2.0.1" -->
<!-- WEBMAGIC TRANSLATION NAME="ServerRoot" SRC="/var/www/htdocs/" DST="/" -->
<!-- WEBMAGIC TRANSLATION NAME="ProjectRoot" SRC="./" DST="" -->
diff --git a/apps/JAWS/clients/WebSTONE/doc/LICENSE.html b/apps/JAWS/clients/WebSTONE/doc/LICENSE.html
index 05d2b5a0378..c55918d1c3a 100644
--- a/apps/JAWS/clients/WebSTONE/doc/LICENSE.html
+++ b/apps/JAWS/clients/WebSTONE/doc/LICENSE.html
@@ -1,3 +1,4 @@
+$Id$
This file and all files contained in this directory are
copyright 1995, Silicon Graphics, Inc.
diff --git a/apps/JAWS/clients/WebSTONE/doc/WebStone.html b/apps/JAWS/clients/WebSTONE/doc/WebStone.html
index e16afbae696..e36a9b2d10d 100644
--- a/apps/JAWS/clients/WebSTONE/doc/WebStone.html
+++ b/apps/JAWS/clients/WebSTONE/doc/WebStone.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML VERSION="2.0">
<HEAD>
+<!-- $Id$ -->
<!-- WEBMAGIC VERSION NUMBER="2.0" -->
<!-- WEBMAGIC TRANSLATION NAME="ServerRoot" SRC="/var/www/htdocs/" DST="/" -->
<!-- WEBMAGIC TRANSLATION NAME="ProjectRoot" SRC="./" DST="" -->
diff --git a/apps/JAWS/clients/WebSTONE/doc/webstone2.html b/apps/JAWS/clients/WebSTONE/doc/webstone2.html
index 50534eb704c..5ea2650158d 100644
--- a/apps/JAWS/clients/WebSTONE/doc/webstone2.html
+++ b/apps/JAWS/clients/WebSTONE/doc/webstone2.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML VERSION="2.0">
<HEAD>
+<!-- $Id$ -->
<!-- WEBMAGIC VERSION NUMBER="2.0.1" -->
<!-- WEBMAGIC TRANSLATION NAME="ServerRoot" SRC="/var/www/htdocs/" DST="/" -->
<!-- WEBMAGIC TRANSLATION NAME="ProjectRoot" SRC="./" DST="" -->
diff --git a/apps/JAWS/clients/WebSTONE/src/acconfig.h b/apps/JAWS/clients/WebSTONE/src/acconfig.h
index 7878554b6b8..2183ecd4a7f 100644
--- a/apps/JAWS/clients/WebSTONE/src/acconfig.h
+++ b/apps/JAWS/clients/WebSTONE/src/acconfig.h
@@ -1,6 +1,6 @@
+/* $Id$ */
/* Special definitions for autoheader
Copyright (C) 1995 Silicon Graphics, Inc.
-$Header$
*/
/* Define to the name of the distribution. */
diff --git a/apps/JAWS/clients/WebSTONE/src/bench.c b/apps/JAWS/clients/WebSTONE/src/bench.c
index 48007321f23..dbc2cddaf03 100644
--- a/apps/JAWS/clients/WebSTONE/src/bench.c
+++ b/apps/JAWS/clients/WebSTONE/src/bench.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/bench.h b/apps/JAWS/clients/WebSTONE/src/bench.h
index cc196ef09ac..489b6596efc 100644
--- a/apps/JAWS/clients/WebSTONE/src/bench.h
+++ b/apps/JAWS/clients/WebSTONE/src/bench.h
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/cgi-send.c b/apps/JAWS/clients/WebSTONE/src/cgi-send.c
index 5e1641694af..0a63070b7b7 100644
--- a/apps/JAWS/clients/WebSTONE/src/cgi-send.c
+++ b/apps/JAWS/clients/WebSTONE/src/cgi-send.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/*
* Send 10K file; send random bits.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/config.h b/apps/JAWS/clients/WebSTONE/src/config.h
index ae96e98e0a3..782ba57a71b 100644
--- a/apps/JAWS/clients/WebSTONE/src/config.h
+++ b/apps/JAWS/clients/WebSTONE/src/config.h
@@ -1,3 +1,4 @@
+/* $Id$ */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
diff --git a/apps/JAWS/clients/WebSTONE/src/debug.h b/apps/JAWS/clients/WebSTONE/src/debug.h
index f7a3a0eaf74..2322c287931 100644
--- a/apps/JAWS/clients/WebSTONE/src/debug.h
+++ b/apps/JAWS/clients/WebSTONE/src/debug.h
@@ -1,5 +1,6 @@
+/* $Id$ */
/**************************************************************************
- $Header$
+ * *
* Copyright (C) 1995 Silicon Graphics, Inc. *
* *
* These coded instructions, statements, and computer programs were *
diff --git a/apps/JAWS/clients/WebSTONE/src/errexit.c b/apps/JAWS/clients/WebSTONE/src/errexit.c
index 2d5a7de34f1..a9bc024d4b6 100644
--- a/apps/JAWS/clients/WebSTONE/src/errexit.c
+++ b/apps/JAWS/clients/WebSTONE/src/errexit.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/genrand.c b/apps/JAWS/clients/WebSTONE/src/genrand.c
index 3aad47794fb..24decd7d817 100644
--- a/apps/JAWS/clients/WebSTONE/src/genrand.c
+++ b/apps/JAWS/clients/WebSTONE/src/genrand.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/get.c b/apps/JAWS/clients/WebSTONE/src/get.c
index 26b9bca4a1e..8a6d9232deb 100644
--- a/apps/JAWS/clients/WebSTONE/src/get.c
+++ b/apps/JAWS/clients/WebSTONE/src/get.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/get.h b/apps/JAWS/clients/WebSTONE/src/get.h
index 0b254d1519a..57ac8707445 100644
--- a/apps/JAWS/clients/WebSTONE/src/get.h
+++ b/apps/JAWS/clients/WebSTONE/src/get.h
@@ -1,7 +1,8 @@
#ifndef __GET_H__
#define __GET_H__
+/* $Id$ */
/**************************************************************************
- $Header$
+ * *
* Copyright (C) 1995 Silicon Graphics, Inc. *
* *
* These coded instructions, statements, and computer programs where *
diff --git a/apps/JAWS/clients/WebSTONE/src/getopt.c b/apps/JAWS/clients/WebSTONE/src/getopt.c
index db2b6c6b91f..fc0bbe7037a 100644
--- a/apps/JAWS/clients/WebSTONE/src/getopt.c
+++ b/apps/JAWS/clients/WebSTONE/src/getopt.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/* this is a public domain version of getopt */
/* FTP Site: ftp.uu.net/pub/OS/unix/bsd-sources/lib/librpc/etc/getopt.c */
diff --git a/apps/JAWS/clients/WebSTONE/src/gettimeofday.c b/apps/JAWS/clients/WebSTONE/src/gettimeofday.c
index 7d5614b8189..7c685ad90c5 100644
--- a/apps/JAWS/clients/WebSTONE/src/gettimeofday.c
+++ b/apps/JAWS/clients/WebSTONE/src/gettimeofday.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/*
* This file defines functions that are required for unix compatibility.
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/buffer.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/buffer.h
index 8f368ed1525..f172efcb93a 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/buffer.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/buffer.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/cinfo.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/cinfo.h
index 6cfdbd6c2c6..13849531fd2 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/cinfo.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/cinfo.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/crit.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/crit.h
index 5ed576edb57..c661be47eef 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/crit.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/crit.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/daemon.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/daemon.h
index d3846b6de8b..afe0cfe6e5e 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/daemon.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/daemon.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/dll.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/dll.h
index 65ba77dd0e7..3b8a44d6c38 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/dll.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/dll.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/ereport.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/ereport.h
index 8fe585f9e00..b6ea5857e54 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/ereport.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/ereport.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/eventlog.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/eventlog.h
index ce78bab46be..52e23b5907e 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/eventlog.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/eventlog.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h
index fc4d26b32ec..8c59a9f2be7 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/minissl.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/minissl.h
index 4eb09688d4c..597e35a080e 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/minissl.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/minissl.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/net.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/net.h
index 349018ba048..44dfbdc68dc 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/net.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/net.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nodelock.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nodelock.h
index e0672366a2a..619c1df2621 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nodelock.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nodelock.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nterrors.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nterrors.h
index d83a3caaf6e..19e9429558d 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nterrors.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/nterrors.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/objndx.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/objndx.h
index 09573ffeb03..ceb6d06b133 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/objndx.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/objndx.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/pblock.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/pblock.h
index dc0c8de76e4..4dc1629fcd0 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/pblock.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/pblock.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/sem.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/sem.h
index a6d061b1a5b..da88b41da15 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/sem.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/sem.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/session.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/session.h
index 4531a34e966..3104cb0ca65 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/session.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/session.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shexp.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shexp.h
index d7a49a65aaf..887f96ae81e 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shexp.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shexp.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shmem.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shmem.h
index 345efe9ad2f..0692a051c78 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shmem.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shmem.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systems.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systems.h
index 5635625e2bb..193bc63c034 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systems.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systems.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systhr.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systhr.h
index f359b8b9a64..e53cc385049 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systhr.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systhr.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/util.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/util.h
index 17972cb518a..f710ffc2530 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/util.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/util.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/conf.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/conf.h
index 79a8b84dbbc..fd20b2eeaf3 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/conf.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/conf.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/dnfilter.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/dnfilter.h
index 63545df5ad1..789c19c4138 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/dnfilter.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/dnfilter.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/func.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/func.h
index 7bce6c285ba..111ffd3a375 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/func.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/func.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/http.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/http.h
index c139d536482..b247b3805b8 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/http.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/http.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/httpact.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/httpact.h
index ee50b8a7821..a1e1a971bb8 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/httpact.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/httpact.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/ipfilter.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/ipfilter.h
index a5d490798c3..2aa32502d8f 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/ipfilter.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/ipfilter.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/log.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/log.h
index 6666b336c15..1113ebe6867 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/log.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/log.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/object.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/object.h
index 40a1590e913..45180c5b884 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/object.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/object.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/objset.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/objset.h
index 6022433e27d..fe68c31eb04 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/objset.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/objset.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/protocol.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/protocol.h
index bf7f6ec3e4d..d44705a60cc 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/protocol.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/protocol.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/req.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/req.h
index e198ce22df8..afe525150c6 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/req.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/req.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/servact.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/servact.h
index 292ca95d732..9e6df32c6d4 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/servact.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/frame/servact.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/netsite.h b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/netsite.h
index 68983c7aeae..80f114d3fb5 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-includes/netsite.h
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-includes/netsite.h
@@ -1,4 +1,6 @@
/*
+ * $Id$
+ *
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/nsapi-send.c b/apps/JAWS/clients/WebSTONE/src/nsapi-send.c
index 1ce191d8765..70e99d33a87 100644
--- a/apps/JAWS/clients/WebSTONE/src/nsapi-send.c
+++ b/apps/JAWS/clients/WebSTONE/src/nsapi-send.c
@@ -1,8 +1,6 @@
+/* $Id$ */
/*
* Send random bits file
- $Header: /disk6/WebStone-2.0/src/RCS/nsapi-send.c,v 1.4 1996/04/24 23:54:19
-scha
-n Exp schan $
* Once this service function is installed, any file with the extension
* "dyn-send" will be serviced with this function. An optional query
* string may be passed to alter the amount of data in the response.
diff --git a/apps/JAWS/clients/WebSTONE/src/parse_file_list.c b/apps/JAWS/clients/WebSTONE/src/parse_file_list.c
index 73854d1a056..e201c51d4db 100644
--- a/apps/JAWS/clients/WebSTONE/src/parse_file_list.c
+++ b/apps/JAWS/clients/WebSTONE/src/parse_file_list.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/parse_file_list.h b/apps/JAWS/clients/WebSTONE/src/parse_file_list.h
index ce2767105e6..715686228db 100644
--- a/apps/JAWS/clients/WebSTONE/src/parse_file_list.h
+++ b/apps/JAWS/clients/WebSTONE/src/parse_file_list.h
@@ -1,5 +1,6 @@
+/* $Id$ */
/**************************************************************************
- $Header$
+ * *
* Copyright (C) 1995 Silicon Graphics, Inc. *
* *
* These coded instructions, statements, and computer programs where *
diff --git a/apps/JAWS/clients/WebSTONE/src/rexec.c b/apps/JAWS/clients/WebSTONE/src/rexec.c
index d9233bbcb34..0a6792e6320 100644
--- a/apps/JAWS/clients/WebSTONE/src/rexec.c
+++ b/apps/JAWS/clients/WebSTONE/src/rexec.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/*
* Copyright (c) 1994-1995 Ataman Software, Inc. All rights reserved.
*
diff --git a/apps/JAWS/clients/WebSTONE/src/statistics.c b/apps/JAWS/clients/WebSTONE/src/statistics.c
index c07d50059d7..498de01e7d3 100644
--- a/apps/JAWS/clients/WebSTONE/src/statistics.c
+++ b/apps/JAWS/clients/WebSTONE/src/statistics.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/statistics.h b/apps/JAWS/clients/WebSTONE/src/statistics.h
index 75b6be86e87..9f4bea75229 100644
--- a/apps/JAWS/clients/WebSTONE/src/statistics.h
+++ b/apps/JAWS/clients/WebSTONE/src/statistics.h
@@ -1,8 +1,6 @@
-/*
- $Headers$
-*/
#ifndef _STATISTICS_H_
#define _STATISTICS_H_
+/* $Id$ */
extern double mean(const double, const int);
extern double variance(const double, const double, const int);
diff --git a/apps/JAWS/clients/WebSTONE/src/sysdep.c b/apps/JAWS/clients/WebSTONE/src/sysdep.c
index 630b1fbe780..f1743cab9ea 100644
--- a/apps/JAWS/clients/WebSTONE/src/sysdep.c
+++ b/apps/JAWS/clients/WebSTONE/src/sysdep.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/sysdep.h b/apps/JAWS/clients/WebSTONE/src/sysdep.h
index 5b6e533291e..34b4df6ffc0 100644
--- a/apps/JAWS/clients/WebSTONE/src/sysdep.h
+++ b/apps/JAWS/clients/WebSTONE/src/sysdep.h
@@ -1,7 +1,8 @@
#ifndef __SYSDEP_H__
#define __SYSDEP_H__
+/* $Id$ */
/**************************************************************************
- * $Header$ *
+ * *
* Copyright (C) 1995 Silicon Graphics, Inc. *
* *
* These coded instructions, statements, and computer programs were *
diff --git a/apps/JAWS/clients/WebSTONE/src/timefunc.c b/apps/JAWS/clients/WebSTONE/src/timefunc.c
index 9266348435a..19b8c3ff17e 100644
--- a/apps/JAWS/clients/WebSTONE/src/timefunc.c
+++ b/apps/JAWS/clients/WebSTONE/src/timefunc.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/**************************************************************************
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
diff --git a/apps/JAWS/clients/WebSTONE/src/timefunc.h b/apps/JAWS/clients/WebSTONE/src/timefunc.h
index 5690a2aafab..884aeea82d9 100644
--- a/apps/JAWS/clients/WebSTONE/src/timefunc.h
+++ b/apps/JAWS/clients/WebSTONE/src/timefunc.h
@@ -1,5 +1,5 @@
+/* $Id$ */
/**************************************************************************
- $Header$
* Copyright (C) 1995 Silicon Graphics, Inc. *
* *
* These coded instructions, statements, and computer programs were *
diff --git a/apps/JAWS/clients/WebSTONE/src/webclient.c b/apps/JAWS/clients/WebSTONE/src/webclient.c
index 881c9db0ae8..a6f89a7fa62 100644
--- a/apps/JAWS/clients/WebSTONE/src/webclient.c
+++ b/apps/JAWS/clients/WebSTONE/src/webclient.c
@@ -1,5 +1,6 @@
+/* $Id$ */
/**************************************************************************
- * $Header$
+ * *
* Copyright (C) 1995 Silicon Graphics, Inc. *
* *
* These coded instructions, statements, and computer programs were *
diff --git a/apps/JAWS/clients/WebSTONE/src/webmaster.c b/apps/JAWS/clients/WebSTONE/src/webmaster.c
index f98e073a10a..194b86736d0 100644
--- a/apps/JAWS/clients/WebSTONE/src/webmaster.c
+++ b/apps/JAWS/clients/WebSTONE/src/webmaster.c
@@ -1,5 +1,5 @@
+/* $Id$ */
/**************************************************************************
-$Header$
* *
* Copyright (C) 1995 Silicon Graphics, Inc. *
* *