Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 21:44:47 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/xargs Makefile strnsubst.c xargs.1 xargs.c
Message-ID:  <200206170444.g5H4il724658@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/16 21:44:47 PDT

  Modified files:        (Branch: RELENG_4)
    usr.bin/xargs        Makefile xargs.1 xargs.c 
  Added files:           (Branch: RELENG_4)
    usr.bin/xargs        strnsubst.c 
  Log:
  Merge the xargs(1) utility from CURRENT.
  
  Major rework of the code, addition of -I, -L, -R, etc., for SUSv3 conformance.
  
  Reviewed by:    src/tools/regression/usr.bin/xargs
  
  Revision      Changes    Path
  1.1.1.1.14.1  +7 -0      src/usr.bin/xargs/Makefile
  1.5.2.1       +86 -0     src/usr.bin/xargs/strnsubst.c (new)
  1.6.2.8       +85 -11    src/usr.bin/xargs/xargs.1
  1.9.2.3       +350 -128  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?200206170444.g5H4il724658>