summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/vacation
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/vacation
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/vacation')
-rw-r--r--contrib/sendmail/vacation/Makefile2
-rw-r--r--contrib/sendmail/vacation/vacation.14
-rw-r--r--contrib/sendmail/vacation/vacation.c2
3 files changed, 4 insertions, 4 deletions
diff --git a/contrib/sendmail/vacation/Makefile b/contrib/sendmail/vacation/Makefile
index 7cc577f..9f48c01 100644
--- a/contrib/sendmail/vacation/Makefile
+++ b/contrib/sendmail/vacation/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 8.5 1999/09/23 22:36:45 ca Exp $
+# $Id: Makefile,v 1.1.1.1 2000/08/12 21:55:49 gshapiro Exp $
SHELL= /bin/sh
BUILD= ./Build
diff --git a/contrib/sendmail/vacation/vacation.1 b/contrib/sendmail/vacation/vacation.1
index 299df64..51c131e 100644
--- a/contrib/sendmail/vacation/vacation.1
+++ b/contrib/sendmail/vacation/vacation.1
@@ -9,9 +9,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: vacation.1,v 8.29 2002/03/23 19:17:36 gshapiro Exp $
+.\" $Id: vacation.1,v 1.1.1.5 2002/04/10 03:05:00 gshapiro Exp $
.\"
-.TH VACATION 1 "$Date: 2002/03/23 19:17:36 $"
+.TH VACATION 1 "$Date: 2002/04/10 03:05:00 $"
.SH NAME
vacation
\- E-mail auto-responder
diff --git a/contrib/sendmail/vacation/vacation.c b/contrib/sendmail/vacation/vacation.c
index fa9c96d..8fe9793 100644
--- a/contrib/sendmail/vacation/vacation.c
+++ b/contrib/sendmail/vacation/vacation.c
@@ -20,7 +20,7 @@ SM_IDSTR(copyright,
The Regents of the University of California. All rights reserved.\n\
Copyright (c) 1983 Eric P. Allman. All rights reserved.\n")
-SM_IDSTR(id, "@(#)$Id: vacation.c,v 8.134 2002/03/01 20:45:00 ca Exp $")
+SM_IDSTR(id, "@(#)$Id: vacation.c,v 1.1.1.7 2002/04/10 03:05:00 gshapiro Exp $")
#include <ctype.h>
OpenPOWER on IntegriCloud