diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
| commit | 8e878a0310eae754021dbd73ca928eaf7cf6a65c (patch) | |
| tree | 85f35fe64386fc1f5eb60327eb5c614a04d1adae /share/examples | |
| parent | b4d1edeb37a573694fb661e8da9631ce60473a8d (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvs
'RELENG_3_5_0_RELEASE'.
This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'share/examples')
88 files changed, 92 insertions, 92 deletions
diff --git a/share/examples/FreeBSD_version/Makefile b/share/examples/FreeBSD_version/Makefile index 69dc00b759a7..caa46ab1edbf 100644 --- a/share/examples/FreeBSD_version/Makefile +++ b/share/examples/FreeBSD_version/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/FreeBSD_version/Makefile,v 1.3.2.1 1999/08/29 16:44:46 peter Exp $ PROG= FreeBSD_version NOMAN= diff --git a/share/examples/Makefile b/share/examples/Makefile index 3591fc648403..a35539d1f6c0 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/Makefile,v 1.23.2.3 1999/08/29 16:44:45 peter Exp $ # # Doing a make install builds /usr/share/examples diff --git a/share/examples/atapi/burnaudio b/share/examples/atapi/burnaudio index f1e1056fa8d6..1fe0c36a1765 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/atapi/burnaudio,v 1.1.2.1 1999/08/29 16:44:47 peter Exp $ # device=/dev/r$1 diff --git a/share/examples/atapi/burndata b/share/examples/atapi/burndata index 0a7577f4ea0c..829c08a19f0b 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/atapi/burndata,v 1.1.2.1 1999/08/29 16:44:48 peter Exp $ device=/dev/r$1 wormcontrol -f$device prepdisk double diff --git a/share/examples/atm/NOTES b/share/examples/atm/NOTES index aad41906178e..308ce27a9535 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. - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/NOTES,v 1.1.2.1 1999/08/29 16:44:48 peter Exp $ diff --git a/share/examples/atm/README b/share/examples/atm/README index a2e23f28bbbf..34a799f570c9 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. -------------------------------------------------------------------------------- - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/README,v 1.1.2.1 1999/08/29 16:44:49 peter Exp $ diff --git a/share/examples/atm/Startup b/share/examples/atm/Startup index 8898e45c8821..af75e119d3ac 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. - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/Startup,v 1.1.2.1 1999/08/29 16:44:50 peter Exp $ diff --git a/share/examples/atm/atm-config.sh b/share/examples/atm/atm-config.sh index b15060e83714..9f506b42a073 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. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/share/examples/atm/atm-config.sh,v 1.1.2.1 1999/08/29 16:44:50 peter Exp $ # # diff --git a/share/examples/atm/atm-sockets.txt b/share/examples/atm/atm-sockets.txt index b4cc8e9d00d1..6341fd6cd69b 100644 --- a/share/examples/atm/atm-sockets.txt +++ b/share/examples/atm/atm-sockets.txt @@ -568,5 +568,5 @@ main(argc, argv) exit(0); } - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/atm-sockets.txt,v 1.2.2.1 1999/08/29 16:44:50 peter Exp $ diff --git a/share/examples/atm/cpcs-design.txt b/share/examples/atm/cpcs-design.txt index 94901f23998e..0e48d1b9a4b7 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. - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/cpcs-design.txt,v 1.1.2.1 1999/08/29 16:44:51 peter Exp $ diff --git a/share/examples/atm/sscf-design.txt b/share/examples/atm/sscf-design.txt index 5334d74bdbac..f442eed17b11 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 - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/sscf-design.txt,v 1.1.2.1 1999/08/29 16:44:51 peter Exp $ diff --git a/share/examples/atm/sscop-design.txt b/share/examples/atm/sscop-design.txt index 2b546bd6aeac..007ef461b06e 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) - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/sscop-design.txt,v 1.1.2.1 1999/08/29 16:44:51 peter Exp $ diff --git a/share/examples/bootforth/README b/share/examples/bootforth/README index b8eb8a0f3a16..56d74c2e5bc9 100644 --- a/share/examples/bootforth/README +++ b/share/examples/bootforth/README @@ -32,4 +32,4 @@ configuration to distinguish one from the other. Daniel C. Sobral <dcs@freebsd.org> -$FreeBSD$ +$FreeBSD: src/share/examples/bootforth/README,v 1.1.2.2 1999/08/29 16:44:53 peter Exp $ diff --git a/share/examples/bootforth/boot.4th b/share/examples/bootforth/boot.4th index 631775b304f7..c361c9ce0d7b 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. -\ $FreeBSD$ +\ $FreeBSD: src/share/examples/bootforth/boot.4th,v 1.1.2.1 1999/08/29 16:44:53 peter Exp $ \ Load the screen manipulation words diff --git a/share/examples/bootforth/frames.4th b/share/examples/bootforth/frames.4th index ff91c5b7ec87..4d0334507a1f 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... ;-/ -\ $FreeBSD$ +\ $FreeBSD: src/share/examples/bootforth/frames.4th,v 1.1.2.1 1999/08/29 16:44:53 peter Exp $ marker task-frames.4th diff --git a/share/examples/bootforth/loader.rc b/share/examples/bootforth/loader.rc index d216a460416f..acd22cc9b670 100644 --- a/share/examples/bootforth/loader.rc +++ b/share/examples/bootforth/loader.rc @@ -1,6 +1,6 @@ \ Example of the file which is automatically loaded by /boot/loader \ on startup. -\ $FreeBSD$ +\ $FreeBSD: src/share/examples/bootforth/loader.rc,v 1.2.2.2 1999/08/29 16:44:54 peter Exp $ cr .( Loading Forth extensions:) diff --git a/share/examples/bootforth/menuconf.4th b/share/examples/bootforth/menuconf.4th index 97efd5af8af4..4e5a69ccb174 100644 --- a/share/examples/bootforth/menuconf.4th +++ b/share/examples/bootforth/menuconf.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... :-/ -\ $FreeBSD$ +\ $FreeBSD: src/share/examples/bootforth/menuconf.4th,v 1.2.2.2 1999/08/29 16:44:54 peter Exp $ : title f_single diff --git a/share/examples/bootforth/screen.4th b/share/examples/bootforth/screen.4th index 3ea79e453d80..95ba109a5bf3 100644 --- a/share/examples/bootforth/screen.4th +++ b/share/examples/bootforth/screen.4th @@ -1,5 +1,5 @@ \ Screen manipulation related words. -\ $FreeBSD$ +\ $FreeBSD: src/share/examples/bootforth/screen.4th,v 1.1.2.1 1999/08/29 16:44:54 peter Exp $ marker task-screen.4th diff --git a/share/examples/cvsup/4.x-secure-stable-supfile b/share/examples/cvsup/4.x-secure-stable-supfile index abea5ab85a26..68d1f21ee52b 100644 --- a/share/examples/cvsup/4.x-secure-stable-supfile +++ b/share/examples/cvsup/4.x-secure-stable-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/4.x-secure-stable-supfile,v 1.1.2.1 2000/03/13 17:33:27 dcs 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/4.x-stable-supfile b/share/examples/cvsup/4.x-stable-supfile index d604e9910006..9a1cd9d5c2e9 100644 --- a/share/examples/cvsup/4.x-stable-supfile +++ b/share/examples/cvsup/4.x-stable-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/4.x-stable-supfile,v 1.1.2.1 2000/03/13 17:33:27 dcs Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-stable source tree. diff --git a/share/examples/cvsup/README b/share/examples/cvsup/README index 98f069c0785e..83c1251fce5a 100644 --- a/share/examples/cvsup/README +++ b/share/examples/cvsup/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/README,v 1.13.2.3 2000/04/13 14:43:56 sheldonh 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 320d9e3e27ca..fbd5edd2caef 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/cvs-supfile,v 1.17.2.8 1999/12/12 16:47:36 dillon 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 fd2be45e2674..ef3d407eeb5e 100644 --- a/share/examples/cvsup/doc-supfile +++ b/share/examples/cvsup/doc-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/doc-supfile,v 1.1.2.3 2000/01/11 10:51:23 asmodai 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 640915fbe3d4..2ff45a1adf87 100644 --- a/share/examples/cvsup/gnats-supfile +++ b/share/examples/cvsup/gnats-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/gnats-supfile,v 1.1.4.2 1999/08/29 16:44:57 peter 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 7dfe5509d045..88a60d01f1cd 100644 --- a/share/examples/cvsup/ports-supfile +++ b/share/examples/cvsup/ports-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/ports-supfile,v 1.14.2.6 2000/05/06 03:47:34 kris Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current ports collection. diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse index 2e04d61ea93a..892b8a138fd7 100644 --- a/share/examples/cvsup/refuse +++ b/share/examples/cvsup/refuse @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/refuse,v 1.1.4.1 2000/04/13 14:56:00 sheldonh Exp $ # #This is an example "refuse file". CVSup will not touch anything listed #in the refuse file. diff --git a/share/examples/cvsup/secure-cvs-supfile b/share/examples/cvsup/secure-cvs-supfile index e56bea1f5612..3c0139ad311a 100644 --- a/share/examples/cvsup/secure-cvs-supfile +++ b/share/examples/cvsup/secure-cvs-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/secure-cvs-supfile,v 1.7.2.3 1999/08/31 17:59:28 jdp 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 d52ee6be596c..bf98e2e384bd 100644 --- a/share/examples/cvsup/secure-stable-supfile +++ b/share/examples/cvsup/secure-stable-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/secure-stable-supfile,v 1.9.2.5 1999/08/31 17:59:28 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 d68ed1a29f1a..45574617d306 100644 --- a/share/examples/cvsup/secure-supfile +++ b/share/examples/cvsup/secure-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/secure-supfile,v 1.8.2.3 1999/08/31 17:59:29 jdp 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 0b5e18f4f0f8..f5a5ab46d0b6 100644 --- a/share/examples/cvsup/stable-supfile +++ b/share/examples/cvsup/stable-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/stable-supfile,v 1.12.2.6 1999/10/04 17:48:17 ru 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 a2e866ad12cb..b87df898ef26 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/standard-supfile,v 1.12.2.4 1999/08/31 17:59:30 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 45c375016353..e1540b3ac607 100644 --- a/share/examples/cvsup/www-supfile +++ b/share/examples/cvsup/www-supfile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/cvsup/www-supfile,v 1.1.2.2 1999/08/29 16:45:00 peter Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current source tree. diff --git a/share/examples/diskless/209.157.86.12/README b/share/examples/diskless/209.157.86.12/README index c4787bcb4d23..b0d093665ac3 100644 --- a/share/examples/diskless/209.157.86.12/README +++ b/share/examples/diskless/209.157.86.12/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/share/examples/diskless/209.157.86.12/README,v 1.2.2.1 1999/12/21 16:58:24 phantom Exp $ kernel, rc.local, and xdm-config are typically softlinks. Plus other files, of course, depending on how you setup your system. diff --git a/share/examples/diskless/209.157.86.12/rc.conf.local b/share/examples/diskless/209.157.86.12/rc.conf.local index 9192186edca8..ab6385b3d734 100644 --- a/share/examples/diskless/209.157.86.12/rc.conf.local +++ b/share/examples/diskless/209.157.86.12/rc.conf.local @@ -2,7 +2,7 @@ # # Override system standard /etc/rc.conf # -# $FreeBSD$ +# $FreeBSD: src/share/examples/diskless/209.157.86.12/rc.conf.local,v 1.1.2.1 1999/12/21 16:58:25 phantom Exp $ . /conf/HT.DISKLESS/rc.conf.local diff --git a/share/examples/diskless/ME b/share/examples/diskless/ME index 2cc6e1dd5de2..5f0fea7d4658 100644 --- a/share/examples/diskless/ME +++ b/share/examples/diskless/ME @@ -34,4 +34,4 @@ softlink. The advantage is that for all the complexity of your /conf directory hierarchy, most of your common config files exist in only one place in reality. -$FreeBSD$ +$FreeBSD: src/share/examples/diskless/ME,v 1.3.2.1 1999/12/21 16:58:18 phantom Exp $ diff --git a/share/examples/diskless/README.BOOTP b/share/examples/diskless/README.BOOTP index 74d7f6e1f5d0..2ec881b379d9 100644 --- a/share/examples/diskless/README.BOOTP +++ b/share/examples/diskless/README.BOOTP @@ -155,4 +155,4 @@ options NULLFS # nullfs to map /var/tmp to /tmp It is generally a good idea to give your workstations some swap space, but not a requirement if they have a lot of memory. -$FreeBSD$ +$FreeBSD: src/share/examples/diskless/README.BOOTP,v 1.2.2.1 1999/12/21 16:58:19 phantom Exp $ diff --git a/share/examples/diskless/README.TEMPLATING b/share/examples/diskless/README.TEMPLATING index d4b790c5e847..2f900a8c1392 100644 --- a/share/examples/diskless/README.TEMPLATING +++ b/share/examples/diskless/README.TEMPLATING @@ -284,4 +284,4 @@ Matthew Dillon dillon@backplane.com -$FreeBSD$ +$FreeBSD: src/share/examples/diskless/README.TEMPLATING,v 1.2.2.1 1999/12/21 16:58:19 phantom Exp $ diff --git a/share/examples/drivers/make_device_driver.sh b/share/examples/drivers/make_device_driver.sh index 81a7db4f9679..35b74f14ccff 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} -# \$FreeBSD$" +# \$FreeBSD: src/share/examples/drivers/make_device_driver.sh,v 1.4.2.2 1999/08/29 16:45:01 peter Exp $" DONE grep -v GENERIC < GENERIC >>${UPPER} @@ -45,7 +45,7 @@ cat >../isa/${1}.c <<DONE * Copyright ME * * ${1} driver - * \$FreeBSD$ + * \$FreeBSD: src/share/examples/drivers/make_device_driver.sh,v 1.4.2.2 1999/08/29 16:45:01 peter Exp $ */ diff --git a/share/examples/drivers/make_pci_drive.sh b/share/examples/drivers/make_pci_drive.sh index fed2fbd35e5b..79058bbafbc1 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} -# \$FreeBSD$" +# \$FreeBSD: src/share/examples/drivers/make_pci_drive.sh,v 1.1.2.2 1999/08/29 16:45:01 peter Exp $" DONE grep -v GENERIC < GENERIC >>${UPPER} @@ -52,7 +52,7 @@ cat >../../pci/${1}.c <<DONE * Copyright ME * * ${1} driver - * \$FreeBSD$ + * \$FreeBSD: src/share/examples/drivers/make_pci_drive.sh,v 1.1.2.2 1999/08/29 16:45:01 peter Exp $ */ @@ -434,7 +434,7 @@ DONE if [ -d /usr/src/sys/modules/${1} ] then cat >/usr/src/sys/modules/${1}/Makefile <<DONE -# $FreeBSD$ +# $FreeBSD: src/share/examples/drivers/make_pci_drive.sh,v 1.1.2.2 1999/08/29 16:45:01 peter 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 32cce89d0a93..17462544bf68 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} -# \$FreeBSD$" +# \$FreeBSD: src/share/examples/drivers/make_pseudo_driver.sh,v 1.3.2.2 1999/08/29 16:45:02 peter Exp $" DONE grep -v GENERIC < GENERIC >>${UPPER} @@ -37,7 +37,7 @@ cat >../../dev/${1}.c <<DONE * Copyright ME * * ${1} driver - * \$FreeBSD$ + * \$FreeBSD: src/share/examples/drivers/make_pseudo_driver.sh,v 1.3.2.2 1999/08/29 16:45:02 peter Exp $ */ diff --git a/share/examples/etc/README.examples b/share/examples/etc/README.examples index 38d3eaafc5db..3f31e3fcad5a 100644 --- a/share/examples/etc/README.examples +++ b/share/examples/etc/README.examples @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/share/examples/etc/README.examples,v 1.3.2.2 1999/08/29 16:45:03 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 184c6417702b..aa3ed6b125d5 100644 --- a/share/examples/find_interface/Makefile +++ b/share/examples/find_interface/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/find_interface/Makefile,v 1.3.2.1 1999/08/29 16:45:04 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 73a7fe839d79..591351143185 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/find_interface/find_interface.c,v 1.4.2.1 1999/08/29 16:45:04 peter Exp $ */ /* diff --git a/share/examples/isdn/FAQ b/share/examples/isdn/FAQ index 6ed0cf1a3156..c80e8f68b4e0 100644 --- a/share/examples/isdn/FAQ +++ b/share/examples/isdn/FAQ @@ -1,5 +1,5 @@ -------------------------------------------------------------------------------- -$FreeBSD$ +$FreeBSD: src/share/examples/isdn/FAQ,v 1.1.2.1 1999/11/16 17:28:43 joe Exp $ ISDN4BSD Frequently Asked Questions =================================== diff --git a/share/examples/isdn/Overview b/share/examples/isdn/Overview index e8e09e2c3cd5..64146f2e1a33 100644 --- a/share/examples/isdn/Overview +++ b/share/examples/isdn/Overview @@ -4,7 +4,7 @@ Copyright (c) 1998 Hellmuth Michaelis. All rights reserved. - $FreeBSD$ + $FreeBSD: src/share/examples/isdn/Overview,v 1.1.2.1 1999/08/29 16:45:06 peter Exp $ Last edit-date: [Tue Oct 27 11:26:03 1998] diff --git a/share/examples/isdn/README b/share/examples/isdn/README index bc3202c677f8..4cce72f300b0 100644 --- a/share/examples/isdn/README +++ b/share/examples/isdn/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/share/examples/isdn/README,v 1.1.2.1 1999/11/16 17:28:44 joe Exp $ Note: This is a modified README from the isdn4bsd 0.83.00 ftp-distribution. diff --git a/share/examples/isdn/ROADMAP b/share/examples/isdn/ROADMAP index c228984484cb..b3a83a8b6772 100644 --- a/share/examples/isdn/ROADMAP +++ b/share/examples/isdn/ROADMAP @@ -2,7 +2,7 @@ Roadmap of isdn4bsd as integrated into FreeBSD ============================================== - $FreeBSD$ + $FreeBSD: src/share/examples/isdn/ROADMAP,v 1.1.2.1 1999/08/29 16:45:06 peter Exp $ last edit-date: [Mon Jan 18 14:47:09 1999] diff --git a/share/examples/isdn/Resources b/share/examples/isdn/Resources index 3aa7fd8b5c66..eaf7c0a5180e 100644 --- a/share/examples/isdn/Resources +++ b/share/examples/isdn/Resources @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/share/examples/isdn/Resources,v 1.1.2.1 1999/11/16 17:28:44 joe Exp $ Download sites for isdn4bsd =========================== diff --git a/share/examples/isdn/isdnd_acct b/share/examples/isdn/isdnd_acct index be97a4ae458f..fb760f1e5288 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 # ------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/share/examples/isdn/isdnd_acct,v 1.1.2.2 1999/11/16 17:28:44 joe Exp $ # # last edit-date: [Wed May 5 16:24:16 1999] # diff --git a/share/examples/kld/cdev/module/Makefile b/share/examples/kld/cdev/module/Makefile index 2c1b8f92121b..6e63e2cde524 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/kld/cdev/module/Makefile,v 1.1.2.1 1999/08/29 16:45:07 peter 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 001fde1d11e1..a30e25370858 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/kld/cdev/test/Makefile,v 1.1.2.1 1999/08/29 16:45:08 peter Exp $ # PROG= testcdev NOMAN= diff --git a/share/examples/kld/syscall/module/syscall.c b/share/examples/kld/syscall/module/syscall.c index 2376725ed93e..eff23f87c359 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/kld/syscall/module/syscall.c,v 1.1.2.1 1999/08/29 16:45:09 peter Exp $ */ #include <sys/types.h> diff --git a/share/examples/kld/syscall/test/call.c b/share/examples/kld/syscall/test/call.c index 9183997821cd..05a1b2d0d630 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/kld/syscall/test/call.c,v 1.2.2.1 1999/08/29 16:45:10 peter Exp $ */ #include <stdio.h> diff --git a/share/examples/libvgl/demo.c b/share/examples/libvgl/demo.c index 3147c47687c7..c54a0a84ccf8 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/libvgl/demo.c,v 1.1.4.1 1999/08/29 16:45:11 peter Exp $ */ #include <sys/types.h> diff --git a/share/examples/lkm/misc/module/Makefile b/share/examples/lkm/misc/module/Makefile index 40ca537fb9ba..c241ccfb14c1 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/lkm/misc/module/Makefile,v 1.5.2.1 1999/08/29 16:45:12 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 105a2ea9537b..bb755f87b960 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/lkm/misc/test/Makefile,v 1.5.2.1 1999/08/29 16:45:13 peter Exp $ # PROG= testmisc NOMAN= diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1 index 53ba9cfaccc8..10bdc84e3ec8 100644 --- a/share/examples/mdoc/example.1 +++ b/share/examples/mdoc/example.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/examples/mdoc/example.1,v 1.10.2.1 1999/12/12 17:41:56 mpp Exp $ .\" Note: All FreeBSD man pages should have a FreeBSD revision .\" control id to make it easier for translation teams to track .\" changes. diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index a2028a846167..284a095e011c 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/examples/mdoc/example.3,v 1.10.2.2 2000/04/23 15:45:47 phantom Exp $ .\" Note: All FreeBSD man pages should have a FreeBSD revision .\" control id to make it easier for translation teams to track .\" changes. diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index 45be91440422..540afe071ff2 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/examples/mdoc/example.4,v 1.8.2.1 1999/12/12 17:41:57 mpp Exp $ .\" Note: All FreeBSD man pages should have a FreeBSD revision .\" control id to make it easier for translation teams to track .\" changes. diff --git a/share/examples/netgraph/frame_relay b/share/examples/netgraph/frame_relay index 0becb471c810..8149612f9734 100644 --- a/share/examples/netgraph/frame_relay +++ b/share/examples/netgraph/frame_relay @@ -1,7 +1,7 @@ #!/bin/sh # script to set up a frame relay link on the sr card. # The dlci used is selected below. The default is 16 -# $FreeBSD$ +# $FreeBSD: src/share/examples/netgraph/frame_relay,v 1.1.2.1 2000/02/01 01:57:54 archie Exp $ CARD=sr0 DLCI=16 diff --git a/share/examples/netgraph/ngctl b/share/examples/netgraph/ngctl index 6f9507b95e4b..b82e5b50f0d5 100644 --- a/share/examples/netgraph/ngctl +++ b/share/examples/netgraph/ngctl @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/netgraph/ngctl,v 1.1.2.1 2000/02/01 01:57:55 archie Exp $ # # This is an example that shows how to send ASCII formatted control diff --git a/share/examples/netgraph/raw b/share/examples/netgraph/raw index e0970f3c0b33..8cd342e13991 100644 --- a/share/examples/netgraph/raw +++ b/share/examples/netgraph/raw @@ -1,7 +1,7 @@ #!/bin/sh # script to connect a raw synchronous card to a system interface. # Assumes the file if_sr was compiled with options NETGRAPH. -# $FreeBSD$ +# $FreeBSD: src/share/examples/netgraph/raw,v 1.1.2.1 2000/02/01 01:57:56 archie Exp $ CARD=sr0 diff --git a/share/examples/netgraph/udp.tunnel b/share/examples/netgraph/udp.tunnel index 39ae2bc600b2..3a3bfe3eee02 100644 --- a/share/examples/netgraph/udp.tunnel +++ b/share/examples/netgraph/udp.tunnel @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/share/examples/netgraph/udp.tunnel,v 1.1.2.1 2000/02/01 01:57:57 archie Exp $ # This script sets up a virtual point-to-point WAN link between # two subnets, using UDP packets as the ``WAN connection.'' diff --git a/share/examples/perfmon/Makefile b/share/examples/perfmon/Makefile index e1e7e9faf090..29d33fc943ac 100644 --- a/share/examples/perfmon/Makefile +++ b/share/examples/perfmon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/perfmon/Makefile,v 1.3.2.1 1999/08/29 16:45:14 peter Exp $ PROG= perfmon NOMAN= diff --git a/share/examples/perfmon/README b/share/examples/perfmon/README index ccd6877a175a..e75373a929ba 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). -$FreeBSD$ +$FreeBSD: src/share/examples/perfmon/README,v 1.3.2.1 1999/08/29 16:45:14 peter Exp $ diff --git a/share/examples/perfmon/perfmon.c b/share/examples/perfmon/perfmon.c index 34e38849b22b..63cff519f47d 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/perfmon/perfmon.c,v 1.4.2.1 1999/08/29 16:45:15 peter Exp $ */ #include <sys/types.h> diff --git a/share/examples/ppi/Makefile b/share/examples/ppi/Makefile index 1836d8abc17c..4e65d1ef9391 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppi/Makefile,v 1.1.2.1 1999/08/29 16:45:16 peter Exp $ PROG= ppilcd NOMAN= YES diff --git a/share/examples/ppi/ppilcd.c b/share/examples/ppi/ppilcd.c index 91a3effcbec9..f8a5320472df 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/ppi/ppilcd.c,v 1.1.2.1 1999/08/29 16:45:17 peter Exp $ */ #include <stdio.h> diff --git a/share/examples/ppp/chap-auth b/share/examples/ppp/chap-auth index 1e56b07575c0..7ba4a93c1a5b 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/chap-auth,v 1.1.2.2 1999/08/29 16:45:18 peter Exp $ # # Display a window to request a users CHAP secret, accepting the relevant diff --git a/share/examples/ppp/isdnd.rc b/share/examples/ppp/isdnd.rc index 2955256ff6cf..095f676fe264 100644 --- a/share/examples/ppp/isdnd.rc +++ b/share/examples/ppp/isdnd.rc @@ -10,7 +10,7 @@ # # then ppp will not work over ISDN ! # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/isdnd.rc,v 1.2.2.3 1999/09/24 12:23:00 brian Exp $ # #------------------------------------------------------------------------------ diff --git a/share/examples/ppp/login-auth b/share/examples/ppp/login-auth index e866e1d9c092..3fedc1dd6ea0 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/login-auth,v 1.1.2.2 1999/08/29 16:45:18 peter Exp $ # # Display a window to request a users password, expecting a login name diff --git a/share/examples/ppp/ppp.conf.isdn b/share/examples/ppp/ppp.conf.isdn index 8bfd02e8a59d..7a3a2ea38333 100644 --- a/share/examples/ppp/ppp.conf.isdn +++ b/share/examples/ppp/ppp.conf.isdn @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.isdn,v 1.2.2.4 1999/11/16 17:59:23 joe Exp $ # This is an example ppp profile for bringing up a multilink ppp connection # over ISDN. It needs at least version 0.83.0 of the i4b code. An example diff --git a/share/examples/ppp/ppp.conf.sample b/share/examples/ppp/ppp.conf.sample index 85061cd92580..0a1211f9a281 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.sample,v 1.2.2.6 1999/08/29 16:45:19 peter Exp $ # ################################################################# diff --git a/share/examples/ppp/ppp.conf.span-isp b/share/examples/ppp/ppp.conf.span-isp index 5bf42a777d5a..b8c0dc82fea9 100644 --- a/share/examples/ppp/ppp.conf.span-isp +++ b/share/examples/ppp/ppp.conf.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.span-isp,v 1.1.2.2 1999/08/29 16:45:19 peter Exp $ # This advanced ppp configuration file explains how to implement # the following: diff --git a/share/examples/ppp/ppp.conf.span-isp.working b/share/examples/ppp/ppp.conf.span-isp.working index e8ec5fc90f39..6adbd135d463 100644 --- a/share/examples/ppp/ppp.conf.span-isp.working +++ b/share/examples/ppp/ppp.conf.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.span-isp.working,v 1.1.2.2 1999/08/29 16:45:20 peter Exp $ # This is a working example of ppp.conf.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.linkdown.sample b/share/examples/ppp/ppp.linkdown.sample index b2a073c070fd..e584d3e38d28 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. # # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkdown.sample,v 1.1.2.2 1999/08/29 16:45:20 peter Exp $ # ######################################################################### diff --git a/share/examples/ppp/ppp.linkdown.span-isp b/share/examples/ppp/ppp.linkdown.span-isp index ae00b57cdd3c..285c4d9fd7ca 100644 --- a/share/examples/ppp/ppp.linkdown.span-isp +++ b/share/examples/ppp/ppp.linkdown.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkdown.span-isp,v 1.1.2.2 1999/08/29 16:45:20 peter Exp $ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Gateway machine. diff --git a/share/examples/ppp/ppp.linkdown.span-isp.working b/share/examples/ppp/ppp.linkdown.span-isp.working index 104e8c3b5b69..bdee5795e06a 100644 --- a/share/examples/ppp/ppp.linkdown.span-isp.working +++ b/share/examples/ppp/ppp.linkdown.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkdown.span-isp.working,v 1.1.2.2 1999/08/29 16:45:22 peter Exp $ # This is a working example of ppp.linkdown.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.linkup.sample b/share/examples/ppp/ppp.linkup.sample index 18073cf712e7..d24c5a08b5a0 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. # # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkup.sample,v 1.1.2.2 1999/08/29 16:45:22 peter Exp $ # ######################################################################### diff --git a/share/examples/ppp/ppp.linkup.span-isp b/share/examples/ppp/ppp.linkup.span-isp index 1d0cc9b68143..c1ab50dd72da 100644 --- a/share/examples/ppp/ppp.linkup.span-isp +++ b/share/examples/ppp/ppp.linkup.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkup.span-isp,v 1.1.2.2 1999/08/29 16:45:22 peter Exp $ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Gateway machine. diff --git a/share/examples/ppp/ppp.linkup.span-isp.working b/share/examples/ppp/ppp.linkup.span-isp.working index 9e7e5eb5bf66..12eeda5d82a1 100644 --- a/share/examples/ppp/ppp.linkup.span-isp.working +++ b/share/examples/ppp/ppp.linkup.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkup.span-isp.working,v 1.1.2.2 1999/08/29 16:45:22 peter Exp $ # This is a working example of ppp.linkup.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.secret.sample b/share/examples/ppp/ppp.secret.sample index 57d2375fb6b0..3d3f96d2270a 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. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.secret.sample,v 1.1.2.2 1999/08/29 16:45:23 peter Exp $ # ################################################## diff --git a/share/examples/ppp/ppp.secret.span-isp b/share/examples/ppp/ppp.secret.span-isp index 8370f379717e..73f1c7eda043 100644 --- a/share/examples/ppp/ppp.secret.span-isp +++ b/share/examples/ppp/ppp.secret.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.secret.span-isp,v 1.1.2.2 1999/08/29 16:45:23 peter Exp $ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Receiver machine. diff --git a/share/examples/ppp/ppp.secret.span-isp.working b/share/examples/ppp/ppp.secret.span-isp.working index cc8bc3d63dbe..bb6fe990c8a1 100644 --- a/share/examples/ppp/ppp.secret.span-isp.working +++ b/share/examples/ppp/ppp.secret.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.secret.span-isp.working,v 1.1.2.2 1999/08/29 16:45:24 peter Exp $ # This is a working example of ppp.secret.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/printing/README b/share/examples/printing/README index f83eaa9c236a..5aaa4e85921c 100644 --- a/share/examples/printing/README +++ b/share/examples/printing/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/printing/README,v 1.5.4.1 1999/08/29 16:45:25 peter 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 67f2a4ec24f0..d4e872da7614 100644 --- a/share/examples/scsi_target/Makefile +++ b/share/examples/scsi_target/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/scsi_target/Makefile,v 1.1.2.1 1999/08/29 16:45:26 peter 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 a0a91a1e56a1..a97303cb187f 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/scsi_target/scsi_target.c,v 1.2.2.3 1999/08/29 16:45:27 peter Exp $ */ #include <sys/types.h> diff --git a/share/examples/worm/makecdfs.sh b/share/examples/worm/makecdfs.sh index 95e53c5f4734..525575783b09 100755 --- a/share/examples/worm/makecdfs.sh +++ b/share/examples/worm/makecdfs.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/share/examples/worm/makecdfs.sh,v 1.4.2.1 2000/05/25 20:18:00 dirk Exp $ # # usage: makecdfs "cd title" input-tree output-file "copyright string" # |
