From owner-freebsd-arch@FreeBSD.ORG Wed Mar 12 23:51:27 2008 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07C341065675 for ; Wed, 12 Mar 2008 23:51:27 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id A0FE28FC24 for ; Wed, 12 Mar 2008 23:51:26 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.2/8.14.2) with ESMTP id m2CNOL5d035933; Wed, 12 Mar 2008 18:24:21 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Wed, 12 Mar 2008 18:24:21 -0500 (CDT) From: "Sean C. Farley" To: Coleman Kane In-Reply-To: <47D7F1EC.6040802@cokane.org> Message-ID: References: <47D7C25D.5070908@cokane.org> <200803120945.29018.jhb@freebsd.org> <47D7E5BF.2060102@cokane.org> <20080312145734.GB26812@dragon.NUXI.org> <47D7F1EC.6040802@cokane.org> User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail.farley.org Cc: arch@FreeBSD.org Subject: Re: SMPTODO: remove timeout(9) from ffs_softdep.c X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 23:51:27 -0000 On Wed, 12 Mar 2008, Coleman Kane wrote: > Third try at the patch, properly adjusting my vim tabs to 8 spaces as > they should be so that I can follow style(9). I wrote a function[1] last year to configure vim to follow style(9). Just run ':call FreeBSD_Style()' while editing a file. Sean 1. http://www.farley.org/freebsd/tmp/VIM/FreeBSD.vim -- scf@FreeBSD.org