https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238762
--- Comment #2 from [email protected] --- A commit references this bug: Author: yuripv Date: Sat Dec 12 15:38:32 UTC 2020 New revision: 368580 URL: https://svnweb.freebsd.org/changeset/base/368580 Log: xargs: compile yesexpr as ERE yesexpr is an extended regular expression for quite some time now, use appropriate flag when compiling it. PR: 238762 Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D27509 Changes: head/usr.bin/xargs/xargs.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
