From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 26 19:58:34 2010 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 361371065704; Fri, 26 Feb 2010 19:58:34 +0000 (UTC) (envelope-from kargl@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id EF6A08FC1A; Fri, 26 Feb 2010 19:58:33 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id o1QJwX0r035594; Fri, 26 Feb 2010 11:58:33 -0800 (PST) (envelope-from kargl@troutmask.apl.washington.edu) Received: (from kargl@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id o1QJwXL9035593; Fri, 26 Feb 2010 11:58:33 -0800 (PST) (envelope-from kargl) From: "Steven G. Kargl" Message-Id: <201002261958.o1QJwXL9035593@troutmask.apl.washington.edu> In-Reply-To: <201002260020.o1Q0K40O036894@freefall.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Date: Fri, 26 Feb 2010 11:58:33 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL124d (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" Cc: Subject: Re: bin/144306: Nasty bug in jn(3) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 19:58:34 -0000 A review of the source history at http://svn.freebsd.org/viewvc/base/head/lib/msun/src/e_jn.c?view=log shows that this bug has been around for at 15 years. Hopefully, the patch doesn't sit in idly in the bug database. -- Steve http://troutmask.apl.washington.edu/~kargl/