summaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
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