aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-08date: use the same code for FEATURE_DATE_NANO for glibc and uclibcDenys Vlasenko
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko
2010-06-07typo fixDenys Vlasenko
2010-06-07small fix in usage textDenys Vlasenko
2010-06-07dpkg: add support for lzma compressionPascal Bellard
2010-06-07modprobe: add support for -l and -s. Remove some unsupported optionsPascal Bellard
2010-06-06fuser: code shrinkMaksym Kryzhanovskyy
2010-06-06fix allnoconfigDenys Vlasenko
2010-06-06pipe_progress: make it independent of printf machineryDenys Vlasenko
2010-06-06pipe_progress: shrinkDenys Vlasenko
2010-06-06loadkmap: remove UNUSED_PARAM from argvDenys Vlasenko
2010-06-06dumpkmap,loadkmap: abort if there are params on cmdlineDenys Vlasenko
2010-06-06date: make FEATURE_NANO compile on glibc systemsDenys Vlasenko
2010-06-06top: code shrink, -26 bytesDenys Vlasenko
2010-06-06top: code shrinkMaksym Kryzhanovskyy
2010-06-06yes: this applet doesn't have options, don't lie that it does.Denys Vlasenko
2010-06-06fix a few goofs uncovered by "make allnoconfig" testingDenys Vlasenko
2010-06-06modinfo: new appletPascal Bellard
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-06make it possible to keep usage texts in .c filesDenys Vlasenko
2010-06-06make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko
2010-06-05Remove requirement that include/applets.h must be sortedDenys Vlasenko
2010-06-05tr: add forgotten //config: prefixesDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-06-04partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko
2010-06-04udhcpd: fix daemonize crash on nommu systemsMike Frysinger
2010-06-04date: optional support for %N. Closes bug 1861.Denys Vlasenko
2010-06-04mkfs_vfat: fix gcc-4.4 warningDenys Vlasenko
2010-06-04typo fixDenys Vlasenko
2010-06-04sed: fix a case when one-line range matches past lines. Closes bug 1867.Denys Vlasenko
2010-06-03ash: rename parsefile->fd to ->pf_fdDenys Vlasenko
2010-06-03ash: fix redirection of fd 0 in scripts are sourced from interactive ashDenys Vlasenko
2010-06-03test: "" is not a valid number. Closes bug 1915Denys Vlasenko
2010-06-02*: simplify checks for gz/bz2/xz magicDenys Vlasenko
2010-06-02document how to find non-shared string dupsDenys Vlasenko
2010-06-02*: better string sharingDenys Vlasenko
2010-06-02ash: remove one redundant function, improve string sharing, better field namesDenys Vlasenko
2010-06-01decompress_unxz: allocate permanent crc32 table _fisrt_Denys Vlasenko
2010-06-01deinline two big functionsDenys Vlasenko
2010-06-01decompress_unxz: newer version, one which can unpack SHA-256 protected filesDenys Vlasenko
2010-06-01lineedit: fix column display for wide and combining chars in TAB completionTomas Heinrich
2010-05-31archival/*: shrink by reusing sufficiently similar functionsDenys Vlasenko
2010-05-31dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849Denys Vlasenko
2010-05-30dhcp: indicate IP network order in prototypes tooDenys Vlasenko
2010-05-30dhcp: readability cleanups and small code shrinkDenys Vlasenko
2010-05-30rpm2cpio: teach it to understand xz formatDenys Vlasenko
2010-05-30unxz: remove debugging. no code changesDenys Vlasenko
2010-05-30*: teach tar et. al. to understand .xz by heartDenys Vlasenko
2010-05-30forgotten "git add"...Denys Vlasenko