History log of /openbsd-current/regress/usr.bin/xargs/xargs-L.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 22-Dec-2023 millert

xargs: fix parsing of empty fields when "xargs -0" is used.
Previously, these fields would be skipped. From Hiltjo Posthuma.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.3 16-Oct-2017 anton

Specify the xargs binary to test using a variable.

While here, do not suppress the command executed by make.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 19-Jan-2017 millert

Fix -L/-I processing in -0 mode so that NUL-delimited entries are
treated as "lines". From FreeBSD.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 25-Mar-2010 schwarze

test blank and newline handling in xargs(1) with and without -0 and -L

ok guenther@


# 1.3 16-Oct-2017 anton

Specify the xargs binary to test using a variable.

While here, do not suppress the command executed by make.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 19-Jan-2017 millert

Fix -L/-I processing in -0 mode so that NUL-delimited entries are
treated as "lines". From FreeBSD.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 25-Mar-2010 schwarze

test blank and newline handling in xargs(1) with and without -0 and -L

ok guenther@