From owner-cvs-src Tue Feb 11 19:55:41 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24C3A37B401; Tue, 11 Feb 2003 19:55:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B913143FAF; Tue, 11 Feb 2003 19:55:39 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1C3tdbv097458; Tue, 11 Feb 2003 19:55:39 -0800 (PST) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1C3tdGA097457; Tue, 11 Feb 2003 19:55:39 -0800 (PST) Message-Id: <200302120355.h1C3tdGA097457@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 11 Feb 2003 19:55:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/mail.local mail.local.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2003/02/11 19:55:39 PST Modified files: (Branch: RELENG_4) contrib/sendmail/mail.local mail.local.c Log: MFC: Even if biff is turned off, we still need to set curoff as the code uses that if there is an error writing to the mailbox. Note this bug is only in the FreeBSD code, not the vendor code (which doesn't offer nobiff). Revision Changes Path 1.20 +3 -2 src/contrib/sendmail/mail.local/mail.local.c Revision Changes Path 1.6.6.11 +4 -3 src/contrib/sendmail/mail.local/mail.local.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message