From owner-cvs-all Mon Jun 4 23:36:21 2001 Delivered-To: cvs-all@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 1940337B401; Mon, 4 Jun 2001 23:36:17 -0700 (PDT) (envelope-from DougB@DougBarton.net) Received: from DougBarton.net (master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id XAA21836; Mon, 4 Jun 2001 23:36:16 -0700 (PDT) (envelope-from DougB@DougBarton.net) Message-ID: <3B1C7DE0.FDBD0D38@DougBarton.net> Date: Mon, 04 Jun 2001 23:36:16 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern tty_snoop.c src/sys/sys snoop.h References: <200106050500.f5550IM88505@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dima Dorfman wrote: > > dd 2001/06/04 22:00:18 PDT > > Modified files: > sys/kern tty_snoop.c > sys/sys snoop.h > Log: > Style and cosmetic cleanups. This driver is now reasonably stlye(9) > compliant. All the variable definitions and function names are > reasonably consistent, and the functions which should be static (i.e., > all of them) are. Other assorted fixes were made. The majority of > the delta is indentation fixes. In my ever so humble opinion it's better to do the whitespace commits seperately. That makes it much easier to see the substantive changes. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message