summaryrefslogtreecommitdiff
path: root/miscutils
Commit message (Expand)AuthorAgeFilesLines
* libbb: add xfstat functionDenys Vlasenko2010-08-311-2/+2
* bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-292-0/+36
* nandwrite: always check the first erase blockBaruch Siach2010-08-291-2/+14
* nandwrite: complain on malformed -s NUMDenys Vlasenko2010-08-291-0/+2
* nandwrite: allow hex values in the -s parameterBaruch Siach2010-08-291-1/+1
* nandwrite: new appletBaruch Siach2010-08-251-0/+128
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1639-39/+39
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-163-3/+3
* *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-126-10/+10
* less: remove misguided dependency on PLATFORM_LINUXJeremie Koenig2010-07-301-1/+0
* dc: tweak help textDenys Vlasenko2010-07-291-4/+4
* dc: make it use long longs for integer opsDenys Vlasenko2010-07-291-14/+51
* less: fix duplicate "depends on PLATFORM_LINUX". no code changesDenys Vlasenko2010-07-291-8/+4
* *: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko2010-07-262-3/+2
* mark Linux-specific configuration optionsJeremie Koenig2010-07-193-1/+21
* build system: disable some applets by defaultDenys Vlasenko2010-07-141-7/+7
* crond: mention other cronds' behavior in comment. no code changesDenys Vlasenko2010-07-111-4/+6
* crond: code shrinkDenys Vlasenko2010-07-081-36/+31
* crond: rename HumpBack names. Note two TODOs/FIXMEsDenys Vlasenko2010-07-081-311/+322
* crond: check mtime on crontab dir every minute, and reread if changedDenys Vlasenko2010-07-081-39/+36
* crond: reorder functions to follow usual order: "main last"Denys Vlasenko2010-07-081-231/+221
* crond: code shrinkDenys Vlasenko2010-07-061-62/+65
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-044-16/+5
* libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard2010-07-046-19/+11
* chrt: code shrinkDenys Vlasenko2010-07-011-9/+11
* conspy: stop losing some keyboard keys.Pascal Bellard2010-07-011-9/+11
* conspy: code shrinkPascal Bellard2010-06-301-110/+101
* conspy: code shrinkPascal Bellard2010-06-281-60/+63
* conspy: significant output minimization; blink attribute supportDenys Vlasenko2010-06-271-72/+126
* conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsaDenys Vlasenko2010-06-251-7/+4
* *: make exec failure message more consistentDenys Vlasenko2010-06-256-13/+14
* conspy: code shrinkDenys Vlasenko2010-06-251-21/+28
* conspy: document attribute byte formatDenys Vlasenko2010-06-241-8/+34
* *: introduce and use bb_unsetenv_and_freeDenys Vlasenko2010-06-241-2/+1
* conspy: code shrink ~200 bytesPascal Bellard2010-06-231-45/+42
* fix errors in detecting non-modified areasDenys Vlasenko2010-06-211-24/+25
* conspy: new appletPascal Bellard2010-06-211-0/+472
* ubiattach,ubidetach: new appletsBaruch Siach2010-06-161-0/+88
* rfkill: do not enable by default, it requires new-ish Linux headersDenys Vlasenko2010-06-141-1/+1
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+4
* bbconfig: make it independent from printf functionsDenys Vlasenko2010-06-071-1/+1
* pipe_progress: make it independent of printf machineryDenys Vlasenko2010-06-061-1/+1
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-60/+60
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-042-0/+0
* *: better string sharingDenys Vlasenko2010-06-021-1/+1
* consolidate ESC sequencesDenys Vlasenko2010-05-162-7/+7
* setsid: check for setsid error directlyDenys Vlasenko2010-05-161-4/+17
* rfkill: new appletSouf Oued2010-05-023-0/+132
* devmem: map two pages only if it is necessaryDenys Vlasenko2010-04-141-7/+14
* Move utmp/wtmp support to "General configuration" sectionDenys Vlasenko2010-04-061-1/+1