Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 19:06:04 -0700 (PDT)
From:      "J. Mallett" <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/xargs strnsubst.c xargs.c
Message-ID:  <200205020206.g42264751741@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/05/01 19:06:04 PDT

  Modified files:
    usr.bin/xargs        strnsubst.c xargs.c 
  Log:
  Rework some of the -I support so I can't find a way to make xargs(1) core or
  corrupt memory.  Simplifies the code in one or two places, also removes some
  code that looks like it was bogus or incomplete.
  
  Update strnsubst to have one or two extra conditions which maybe would make
  it more efficient, or at least more versatile.  This is likely a no-op.
  
  Revision  Changes    Path
  1.2       +5 -0      src/usr.bin/xargs/strnsubst.c
  1.19      +9 -15     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?200205020206.g42264751741>