Date: Tue, 1 Mar 2005 20:16:15 +0000 (UTC) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <200503012016.j21KGFo9086106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2005-03-01 20:16:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.bin/xargs xargs.c
Log:
MFC 1.56: Fix -0 vs -L/-I processing, mainly so that 'xargs -0 -I []' will
do something sensible (namely: treat then '\0' as the EOL character, when
deciding what "a line" is for -N). Note that -I implies -N.
Revision Changes Path
1.55.2.1 +9 -2 src/usr.bin/xargs/xargs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503012016.j21KGFo9086106>
