From owner-freebsd-current@FreeBSD.ORG Thu Jan 13 16:27:55 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 013D016A4CE for ; Thu, 13 Jan 2005 16:27:55 +0000 (GMT) Received: from blake.polstra.com (blake.polstra.com [64.81.189.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F43F43D46 for ; Thu, 13 Jan 2005 16:27:54 +0000 (GMT) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (dsl081-189-067.sea1.dsl.speakeasy.net [64.81.189.67]) by blake.polstra.com (8.13.1/8.13.1) with ESMTP id j0DGRrto063238 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 13 Jan 2005 08:27:54 -0800 (PST) (envelope-from jdp@strings.polstra.com) Received: (from jdp@localhost) by strings.polstra.com (8.13.1/8.13.1/Submit) id j0DGRr27040048 for current@freebsd.org; Thu, 13 Jan 2005 08:27:53 -0800 (PST) (envelope-from jdp) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <59186.1105618503@critter.freebsd.dk> Date: Thu, 13 Jan 2005 08:27:53 -0800 (PST) From: John Polstra To: current@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.102572, version=0.14.5 Subject: RE: Top 50 kernel files with 'issues' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 16:27:55 -0000 On 13-Jan-2005 Poul-Henning Kamp wrote: > I mused for a second about the number of ecks-ecks-ecks (thankyou > spamfilters!) comments in kern/vfs_subr.c and on a whim I did a > script to find the to 50 kernel files with 'issues'. It's amusing that kern_xxx.c isn't one of them. :-) John