summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/mail.local
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
committergshapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
commite226f8e879ed5a8d2f5cc433067b698e07dce0b6 (patch)
tree8b9bb16adf99be4ed87980a2ea4ef202d1fb3423 /contrib/sendmail/mail.local
parentce3eb1730260050f7d63b9fb6def939ebbf41d88 (diff)
downloadFreeBSD-src-e226f8e879ed5a8d2f5cc433067b698e07dce0b6.zip
FreeBSD-src-e226f8e879ed5a8d2f5cc433067b698e07dce0b6.tar.gz
Import of post-8.12.3 bug fixes from vendor repository.
These are being imported for the upcoming FreeBSD 4.6 release.
Diffstat (limited to 'contrib/sendmail/mail.local')
-rw-r--r--contrib/sendmail/mail.local/Makefile2
-rw-r--r--contrib/sendmail/mail.local/README2
-rw-r--r--contrib/sendmail/mail.local/mail.local.84
-rw-r--r--contrib/sendmail/mail.local/mail.local.c2
4 files changed, 5 insertions, 5 deletions
diff --git a/contrib/sendmail/mail.local/Makefile b/contrib/sendmail/mail.local/Makefile
index b560a30..4455b02 100644
--- a/contrib/sendmail/mail.local/Makefile
+++ b/contrib/sendmail/mail.local/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 8.5 1999/10/05 16:39:32 ca Exp $
+# $Id: Makefile,v 1.1.1.1 2000/08/12 21:55:30 gshapiro Exp $
SHELL= /bin/sh
BUILD= ./Build
diff --git a/contrib/sendmail/mail.local/README b/contrib/sendmail/mail.local/README
index 651de4b..e1ae2a8 100644
--- a/contrib/sendmail/mail.local/README
+++ b/contrib/sendmail/mail.local/README
@@ -36,4 +36,4 @@ delivery agent without LMTP mode, use:
in the .mc file.
-$Revision: 8.10 $, Last updated $Date: 2001/09/08 01:21:04 $
+$Revision: 1.1.1.4 $, Last updated $Date: 2002/02/17 21:56:42 $
diff --git a/contrib/sendmail/mail.local/mail.local.8 b/contrib/sendmail/mail.local/mail.local.8
index 5cd1c13..d5002e1 100644
--- a/contrib/sendmail/mail.local/mail.local.8
+++ b/contrib/sendmail/mail.local/mail.local.8
@@ -8,9 +8,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: mail.local.8,v 8.23 2001/04/05 23:27:35 gshapiro Exp $
+.\" $Id: mail.local.8,v 1.1.1.6 2002/02/17 21:56:42 gshapiro Exp $
.\"
-.TH MAIL.LOCAL 8 "$Date: 2001/04/05 23:27:35 $"
+.TH MAIL.LOCAL 8 "$Date: 2002/02/17 21:56:42 $"
.SH NAME
mail.local
\- store mail in a mailbox
diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c
index b654671..56c4f8c 100644
--- a/contrib/sendmail/mail.local/mail.local.c
+++ b/contrib/sendmail/mail.local/mail.local.c
@@ -18,7 +18,7 @@ SM_IDSTR(copyright,
Copyright (c) 1990, 1993, 1994\n\
The Regents of the University of California. All rights reserved.\n")
-SM_IDSTR(id, "@(#)$Id: mail.local.c,v 8.238 2002/03/30 07:43:21 geir Exp $")
+SM_IDSTR(id, "@(#)$Id: mail.local.c,v 1.1.1.9 2002/04/10 03:04:53 gshapiro Exp $")
#include <stdlib.h>
#include <sm/errstring.h>
OpenPOWER on IntegriCloud