From owner-cvs-src@FreeBSD.ORG Tue Jun 19 23:27:00 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC17C16A41F; Tue, 19 Jun 2007 23:27:00 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.freebsd.org (Postfix) with ESMTP id 9D67413C465; Tue, 19 Jun 2007 23:27:00 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.47] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.8/8.13.8) with ESMTP id l5JNQvEp055791 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Jun 2007 16:26:58 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <4678663E.2060204@FreeBSD.org> Date: Tue, 19 Jun 2007 16:26:54 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Kris Kennaway References: <200706182249.l5IMnE4H099470@repoman.freebsd.org> <467863E0.2040906@FreeBSD.org> <20070619232125.GA750@rot13.obsecurity.org> <4678653B.8070409@FreeBSD.org> <20070619232451.GA872@rot13.obsecurity.org> In-Reply-To: <20070619232451.GA872@rot13.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, Pav Lucistnik , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/lib deps.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2007 23:27:01 -0000 Kris Kennaway wrote: > On Tue, Jun 19, 2007 at 04:22:35PM -0700, Maxim Sobolev wrote: >> Kris Kennaway wrote: >>> On Tue, Jun 19, 2007 at 04:16:48PM -0700, Maxim Sobolev wrote: >>>> I have made the following patch to bring style(9) back and make code >>>> more readable. Do you guys want to run it on bento or could I just check >>>> it in? >>>> >>>> http://sobomax.homeunix.org/~sobomax/deps.c.diff >>> Is md5 checksum the same before/after? >> Well, it has some trivial non-whitespace changes. > > whitespace in source does not show up in the binary. Please re-read my message. It has NON-whitespace changes as well. -Maxim