From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 9 13:09:34 2008 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 496B11065677; Sun, 9 Mar 2008 13:09:34 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 189638FC15; Sun, 9 Mar 2008 13:09:34 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m29D9YWA074867; Sun, 9 Mar 2008 13:09:34 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m29D9XYD074863; Sun, 9 Mar 2008 13:09:34 GMT (envelope-from rwatson) Date: Sun, 9 Mar 2008 13:09:34 GMT Message-Id: <200803091309.m29D9XYD074863@freefall.freebsd.org> To: rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-standards@FreeBSD.org From: rwatson@FreeBSD.org Cc: Subject: Re: bin/116413: incorrect getconf(1) handling of unsigned constants gives -1 for ULLONG_MAX 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: Sun, 09 Mar 2008 13:09:34 -0000 Synopsis: incorrect getconf(1) handling of unsigned constants gives -1 for ULLONG_MAX Responsible-Changed-From-To: freebsd-bugs->freebsd-standards Responsible-Changed-By: rwatson Responsible-Changed-When: Sun Mar 9 13:08:39 UTC 2008 Responsible-Changed-Why: Over to the standards folks as they may want to opine on the issue Garrett raised with this change request. http://www.freebsd.org/cgi/query-pr.cgi?pr=116413