diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
| commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
| tree | f979656ed109e888baec4c361944b615bc0f7d2c /share/examples | |
| parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) | |
Diffstat (limited to 'share/examples')
58 files changed, 62 insertions, 62 deletions
diff --git a/share/examples/FreeBSD_version/Makefile b/share/examples/FreeBSD_version/Makefile index 685c2348f20e..42cdb5eec836 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 c2b7c7795de6..7019096ed089 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 edec71e79b2a..be68a70f54d1 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 0d1fd126bea9..ad3a60884333 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 631718817837..0fdbebd319e1 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 73aa74765905..6fbc1b134492 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 4c0ec7d80c47..652f05b8ce92 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 40606d41eb0e..248c0b57f21d 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 17436f14492f..3971ec8a9edb 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 aecfa8179925..d98a82a84de2 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 a6e3f9ef1bac..376c60bc91a5 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 009f2426dd7d..d93281df48fb 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 d86251bcf512..1f6e062e1bef 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 467e968f962a..3fed3c080557 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 9895a74466be..5e2e94e37303 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 2d6e6f6c96b9..3083323436cf 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.3 1999/01/28 10:51:49 jkh Exp $ +\ $Id: menu.4th,v 1.2.2.1 1999/02/23 08:46:00 dcs Exp $ : title f_single diff --git a/share/examples/bootforth/screen.4th b/share/examples/bootforth/screen.4th index 4b0a01e7c982..a9630e218da3 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 688b07cc2c56..37e056ca0afe 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 151d0c01966c..79ffc2bf68e2 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -1,4 +1,4 @@ -# $Id: cvs-supfile,v 1.17.2.1 1999/02/11 20:14:51 jdp Exp $ +# $Id: cvs-supfile,v 1.17.2.2 1999/04/08 08:07:53 asami 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/doc-supfile b/share/examples/cvsup/doc-supfile index 0e8da89de838..045893346576 100644 --- a/share/examples/cvsup/doc-supfile +++ b/share/examples/cvsup/doc-supfile @@ -1,4 +1,4 @@ -# $Id: doc-supfile,v 1.1 1999/05/12 20:01:10 billf Exp $ +# $Id: doc-supfile,v 1.1.2.1 1999/05/13 18:43:14 billf Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current source tree. diff --git a/share/examples/cvsup/gnats-supfile b/share/examples/cvsup/gnats-supfile index 8d41e91b58e7..d6027242d964 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 6fad9321f333..7aaf288e2555 100644 --- a/share/examples/cvsup/ports-supfile +++ b/share/examples/cvsup/ports-supfile @@ -1,4 +1,4 @@ -# $Id: ports-supfile,v 1.14.2.1 1999/02/11 20:14:51 jdp Exp $ +# $Id: ports-supfile,v 1.14.2.2 1999/04/08 08:07:54 asami 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 0ccd37b941f0..e0bcbe5d51ad 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 e510232db0b7..72347367f4f5 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 e4d94173048a..dc73ef170db8 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 58de73daa573..9c984107c245 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 a857c251e23b..e6e54f679934 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/cvsup/www-supfile b/share/examples/cvsup/www-supfile index 83c0ea9b15ac..c29b5d7369b9 100644 --- a/share/examples/cvsup/www-supfile +++ b/share/examples/cvsup/www-supfile @@ -1,4 +1,4 @@ -# $Id: www-supfile,v 1.1 1999/05/12 20:01:10 billf Exp $ +# $Id: www-supfile,v 1.1.2.1 1999/05/13 18:43:16 billf 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 da0e522a3ebf..6a78c088ca18 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.5 1999/03/19 00:33:31 msmith Exp $" +# \$Id: make_device_driver.sh,v 1.4.2.1 1999/03/19 00:38:00 msmith 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.5 1999/03/19 00:33:31 msmith Exp $ + * \$Id: make_device_driver.sh,v 1.4.2.1 1999/03/19 00:38:00 msmith Exp $ */ diff --git a/share/examples/drivers/make_pci_drive.sh b/share/examples/drivers/make_pci_drive.sh index afc2a841723b..fc41a10b4121 100644 --- a/share/examples/drivers/make_pci_drive.sh +++ b/share/examples/drivers/make_pci_drive.sh @@ -36,7 +36,7 @@ DONE cat >${UPPER} <<DONE # Configuration file for kernel type: ${UPPER} ident ${UPPER} -# \$Id: make_pci_driver.sh,v 1.0 1999/03/15 16:10:29 crb Exp $" +# \$Id: make_pci_drive.sh,v 1.1.2.1 1999/04/08 18:47:37 julian Exp $" DONE grep -v GENERIC < GENERIC >>${UPPER} @@ -52,7 +52,7 @@ cat >../../pci/${1}.c <<DONE * Copyright ME * * ${1} driver - * \$Id: make_pci_driver.sh,v 1.4 1998/03/15 16:10:29 crb Exp $ + * \$Id: make_pci_drive.sh,v 1.1.2.1 1999/04/08 18:47:37 julian Exp $ */ @@ -434,7 +434,7 @@ DONE if [ -d /usr/src/sys/modules/${1} ] then cat >/usr/src/sys/modules/${1}/Makefile <<DONE -# $Id: Makefile,v 1.0 1999/03/15 04:30:46 crb Exp $ +# $Id: make_pci_drive.sh,v 1.1.2.1 1999/04/08 18:47:37 julian Exp $ # ${UPPER} KLD Module # # This happens not to work, pci devices can't be modules diff --git a/share/examples/drivers/make_pseudo_driver.sh b/share/examples/drivers/make_pseudo_driver.sh index b8015bee2b03..8f37f77cabea 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.4 1999/03/19 00:35:07 msmith Exp $" +# \$Id: make_pseudo_driver.sh,v 1.3.2.1 1999/03/19 00:38:00 msmith 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.4 1999/03/19 00:35:07 msmith Exp $ + * \$Id: make_pseudo_driver.sh,v 1.3.2.1 1999/03/19 00:38:00 msmith Exp $ */ diff --git a/share/examples/etc/README.examples b/share/examples/etc/README.examples index e15b3b7380a5..744371fb6aa6 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 fcc330cc1949..c92de492969e 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 4a8391fa7836..f2fec28e171e 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 2f2fc181a81d..f0871e57c4c4 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 54f6721b5fb8..16bf59e53ea8 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 faefaa55f85b..78ede43bd5a3 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 aa07686853d2..68c257902351 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 fa3f9f83a267..57187d2e223e 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 1bfb4823fd8c..d80801c6b0f0 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 0e4b70e1fa60..39cceb5263c0 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 1a8e20784457..c3de918a60fc 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 a29cc84665da..c76259dc1092 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 cef8824bcc01..dba36e9ea6ef 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 96848c8edd95..9866d7bd8727 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 1a339b86494e..1bd2d29e58c2 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 b6c9ff5d8ce4..47ab8d166f65 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 c77260c8d32a..997987385b70 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 4ad7e2aaee01..9b54d9126083 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/ppp/chap-auth b/share/examples/ppp/chap-auth index fcd9ab18dc14..0bf6a3acc750 100755 --- a/share/examples/ppp/chap-auth +++ b/share/examples/ppp/chap-auth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: chap-auth,v 1.1 1999/02/13 00:59:19 brian Exp $ +# $Id: chap-auth,v 1.1.2.1 1999/03/24 21:01:27 brian Exp $ # # Display a window to request a users CHAP secret, accepting the relevant diff --git a/share/examples/ppp/login-auth b/share/examples/ppp/login-auth index ccdc00085398..d6b112c20244 100755 --- a/share/examples/ppp/login-auth +++ b/share/examples/ppp/login-auth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: login-auth,v 1.1 1999/02/13 00:59:19 brian Exp $ +# $Id: login-auth,v 1.1.2.1 1999/03/24 21:01:27 brian Exp $ # # Display a window to request a users password, expecting a login name diff --git a/share/examples/ppp/ppp.conf.sample b/share/examples/ppp/ppp.conf.sample index 10425283d3b5..f12585bf7e78 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $Id: ppp.conf.sample,v 1.2.2.2 1999/03/28 00:23:29 brian Exp $ +# $Id: ppp.conf.sample,v 1.2.2.3 1999/05/02 09:32:46 brian Exp $ # ################################################################# diff --git a/share/examples/ppp/ppp.linkdown.sample b/share/examples/ppp/ppp.linkdown.sample index 022b37763385..c7f308ded150 100644 --- a/share/examples/ppp/ppp.linkdown.sample +++ b/share/examples/ppp/ppp.linkdown.sample @@ -12,7 +12,7 @@ # 3) If no label has been found, use MYADDR if it exists. # # -# $Id: ppp.linkdown.sample,v 1.1 1999/02/11 16:33:14 brian Exp $ +# $Id: ppp.linkdown.sample,v 1.1.2.1 1999/03/24 21:01:27 brian Exp $ # ######################################################################### diff --git a/share/examples/ppp/ppp.linkup.sample b/share/examples/ppp/ppp.linkup.sample index 3de81cd27b1f..739811f8161a 100644 --- a/share/examples/ppp/ppp.linkup.sample +++ b/share/examples/ppp/ppp.linkup.sample @@ -12,7 +12,7 @@ # 3) If no label has been found, use MYADDR if it exists. # # -# $Id: ppp.linkup.sample,v 1.1 1999/02/11 16:33:14 brian Exp $ +# $Id: ppp.linkup.sample,v 1.1.2.1 1999/03/24 21:01:27 brian Exp $ # ######################################################################### diff --git a/share/examples/ppp/ppp.secret.sample b/share/examples/ppp/ppp.secret.sample index 9b1e59d54d61..434db9fe92f0 100644 --- a/share/examples/ppp/ppp.secret.sample +++ b/share/examples/ppp/ppp.secret.sample @@ -27,7 +27,7 @@ # ``auth'' or ``cbcp'' callback is enabled (see ``set callback''). # A ``*'' specifies that the client must specify the number. # -# $Id: ppp.secret.sample,v 1.1 1999/02/11 16:33:14 brian Exp $ +# $Id: ppp.secret.sample,v 1.1.2.1 1999/03/24 21:01:27 brian Exp $ # ################################################## diff --git a/share/examples/printing/README b/share/examples/printing/README index 7aa05d16ee70..1e1357275988 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 96582bb7607e..070b64f0bd54 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 02484c1298d8..9b6a98620ddd 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.2.2.1 1999/03/07 00:38:56 gibbs Exp $ + * $Id: scsi_target.c,v 1.2.2.2 1999/03/07 00:44:17 gibbs Exp $ */ #include <sys/types.h> |
