From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 4 07:54:17 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C25310656DB; Sat, 4 Sep 2010 07:54:17 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 62BB48FC19; Sat, 4 Sep 2010 07:54:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o847sHlK057499; Sat, 4 Sep 2010 07:54:17 GMT (envelope-from jh@freefall.freebsd.org) Received: (from jh@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o847sHCp057494; Sat, 4 Sep 2010 07:54:17 GMT (envelope-from jh) Date: Sat, 4 Sep 2010 07:54:17 GMT Message-Id: <201009040754.o847sHCp057494@freefall.freebsd.org> To: fergus@cameron-consulting.ie, jh@FreeBSD.org, freebsd-bugs@FreeBSD.org From: jh@FreeBSD.org Cc: Subject: Re: bin/77031: [patch] comm(1) unable to handle lines greater than LINE_MAX (2048) 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: Sat, 04 Sep 2010 07:54:17 -0000 Synopsis: [patch] comm(1) unable to handle lines greater than LINE_MAX (2048) State-Changed-From-To: patched->closed State-Changed-By: jh State-Changed-When: Sat Sep 4 07:54:16 UTC 2010 State-Changed-Why: Fixed in head, stable/8 and stable/7. http://www.freebsd.org/cgi/query-pr.cgi?pr=77031