diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /contrib/sendmail | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
Diffstat (limited to 'contrib/sendmail')
| -rw-r--r-- | contrib/sendmail/FREEBSD-upgrade | 2 | ||||
| -rw-r--r-- | contrib/sendmail/cf/m4/cfhead.m4 | 2 | ||||
| -rw-r--r-- | contrib/sendmail/cf/sh/makeinfo.sh | 2 | ||||
| -rw-r--r-- | contrib/sendmail/mail.local/mail.local.8 | 2 | ||||
| -rw-r--r-- | contrib/sendmail/mail.local/mail.local.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/rmail/rmail.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/smrsh/smrsh.8 | 2 | ||||
| -rw-r--r-- | contrib/sendmail/smrsh/smrsh.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/conf.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/conf.h | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/err.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/headers.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/mailq.1 | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/mci.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/savemail.c | 2 | ||||
| -rw-r--r-- | contrib/sendmail/src/sendmail.8 | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index 948f2b880b7e..15513d5ad3a2 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/sendmail/FREEBSD-upgrade,v 1.33.2.1 2007/11/11 17:06:40 gshapiro Exp $ sendmail 8.14.2 originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/ diff --git a/contrib/sendmail/cf/m4/cfhead.m4 b/contrib/sendmail/cf/m4/cfhead.m4 index dc1d8ba65614..eef2e346c8b6 100644 --- a/contrib/sendmail/cf/m4/cfhead.m4 +++ b/contrib/sendmail/cf/m4/cfhead.m4 @@ -9,7 +9,7 @@ # forth in the LICENSE file which can be found at the top level of # the sendmail distribution. # -# $FreeBSD$ +# $FreeBSD: src/contrib/sendmail/cf/m4/cfhead.m4,v 1.17 2004/08/01 01:16:14 gshapiro Exp $ # ###################################################################### diff --git a/contrib/sendmail/cf/sh/makeinfo.sh b/contrib/sendmail/cf/sh/makeinfo.sh index e7b0cd101fce..3eee645842e5 100644 --- a/contrib/sendmail/cf/sh/makeinfo.sh +++ b/contrib/sendmail/cf/sh/makeinfo.sh @@ -13,7 +13,7 @@ # # $Id: makeinfo.sh,v 8.14 1999/02/07 07:26:25 gshapiro Exp $ # -# $FreeBSD$ +# $FreeBSD: src/contrib/sendmail/cf/sh/makeinfo.sh,v 1.7 2002/06/11 21:16:35 gshapiro Exp $ # usewhoami=0 diff --git a/contrib/sendmail/mail.local/mail.local.8 b/contrib/sendmail/mail.local/mail.local.8 index 7811451c5c30..c0d819bc8f58 100644 --- a/contrib/sendmail/mail.local/mail.local.8 +++ b/contrib/sendmail/mail.local/mail.local.8 @@ -161,4 +161,4 @@ appeared in Version 7 AT&T UNIX as the program .BR mail . -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/mail.local/mail.local.8,v 1.13 2004/08/01 01:16:15 gshapiro Exp $ diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c index cba40a72df39..5c7770c6b8c1 100644 --- a/contrib/sendmail/mail.local/mail.local.c +++ b/contrib/sendmail/mail.local/mail.local.c @@ -8,7 +8,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/mail.local/mail.local.c,v 1.27 2007/04/09 01:44:16 gshapiro Exp $ * */ diff --git a/contrib/sendmail/rmail/rmail.c b/contrib/sendmail/rmail/rmail.c index 5cdc9bb14213..10770848545f 100644 --- a/contrib/sendmail/rmail/rmail.c +++ b/contrib/sendmail/rmail/rmail.c @@ -8,7 +8,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/rmail/rmail.c,v 1.13 2002/08/28 18:12:09 gshapiro Exp $ * */ diff --git a/contrib/sendmail/smrsh/smrsh.8 b/contrib/sendmail/smrsh/smrsh.8 index f0ed01c0a8cb..4a877d587824 100644 --- a/contrib/sendmail/smrsh/smrsh.8 +++ b/contrib/sendmail/smrsh/smrsh.8 @@ -95,4 +95,4 @@ to change the default program directory .SH SEE ALSO sendmail(8) -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/smrsh/smrsh.8,v 1.13 2005/02/14 02:39:14 gshapiro Exp $ diff --git a/contrib/sendmail/smrsh/smrsh.c b/contrib/sendmail/smrsh/smrsh.c index 69234b7bb913..633de8cd2761 100644 --- a/contrib/sendmail/smrsh/smrsh.c +++ b/contrib/sendmail/smrsh/smrsh.c @@ -9,7 +9,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/smrsh/smrsh.c,v 1.19 2005/02/14 02:39:14 gshapiro Exp $ */ #include <sm/gen.h> diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c index e892cef72fe0..2500f0d5014a 100644 --- a/contrib/sendmail/src/conf.c +++ b/contrib/sendmail/src/conf.c @@ -9,7 +9,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/src/conf.c,v 1.31.2.1 2007/11/11 17:06:42 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h index 99ed47dfe188..a373423f9174 100644 --- a/contrib/sendmail/src/conf.h +++ b/contrib/sendmail/src/conf.h @@ -12,7 +12,7 @@ * * $Id: conf.h,v 8.574 2006/11/29 00:36:06 ca Exp $ * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/src/conf.h,v 1.25 2007/04/09 01:44:16 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/err.c b/contrib/sendmail/src/err.c index 89b0736d67b1..1c55ef9be41c 100644 --- a/contrib/sendmail/src/err.c +++ b/contrib/sendmail/src/err.c @@ -9,7 +9,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/src/err.c,v 1.14 2007/04/09 01:44:16 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index 7e223dba1d83..0a74e422968a 100644 --- a/contrib/sendmail/src/headers.c +++ b/contrib/sendmail/src/headers.c @@ -9,7 +9,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/src/headers.c,v 1.24.2.1 2007/11/11 17:06:43 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1 index 6b2136f6e3ef..34d00ab880d1 100644 --- a/contrib/sendmail/src/mailq.1 +++ b/contrib/sendmail/src/mailq.1 @@ -133,4 +133,4 @@ The .B mailq command appeared in 4.0BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/mailq.1,v 1.15 2007/04/09 01:44:16 gshapiro Exp $ diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index ef977440c8ed..221f861af901 100644 --- a/contrib/sendmail/src/mci.c +++ b/contrib/sendmail/src/mci.c @@ -9,7 +9,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/src/mci.c,v 1.23 2007/04/09 01:44:16 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c index 7c7f288b8599..8a61c921bee2 100644 --- a/contrib/sendmail/src/savemail.c +++ b/contrib/sendmail/src/savemail.c @@ -9,7 +9,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/src/savemail.c,v 1.20 2007/04/09 01:44:16 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index 540d55480ae1..50de683cd6ef 100644 --- a/contrib/sendmail/src/sendmail.8 +++ b/contrib/sendmail/src/sendmail.8 @@ -746,4 +746,4 @@ The .B sendmail command appeared in 4.2BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/sendmail.8,v 1.13.18.1 2007/11/11 17:06:43 gshapiro Exp $ |
