Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 1998 05:58:45 -0700 (PDT)
From:      Joseph Koshy <jkoshy@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/xargs xargs.c
Message-ID:  <199806171258.FAA01468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      1998/06/17 05:58:44 PDT

  Modified files:
    usr.bin/xargs        xargs.c 
  Log:
  Remove compile time dependency on ARG_MAX.
  
  This fix only removes the dependency on compile time constants.  The code
  has other (old) problems that need to be addressed.
  
  PR: 1791
  Reviewed-by: bde, tegge
  
  Revision  Changes    Path
  1.6       +5 -3      src/usr.bin/xargs/xargs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806171258.FAA01468>