aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-21decompress_unxz: use common stringDenys Vlasenko1-1/+1
2010-06-20unxz: update from XZ embedded gitDenys Vlasenko5-179/+270
2010-06-19tweak TODO fileDenys Vlasenko1-108/+10
2010-06-19xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessaryDenys Vlasenko1-25/+27
2010-06-19added Config.in to .gitignoreDenys Vlasenko1-0/+1
2010-06-19cosmetics on top of Dan's patchesDenys Vlasenko3-6/+3
2010-06-19Define GNU-specific link options in one placeDan Fandrich1-21/+18
2010-06-19Added code for nonstandard function strsep()Dan Fandrich2-0/+33
2010-06-19A few minor portability improvementsDan Fandrich5-5/+8
2010-06-19sed: trivial code shrink -18 bytesDenys Vlasenko1-3/+6
2010-06-19Revert "sed: trivial code shrink"Denys Vlasenko1-6/+3
2010-06-19sed: trivial code shrinkDenys Vlasenko1-3/+6
2010-06-18ash: times builtin: use unsigned type; take free-of-charge moduloDenys Vlasenko1-4/+5
2010-06-18*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anywayDenys Vlasenko5-24/+0
2010-06-18ash: fix unset in standalone modeDenys Vlasenko3-0/+4
2010-06-18ash: cosmetics, no code changesDenys Vlasenko1-23/+7
2010-06-18Improve unzip's handling of stream ZIP filesDan Fandrich1-4/+9
2010-06-18Allow CONFIG_VOLUMEID to be turned offDan Fandrich1-3/+3
2010-06-18ignore changes to Kbuild files, they are generatedDan Fandrich1-0/+1
2010-06-18mkfs_ext2: improve comments a bitDenys Vlasenko1-3/+6
2010-06-18cpio.tests: mention suid bits too, not only sgidDenys Vlasenko1-3/+3
2010-06-18mkfs_ext2: reuse stringBernhard Reutner-Fischer1-1/+1
2010-06-18mkfs_ext2: fix handling of -I argumentBernhard Reutner-Fischer1-1/+1
2010-06-18mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwdDenys Vlasenko1-13/+10
2010-06-18date: make %N work without -lrt on glibcDenys Vlasenko1-1/+6
2010-06-18tftp: increase initial retry timeout from 50 to 100 msDenys Vlasenko1-1/+2
2010-06-18add a comment about sed and suid bitsDenys Vlasenko1-0/+2
2010-06-18data_extract_all: do not chmod symlink. Closes 2053Denys Vlasenko2-26/+35
2010-06-17networking/Config.src: make tftp/tftpd-related options less confusing. Closes...Denys Vlasenko1-0/+3
2010-06-17fix extra bogus files generation in include/config/*Denys Vlasenko2-7/+13