diff options
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/ostype/bsd4.4.m4 | 2 | ||||
-rw-r--r-- | contrib/sendmail/cf/sh/makeinfo.sh | 2 | ||||
-rw-r--r-- | contrib/sendmail/contrib/bitdomain.c | 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/mailstats/mailstats.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/makemap/makemap.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/praliases/praliases.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/aliases.5 | 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 |
22 files changed, 22 insertions, 22 deletions
diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index ffcea8962a3c4..e1ef00a39eccc 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.1 2000/08/27 17:30:58 gshapiro Exp $ sendmail 8.11.0 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 5a7bad39b871f..48c14e18b805e 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.1 2000/08/27 17:31:09 gshapiro Exp $ # ###################################################################### diff --git a/contrib/sendmail/cf/ostype/bsd4.4.m4 b/contrib/sendmail/cf/ostype/bsd4.4.m4 index 65309b98195bc..60205800e5c5f 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 8fb371c2c66e9..7e171641715a7 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.1 2000/08/27 17:31:13 gshapiro Exp $ # usewhoami=0 diff --git a/contrib/sendmail/contrib/bitdomain.c b/contrib/sendmail/contrib/bitdomain.c index b864d65fe1646..9435d0be2ef07 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 246a9528b5072..137d266172df1 100644 --- a/contrib/sendmail/mail.local/mail.local.8 +++ b/contrib/sendmail/mail.local/mail.local.8 @@ -10,7 +10,7 @@ .\" .\" $Id: mail.local.8,v 8.14 1999/08/26 15:49:20 ca Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/mail.local/mail.local.8,v 1.5.6.1 2000/08/27 17:31:19 gshapiro Exp $ .\" .TH MAIL.LOCAL 8 "$Date: 1999/08/26 15:49:20 $" .SH NAME diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c index 03fe02c2ca158..18c959392ccf0 100644 --- a/contrib/sendmail/mail.local/mail.local.c +++ b/contrib/sendmail/mail.local/mail.local.c @@ -22,7 +22,7 @@ static char copyright[] = static char id[] = "@(#)$Id: mail.local.c,v 8.143.4.13 2000/07/18 05:41:38 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/mail.local/mail.local.c,v 1.6.6.1 2000/08/27 17:31:20 gshapiro Exp $ */ /* ** This is not intended to work on System V derived systems diff --git a/contrib/sendmail/mailstats/mailstats.c b/contrib/sendmail/mailstats/mailstats.c index 6bd918ef87a2f..aaf5ed2975d8a 100644 --- a/contrib/sendmail/mailstats/mailstats.c +++ b/contrib/sendmail/mailstats/mailstats.c @@ -24,7 +24,7 @@ static char copyright[] = static char id[] = "@(#)$Id: mailstats.c,v 8.53.16.10 2000/07/18 05:51:15 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/mailstats/mailstats.c,v 1.5.2.1 2000/08/27 17:31:21 gshapiro Exp $ */ #include <unistd.h> #include <stddef.h> diff --git a/contrib/sendmail/makemap/makemap.c b/contrib/sendmail/makemap/makemap.c index 33acfb805497b..753acbed8ff72 100644 --- a/contrib/sendmail/makemap/makemap.c +++ b/contrib/sendmail/makemap/makemap.c @@ -24,7 +24,7 @@ static char copyright[] = static char id[] = "@(#)$Id: makemap.c,v 8.135.4.10 2000/07/18 05:41:39 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/makemap/makemap.c,v 1.3.6.1 2000/08/27 17:31:21 gshapiro Exp $ */ #include <sys/types.h> #ifndef ISC_UNIX diff --git a/contrib/sendmail/praliases/praliases.c b/contrib/sendmail/praliases/praliases.c index 59a3c00f63801..83300ea19a5a4 100644 --- a/contrib/sendmail/praliases/praliases.c +++ b/contrib/sendmail/praliases/praliases.c @@ -24,7 +24,7 @@ static char copyright[] = static char id[] = "@(#)$Id: praliases.c,v 8.59.4.10 2000/07/18 05:41:39 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/praliases/praliases.c,v 1.3.6.1 2000/08/27 17:31:22 gshapiro Exp $ */ #include <sys/types.h> #include <ctype.h> diff --git a/contrib/sendmail/rmail/rmail.c b/contrib/sendmail/rmail/rmail.c index bd21b7cde8f1f..ca7bfd777153d 100644 --- a/contrib/sendmail/rmail/rmail.c +++ b/contrib/sendmail/rmail/rmail.c @@ -22,7 +22,7 @@ static char copyright[] = static char id[] = "@(#)$Id: rmail.c,v 8.39.4.5 2000/07/18 05:55:29 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/rmail/rmail.c,v 1.4.6.1 2000/08/27 17:31:23 gshapiro Exp $ */ /* * RMAIL -- UUCP mail server. diff --git a/contrib/sendmail/smrsh/smrsh.8 b/contrib/sendmail/smrsh/smrsh.8 index 6d58ce0c26027..e1cf8a63471b2 100644 --- a/contrib/sendmail/smrsh/smrsh.8 +++ b/contrib/sendmail/smrsh/smrsh.8 @@ -11,7 +11,7 @@ .\" .\" $Id: smrsh.8,v 8.11 1999/06/09 16:51:07 ca Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/smrsh/smrsh.8,v 1.3.6.1 2000/08/27 17:31:24 gshapiro Exp $ .\" .TH SMRSH 8 11/02/93 .SH NAME diff --git a/contrib/sendmail/smrsh/smrsh.c b/contrib/sendmail/smrsh/smrsh.c index 0b8ecefb555cb..6a717d54951ec 100644 --- a/contrib/sendmail/smrsh/smrsh.c +++ b/contrib/sendmail/smrsh/smrsh.c @@ -24,7 +24,7 @@ static char copyright[] = static char id[] = "@(#)$Id: smrsh.c,v 8.31.4.4 2000/05/25 21:44:29 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/smrsh/smrsh.c,v 1.3.6.1 2000/08/27 17:31:24 gshapiro Exp $ */ /* ** SMRSH -- sendmail restricted shell diff --git a/contrib/sendmail/src/aliases.5 b/contrib/sendmail/src/aliases.5 index 7b274e7de34f9..fd4b14c7cebae 100644 --- a/contrib/sendmail/src/aliases.5 +++ b/contrib/sendmail/src/aliases.5 @@ -11,7 +11,7 @@ .\" .\" $Id: aliases.5,v 8.15.4.1 2000/07/18 07:23:02 gshapiro Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/aliases.5,v 1.3.6.1 2000/08/27 17:31:25 gshapiro Exp $ .\" .TH ALIASES 5 "$Date: 2000/07/18 07:23:02 $" .SH NAME diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c index 85668b847a69b..e9d4cee8fbc64 100644 --- a/contrib/sendmail/src/conf.c +++ b/contrib/sendmail/src/conf.c @@ -15,7 +15,7 @@ static char id[] = "@(#)$Id: conf.c,v 8.646.2.2.2.23 2000/07/15 17:35:18 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/conf.c,v 1.5.2.1 2000/08/27 17:31:25 gshapiro Exp $ */ #include <sendmail.h> #include <sendmail/pathnames.h> diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h index c748bf3e7cd57..e02810811c591 100644 --- a/contrib/sendmail/src/conf.h +++ b/contrib/sendmail/src/conf.h @@ -13,7 +13,7 @@ * $Id: conf.h,v 8.496.4.20 2000/07/15 17:35:19 gshapiro Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/conf.h,v 1.6.2.1 2000/08/27 17:31:26 gshapiro Exp $ */ /* ** CONF.H -- All user-configurable parameters for sendmail diff --git a/contrib/sendmail/src/err.c b/contrib/sendmail/src/err.c index 8b65cf8bfdad3..b47db3dbfbbc7 100644 --- a/contrib/sendmail/src/err.c +++ b/contrib/sendmail/src/err.c @@ -15,7 +15,7 @@ static char id[] = "@(#)$Id: err.c,v 8.120.4.1 2000/05/25 18:56:15 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/err.c,v 1.3.6.1 2000/08/27 17:31:27 gshapiro Exp $ */ #include <sendmail.h> #ifdef LDAPMAP diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index ac830a1fb1365..fcbfeaeff5a0e 100644 --- a/contrib/sendmail/src/headers.c +++ b/contrib/sendmail/src/headers.c @@ -15,7 +15,7 @@ static char id[] = "@(#)$Id: headers.c,v 8.203.4.6 2000/07/19 02:53:32 ca Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/headers.c,v 1.4.2.1 2000/08/27 17:31:27 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1 index d7160f9abf4db..d225e399bbdb9 100644 --- a/contrib/sendmail/src/mailq.1 +++ b/contrib/sendmail/src/mailq.1 @@ -11,7 +11,7 @@ .\" .\" $Id: mailq.1,v 8.14.28.1 2000/07/14 05:07:01 gshapiro Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/mailq.1,v 1.3.6.1 2000/08/27 17:31:27 gshapiro Exp $ .\" .TH MAILQ 1 "$Date: 2000/07/14 05:07:01 $" .SH NAME diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index 171c71ba3563a..1b85a1387c6dc 100644 --- a/contrib/sendmail/src/mci.c +++ b/contrib/sendmail/src/mci.c @@ -15,7 +15,7 @@ static char id[] = "@(#)$Id: mci.c,v 8.133.10.3 2000/06/23 16:17:06 ca Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/mci.c,v 1.3.6.1 2000/08/27 17:31:27 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c index 9a196b0c78f54..d7935edb3748b 100644 --- a/contrib/sendmail/src/savemail.c +++ b/contrib/sendmail/src/savemail.c @@ -15,7 +15,7 @@ static char id[] = "@(#)$Id: savemail.c,v 8.212.4.3 2000/06/13 07:16:26 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/savemail.c,v 1.4.2.1 2000/08/27 17:31:28 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index a2560332ca5a0..cc7feb5af3e9c 100644 --- a/contrib/sendmail/src/sendmail.8 +++ b/contrib/sendmail/src/sendmail.8 @@ -11,7 +11,7 @@ .\" .\" $Id: sendmail.8,v 8.36 2000/02/01 05:49:57 gshapiro Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/sendmail.8,v 1.3.6.1 2000/08/27 17:31:28 gshapiro Exp $ .\" .TH SENDMAIL 8 "$Date: 2000/02/01 05:49:57 $" .SH NAME |