aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16sed: make N command behave as in GNU sedDenys Vlasenko
2010-08-16mdev: fix non-working device deletion, add a test for thatDenys Vlasenko
2010-08-16platform.h: regularize endian detectionDenys Vlasenko
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko
2010-08-16patch: uncomment the test which we actually do pass nowDenys Vlasenko
2010-08-16libbb: factor out common code from mpstat/iostatDenys Vlasenko
2010-08-16patch: add -N and a test for it (fails for now)Denys Vlasenko
2010-08-13patch: move closer to toybox codeDenys Vlasenko
2010-08-13patch: deal with ommitted ",len" in hunk headers (default len to 1)Rob Landley
2010-08-13patch: replace it with toybox's implementationRob Landley
2010-08-12iostat: add forgotted fclose(); fix default count.Denys Vlasenko
2010-08-12*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko
2010-08-12free: more compatible output. +16 bytes. Closes bug 2383.Denys Vlasenko
2010-08-11iostat: new applet. 2800 bytesMarek Polacek
2010-08-11modutils: Add support for NDS32 architecture.Macpaul Lin
2010-08-11fdisk: Add support for NDS32 architecture.Macpaul Lin
2010-08-11Remove some more mentions of SubversionDan Fandrich
2010-08-11Improved portability of testsDan Fandrich
2010-08-11ntpd: mention -N in help textDenys Vlasenko
2010-08-10Set HWCLOCK_ADJTIME_FHS to off by defaultDenys Vlasenko
2010-08-10rtc: remove useless code in "RTC is in UTC" detectionDenys Vlasenko
2010-08-08wget: fix ndelay_on call; progress bar: small shrinkDenys Vlasenko
2010-08-08wget: make -T support enabled by defaultDenys Vlasenko
2010-08-08wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)Bradley M. Kuhn
2010-08-07ash: fix another bit of var_bash4 bugDenys Vlasenko
2010-08-07Fix a typo in config textDenys Vlasenko
2010-08-07udhcpc: add -v to help textDenys Vlasenko
2010-08-07ash: cosmetic fixes, no code changesDenys Vlasenko
2010-08-06ash: fix another bug detected by var_bash4.testsDenys Vlasenko
2010-08-06var_bash4.tests: better wording in commentDenys Vlasenko
2010-08-06ash: fix dequoting error detected by var_bash4 testDenys Vlasenko
2010-08-06update var_bash4 test. one more bug revealed by it now...Denys Vlasenko
2010-08-06OpenBSD compatibilityWaldemar Brodkorb
2010-08-05ash: extend var_bash4.tests; nocode changesDenys Vlasenko
2010-08-05ash: add a testcase for bug 2281 (currently fails). Small code cleanups.Denys Vlasenko
2010-08-03syslogd: close/re-resolve/reopen remote sockets on some sendto() errorsDaniel Dickinson
2010-08-02update _shipped file with hurd fixDenys Vlasenko
2010-08-01sed.tests: make last test less confusingDenys Vlasenko
2010-08-01sed: fix sed -i: unlike without -i, it does not forget rangesDenys Vlasenko
2010-08-01stty: sort out preprocessor conditionalsJeremie Koenig
2010-08-01klogd: make it work on non-linux systemsJeremie Koenig
2010-07-30cttyhack: make it survive WERROR buildDenys Vlasenko
2010-07-30cttyhack: serial console detection is Linux-specificJeremie Koenig
2010-07-30mpstat: do not use /sys to get number of CPUs. /proc should be ok.Marek Polacek
2010-07-30mpstat: better fix for IRQ countsDenys Vlasenko
2010-07-30mpstat: fix total par-cpu IRQ countsDenys Vlasenko
2010-07-30mpstat: fix/improve handling of interrupt namesDenys Vlasenko
2010-07-30mpstat: small code shrinkMaksym Kryzhanovskyy
2010-07-30vlock: disable linux console calls on other systemsJeremie Koenig