From owner-cvs-usrsbin Wed Oct 30 16:51:41 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA13805 for cvs-usrsbin-outgoing; Wed, 30 Oct 1996 16:51:41 -0800 (PST) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA13799; Wed, 30 Oct 1996 16:51:35 -0800 (PST) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.2/8.8.2) with ESMTP id IAA02309; Thu, 31 Oct 1996 08:51:31 +0800 (WST) Message-Id: <199610310051.IAA02309@spinner.DIALix.COM> X-Mailer: exmh version 1.6.9 8/22/96 To: "Andrey A. Chernov" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/sendmail/src mime.c In-reply-to: Your message of "Wed, 30 Oct 1996 16:45:45 PST." <199610310045.QAA13464@freefall.freebsd.org> Date: Thu, 31 Oct 1996 08:51:31 +0800 From: Peter Wemm Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Andrey A. Chernov" wrote: > Modified: usr.sbin/sendmail/src mime.c > Log: > Fix base64->8bit conversion > Submitted by: Eric Allman > > Revision Changes Path > 1.2 +334 -16 src/usr.sbin/sendmail/src/mime.c ^^^ ^^^^^^^^ BTW; This is a false alarm. This is the size of the delta from 1.1.1.1 to 1.2, not from 1.1.1.2 to 1.2. These unusual numbers are because of the inefficient way rcs stores branches, this is not a 350 line change.... Cheers, -Peter