From owner-cvs-all Tue Jan 12 04:38:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13471 for cvs-all-outgoing; Tue, 12 Jan 1999 04:38:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13466; Tue, 12 Jan 1999 04:38:11 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA13585; Tue, 12 Jan 1999 04:38:07 -0800 (PST) Date: Tue, 12 Jan 1999 04:38:07 -0800 (PST) Message-Id: <199901121238.EAA13585@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/sendmail/cf/m4 cfhead.m4 src/contrib/sendmail/cf/ostype bsd4.4.m4 src/contrib/sendmail/cf/sh makeinfo.sh src/contrib/sendmail/mail.local mail.local.8 mail.local.c src/contrib/sendmail/mailstats mailstats.c src/contrib/sendmail/makemap ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/12 04:38:07 PST Modified files: contrib/sendmail/cf/m4 cfhead.m4 contrib/sendmail/cf/ostype bsd4.4.m4 contrib/sendmail/cf/sh makeinfo.sh contrib/sendmail/mail.local mail.local.8 mail.local.c contrib/sendmail/mailstats mailstats.c contrib/sendmail/makemap makemap.c contrib/sendmail/praliases praliases.c contrib/sendmail/rmail rmail.c contrib/sendmail/smrsh smrsh.8 smrsh.c contrib/sendmail/src aliases.5 conf.c conf.h err.c headers.c mailq.1 mci.c savemail.c sendmail.8 Log: Merge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changes were submitted back to sendmail.org (stage 1) and were incorporated. Revision Changes Path 1.3 +3 -3 src/contrib/sendmail/cf/m4/cfhead.m4 1.3 +3 -3 src/contrib/sendmail/cf/ostype/bsd4.4.m4 1.3 +1 -1 src/contrib/sendmail/cf/sh/makeinfo.sh 1.5 +1 -1 src/contrib/sendmail/mail.local/mail.local.8 1.6 +57 -71 src/contrib/sendmail/mail.local/mail.local.c 1.4 +50 -10 src/contrib/sendmail/mailstats/mailstats.c 1.3 +56 -29 src/contrib/sendmail/makemap/makemap.c 1.3 +199 -38 src/contrib/sendmail/praliases/praliases.c 1.4 +3 -3 src/contrib/sendmail/rmail/rmail.c 1.3 +1 -1 src/contrib/sendmail/smrsh/smrsh.8 1.3 +1 -1 src/contrib/sendmail/smrsh/smrsh.c 1.3 +1 -1 src/contrib/sendmail/src/aliases.5 1.3 +202 -63 src/contrib/sendmail/src/conf.c 1.3 +82 -8 src/contrib/sendmail/src/conf.h 1.3 +1 -1 src/contrib/sendmail/src/err.c 1.3 +122 -3 src/contrib/sendmail/src/headers.c 1.3 +1 -1 src/contrib/sendmail/src/mailq.1 1.3 +6 -6 src/contrib/sendmail/src/mci.c 1.3 +2 -3 src/contrib/sendmail/src/savemail.c 1.3 +5 -2 src/contrib/sendmail/src/sendmail.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message