summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/rmail
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/rmail
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/rmail')
-rw-r--r--contrib/sendmail/rmail/Makefile2
-rw-r--r--contrib/sendmail/rmail/rmail.84
-rw-r--r--contrib/sendmail/rmail/rmail.c2
3 files changed, 4 insertions, 4 deletions
diff --git a/contrib/sendmail/rmail/Makefile b/contrib/sendmail/rmail/Makefile
index 2934322..bec1ba4 100644
--- a/contrib/sendmail/rmail/Makefile
+++ b/contrib/sendmail/rmail/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 8.5 1999/10/05 16:39:19 ca Exp $
+# $Id: Makefile,v 1.1.1.1 2000/08/12 21:55:41 gshapiro Exp $
SHELL= /bin/sh
BUILD= ./Build
diff --git a/contrib/sendmail/rmail/rmail.8 b/contrib/sendmail/rmail/rmail.8
index 41aa339..d674d68 100644
--- a/contrib/sendmail/rmail/rmail.8
+++ b/contrib/sendmail/rmail/rmail.8
@@ -8,9 +8,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: rmail.8,v 8.4 2001/04/03 01:53:16 gshapiro Exp $
+.\" $Id: rmail.8,v 1.1.1.5 2002/02/17 21:56:45 gshapiro Exp $
.\"
-.TH RMAIL 8 "$Date: 2001/04/03 01:53:16 $"
+.TH RMAIL 8 "$Date: 2002/02/17 21:56:45 $"
.SH NAME
rmail
\- handle remote mail received via uucp
diff --git a/contrib/sendmail/rmail/rmail.c b/contrib/sendmail/rmail/rmail.c
index cea291f..da99f0f 100644
--- a/contrib/sendmail/rmail/rmail.c
+++ b/contrib/sendmail/rmail/rmail.c
@@ -18,7 +18,7 @@ SM_IDSTR(copyright,
Copyright (c) 1988, 1993\n\
The Regents of the University of California. All rights reserved.\n")
-SM_IDSTR(id, "@(#)$Id: rmail.c,v 8.61 2001/09/18 21:45:29 gshapiro Exp $")
+SM_IDSTR(id, "@(#)$Id: rmail.c,v 1.1.1.8 2002/02/17 21:56:45 gshapiro Exp $")
/*
* RMAIL -- UUCP mail server.
OpenPOWER on IntegriCloud