aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * mpstat: fix/improve handling of interrupt namesDenys Vlasenko2010-07-301-10/+32
| * mpstat: small code shrinkMaksym Kryzhanovskyy2010-07-301-9/+7
| * vlock: disable linux console calls on other systemsJeremie Koenig2010-07-302-3/+13
| * bootchartd: mounting tmpfs is Linux-specificJeremie Koenig2010-07-301-7/+13
| * less: remove misguided dependency on PLATFORM_LINUXJeremie Koenig2010-07-301-1/+0
| * testsuite: typo in tr.testsLeonid Lisovskiy2010-07-292-4/+4
| * doc: remove trailing empty lineBernhard Reutner-Fischer2010-07-292-1/+1
| * dc: tweak help textDenys Vlasenko2010-07-291-4/+4
| * dc: make it use long longs for integer opsDenys Vlasenko2010-07-292-36/+51
| * less: fix duplicate "depends on PLATFORM_LINUX". no code changesDenys Vlasenko2010-07-291-8/+4
| * find_stray_empty_lines: make it workBernhard Reutner-Fischer2010-07-281-5/+7
| * find_stray_empty_lines: fix tail "invalid context" errorJavier Viguera2010-07-281-1/+1
| * ulimit: set both hard and soft limits by defaultAlexander Shishkin2010-07-271-1/+6
| * mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes.Denys Vlasenko2010-07-271-1/+1
| * *: s/spaces/tabs/Denys Vlasenko2010-07-262-15/+15
| * *: fix unterminated last lines. no code changesDenys Vlasenko2010-07-262-2/+2
| * httpd: simplified "gzip" testPeter Korsgaard2010-07-261-11/+11
| * *: trailing empty lines removedDenys Vlasenko2010-07-2642-46/+15
| * *: more empty lines removed. no code changesDenys Vlasenko2010-07-265-4/+7
| * *: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko2010-07-2653-111/+13
| * ash: fix $! value when traps are setAlexander Shishkin2010-07-256-2/+41
| * httpd: optional support for gzip-compressed pagesPeter Korsgaard2010-07-252-4/+60
| * httpd: cosmetic fixes, no code changesDenys Vlasenko2010-07-251-30/+23
| * lineedit: mostly revert recent wrong logic in "ask terminal" codeDenys Vlasenko2010-07-251-12/+9
| * libiproute: code shrink by adding FAST_FUNCDenys Vlasenko2010-07-248-24/+23
| * ip: fix "ip r" breakageDenys Vlasenko2010-07-241-39/+23
| * libnetlink: code shrinkNatanael Copa2010-07-232-27/+17
| * ifplugd: code shrinkMaksym Kryzhanovskyy2010-07-221-169/+164
| * vi: fix "ask terminal" codeDenys Vlasenko2010-07-211-10/+10
| * mpstat: small code shrinkDenys Vlasenko2010-07-211-14/+10
| * mpstat: new applet. ~5.5kMarek Polacek2010-07-211-0/+1024
| * make DESKTOP=y the defaultDenys Vlasenko2010-07-211-1/+1
| * tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DSTJeremie Koenig2010-07-192-2/+5
| * libbb: conditionalize AF_* usage in error reportingJeremie Koenig2010-07-192-1/+4
| * mkdir: fix -p on FreeBSDJeremie Koenig2010-07-191-1/+1
| * libbb.h: add device names for Hurd and FreeBSDJeremie Koenig2010-07-191-5/+21
| * init: make the initial $TERM value configurableJeremie Koenig2010-07-192-1/+13
| * init,halt: portability improvementsJeremie Koenig2010-07-194-23/+40
| * init,loginutils: termios portability fixesJeremie Koenig2010-07-194-17/+31
| * mark Linux-specific configuration optionsJeremie Koenig2010-07-1919-4/+114
| * readlink: use xmalloc_realpath()Jeremie Koenig2010-07-191-3/+2
| * Fix out-of-tree build's recursionAlexander Shishkin2010-07-181-2/+2
| * tweak defconfigDenys Vlasenko2010-07-182-2/+2
| * lineedit: limit ASK_TERMINAL to the case when we can't find out the widthDenys Vlasenko2010-07-181-9/+14
| * lineedit: cosmetics, no code changesDenys Vlasenko2010-07-181-26/+24
| * depmod: generate "new-style" modules.dep with relative paths.Denys Vlasenko2010-07-181-29/+47
| * dos2unix: fix the case w/o parametersDenys Vlasenko2010-07-171-1/+1
| * hush: move msh/lash config into hush.c, no code changesDenys Vlasenko2010-07-162-23/+14
| * cttyhack: move build system bits into cttyhack.c, no code changesDenys Vlasenko2010-07-166-49/+53
| * tweak defconfigDenys Vlasenko2010-07-162-2/+2