aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-07-30bootchartd: mounting tmpfs is Linux-specificJeremie Koenig
2010-07-30less: remove misguided dependency on PLATFORM_LINUXJeremie Koenig
2010-07-29testsuite: typo in tr.testsLeonid Lisovskiy
2010-07-29doc: remove trailing empty lineBernhard Reutner-Fischer
2010-07-29dc: tweak help textDenys Vlasenko
2010-07-29dc: make it use long longs for integer opsDenys Vlasenko
2010-07-29less: fix duplicate "depends on PLATFORM_LINUX". no code changesDenys Vlasenko
2010-07-28find_stray_empty_lines: make it workBernhard Reutner-Fischer
2010-07-28find_stray_empty_lines: fix tail "invalid context" errorJavier Viguera
2010-07-27ulimit: set both hard and soft limits by defaultAlexander Shishkin
2010-07-27mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes.Denys Vlasenko
2010-07-26*: s/spaces/tabs/Denys Vlasenko
2010-07-26*: fix unterminated last lines. no code changesDenys Vlasenko
2010-07-26httpd: simplified "gzip" testPeter Korsgaard
2010-07-26*: trailing empty lines removedDenys Vlasenko