summaryrefslogtreecommitdiff
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
parent062e4f82fb3711ab655a1af232b42d48d826b2ea (diff)
downloadATCD-f322200e315f8349682dab97e5843900c1f9c70d.tar.gz
Added missing CVS Id strings.
-rw-r--r--ChangeLog72
-rw-r--r--ChangeLogs/ChangeLog-02a72
-rw-r--r--ChangeLogs/ChangeLog-03a72
-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
-rw-r--r--apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh2
-rw-r--r--apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh2
-rw-r--r--apps/Orbix-Examples/Logger/logger.hh2
-rw-r--r--docs/ACE-categories.html4
-rw-r--r--docs/tutorials/Chap_2/ex01.html1
-rw-r--r--docs/tutorials/Chap_2/ex02.html1
-rw-r--r--docs/tutorials/Chap_2/ex03.html1
-rw-r--r--docs/tutorials/Chap_2/ex04.html1
-rw-r--r--docs/tutorials/Chap_2/ex05.htm1
-rw-r--r--docs/tutorials/Chap_2/ex05.html1
-rw-r--r--docs/tutorials/Chap_2/ex06.html1
-rw-r--r--docs/tutorials/Chap_3/ex01.html1
-rw-r--r--docs/tutorials/Chap_3/ex02.html1
-rw-r--r--docs/tutorials/Chap_4/ex01.html1
-rw-r--r--docs/tutorials/Chap_4/ex02.html1
-rw-r--r--docs/tutorials/Chap_4/ex03.html1
-rw-r--r--docs/tutorials/Chap_4/ex04.html1
-rw-r--r--docs/tutorials/Chap_4/ex05.html1
-rw-r--r--docs/tutorials/Chap_4/ex06.html1
-rw-r--r--docs/tutorials/Chap_4/ex07.html1
-rw-r--r--docs/tutorials/Chap_4/ex08.html1
-rw-r--r--docs/tutorials/Chap_5/ex01.html1
-rw-r--r--docs/tutorials/Chap_5/ex02.html1
-rw-r--r--docs/tutorials/Chap_5/ex03.html1
-rw-r--r--docs/tutorials/Chap_5/ex04.html1
-rw-r--r--docs/tutorials/Chap_5/ex05.html1
-rw-r--r--docs/tutorials/Chap_6/ex01.html1
-rw-r--r--docs/tutorials/Chap_6/ex02.html1
-rw-r--r--docs/tutorials/Chap_6/ex03.html1
-rw-r--r--docs/tutorials/Chap_6/ex04.html1
-rw-r--r--docs/tutorials/Chap_6/ex05.html1
-rw-r--r--docs/tutorials/Chap_6/ex06.html1
-rw-r--r--docs/tutorials/Chap_6/ex07.html1
-rw-r--r--docs/tutorials/Chap_6/ex08.html1
-rw-r--r--docs/tutorials/Chap_6/ex09.html1
-rw-r--r--docs/tutorials/Chap_6/ex10.html1
-rw-r--r--docs/tutorials/Chap_7/ex01.html1
-rw-r--r--docs/tutorials/Chap_7/ex02.html1
-rw-r--r--docs/tutorials/Chap_7/ex03.html1
-rw-r--r--docs/tutorials/guide-tutorials.html1
-rw-r--r--docs/tutorials/online-tutorials.html1
-rw-r--r--docs/tutorials/templates.html1
-rw-r--r--examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i1
-rw-r--r--os-patches/lynxos-patches.html4
-rw-r--r--performance-tests/Synch-Benchmarks/context.c1
-rw-r--r--psosim/drv_conf.c1
-rw-r--r--rpc++/StdHdrs/rpc/auth.h1
-rw-r--r--rpc++/StdHdrs/rpc/c_types.h1
-rw-r--r--rpc++/StdHdrs/rpc/clnt.h1
-rw-r--r--rpc++/StdHdrs/rpc/pmap_clnt.h1
-rw-r--r--rpc++/StdHdrs/rpc/svc.h1
-rw-r--r--rpc++/StdHdrs/rpc/xdr.h1
-rw-r--r--rpc++/callback.cc1
-rw-r--r--rpc++/example/calcsvc.cc1
-rw-r--r--rpc++/example/calcsvc.h1
-rw-r--r--rpc++/example/client.cc1
-rw-r--r--rpc++/example/server.cc1
-rw-r--r--rpc++/request.cc1
-rw-r--r--rpc++/rpc++/callback.h1
-rw-r--r--rpc++/rpc++/request.h1
-rw-r--r--rpc++/rpc++/service.h1
-rw-r--r--rpc++/rpc++/stub.h1
-rw-r--r--rpc++/rpc++/xdr++.h1
-rw-r--r--rpc++/service.cc1
-rw-r--r--rpc++/stub.cc1
-rw-r--r--rpc++/version.h1
-rw-r--r--rpc++/xdr++.cc1
147 files changed, 499 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f01d0cc39e..43b5739b1a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,75 @@
+Sun Jun 4 14:58:37 2000 Darrell Brunsch <brunsch@uci.edu>
+
+ * apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh:
+ * apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh:
+ * apps/Orbix-Examples/Logger/logger.hh:
+ * docs/ACE-categories.html:
+ * docs/tutorials/guide-tutorials.html:
+ * docs/tutorials/online-tutorials.html:
+ * docs/tutorials/templates.html:
+ * docs/tutorials/Chap_2/ex01.html:
+ * docs/tutorials/Chap_2/ex02.html:
+ * docs/tutorials/Chap_2/ex03.html:
+ * docs/tutorials/Chap_2/ex04.html:
+ * docs/tutorials/Chap_2/ex05.htm:
+ * docs/tutorials/Chap_2/ex05.html:
+ * docs/tutorials/Chap_2/ex06.html:
+ * docs/tutorials/Chap_3/ex01.html:
+ * docs/tutorials/Chap_3/ex02.html:
+ * docs/tutorials/Chap_4/ex01.html:
+ * docs/tutorials/Chap_4/ex02.html:
+ * docs/tutorials/Chap_4/ex03.html:
+ * docs/tutorials/Chap_4/ex04.html:
+ * docs/tutorials/Chap_4/ex05.html:
+ * docs/tutorials/Chap_4/ex06.html:
+ * docs/tutorials/Chap_4/ex07.html:
+ * docs/tutorials/Chap_4/ex08.html:
+ * docs/tutorials/Chap_5/ex01.html:
+ * docs/tutorials/Chap_5/ex02.html:
+ * docs/tutorials/Chap_5/ex03.html:
+ * docs/tutorials/Chap_5/ex04.html:
+ * docs/tutorials/Chap_5/ex05.html:
+ * docs/tutorials/Chap_6/ex01.html:
+ * docs/tutorials/Chap_6/ex02.html:
+ * docs/tutorials/Chap_6/ex03.html:
+ * docs/tutorials/Chap_6/ex04.html:
+ * docs/tutorials/Chap_6/ex05.html:
+ * docs/tutorials/Chap_6/ex06.html:
+ * docs/tutorials/Chap_6/ex07.html:
+ * docs/tutorials/Chap_6/ex08.html:
+ * docs/tutorials/Chap_6/ex09.html:
+ * docs/tutorials/Chap_6/ex10.html:
+ * docs/tutorials/Chap_7/ex01.html:
+ * docs/tutorials/Chap_7/ex02.html:
+ * docs/tutorials/Chap_7/ex03.html:
+ * examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i:
+ * os-patches/lynxos-patches.html:
+ * performance-tests/Synch-Benchmarks/context.c:
+ * psosim/drv_conf.c:
+ * rpc++/callback.cc:
+ * rpc++/request.cc:
+ * rpc++/service.cc:
+ * rpc++/stub.cc:
+ * rpc++/version.h:
+ * rpc++/xdr++.cc:
+ * rpc++/StdHdrs/rpc/auth.h:
+ * rpc++/StdHdrs/rpc/c_types.h:
+ * rpc++/StdHdrs/rpc/clnt.h:
+ * rpc++/StdHdrs/rpc/pmap_clnt.h:
+ * rpc++/StdHdrs/rpc/svc.h:
+ * rpc++/StdHdrs/rpc/xdr.h:
+ * rpc++/example/calcsvc.cc:
+ * rpc++/example/calcsvc.h:
+ * rpc++/example/client.cc:
+ * rpc++/example/server.cc:
+ * rpc++/rpc++/callback.h:
+ * rpc++/rpc++/request.h:
+ * rpc++/rpc++/service.h:
+ * rpc++/rpc++/stub.h:
+ * rpc++/rpc++/xdr++.h:
+
+ Added missing CVS Id strings.
+
Sun Jun 4 14:55:46 2000 Darrell Brunsch <brunsch@uci.edu>
* bin/fuzz.pl:
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 1f01d0cc39e..43b5739b1a8 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,75 @@
+Sun Jun 4 14:58:37 2000 Darrell Brunsch <brunsch@uci.edu>
+
+ * apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh:
+ * apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh:
+ * apps/Orbix-Examples/Logger/logger.hh:
+ * docs/ACE-categories.html:
+ * docs/tutorials/guide-tutorials.html:
+ * docs/tutorials/online-tutorials.html:
+ * docs/tutorials/templates.html:
+ * docs/tutorials/Chap_2/ex01.html:
+ * docs/tutorials/Chap_2/ex02.html:
+ * docs/tutorials/Chap_2/ex03.html:
+ * docs/tutorials/Chap_2/ex04.html:
+ * docs/tutorials/Chap_2/ex05.htm:
+ * docs/tutorials/Chap_2/ex05.html:
+ * docs/tutorials/Chap_2/ex06.html:
+ * docs/tutorials/Chap_3/ex01.html:
+ * docs/tutorials/Chap_3/ex02.html:
+ * docs/tutorials/Chap_4/ex01.html:
+ * docs/tutorials/Chap_4/ex02.html:
+ * docs/tutorials/Chap_4/ex03.html:
+ * docs/tutorials/Chap_4/ex04.html:
+ * docs/tutorials/Chap_4/ex05.html:
+ * docs/tutorials/Chap_4/ex06.html:
+ * docs/tutorials/Chap_4/ex07.html:
+ * docs/tutorials/Chap_4/ex08.html:
+ * docs/tutorials/Chap_5/ex01.html:
+ * docs/tutorials/Chap_5/ex02.html:
+ * docs/tutorials/Chap_5/ex03.html:
+ * docs/tutorials/Chap_5/ex04.html:
+ * docs/tutorials/Chap_5/ex05.html:
+ * docs/tutorials/Chap_6/ex01.html:
+ * docs/tutorials/Chap_6/ex02.html:
+ * docs/tutorials/Chap_6/ex03.html:
+ * docs/tutorials/Chap_6/ex04.html:
+ * docs/tutorials/Chap_6/ex05.html:
+ * docs/tutorials/Chap_6/ex06.html:
+ * docs/tutorials/Chap_6/ex07.html:
+ * docs/tutorials/Chap_6/ex08.html:
+ * docs/tutorials/Chap_6/ex09.html:
+ * docs/tutorials/Chap_6/ex10.html:
+ * docs/tutorials/Chap_7/ex01.html:
+ * docs/tutorials/Chap_7/ex02.html:
+ * docs/tutorials/Chap_7/ex03.html:
+ * examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i:
+ * os-patches/lynxos-patches.html:
+ * performance-tests/Synch-Benchmarks/context.c:
+ * psosim/drv_conf.c:
+ * rpc++/callback.cc:
+ * rpc++/request.cc:
+ * rpc++/service.cc:
+ * rpc++/stub.cc:
+ * rpc++/version.h:
+ * rpc++/xdr++.cc:
+ * rpc++/StdHdrs/rpc/auth.h:
+ * rpc++/StdHdrs/rpc/c_types.h:
+ * rpc++/StdHdrs/rpc/clnt.h:
+ * rpc++/StdHdrs/rpc/pmap_clnt.h:
+ * rpc++/StdHdrs/rpc/svc.h:
+ * rpc++/StdHdrs/rpc/xdr.h:
+ * rpc++/example/calcsvc.cc:
+ * rpc++/example/calcsvc.h:
+ * rpc++/example/client.cc:
+ * rpc++/example/server.cc:
+ * rpc++/rpc++/callback.h:
+ * rpc++/rpc++/request.h:
+ * rpc++/rpc++/service.h:
+ * rpc++/rpc++/stub.h:
+ * rpc++/rpc++/xdr++.h:
+
+ Added missing CVS Id strings.
+
Sun Jun 4 14:55:46 2000 Darrell Brunsch <brunsch@uci.edu>
* bin/fuzz.pl:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 1f01d0cc39e..43b5739b1a8 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,75 @@
+Sun Jun 4 14:58:37 2000 Darrell Brunsch <brunsch@uci.edu>
+
+ * apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh:
+ * apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh:
+ * apps/Orbix-Examples/Logger/logger.hh:
+ * docs/ACE-categories.html:
+ * docs/tutorials/guide-tutorials.html:
+ * docs/tutorials/online-tutorials.html:
+ * docs/tutorials/templates.html:
+ * docs/tutorials/Chap_2/ex01.html:
+ * docs/tutorials/Chap_2/ex02.html:
+ * docs/tutorials/Chap_2/ex03.html:
+ * docs/tutorials/Chap_2/ex04.html:
+ * docs/tutorials/Chap_2/ex05.htm:
+ * docs/tutorials/Chap_2/ex05.html:
+ * docs/tutorials/Chap_2/ex06.html:
+ * docs/tutorials/Chap_3/ex01.html:
+ * docs/tutorials/Chap_3/ex02.html:
+ * docs/tutorials/Chap_4/ex01.html:
+ * docs/tutorials/Chap_4/ex02.html:
+ * docs/tutorials/Chap_4/ex03.html:
+ * docs/tutorials/Chap_4/ex04.html:
+ * docs/tutorials/Chap_4/ex05.html:
+ * docs/tutorials/Chap_4/ex06.html:
+ * docs/tutorials/Chap_4/ex07.html:
+ * docs/tutorials/Chap_4/ex08.html:
+ * docs/tutorials/Chap_5/ex01.html:
+ * docs/tutorials/Chap_5/ex02.html:
+ * docs/tutorials/Chap_5/ex03.html:
+ * docs/tutorials/Chap_5/ex04.html:
+ * docs/tutorials/Chap_5/ex05.html:
+ * docs/tutorials/Chap_6/ex01.html:
+ * docs/tutorials/Chap_6/ex02.html:
+ * docs/tutorials/Chap_6/ex03.html:
+ * docs/tutorials/Chap_6/ex04.html:
+ * docs/tutorials/Chap_6/ex05.html:
+ * docs/tutorials/Chap_6/ex06.html:
+ * docs/tutorials/Chap_6/ex07.html:
+ * docs/tutorials/Chap_6/ex08.html:
+ * docs/tutorials/Chap_6/ex09.html:
+ * docs/tutorials/Chap_6/ex10.html:
+ * docs/tutorials/Chap_7/ex01.html:
+ * docs/tutorials/Chap_7/ex02.html:
+ * docs/tutorials/Chap_7/ex03.html:
+ * examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i:
+ * os-patches/lynxos-patches.html:
+ * performance-tests/Synch-Benchmarks/context.c:
+ * psosim/drv_conf.c:
+ * rpc++/callback.cc:
+ * rpc++/request.cc:
+ * rpc++/service.cc:
+ * rpc++/stub.cc:
+ * rpc++/version.h:
+ * rpc++/xdr++.cc:
+ * rpc++/StdHdrs/rpc/auth.h:
+ * rpc++/StdHdrs/rpc/c_types.h:
+ * rpc++/StdHdrs/rpc/clnt.h:
+ * rpc++/StdHdrs/rpc/pmap_clnt.h:
+ * rpc++/StdHdrs/rpc/svc.h:
+ * rpc++/StdHdrs/rpc/xdr.h:
+ * rpc++/example/calcsvc.cc:
+ * rpc++/example/calcsvc.h:
+ * rpc++/example/client.cc:
+ * rpc++/example/server.cc:
+ * rpc++/rpc++/callback.h:
+ * rpc++/rpc++/request.h:
+ * rpc++/rpc++/service.h:
+ * rpc++/rpc++/stub.h:
+ * rpc++/rpc++/xdr++.h:
+
+ Added missing CVS Id strings.
+
Sun Jun 4 14:55:46 2000 Darrell Brunsch <brunsch@uci.edu>
* bin/fuzz.pl:
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. *
* *
diff --git a/apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh b/apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh
index 85ad256da2a..f13bdc7062a 100644
--- a/apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh
+++ b/apps/Orbix-Examples/Event_Comm/include/Event_Comm.hh
@@ -2,6 +2,8 @@
#ifndef Event_Comm_hh
#define Event_Comm_hh
+/* $Id$ */
+
#include <CORBA.h>
#include <string.h>
diff --git a/apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh b/apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh
index 85ad256da2a..8971738d864 100644
--- a/apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh
+++ b/apps/Orbix-Examples/Event_Comm/libsrc/Event_Comm.hh
@@ -1,6 +1,6 @@
-
#ifndef Event_Comm_hh
#define Event_Comm_hh
+/* $Id$ */
#include <CORBA.h>
diff --git a/apps/Orbix-Examples/Logger/logger.hh b/apps/Orbix-Examples/Logger/logger.hh
index 0d0eeeca2f0..61652ce953b 100644
--- a/apps/Orbix-Examples/Logger/logger.hh
+++ b/apps/Orbix-Examples/Logger/logger.hh
@@ -1,6 +1,6 @@
-
#ifndef logger_hh
#define logger_hh
+/* $Id$ */
#include <CORBA.h>
diff --git a/docs/ACE-categories.html b/docs/ACE-categories.html
index a728ecd9518..63542b467e9 100644
--- a/docs/ACE-categories.html
+++ b/docs/ACE-categories.html
@@ -1,5 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html> <head>
+<html>
+<!-- $Id$ -->
+<head>
<title>ACE Class Categories</title>
</head>
<body>
diff --git a/docs/tutorials/Chap_2/ex01.html b/docs/tutorials/Chap_2/ex01.html
index 0de2788c3cf..e702ee77078 100644
--- a/docs/tutorials/Chap_2/ex01.html
+++ b/docs/tutorials/Chap_2/ex01.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_2/ex02.html b/docs/tutorials/Chap_2/ex02.html
index 69891f26f1e..51d3a6cb624 100644
--- a/docs/tutorials/Chap_2/ex02.html
+++ b/docs/tutorials/Chap_2/ex02.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_2/ex03.html b/docs/tutorials/Chap_2/ex03.html
index 838eedcc81c..92882ac0a71 100644
--- a/docs/tutorials/Chap_2/ex03.html
+++ b/docs/tutorials/Chap_2/ex03.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_2/ex04.html b/docs/tutorials/Chap_2/ex04.html
index 16007f9c8f1..e2a2c541487 100644
--- a/docs/tutorials/Chap_2/ex04.html
+++ b/docs/tutorials/Chap_2/ex04.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_2/ex05.htm b/docs/tutorials/Chap_2/ex05.htm
index 1a88e7c8dbd..ad61833b686 100644
--- a/docs/tutorials/Chap_2/ex05.htm
+++ b/docs/tutorials/Chap_2/ex05.htm
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_2/ex05.html b/docs/tutorials/Chap_2/ex05.html
index 1a88e7c8dbd..ad61833b686 100644
--- a/docs/tutorials/Chap_2/ex05.html
+++ b/docs/tutorials/Chap_2/ex05.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_2/ex06.html b/docs/tutorials/Chap_2/ex06.html
index 94f40443766..b5c1f873e99 100644
--- a/docs/tutorials/Chap_2/ex06.html
+++ b/docs/tutorials/Chap_2/ex06.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_3/ex01.html b/docs/tutorials/Chap_3/ex01.html
index a722e9a9b6d..6993d74b3ab 100644
--- a/docs/tutorials/Chap_3/ex01.html
+++ b/docs/tutorials/Chap_3/ex01.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_3/ex02.html b/docs/tutorials/Chap_3/ex02.html
index b425bfb9565..ed5f0caf497 100644
--- a/docs/tutorials/Chap_3/ex02.html
+++ b/docs/tutorials/Chap_3/ex02.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex01.html b/docs/tutorials/Chap_4/ex01.html
index 00e8cb8f51d..39f479473e8 100644
--- a/docs/tutorials/Chap_4/ex01.html
+++ b/docs/tutorials/Chap_4/ex01.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex02.html b/docs/tutorials/Chap_4/ex02.html
index 4feefe6dbe5..6e3a6afeebb 100644
--- a/docs/tutorials/Chap_4/ex02.html
+++ b/docs/tutorials/Chap_4/ex02.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex03.html b/docs/tutorials/Chap_4/ex03.html
index 56fbd9441aa..78d5555e17c 100644
--- a/docs/tutorials/Chap_4/ex03.html
+++ b/docs/tutorials/Chap_4/ex03.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex04.html b/docs/tutorials/Chap_4/ex04.html
index 091433ba5be..4d4a753002c 100644
--- a/docs/tutorials/Chap_4/ex04.html
+++ b/docs/tutorials/Chap_4/ex04.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex05.html b/docs/tutorials/Chap_4/ex05.html
index 74fbb7cd80f..44bd153af25 100644
--- a/docs/tutorials/Chap_4/ex05.html
+++ b/docs/tutorials/Chap_4/ex05.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex06.html b/docs/tutorials/Chap_4/ex06.html
index 7a8df16dcd3..d8d96090f18 100644
--- a/docs/tutorials/Chap_4/ex06.html
+++ b/docs/tutorials/Chap_4/ex06.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex07.html b/docs/tutorials/Chap_4/ex07.html
index 4adf56569d3..680de23b8fd 100644
--- a/docs/tutorials/Chap_4/ex07.html
+++ b/docs/tutorials/Chap_4/ex07.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_4/ex08.html b/docs/tutorials/Chap_4/ex08.html
index 2418a93c0a8..98333413849 100644
--- a/docs/tutorials/Chap_4/ex08.html
+++ b/docs/tutorials/Chap_4/ex08.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_5/ex01.html b/docs/tutorials/Chap_5/ex01.html
index 54bb3204b61..b50a03627ee 100644
--- a/docs/tutorials/Chap_5/ex01.html
+++ b/docs/tutorials/Chap_5/ex01.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_5/ex02.html b/docs/tutorials/Chap_5/ex02.html
index 89f5094b9c7..ea4c66bd294 100644
--- a/docs/tutorials/Chap_5/ex02.html
+++ b/docs/tutorials/Chap_5/ex02.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_5/ex03.html b/docs/tutorials/Chap_5/ex03.html
index 07dabd17a97..0928cb6a6d5 100644
--- a/docs/tutorials/Chap_5/ex03.html
+++ b/docs/tutorials/Chap_5/ex03.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_5/ex04.html b/docs/tutorials/Chap_5/ex04.html
index e0d0181d14d..95971be40b3 100644
--- a/docs/tutorials/Chap_5/ex04.html
+++ b/docs/tutorials/Chap_5/ex04.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_5/ex05.html b/docs/tutorials/Chap_5/ex05.html
index 665730fcace..80422683cd6 100644
--- a/docs/tutorials/Chap_5/ex05.html
+++ b/docs/tutorials/Chap_5/ex05.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex01.html b/docs/tutorials/Chap_6/ex01.html
index ff60ea6dcb7..473c1c3b0e9 100644
--- a/docs/tutorials/Chap_6/ex01.html
+++ b/docs/tutorials/Chap_6/ex01.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex02.html b/docs/tutorials/Chap_6/ex02.html
index a5ab4cca339..fffb3b64adb 100644
--- a/docs/tutorials/Chap_6/ex02.html
+++ b/docs/tutorials/Chap_6/ex02.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex03.html b/docs/tutorials/Chap_6/ex03.html
index a68bd303b61..fd88fd05eaf 100644
--- a/docs/tutorials/Chap_6/ex03.html
+++ b/docs/tutorials/Chap_6/ex03.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex04.html b/docs/tutorials/Chap_6/ex04.html
index f5910341621..c0577bb1752 100644
--- a/docs/tutorials/Chap_6/ex04.html
+++ b/docs/tutorials/Chap_6/ex04.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex05.html b/docs/tutorials/Chap_6/ex05.html
index c983e5751f9..9763486a71f 100644
--- a/docs/tutorials/Chap_6/ex05.html
+++ b/docs/tutorials/Chap_6/ex05.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex06.html b/docs/tutorials/Chap_6/ex06.html
index 7bfc3b91beb..9c6fd395d52 100644
--- a/docs/tutorials/Chap_6/ex06.html
+++ b/docs/tutorials/Chap_6/ex06.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex07.html b/docs/tutorials/Chap_6/ex07.html
index 7ecf0e57bb3..60053887cf5 100644
--- a/docs/tutorials/Chap_6/ex07.html
+++ b/docs/tutorials/Chap_6/ex07.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex08.html b/docs/tutorials/Chap_6/ex08.html
index d90c00fbd67..5e044e9e0a4 100644
--- a/docs/tutorials/Chap_6/ex08.html
+++ b/docs/tutorials/Chap_6/ex08.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex09.html b/docs/tutorials/Chap_6/ex09.html
index e641da20bc5..e280f2371c0 100644
--- a/docs/tutorials/Chap_6/ex09.html
+++ b/docs/tutorials/Chap_6/ex09.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_6/ex10.html b/docs/tutorials/Chap_6/ex10.html
index 872c1c44a82..5d57ca7d99e 100644
--- a/docs/tutorials/Chap_6/ex10.html
+++ b/docs/tutorials/Chap_6/ex10.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_7/ex01.html b/docs/tutorials/Chap_7/ex01.html
index 59c8a3745d0..988c876bf39 100644
--- a/docs/tutorials/Chap_7/ex01.html
+++ b/docs/tutorials/Chap_7/ex01.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_7/ex02.html b/docs/tutorials/Chap_7/ex02.html
index 3062e546994..65b148fde6e 100644
--- a/docs/tutorials/Chap_7/ex02.html
+++ b/docs/tutorials/Chap_7/ex02.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/Chap_7/ex03.html b/docs/tutorials/Chap_7/ex03.html
index 03b6dda63d6..71ae5e8a7a8 100644
--- a/docs/tutorials/Chap_7/ex03.html
+++ b/docs/tutorials/Chap_7/ex03.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Ambreen Ilyas">
diff --git a/docs/tutorials/guide-tutorials.html b/docs/tutorials/guide-tutorials.html
index 184bbb27e3d..38455b7e51d 100644
--- a/docs/tutorials/guide-tutorials.html
+++ b/docs/tutorials/guide-tutorials.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.05 [en] (X11; I; SunOS 5.5.1 sun4u) [Netscape]">
diff --git a/docs/tutorials/online-tutorials.html b/docs/tutorials/online-tutorials.html
index 7aa97414562..3f2df560417 100644
--- a/docs/tutorials/online-tutorials.html
+++ b/docs/tutorials/online-tutorials.html
@@ -1,4 +1,5 @@
<HTML>
+<!-- $Id$ -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (X11; I; Linux 2.0.32 i486) [Netscape]">
diff --git a/docs/tutorials/templates.html b/docs/tutorials/templates.html
index 62a3d77c0fa..76822f7071d 100644
--- a/docs/tutorials/templates.html
+++ b/docs/tutorials/templates.html
@@ -1,5 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
+ <!-- $Id$ -->
<head>
<title>About C++ Templates</title>
</head>
diff --git a/examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i b/examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i
index 5f43e47c7ec..9d881f71519 100644
--- a/examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i
+++ b/examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.i
@@ -1 +1,2 @@
/* -*- C++ -*- */
+/* $Id$ */
diff --git a/os-patches/lynxos-patches.html b/os-patches/lynxos-patches.html
index 04275561610..ffb44e7fdc2 100644
--- a/os-patches/lynxos-patches.html
+++ b/os-patches/lynxos-patches.html
@@ -1,4 +1,6 @@
-<html> <head>
+<html>
+<!-- $Id$ -->
+<head>
<title></title>
</head>
diff --git a/performance-tests/Synch-Benchmarks/context.c b/performance-tests/Synch-Benchmarks/context.c
index 0ac4264bd00..a5a6e577b12 100644
--- a/performance-tests/Synch-Benchmarks/context.c
+++ b/performance-tests/Synch-Benchmarks/context.c
@@ -1,3 +1,4 @@
+/* $Id$ */
#include <stdio.h>
// @(#)context.c 1.1 10/18/96
diff --git a/psosim/drv_conf.c b/psosim/drv_conf.c
index 3228920df6a..026e9d97193 100644
--- a/psosim/drv_conf.c
+++ b/psosim/drv_conf.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/***********************************************************************/
/* */
/* MODULE: drv_conf.c */
diff --git a/rpc++/StdHdrs/rpc/auth.h b/rpc++/StdHdrs/rpc/auth.h
index 82b22c76b29..33882690719 100644
--- a/rpc++/StdHdrs/rpc/auth.h
+++ b/rpc++/StdHdrs/rpc/auth.h
@@ -1,4 +1,5 @@
/* @(#)auth.h 2.3 88/08/07 4.0 RPCSRC; from 1.17 88/02/08 SMI */
+/* $Id$ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
diff --git a/rpc++/StdHdrs/rpc/c_types.h b/rpc++/StdHdrs/rpc/c_types.h
index eac882f1082..e605b518df0 100644
--- a/rpc++/StdHdrs/rpc/c_types.h
+++ b/rpc++/StdHdrs/rpc/c_types.h
@@ -1,5 +1,6 @@
#ifndef _rpc_c_types_h_
#define _rpc_c_types_h_
+/* $Id$ */
#if defined(__cplusplus)
/*
diff --git a/rpc++/StdHdrs/rpc/clnt.h b/rpc++/StdHdrs/rpc/clnt.h
index 4cb303bc1eb..bad3dd17999 100644
--- a/rpc++/StdHdrs/rpc/clnt.h
+++ b/rpc++/StdHdrs/rpc/clnt.h
@@ -1,4 +1,5 @@
/* @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC; from 1.31 88/02/08 SMI*/
+/* $Id$ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
diff --git a/rpc++/StdHdrs/rpc/pmap_clnt.h b/rpc++/StdHdrs/rpc/pmap_clnt.h
index 0a209e4f00f..9c5616dbccf 100644
--- a/rpc++/StdHdrs/rpc/pmap_clnt.h
+++ b/rpc++/StdHdrs/rpc/pmap_clnt.h
@@ -1,4 +1,5 @@
/* @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC; from 1.11 88/02/08 SMI */
+/* $Id$ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
diff --git a/rpc++/StdHdrs/rpc/svc.h b/rpc++/StdHdrs/rpc/svc.h
index 4e551e55fd5..efcaeefe681 100644
--- a/rpc++/StdHdrs/rpc/svc.h
+++ b/rpc++/StdHdrs/rpc/svc.h
@@ -1,4 +1,5 @@
/* @(#)svc.h 2.2 88/07/29 4.0 RPCSRC; from 1.20 88/02/08 SMI */
+/* $Id$ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
diff --git a/rpc++/StdHdrs/rpc/xdr.h b/rpc++/StdHdrs/rpc/xdr.h
index 25fb07fe68a..38cf1649112 100644
--- a/rpc++/StdHdrs/rpc/xdr.h
+++ b/rpc++/StdHdrs/rpc/xdr.h
@@ -1,4 +1,5 @@
/* @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC */
+/* $Id$ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
diff --git a/rpc++/callback.cc b/rpc++/callback.cc
index 1758e8a0740..34e1ee8189c 100644
--- a/rpc++/callback.cc
+++ b/rpc++/callback.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/example/calcsvc.cc b/rpc++/example/calcsvc.cc
index 6ed36594c61..2052b3eabd3 100644
--- a/rpc++/example/calcsvc.cc
+++ b/rpc++/example/calcsvc.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
static char _calcsvc_cc_[]
= "calcsvc.cc,v 2.3 1992/06/15 19:13:13 mnl Exp";
diff --git a/rpc++/example/calcsvc.h b/rpc++/example/calcsvc.h
index a70c10fadac..fd5a039331d 100644
--- a/rpc++/example/calcsvc.h
+++ b/rpc++/example/calcsvc.h
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
#ifndef _CALCSERVICE_H_
#define _CALCSERVICE_H_
static char _calcsvc_h_[]
diff --git a/rpc++/example/client.cc b/rpc++/example/client.cc
index f435de61da9..9014d2fc67a 100644
--- a/rpc++/example/client.cc
+++ b/rpc++/example/client.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
static char _client_cc_[]
= "client.cc,v 2.3 1992/06/15 19:13:17 mnl Exp";
diff --git a/rpc++/example/server.cc b/rpc++/example/server.cc
index f57496c0674..674c7178f27 100644
--- a/rpc++/example/server.cc
+++ b/rpc++/example/server.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
static char _server_cc_[]
= "server.cc,v 2.3 1992/06/15 19:13:18 mnl Exp";
diff --git a/rpc++/request.cc b/rpc++/request.cc
index c831bb531b0..14960195a19 100644
--- a/rpc++/request.cc
+++ b/rpc++/request.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/rpc++/callback.h b/rpc++/rpc++/callback.h
index 6200178263f..fc059d95432 100644
--- a/rpc++/rpc++/callback.h
+++ b/rpc++/rpc++/callback.h
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/rpc++/request.h b/rpc++/rpc++/request.h
index 04250bb3105..61ab6fc93ef 100644
--- a/rpc++/rpc++/request.h
+++ b/rpc++/rpc++/request.h
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/rpc++/service.h b/rpc++/rpc++/service.h
index 327c965ced3..dec16157ccf 100644
--- a/rpc++/rpc++/service.h
+++ b/rpc++/rpc++/service.h
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/rpc++/stub.h b/rpc++/rpc++/stub.h
index 22d467f2441..a94493df267 100644
--- a/rpc++/rpc++/stub.h
+++ b/rpc++/rpc++/stub.h
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/rpc++/xdr++.h b/rpc++/rpc++/xdr++.h
index 72da1cb1d4c..075ffe6090b 100644
--- a/rpc++/rpc++/xdr++.h
+++ b/rpc++/rpc++/xdr++.h
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/service.cc b/rpc++/service.cc
index 8d548397a87..962684c0fe8 100644
--- a/rpc++/service.cc
+++ b/rpc++/service.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/stub.cc b/rpc++/stub.cc
index 38320d06a8a..40fdfb016a0 100644
--- a/rpc++/stub.cc
+++ b/rpc++/stub.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen
diff --git a/rpc++/version.h b/rpc++/version.h
index 88a78665b13..551bd241c3b 100644
--- a/rpc++/version.h
+++ b/rpc++/version.h
@@ -1,4 +1,5 @@
// version.h,v 2.2 1992/06/15 19:12:47 mnl Exp
+// $Id$
#ifndef _RPCPLPL_VERSION_H_
static char* version = "rpc++-library, version 2.2"
#endif
diff --git a/rpc++/xdr++.cc b/rpc++/xdr++.cc
index 25f54d2e990..718e4ad285c 100644
--- a/rpc++/xdr++.cc
+++ b/rpc++/xdr++.cc
@@ -1,4 +1,5 @@
// -*- c++ -*-
+// $Id$
/*
Copyright (C) 1991 Peter Bersen