diff options
Diffstat (limited to 'share/examples/atm')
-rw-r--r-- | share/examples/atm/NOTES | 2 | ||||
-rw-r--r-- | share/examples/atm/README | 2 | ||||
-rw-r--r-- | share/examples/atm/Startup | 2 | ||||
-rwxr-xr-x | share/examples/atm/atm-config.sh | 2 | ||||
-rw-r--r-- | share/examples/atm/atm-sockets.txt | 2 | ||||
-rw-r--r-- | share/examples/atm/cpcs-design.txt | 2 | ||||
-rw-r--r-- | share/examples/atm/fore-microcode.txt | 2 | ||||
-rw-r--r-- | share/examples/atm/sscf-design.txt | 2 | ||||
-rw-r--r-- | share/examples/atm/sscop-design.txt | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/share/examples/atm/NOTES b/share/examples/atm/NOTES index aad41906178e..d2acda0fcf68 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.2 1999/08/28 00:19:06 peter Exp $ diff --git a/share/examples/atm/README b/share/examples/atm/README index a2e23f28bbbf..bdbae0ac4ce0 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.2 1999/08/28 00:19:06 peter Exp $ diff --git a/share/examples/atm/Startup b/share/examples/atm/Startup index 8898e45c8821..9be739794fd4 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.2 1999/08/28 00:19:07 peter Exp $ diff --git a/share/examples/atm/atm-config.sh b/share/examples/atm/atm-config.sh index b15060e83714..d39843e0b4c3 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.2 1999/08/28 00:19:07 peter Exp $ # # diff --git a/share/examples/atm/atm-sockets.txt b/share/examples/atm/atm-sockets.txt index b4cc8e9d00d1..f1a0d49291c3 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.3 1999/08/28 00:19:07 peter Exp $ diff --git a/share/examples/atm/cpcs-design.txt b/share/examples/atm/cpcs-design.txt index 94901f23998e..d589ecefbf31 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.2 1999/08/28 00:19:07 peter Exp $ diff --git a/share/examples/atm/fore-microcode.txt b/share/examples/atm/fore-microcode.txt index 8abcaf23e4de..2c542e725c74 100644 --- a/share/examples/atm/fore-microcode.txt +++ b/share/examples/atm/fore-microcode.txt @@ -90,4 +90,4 @@ file. The command syntax is: Move the resulting <out-file> in binary mode back to the HARP machine as /etc/pca200e.bin and try to initialize the ATM system again. - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/fore-microcode.txt,v 1.2 2004/06/20 13:07:25 mpp Exp $ diff --git a/share/examples/atm/sscf-design.txt b/share/examples/atm/sscf-design.txt index 5334d74bdbac..814a487738e7 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.2 1999/08/28 00:19:08 peter Exp $ diff --git a/share/examples/atm/sscop-design.txt b/share/examples/atm/sscop-design.txt index 2b546bd6aeac..b1b01d996935 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.2 1999/08/28 00:19:08 peter Exp $ |