From owner-freebsd-arch@FreeBSD.ORG Thu Mar 13 18:54:32 2008 Return-Path: Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93BF71065671 for ; Thu, 13 Mar 2008 18:54:32 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 678B38FC19 for ; Thu, 13 Mar 2008 18:54:32 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m2DIsVQb085250; Thu, 13 Mar 2008 11:54:31 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m2DIsVik085249; Thu, 13 Mar 2008 11:54:31 -0700 (PDT) (envelope-from obrien) Date: Thu, 13 Mar 2008 11:54:31 -0700 From: "David O'Brien" To: "Sean C. Farley" Message-ID: <20080313185431.GB85022@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, "Sean C. Farley" , freebsd-arch@FreeBSD.org References: <47D7C25D.5070908@cokane.org> <200803120945.29018.jhb@freebsd.org> <47D7E5BF.2060102@cokane.org> <20080312145734.GB26812@dragon.NUXI.org> <47D7F1EC.6040802@cokane.org> <47D88568.7000105@cokane.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-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 Reply-To: obrien@FreeBSD.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 18:54:32 -0000 On Thu, Mar 13, 2008 at 10:00:47AM -0500, Sean C. Farley wrote: > I asked my mentor to allow me to commit the file to tools/tools/editing > next to freebsd.el. There the Emacs and Vim scripts can battle it out > for all eternity. :) This is too valuable to not have ASAP. I've committed it as tools/tools/editing/freebsd.vim. (case matches emacs .el) Let the embellishment of freebsd.vim begin! > I tweaked the file a bit by adding a few comments and a mapping to > f for easy calling. BTW, I am thinking about commenting out the > mapping before committing and letting people manually activate it. This > is to avoid conflicts that may arise with existing mapping in a person's > environment. I don't see a need - no one should be blindly using dot files without reviewing them. -- -- David (obrien@FreeBSD.org)