summaryrefslogtreecommitdiff
path: root/share/examples
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /share/examples
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/FreeBSD_version/Makefile2
-rw-r--r--share/examples/Makefile2
-rwxr-xr-xshare/examples/atapi/burnaudio2
-rwxr-xr-xshare/examples/atapi/burndata2
-rw-r--r--share/examples/atm/NOTES2
-rw-r--r--share/examples/atm/README2
-rw-r--r--share/examples/atm/Startup2
-rwxr-xr-xshare/examples/atm/atm-config.sh2
-rw-r--r--share/examples/atm/atm-sockets.txt2
-rw-r--r--share/examples/atm/cpcs-design.txt2
-rw-r--r--share/examples/atm/sscf-design.txt2
-rw-r--r--share/examples/atm/sscop-design.txt2
-rw-r--r--share/examples/bootforth/README2
-rw-r--r--share/examples/bootforth/boot.4th2
-rw-r--r--share/examples/bootforth/frames.4th2
-rw-r--r--share/examples/bootforth/menu.4th2
-rw-r--r--share/examples/bootforth/screen.4th2
-rw-r--r--share/examples/cvsup/README2
-rw-r--r--share/examples/cvsup/cvs-supfile2
-rw-r--r--share/examples/cvsup/gnats-supfile2
-rw-r--r--share/examples/cvsup/ports-supfile2
-rw-r--r--share/examples/cvsup/secure-cvs-supfile2
-rw-r--r--share/examples/cvsup/secure-stable-supfile2
-rw-r--r--share/examples/cvsup/secure-supfile2
-rw-r--r--share/examples/cvsup/stable-supfile2
-rw-r--r--share/examples/cvsup/standard-supfile2
-rwxr-xr-xshare/examples/drivers/make_device_driver.sh4
-rw-r--r--share/examples/drivers/make_pseudo_driver.sh4
-rw-r--r--share/examples/etc/README.examples2
-rw-r--r--share/examples/find_interface/Makefile2
-rw-r--r--share/examples/find_interface/find_interface.c2
-rw-r--r--share/examples/isdn/Overview2
-rw-r--r--share/examples/isdn/ROADMAP2
-rw-r--r--share/examples/isdn/isdnd_acct2
-rw-r--r--share/examples/kld/cdev/module/Makefile2
-rw-r--r--share/examples/kld/cdev/test/Makefile2
-rw-r--r--share/examples/kld/syscall/module/syscall.c2
-rw-r--r--share/examples/kld/syscall/test/call.c2
-rw-r--r--share/examples/libvgl/demo.c2
-rw-r--r--share/examples/lkm/misc/module/Makefile2
-rw-r--r--share/examples/lkm/misc/test/Makefile2
-rw-r--r--share/examples/perfmon/Makefile2
-rw-r--r--share/examples/perfmon/README2
-rw-r--r--share/examples/perfmon/perfmon.c2
-rw-r--r--share/examples/ppi/Makefile2
-rw-r--r--share/examples/ppi/ppilcd.c2
-rw-r--r--share/examples/printing/README2
-rw-r--r--share/examples/scsi_target/Makefile2
-rw-r--r--share/examples/scsi_target/scsi_target.c2
49 files changed, 51 insertions, 51 deletions
diff --git a/share/examples/FreeBSD_version/Makefile b/share/examples/FreeBSD_version/Makefile
index 685c2348f20e8..42cdb5eec8363 100644
--- a/share/examples/FreeBSD_version/Makefile
+++ b/share/examples/FreeBSD_version/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.3 1997/02/22 13:55:44 peter Exp $
PROG= FreeBSD_version
NOMAN=
diff --git a/share/examples/Makefile b/share/examples/Makefile
index c2b7c7795de60..7019096ed0892 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.23 1997/02/22 13:55:43 peter Exp $
#
# Doing a make install builds /usr/share/examples
diff --git a/share/examples/atapi/burnaudio b/share/examples/atapi/burnaudio
index edec71e79b2a0..be68a70f54d15 100755
--- a/share/examples/atapi/burnaudio
+++ b/share/examples/atapi/burnaudio
@@ -26,7 +26,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $Id$
+# $Id: burnaudio,v 1.1 1998/09/12 12:52:47 sos Exp $
#
device=/dev/r$1
diff --git a/share/examples/atapi/burndata b/share/examples/atapi/burndata
index 0d1fd126bea93..ad3a60884333e 100755
--- a/share/examples/atapi/burndata
+++ b/share/examples/atapi/burndata
@@ -26,7 +26,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $Id$
+# $Id: burndata,v 1.1 1998/09/12 12:52:47 sos Exp $
device=/dev/r$1
wormcontrol -f$device prepdisk double
diff --git a/share/examples/atm/NOTES b/share/examples/atm/NOTES
index 6317188178370..0fdbebd319e19 100644
--- a/share/examples/atm/NOTES
+++ b/share/examples/atm/NOTES
@@ -50,5 +50,5 @@ without halting on systems which can't support the larger sizes.
- @(#) $Id: NOTES,v 1.1 1997/08/22 22:11:17 mks Exp $
+ @(#) $Id: NOTES,v 1.1 1998/09/15 08:22:48 phk Exp $
diff --git a/share/examples/atm/README b/share/examples/atm/README
index 73aa74765905c..6fbc1b134492e 100644
--- a/share/examples/atm/README
+++ b/share/examples/atm/README
@@ -136,5 +136,5 @@ copyright notices are reproduced in the files where the material appears.
--------------------------------------------------------------------------------
- @(#) $Id: README,v 1.4 1998/08/07 19:23:36 mks Exp $
+ @(#) $Id: README,v 1.1 1998/09/15 08:22:48 phk Exp $
diff --git a/share/examples/atm/Startup b/share/examples/atm/Startup
index 4c0ec7d80c47b..652f05b8ce928 100644
--- a/share/examples/atm/Startup
+++ b/share/examples/atm/Startup
@@ -123,5 +123,5 @@ See the file atm-config.sh for an example ATM startup script.
See the man pages scspd(8) and atmarpd(8) for further information.
- @(#) $Id: Startup,v 1.6 1998/08/26 21:37:42 johnc Exp $
+ @(#) $Id: Startup,v 1.1 1998/09/15 08:22:48 phk Exp $
diff --git a/share/examples/atm/atm-config.sh b/share/examples/atm/atm-config.sh
index 40606d41eb0e1..248c0b57f21d8 100755
--- a/share/examples/atm/atm-config.sh
+++ b/share/examples/atm/atm-config.sh
@@ -24,7 +24,7 @@
# Copies of this Software may be made, however, the above copyright
# notice must be reproduced on all copies.
#
-# @(#) $Id$
+# @(#) $Id: atm-config.sh,v 1.1 1998/09/15 08:22:48 phk Exp $
#
#
diff --git a/share/examples/atm/atm-sockets.txt b/share/examples/atm/atm-sockets.txt
index 17436f14492f3..3971ec8a9edb2 100644
--- a/share/examples/atm/atm-sockets.txt
+++ b/share/examples/atm/atm-sockets.txt
@@ -568,5 +568,5 @@ main(argc, argv)
exit(0);
}
- @(#) $Id: atm-sockets.txt,v 1.1 1998/09/15 08:22:49 phk Exp $
+ @(#) $Id: atm-sockets.txt,v 1.2 1998/12/11 21:48:20 phk Exp $
diff --git a/share/examples/atm/cpcs-design.txt b/share/examples/atm/cpcs-design.txt
index aecfa81799258..d98a82a84de26 100644
--- a/share/examples/atm/cpcs-design.txt
+++ b/share/examples/atm/cpcs-design.txt
@@ -80,5 +80,5 @@ o The Streaming Mode service is not supported.
o The Abort service is not supported.
- @(#) $Id: cpcs.design,v 1.1.1.1 1996/12/04 20:48:14 mks Exp $
+ @(#) $Id: cpcs-design.txt,v 1.1 1998/09/15 08:22:49 phk Exp $
diff --git a/share/examples/atm/sscf-design.txt b/share/examples/atm/sscf-design.txt
index a6e3f9ef1bacb..376c60bc91a58 100644
--- a/share/examples/atm/sscf-design.txt
+++ b/share/examples/atm/sscf-design.txt
@@ -125,5 +125,5 @@ o The Parameter Data parameter is not supported for the following primitives:
AAL-RELEASE indication
- @(#) $Id: sscf.design,v 1.1.1.1 1996/12/04 20:48:17 mks Exp $
+ @(#) $Id: sscf-design.txt,v 1.1 1998/09/15 08:22:49 phk Exp $
diff --git a/share/examples/atm/sscop-design.txt b/share/examples/atm/sscop-design.txt
index 009f2426dd7d5..d93281df48fb2 100644
--- a/share/examples/atm/sscop-design.txt
+++ b/share/examples/atm/sscop-design.txt
@@ -216,5 +216,5 @@ o For the AA-ESTABLISH request and response signals, only BR=YES is supported
o For the AA-DATA request signal, only PR=NO is supported (Q.SAAL1 only)
- @(#) $Id: sscop.design,v 1.1.1.1 1996/12/04 20:48:17 mks Exp $
+ @(#) $Id: sscop-design.txt,v 1.1 1998/09/15 08:22:49 phk Exp $
diff --git a/share/examples/bootforth/README b/share/examples/bootforth/README
index d86251bcf512d..1f6e062e1bef0 100644
--- a/share/examples/bootforth/README
+++ b/share/examples/bootforth/README
@@ -19,4 +19,4 @@ hacker, unfortunately...
Andrzej Bialecki
<abial@freebsd.org>
-$Id$
+$Id: README,v 1.1 1998/12/22 12:15:45 abial Exp $
diff --git a/share/examples/bootforth/boot.4th b/share/examples/bootforth/boot.4th
index 467e968f962a0..3fed3c0805571 100644
--- a/share/examples/bootforth/boot.4th
+++ b/share/examples/bootforth/boot.4th
@@ -1,6 +1,6 @@
\ Example of the file which is automatically loaded by /boot/loader
\ on startup.
-\ $Id$
+\ $Id: boot.4th,v 1.1 1998/12/22 12:15:45 abial Exp $
\ Load the screen manipulation words
diff --git a/share/examples/bootforth/frames.4th b/share/examples/bootforth/frames.4th
index 9895a74466be4..5e2e94e37303e 100644
--- a/share/examples/bootforth/frames.4th
+++ b/share/examples/bootforth/frames.4th
@@ -1,6 +1,6 @@
\ Words implementing frame drawing
\ XXX Filled boxes are left as an exercise for the reader... ;-/
-\ $Id$
+\ $Id: frames.4th,v 1.1 1998/12/22 12:15:45 abial Exp $
marker task-frames.4th
diff --git a/share/examples/bootforth/menu.4th b/share/examples/bootforth/menu.4th
index 06493c53f14b6..649fac6b60ac6 100644
--- a/share/examples/bootforth/menu.4th
+++ b/share/examples/bootforth/menu.4th
@@ -1,7 +1,7 @@
\ Simple greeting screen, presenting basic options.
\ XXX This is far too trivial - I don't have time now to think
\ XXX about something more fancy... :-/
-\ $Id: menu.4th,v 1.1 1998/12/22 12:15:45 abial Exp $
+\ $Id: menu.4th,v 1.2 1998/12/31 14:06:30 abial Exp $
: title
f_single
diff --git a/share/examples/bootforth/screen.4th b/share/examples/bootforth/screen.4th
index 4b0a01e7c982d..a9630e218da3c 100644
--- a/share/examples/bootforth/screen.4th
+++ b/share/examples/bootforth/screen.4th
@@ -1,5 +1,5 @@
\ Screen manipulation related words.
-\ $Id$
+\ $Id: screen.4th,v 1.1 1998/12/22 12:15:45 abial Exp $
marker task-screen.4th
diff --git a/share/examples/cvsup/README b/share/examples/cvsup/README
index 688b07cc2c566..37e056ca0afe1 100644
--- a/share/examples/cvsup/README
+++ b/share/examples/cvsup/README
@@ -1,4 +1,4 @@
-# $Id: README,v 1.14 1999/02/11 17:56:11 jdp Exp $
+# $Id: README,v 1.13.2.1 1999/02/11 20:14:51 jdp Exp $
This directory contains sample "supfiles" for obtaining and updating
the FreeBSD sources via the Internet. These supfiles will work
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile
index e14310f5a98fe..8ac9fb41858c7 100644
--- a/share/examples/cvsup/cvs-supfile
+++ b/share/examples/cvsup/cvs-supfile
@@ -1,4 +1,4 @@
-# $Id: cvs-supfile,v 1.18 1999/02/11 18:14:03 jdp Exp $
+# $Id: cvs-supfile,v 1.17.2.1 1999/02/11 20:14:51 jdp Exp $
#
# This file contains all of the "CVSup collections" that make up the
# CVS development tree of the FreeBSD system.
diff --git a/share/examples/cvsup/gnats-supfile b/share/examples/cvsup/gnats-supfile
index 8d41e91b58e74..d6027242d9643 100644
--- a/share/examples/cvsup/gnats-supfile
+++ b/share/examples/cvsup/gnats-supfile
@@ -1,4 +1,4 @@
-# $Id: gnats-supfile,v 1.2 1999/02/11 18:14:03 jdp Exp $
+# $Id: gnats-supfile,v 1.1.4.1 1999/02/11 20:14:51 jdp Exp $
#
# This file contains all of the "CVSup collections" that make up the
# FreeBSD GNATS bug report database.
diff --git a/share/examples/cvsup/ports-supfile b/share/examples/cvsup/ports-supfile
index 5071e9a897595..2f2b993a2e5ee 100644
--- a/share/examples/cvsup/ports-supfile
+++ b/share/examples/cvsup/ports-supfile
@@ -1,4 +1,4 @@
-# $Id: ports-supfile,v 1.15 1999/02/11 18:14:03 jdp Exp $
+# $Id: ports-supfile,v 1.14.2.1 1999/02/11 20:14:51 jdp Exp $
#
# This file contains all of the "CVSup collections" that make up the
# FreeBSD-current ports collection.
diff --git a/share/examples/cvsup/secure-cvs-supfile b/share/examples/cvsup/secure-cvs-supfile
index 0ccd37b941f01..e0bcbe5d51ad2 100644
--- a/share/examples/cvsup/secure-cvs-supfile
+++ b/share/examples/cvsup/secure-cvs-supfile
@@ -1,4 +1,4 @@
-# $Id: secure-cvs-supfile,v 1.6 1997/05/19 17:22:51 jdp Exp $
+# $Id: secure-cvs-supfile,v 1.7 1997/10/02 00:01:33 jkh Exp $
#
# This file contains all of the "CVSup collections" that make up the CVS
# development tree of the FreeBSD international secure distribution. If
diff --git a/share/examples/cvsup/secure-stable-supfile b/share/examples/cvsup/secure-stable-supfile
index e510232db0b78..72347367f4f50 100644
--- a/share/examples/cvsup/secure-stable-supfile
+++ b/share/examples/cvsup/secure-stable-supfile
@@ -1,4 +1,4 @@
-# $Id: secure-stable-supfile,v 1.10 1999/02/11 18:04:17 jdp Exp $
+# $Id: secure-stable-supfile,v 1.9.2.2 1999/02/11 20:14:51 jdp Exp $
#
# This file contains all of the "CVSup collections" that make up the
# source tree of the FreeBSD-stable international secure distribution.
diff --git a/share/examples/cvsup/secure-supfile b/share/examples/cvsup/secure-supfile
index e4d94173048a3..dc73ef170db83 100644
--- a/share/examples/cvsup/secure-supfile
+++ b/share/examples/cvsup/secure-supfile
@@ -1,4 +1,4 @@
-# $Id: secure-supfile,v 1.7 1997/05/19 17:22:51 jdp Exp $
+# $Id: secure-supfile,v 1.8 1997/10/02 00:01:34 jkh Exp $
#
# This file contains all of the "CVSup collections" that make up the
# source tree of the FreeBSD-current international secure distribution.
diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile
index 58de73daa5737..9c984107c245c 100644
--- a/share/examples/cvsup/stable-supfile
+++ b/share/examples/cvsup/stable-supfile
@@ -1,4 +1,4 @@
-# $Id: stable-supfile,v 1.14 1999/02/11 18:14:03 jdp Exp $
+# $Id: stable-supfile,v 1.12.2.2 1999/02/11 20:14:51 jdp Exp $
#
# This file contains all of the "CVSup collections" that make up the
# FreeBSD-stable source tree.
diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile
index a857c251e23b0..e6e54f679934c 100644
--- a/share/examples/cvsup/standard-supfile
+++ b/share/examples/cvsup/standard-supfile
@@ -1,4 +1,4 @@
-# $Id: standard-supfile,v 1.13 1999/02/11 18:14:03 jdp Exp $
+# $Id: standard-supfile,v 1.12.2.1 1999/02/11 20:14:51 jdp Exp $
#
# This file contains all of the "CVSup collections" that make up the
# FreeBSD-current source tree.
diff --git a/share/examples/drivers/make_device_driver.sh b/share/examples/drivers/make_device_driver.sh
index e2bc74c304f4a..3a97b38104c51 100755
--- a/share/examples/drivers/make_device_driver.sh
+++ b/share/examples/drivers/make_device_driver.sh
@@ -29,7 +29,7 @@ DONE
cat >${UPPER} <<DONE
# Configuration file for kernel type: ${UPPER}
ident ${UPPER}
-# \$Id: make_device_driver.sh,v 1.3 1998/01/12 07:47:03 julian Exp $"
+# \$Id: make_device_driver.sh,v 1.4 1998/10/22 16:10:29 bde Exp $"
DONE
grep -v GENERIC < GENERIC >>${UPPER}
@@ -45,7 +45,7 @@ cat >../isa/${1}.c <<DONE
* Copyright ME
*
* ${1} driver
- * \$Id: make_device_driver.sh,v 1.3 1998/01/12 07:47:03 julian Exp $
+ * \$Id: make_device_driver.sh,v 1.4 1998/10/22 16:10:29 bde Exp $
*/
diff --git a/share/examples/drivers/make_pseudo_driver.sh b/share/examples/drivers/make_pseudo_driver.sh
index a68bc7eeaf712..98f3b39e4048f 100644
--- a/share/examples/drivers/make_pseudo_driver.sh
+++ b/share/examples/drivers/make_pseudo_driver.sh
@@ -21,7 +21,7 @@ DONE
cat >${UPPER} <<DONE
# Configuration file for kernel type: ${UPPER}
ident ${UPPER}
-# \$Id: make_pseudo_driver.sh,v 1.2 1997/12/30 03:23:13 julian Exp $"
+# \$Id: make_pseudo_driver.sh,v 1.3 1998/10/22 16:12:16 bde Exp $"
DONE
grep -v GENERIC < GENERIC >>${UPPER}
@@ -37,7 +37,7 @@ cat >../../dev/${1}.c <<DONE
* Copyright ME
*
* ${1} driver
- * \$Id: make_pseudo_driver.sh,v 1.2 1997/12/30 03:23:13 julian Exp $
+ * \$Id: make_pseudo_driver.sh,v 1.3 1998/10/22 16:12:16 bde Exp $
*/
diff --git a/share/examples/etc/README.examples b/share/examples/etc/README.examples
index e15b3b7380a5d..744371fb6aa6c 100644
--- a/share/examples/etc/README.examples
+++ b/share/examples/etc/README.examples
@@ -1,4 +1,4 @@
-$Id$
+$Id: README.examples,v 1.3 1997/02/22 13:55:51 peter Exp $
The /usr/share/examples/etc directory contains the original
distribution versions of the files which are shipped in /etc. This is
diff --git a/share/examples/find_interface/Makefile b/share/examples/find_interface/Makefile
index fcc330cc19496..c92de492969e2 100644
--- a/share/examples/find_interface/Makefile
+++ b/share/examples/find_interface/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.3 1997/02/22 13:55:53 peter Exp $
PROG= find_interface
NOMAN=
diff --git a/share/examples/find_interface/find_interface.c b/share/examples/find_interface/find_interface.c
index 4a8391fa7836e..f2fec28e171eb 100644
--- a/share/examples/find_interface/find_interface.c
+++ b/share/examples/find_interface/find_interface.c
@@ -26,7 +26,7 @@
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: find_interface.c,v 1.4 1997/02/22 13:55:53 peter Exp $
*/
/*
diff --git a/share/examples/isdn/Overview b/share/examples/isdn/Overview
index 2f2fc181a81dc..f0871e57c4c4b 100644
--- a/share/examples/isdn/Overview
+++ b/share/examples/isdn/Overview
@@ -4,7 +4,7 @@
Copyright (c) 1998 Hellmuth Michaelis. All rights reserved.
- $Id: Overview,v 1.3 1998/10/27 10:28:54 hm Exp $
+ $Id: Overview,v 1.1 1999/01/18 14:05:22 hm Exp $
Last edit-date: [Tue Oct 27 11:26:03 1998]
diff --git a/share/examples/isdn/ROADMAP b/share/examples/isdn/ROADMAP
index 54f6721b5fb85..16bf59e53ea89 100644
--- a/share/examples/isdn/ROADMAP
+++ b/share/examples/isdn/ROADMAP
@@ -2,7 +2,7 @@
Roadmap of isdn4bsd as integrated into FreeBSD
==============================================
- $Id:$
+ $Id: ROADMAP,v 1.1 1999/01/18 14:05:23 hm Exp $
last edit-date: [Mon Jan 18 14:47:09 1999]
diff --git a/share/examples/isdn/isdnd_acct b/share/examples/isdn/isdnd_acct
index faefaa55f85b7..78ede43bd5a39 100644
--- a/share/examples/isdn/isdnd_acct
+++ b/share/examples/isdn/isdnd_acct
@@ -29,7 +29,7 @@
# accounting report script for the isdnd daemon accounting info
# -------------------------------------------------------------
#
-# $Id: isdnd_acct,v 1.1 1998/01/23 13:38:53 hm Exp $
+# $Id: isdnd_acct,v 1.1 1999/01/18 14:05:23 hm Exp $
#
# last edit-date: [Mon Jan 18 14:08:10 1999]
#
diff --git a/share/examples/kld/cdev/module/Makefile b/share/examples/kld/cdev/module/Makefile
index aa07686853d25..68c2579023518 100644
--- a/share/examples/kld/cdev/module/Makefile
+++ b/share/examples/kld/cdev/module/Makefile
@@ -34,7 +34,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id: Makefile,v 1.5 1998/11/08 22:31:00 rv Exp $
+# $Id: Makefile,v 1.1 1998/12/11 10:44:30 dfr Exp $
#
# Copyright (c) 1993 Terrence R. Lambert.
# All rights reserved.
diff --git a/share/examples/kld/cdev/test/Makefile b/share/examples/kld/cdev/test/Makefile
index fa3f9f83a267b..57187d2e223e0 100644
--- a/share/examples/kld/cdev/test/Makefile
+++ b/share/examples/kld/cdev/test/Makefile
@@ -64,7 +64,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id: Makefile,v 1.5 1997/02/22 13:55:56 peter Exp $
+# $Id: Makefile,v 1.1 1998/12/11 10:44:30 dfr Exp $
#
PROG= testcdev
NOMAN=
diff --git a/share/examples/kld/syscall/module/syscall.c b/share/examples/kld/syscall/module/syscall.c
index 1bfb4823fd8c0..d80801c6b0f00 100644
--- a/share/examples/kld/syscall/module/syscall.c
+++ b/share/examples/kld/syscall/module/syscall.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: syscall.c,v 1.1 1999/01/09 14:26:19 dfr Exp $
*/
#include <sys/types.h>
diff --git a/share/examples/kld/syscall/test/call.c b/share/examples/kld/syscall/test/call.c
index 0e4b70e1fa60a..39cceb5263c01 100644
--- a/share/examples/kld/syscall/test/call.c
+++ b/share/examples/kld/syscall/test/call.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: call.c,v 1.1 1999/01/09 14:26:22 dfr Exp $
+ * $Id: call.c,v 1.2 1999/01/09 15:03:06 dfr Exp $
*/
#include <stdio.h>
diff --git a/share/examples/libvgl/demo.c b/share/examples/libvgl/demo.c
index 1a8e207844574..c3de918a60fcc 100644
--- a/share/examples/libvgl/demo.c
+++ b/share/examples/libvgl/demo.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: demo.c,v 1.16 1997/08/17 20:46:55 sos Exp sos $
+ * $Id: demo.c,v 1.1 1997/10/16 07:29:26 sos Exp $
*/
#include <sys/types.h>
diff --git a/share/examples/lkm/misc/module/Makefile b/share/examples/lkm/misc/module/Makefile
index a29cc84665da8..c76259dc10924 100644
--- a/share/examples/lkm/misc/module/Makefile
+++ b/share/examples/lkm/misc/module/Makefile
@@ -34,7 +34,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 13:55:54 peter Exp $
#
BINDIR= /tmp
SRCS= misccall.c miscmod.c
diff --git a/share/examples/lkm/misc/test/Makefile b/share/examples/lkm/misc/test/Makefile
index cef8824bcc01c..dba36e9ea6ef3 100644
--- a/share/examples/lkm/misc/test/Makefile
+++ b/share/examples/lkm/misc/test/Makefile
@@ -34,7 +34,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 13:55:56 peter Exp $
#
PROG= testmisc
NOMAN=
diff --git a/share/examples/perfmon/Makefile b/share/examples/perfmon/Makefile
index 96848c8edd952..9866d7bd8727e 100644
--- a/share/examples/perfmon/Makefile
+++ b/share/examples/perfmon/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.3 1997/02/22 13:55:57 peter Exp $
PROG= perfmon
NOMAN=
diff --git a/share/examples/perfmon/README b/share/examples/perfmon/README
index 1a339b86494e6..1bd2d29e58c2e 100644
--- a/share/examples/perfmon/README
+++ b/share/examples/perfmon/README
@@ -21,4 +21,4 @@ The following options are not implemented on Pentium CPUs:
There is one mandatory argument, which must be the number of the counter.
All numbers can be specified in any format acceptable to strtol(3).
-$Id$
+$Id: README,v 1.3 1997/02/22 13:55:57 peter Exp $
diff --git a/share/examples/perfmon/perfmon.c b/share/examples/perfmon/perfmon.c
index b6c9ff5d8ce45..47ab8d166f651 100644
--- a/share/examples/perfmon/perfmon.c
+++ b/share/examples/perfmon/perfmon.c
@@ -26,7 +26,7 @@
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: perfmon.c,v 1.3 1997/02/22 13:55:58 peter Exp $
+ * $Id: perfmon.c,v 1.4 1997/06/29 22:43:01 bde Exp $
*/
#include <sys/types.h>
diff --git a/share/examples/ppi/Makefile b/share/examples/ppi/Makefile
index c77260c8d32a1..997987385b704 100644
--- a/share/examples/ppi/Makefile
+++ b/share/examples/ppi/Makefile
@@ -1,6 +1,6 @@
# Makefile to build LCD control software for ppi(4) interface.
#
-# $Id$
+# $Id: Makefile,v 1.1 1998/01/02 12:10:55 msmith Exp $
PROG= ppilcd
NOMAN= YES
diff --git a/share/examples/ppi/ppilcd.c b/share/examples/ppi/ppilcd.c
index 4ad7e2aaee010..9b54d9126083d 100644
--- a/share/examples/ppi/ppilcd.c
+++ b/share/examples/ppi/ppilcd.c
@@ -2,7 +2,7 @@
* Control LCD module hung off parallel port using the
* ppi 'geek port' interface.
*
- * $Id$
+ * $Id: ppilcd.c,v 1.1 1998/01/02 12:10:56 msmith Exp $
*/
#include <stdio.h>
diff --git a/share/examples/printing/README b/share/examples/printing/README
index 7aa05d16ee70c..1e13572759887 100644
--- a/share/examples/printing/README
+++ b/share/examples/printing/README
@@ -1,4 +1,4 @@
-# $Id: README,v 1.4 1997/02/22 13:55:59 peter Exp $
+# $Id: README,v 1.5 1997/09/07 16:44:02 joerg Exp $
#
# The files in this directory are generated automatically
# from doc/handbook/printing.sgml, do not edit it here!
diff --git a/share/examples/scsi_target/Makefile b/share/examples/scsi_target/Makefile
index 96582bb7607ea..070b64f0bd544 100644
--- a/share/examples/scsi_target/Makefile
+++ b/share/examples/scsi_target/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.1 1998/09/15 06:46:32 gibbs Exp $
PROG= scsi_target
SRCS= scsi_target.c
diff --git a/share/examples/scsi_target/scsi_target.c b/share/examples/scsi_target/scsi_target.c
index c2a0f0290eb59..de3ed9136940a 100644
--- a/share/examples/scsi_target/scsi_target.c
+++ b/share/examples/scsi_target/scsi_target.c
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: scsi_target.c,v 1.1 1998/09/15 06:46:32 gibbs Exp $
+ * $Id: scsi_target.c,v 1.2 1998/12/10 04:00:03 gibbs Exp $
*/
#include <sys/types.h>