diff options
Diffstat (limited to 'usr.sbin/ctm')
29 files changed, 30 insertions, 30 deletions
diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile index 630aab0940dd..cca74ceaa677 100644 --- a/usr.sbin/ctm/Makefile +++ b/usr.sbin/ctm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/Makefile,v 1.7.56.1.8.1 2012/03/03 06:15:13 kensmith Exp $ SUBDIR= ctm ctm_rmail ctm_smail ctm_dequeue diff --git a/usr.sbin/ctm/Makefile.inc b/usr.sbin/ctm/Makefile.inc index c6c2c5aebdff..2da197141b3b 100644 --- a/usr.sbin/ctm/Makefile.inc +++ b/usr.sbin/ctm/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/Makefile.inc,v 1.4.56.1.8.1 2012/03/03 06:15:13 kensmith Exp $ .if exists(${.CURDIR}/../../Makefile.inc) .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/ctm/README b/usr.sbin/ctm/README index 94c779afcf85..bcccc1bff9ee 100644 --- a/usr.sbin/ctm/README +++ b/usr.sbin/ctm/README @@ -5,7 +5,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/README,v 1.10.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ # What will I not find in this file ? diff --git a/usr.sbin/ctm/ctm/Makefile b/usr.sbin/ctm/ctm/Makefile index c0cf79a64d92..8d3a4a21ee05 100644 --- a/usr.sbin/ctm/ctm/Makefile +++ b/usr.sbin/ctm/ctm/Makefile @@ -5,7 +5,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm/Makefile,v 1.18.34.1.8.1 2012/03/03 06:15:13 kensmith Exp $ PROG= ctm MAN= ctm.1 ctm.5 diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1 index d5cc6144d1d6..9d62b470feb6 100644 --- a/usr.sbin/ctm/ctm/ctm.1 +++ b/usr.sbin/ctm/ctm/ctm.1 @@ -10,7 +10,7 @@ .\" .\" CTM and ctm(1) by <phk@FreeBSD.org> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm/ctm.1,v 1.29.22.2.4.1 2012/03/03 06:15:13 kensmith Exp $ .\" .Dd March 25, 1995 .Dt CTM 1 diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5 index a51c93b00698..8fa4f8fc3d88 100644 --- a/usr.sbin/ctm/ctm/ctm.5 +++ b/usr.sbin/ctm/ctm/ctm.5 @@ -10,7 +10,7 @@ .\" .\" CTM and ctm(1) by <phk@FreeBSD.org> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm/ctm.5,v 1.18.22.2.4.1 2012/03/03 06:15:13 kensmith Exp $ .\" .Dd March 25, 1995 .Dt CTM 5 diff --git a/usr.sbin/ctm/ctm/ctm.c b/usr.sbin/ctm/ctm/ctm.c index 0ea4895ca401..8219b88b4560 100644 --- a/usr.sbin/ctm/ctm/ctm.c +++ b/usr.sbin/ctm/ctm/ctm.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm.c,v 1.21.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * * This is the client program of 'CTM'. It will apply a CTM-patch to a * collection of files. diff --git a/usr.sbin/ctm/ctm/ctm.h b/usr.sbin/ctm/ctm/ctm.h index b733539bbd97..0b6cf9369b96 100644 --- a/usr.sbin/ctm/ctm/ctm.h +++ b/usr.sbin/ctm/ctm/ctm.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm.h,v 1.18.34.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_ed.c b/usr.sbin/ctm/ctm/ctm_ed.c index e3ec464030e2..7263f922985a 100644 --- a/usr.sbin/ctm/ctm/ctm_ed.c +++ b/usr.sbin/ctm/ctm/ctm_ed.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_ed.c,v 1.11.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_input.c b/usr.sbin/ctm/ctm/ctm_input.c index 32166d311f12..3b36c38306ba 100644 --- a/usr.sbin/ctm/ctm/ctm_input.c +++ b/usr.sbin/ctm/ctm/ctm_input.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_input.c,v 1.10.34.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass1.c b/usr.sbin/ctm/ctm/ctm_pass1.c index 026a3204a44a..fc1411234053 100644 --- a/usr.sbin/ctm/ctm/ctm_pass1.c +++ b/usr.sbin/ctm/ctm/ctm_pass1.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass1.c,v 1.17.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass2.c b/usr.sbin/ctm/ctm/ctm_pass2.c index a0b857ab5dc0..dc37233a30c8 100644 --- a/usr.sbin/ctm/ctm/ctm_pass2.c +++ b/usr.sbin/ctm/ctm/ctm_pass2.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass2.c,v 1.20.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass3.c b/usr.sbin/ctm/ctm/ctm_pass3.c index 34c6d87c1d53..51b1ac210546 100644 --- a/usr.sbin/ctm/ctm/ctm_pass3.c +++ b/usr.sbin/ctm/ctm/ctm_pass3.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass3.c,v 1.20.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_passb.c b/usr.sbin/ctm/ctm/ctm_passb.c index ee3a69c5fbca..f0b0e1aadc30 100644 --- a/usr.sbin/ctm/ctm/ctm_passb.c +++ b/usr.sbin/ctm/ctm/ctm_passb.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Joseph Koshy * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_passb.c,v 1.6.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_syntax.c b/usr.sbin/ctm/ctm/ctm_syntax.c index 66389431d7e3..b25f47af4053 100644 --- a/usr.sbin/ctm/ctm/ctm_syntax.c +++ b/usr.sbin/ctm/ctm/ctm_syntax.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_syntax.c,v 1.11.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm_dequeue/Makefile b/usr.sbin/ctm/ctm_dequeue/Makefile index 07a234f0599d..200b9b0c8a01 100644 --- a/usr.sbin/ctm/ctm_dequeue/Makefile +++ b/usr.sbin/ctm/ctm_dequeue/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm_dequeue/Makefile,v 1.5.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ .PATH: ${.CURDIR}/../ctm_rmail diff --git a/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c b/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c index 783fd3f4a1a6..fed68ee07096 100644 --- a/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c +++ b/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c,v 1.11.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile index e2052b9228c7..a5894155e695 100644 --- a/usr.sbin/ctm/ctm_rmail/Makefile +++ b/usr.sbin/ctm/ctm_rmail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm_rmail/Makefile,v 1.8.34.1.8.1 2012/03/03 06:15:13 kensmith Exp $ PROG= ctm_rmail MLINKS= ctm_rmail.1 ctm_smail.1 \ diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index 5476e491f4ef..bcb92cfcb781 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -5,7 +5,7 @@ .\" .\" Author: Stephen McKay .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1,v 1.32.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ .\" .Dd January 24, 1995 .Dt CTM_MAIL 1 diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.c b/usr.sbin/ctm/ctm_rmail/ctm_rmail.c index a46a58aa8734..5c98b8fef720 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.c +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.c @@ -9,7 +9,7 @@ * In return you should think about all the nice people who give away software. * Maybe you should write some free software too. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_rmail/ctm_rmail.c,v 1.17.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/ctm_rmail/error.c b/usr.sbin/ctm/ctm_rmail/error.c index 56d3dc68d5f7..1515e2b852af 100644 --- a/usr.sbin/ctm/ctm_rmail/error.c +++ b/usr.sbin/ctm/ctm_rmail/error.c @@ -14,7 +14,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ctm/ctm_rmail/error.c,v 1.3.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/ctm/ctm_rmail/error.h b/usr.sbin/ctm/ctm_rmail/error.h index c631b6712ccb..a9cdd8723f57 100644 --- a/usr.sbin/ctm/ctm_rmail/error.h +++ b/usr.sbin/ctm/ctm_rmail/error.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ctm/ctm_rmail/error.h,v 1.2.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ extern void err_set_log(char *log_file); extern void err_prog_name(char *name); diff --git a/usr.sbin/ctm/ctm_rmail/options.h b/usr.sbin/ctm/ctm_rmail/options.h index 86c1247b6487..659a972a554d 100644 --- a/usr.sbin/ctm/ctm_rmail/options.h +++ b/usr.sbin/ctm/ctm_rmail/options.h @@ -49,7 +49,7 @@ * Based on recollection of the original options.h produced at the University * of Queensland by Ross Patterson (and possibly others). * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_rmail/options.h,v 1.6.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ static char *O_usage; diff --git a/usr.sbin/ctm/ctm_smail/Makefile b/usr.sbin/ctm/ctm_smail/Makefile index 980e9bf02d3e..0ca5d25b0b9d 100644 --- a/usr.sbin/ctm/ctm_smail/Makefile +++ b/usr.sbin/ctm/ctm_smail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm_smail/Makefile,v 1.6.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ .PATH: ${.CURDIR}/../ctm_rmail diff --git a/usr.sbin/ctm/ctm_smail/ctm_smail.c b/usr.sbin/ctm/ctm_smail/ctm_smail.c index a0dc03c8f59d..fe3b13c936d5 100644 --- a/usr.sbin/ctm/ctm_smail/ctm_smail.c +++ b/usr.sbin/ctm/ctm_smail/ctm_smail.c @@ -11,7 +11,7 @@ * In return you should think about all the nice people who give away software. * Maybe you should write some free software too. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_smail/ctm_smail.c,v 1.13.32.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/mkCTM/Makefile b/usr.sbin/ctm/mkCTM/Makefile index cefd70448c68..f493bdcf7b7c 100644 --- a/usr.sbin/ctm/mkCTM/Makefile +++ b/usr.sbin/ctm/mkCTM/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/mkCTM/Makefile,v 1.9.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ PROG= mkctm NO_MAN= diff --git a/usr.sbin/ctm/mkCTM/dequeue b/usr.sbin/ctm/mkCTM/dequeue index 697ec0b5be85..bc67638e1c24 100755 --- a/usr.sbin/ctm/mkCTM/dequeue +++ b/usr.sbin/ctm/mkCTM/dequeue @@ -1,5 +1,5 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/mkCTM/dequeue,v 1.4.56.1.8.1 2012/03/03 06:15:13 kensmith Exp $ L=/home/ctm/log.dequeue /usr/sbin/ctm_dequeue -n 1 -l $L /home/ctm/queue/ctm-cvs-cur diff --git a/usr.sbin/ctm/mkCTM/mkCTM b/usr.sbin/ctm/mkCTM/mkCTM index 02b154427e9a..0200b32946ba 100644 --- a/usr.sbin/ctm/mkCTM/mkCTM +++ b/usr.sbin/ctm/mkCTM/mkCTM @@ -1,6 +1,6 @@ #!/usr/local/bin/tclsh7.4 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/mkCTM/mkCTM,v 1.21.34.1.8.1 2012/03/03 06:15:13 kensmith Exp $ ############################################################################# ### Do we already have this delta ? diff --git a/usr.sbin/ctm/mkCTM/mkctm.c b/usr.sbin/ctm/mkCTM/mkctm.c index d2c73e20809a..70566191effe 100644 --- a/usr.sbin/ctm/mkCTM/mkctm.c +++ b/usr.sbin/ctm/mkCTM/mkctm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ctm/mkCTM/mkctm.c,v 1.13.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* Still missing: * @@ -14,7 +14,7 @@ * dir1 "Soll" * dir2 "Ist" * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/mkCTM/mkctm.c,v 1.13.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <sys/types.h> |
