diff options
Diffstat (limited to 'contrib/sendmail')
23 files changed, 23 insertions, 23 deletions
diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index 751c0bb0e26a..b9a69c2235c0 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/sendmail/FREEBSD-upgrade,v 1.1.2.13 2002/09/03 01:49:46 gshapiro Exp $ sendmail 8.12.6 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 2f92fbd88db2..82c382d5d91b 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.3.6.6 2002/06/27 20:42:58 gshapiro Exp $ # ###################################################################### diff --git a/contrib/sendmail/cf/ostype/bsd4.4.m4 b/contrib/sendmail/cf/ostype/bsd4.4.m4 index 65309b98195b..60205800e5c5 100644 --- a/contrib/sendmail/cf/ostype/bsd4.4.m4 +++ b/contrib/sendmail/cf/ostype/bsd4.4.m4 @@ -10,7 +10,7 @@ divert(-1) # forth in the LICENSE file which can be found at the top level of # the sendmail distribution. # -# $FreeBSD$ +# $FreeBSD: src/contrib/sendmail/cf/ostype/bsd4.4.m4,v 1.3.6.1 2000/08/27 17:31:10 gshapiro Exp $ # divert(0) diff --git a/contrib/sendmail/cf/sh/makeinfo.sh b/contrib/sendmail/cf/sh/makeinfo.sh index e7b0cd101fce..b6bdfc98f9eb 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.3.6.2 2001/03/05 13:08:37 ru Exp $ # usewhoami=0 diff --git a/contrib/sendmail/contrib/bitdomain.c b/contrib/sendmail/contrib/bitdomain.c index b864d65fe164..9435d0be2ef0 100644 --- a/contrib/sendmail/contrib/bitdomain.c +++ b/contrib/sendmail/contrib/bitdomain.c @@ -18,7 +18,7 @@ * The bitdomain table should be rebuilt monthly. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/contrib/bitdomain.c,v 1.2.6.1 2000/08/27 17:31:13 gshapiro Exp $ */ #include <stdio.h> #include <errno.h> diff --git a/contrib/sendmail/mail.local/mail.local.8 b/contrib/sendmail/mail.local/mail.local.8 index 5ded558f48b9..f858e08ed70c 100644 --- a/contrib/sendmail/mail.local/mail.local.8 +++ b/contrib/sendmail/mail.local/mail.local.8 @@ -138,4 +138,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.5.6.5 2002/09/03 01:50:01 gshapiro Exp $ diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c index eb075eb82307..6d56d6c76763 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.6.6.10 2002/09/03 01:50:01 gshapiro Exp $ * */ diff --git a/contrib/sendmail/mailstats/mailstats.c b/contrib/sendmail/mailstats/mailstats.c index 94ac213e6b5e..01fb6e95447d 100644 --- a/contrib/sendmail/mailstats/mailstats.c +++ b/contrib/sendmail/mailstats/mailstats.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/mailstats/mailstats.c,v 1.5.2.7 2002/09/03 01:50:05 gshapiro Exp $ * */ diff --git a/contrib/sendmail/makemap/makemap.c b/contrib/sendmail/makemap/makemap.c index 350d8970bf36..51dbe335cd66 100644 --- a/contrib/sendmail/makemap/makemap.c +++ b/contrib/sendmail/makemap/makemap.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/makemap/makemap.c,v 1.3.6.5 2002/09/03 01:50:08 gshapiro Exp $ * */ diff --git a/contrib/sendmail/praliases/praliases.c b/contrib/sendmail/praliases/praliases.c index d33a96ce39c5..15cda0cc8b1a 100644 --- a/contrib/sendmail/praliases/praliases.c +++ b/contrib/sendmail/praliases/praliases.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/praliases/praliases.c,v 1.3.6.6 2002/09/03 01:50:09 gshapiro Exp $ * */ diff --git a/contrib/sendmail/rmail/rmail.c b/contrib/sendmail/rmail/rmail.c index 5cdc9bb14213..f0ae5ff18f2e 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.4.6.7 2002/09/03 01:50:11 gshapiro Exp $ * */ diff --git a/contrib/sendmail/smrsh/smrsh.8 b/contrib/sendmail/smrsh/smrsh.8 index 6796e305f6e6..296490cd115a 100644 --- a/contrib/sendmail/smrsh/smrsh.8 +++ b/contrib/sendmail/smrsh/smrsh.8 @@ -85,4 +85,4 @@ to change the default program directory /usr/libexec/sm.bin \- directory for restricted programs .SH SEE ALSO sendmail(8) -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/smrsh/smrsh.8,v 1.3.6.5 2002/09/03 01:50:13 gshapiro Exp $ diff --git a/contrib/sendmail/smrsh/smrsh.c b/contrib/sendmail/smrsh/smrsh.c index 74365e32a67d..6d225889cfcf 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.3.6.8.2.1 2002/10/08 00:57:20 bmah Exp $ * */ diff --git a/contrib/sendmail/src/aliases.5 b/contrib/sendmail/src/aliases.5 index 1678475d3443..da943f69b171 100644 --- a/contrib/sendmail/src/aliases.5 +++ b/contrib/sendmail/src/aliases.5 @@ -118,4 +118,4 @@ The .B aliases file format appeared in 4.0BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/aliases.5,v 1.3.6.4 2002/09/03 01:50:15 gshapiro Exp $ diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c index e97b09d515fe..a58485715ed3 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.5.2.11 2002/09/03 01:50:15 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h index f14f3c44ff06..da3f729648e8 100644 --- a/contrib/sendmail/src/conf.h +++ b/contrib/sendmail/src/conf.h @@ -20,7 +20,7 @@ ** included in the next release. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/conf.h,v 1.6.2.11 2002/09/03 01:50:16 gshapiro Exp $ */ #ifndef CONF_H #define CONF_H 1 diff --git a/contrib/sendmail/src/err.c b/contrib/sendmail/src/err.c index f4ec6865aabe..79eea7cd520b 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.3.6.6 2002/09/03 01:50:17 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index 385d7a037f09..3c0c207fc26d 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.4.2.7 2002/09/03 01:50:17 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1 index 26d709624d1e..756b5aa9543b 100644 --- a/contrib/sendmail/src/mailq.1 +++ b/contrib/sendmail/src/mailq.1 @@ -78,4 +78,4 @@ The .B mailq command appeared in 4.0BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/mailq.1,v 1.3.6.8 2002/09/03 01:50:17 gshapiro Exp $ diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index 7d1a4de0f0c2..6087ca8aed26 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.3.6.8 2002/09/03 01:50:18 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c index 61e6bb8cc27e..2397117abb3b 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.4.2.8 2002/09/03 01:50:19 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index 1c014fdde528..847da327b40f 100644 --- a/contrib/sendmail/src/sendmail.8 +++ b/contrib/sendmail/src/sendmail.8 @@ -709,4 +709,4 @@ The .B sendmail command appeared in 4.2BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/sendmail.8,v 1.3.6.6 2002/09/03 01:50:19 gshapiro Exp $ diff --git a/contrib/sendmail/vacation/vacation.1 b/contrib/sendmail/vacation/vacation.1 index 913a41238c1b..d797d02e0908 100644 --- a/contrib/sendmail/vacation/vacation.1 +++ b/contrib/sendmail/vacation/vacation.1 @@ -268,4 +268,4 @@ The .B vacation command appeared in 4.3BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/vacation/vacation.1,v 1.1.1.1.2.8 2002/09/03 01:50:23 gshapiro Exp $ |