From owner-freebsd-bugs Wed Jun 17 06:11:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18817 for freebsd-bugs-outgoing; Wed, 17 Jun 1998 06:11:11 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18799 for ; Wed, 17 Jun 1998 06:11:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA01626; Wed, 17 Jun 1998 06:10:01 -0700 (PDT) Date: Wed, 17 Jun 1998 06:10:01 -0700 (PDT) Message-Id: <199806171310.GAA01626@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Joseph Koshy Subject: Re: misc/1791: syslimits.h does not allow overriding default value of ARG_MAX Reply-To: Joseph Koshy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/1791; it has been noted by GNATS. From: Joseph Koshy To: freebsd-gnats-submit@freebsd.org, tegge Cc: bde, jkoshy Subject: Re: misc/1791: syslimits.h does not allow overriding default value of ARG_MAX Date: Wed, 17 Jun 1998 06:07:31 -0700 (PDT) `xargs' and `ps' have been changed to remove compile time dependencies on the value of ARG_MAX. The PR is being kept open because, as BDE points out, the right fix is to remove ARG_MAX, CHILD_MAX, OPEN_MAX etc from the header files completely. Koshy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message