]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rework some of the -I support so I can't find a way to make xargs(1) core or
authorjmallett <jmallett@FreeBSD.org>
Thu, 2 May 2002 02:06:03 +0000 (02:06 +0000)
committerjmallett <jmallett@FreeBSD.org>
Thu, 2 May 2002 02:06:03 +0000 (02:06 +0000)
commitc136e5d44278a6b1c5a93a71adab858b5e07503b
tree5d1a203c4e6148f3db33c84e910b2308b11b1962
parentb59de1dbbb9fec4564d609d8ae32ab3686fe4c98
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.
usr.bin/xargs/strnsubst.c
usr.bin/xargs/xargs.c