Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-29randomconfig fixesDenys Vlasenko
2020-09-30xargs: fix -I SUBSTR behaviourDenys Vlasenko
2020-04-29xargs: restore correct behaviour of -n optionRon Yorston
2020-01-29xargs: fix handling of quoted arguments, closes 11441Ron Yorston
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-06-13xargs: fix accounting of -sNUMDenys Vlasenko
2010-06-13xargs: code shrink -15 bytesDenys Vlasenko
2009-11-05tests: fix POSIX shell source styleMike Frysinger
2008-08-05xargs: fix -e default to match newer GNU xargs, add SUS mandated -E.Denis Vlasenko
2008-08-03xargs: fix xargs -e; added test for thatDenis Vlasenko