aboutsummaryrefslogtreecommitdiff
path: root/applets (follow)
Commit message (Expand)AuthorAgeFilesLines
* ps: add support for the args columnRon Yorston2019-01-081-5/+4
* Merge branch 'busybox' into mergeRon Yorston2018-11-282-1/+25
|\
| * build system: prevent duplicate applet namesRon Yorston2018-11-271-1/+9
| * Treat custom and applet scripts as appletsRon Yorston2018-11-171-0/+16
* | Merge branch 'busybox' into mergeRon Yorston2018-09-101-1/+1
|\|
| * install.sh: don't clobber dangling symlinksBaruch Siach2018-07-311-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-05-132-4/+18
|\|
| * applets/install: don't try to install nothingYann E. MORIN2018-04-151-2/+4
| * build system: fix parallel building issueMichael Olbrich2018-04-141-2/+14
* | ps: obtain applet names from other BusyBox processesRon Yorston2018-04-041-4/+5
* | Merge branch 'busybox' into mergeRon Yorston2018-03-011-9/+9
|\|
| * Fix install with hardlinks and a custom PREFIX. Closes 10801Denys Vlasenko2018-02-231-9/+9
* | Merge branch 'busybox' into mergeRon Yorston2018-02-131-24/+24
|\|
| * applets/install: accept more than one install optionYann E. MORIN2018-01-041-12/+16
| * applets/install: respect noclobber for script wrappers tooYann E. MORIN2018-01-041-12/+8
* | Merge branch 'busybox' into mergeRon Yorston2017-01-081-0/+3
|\|
| * Automatically disable FEATURE_COMPRESS_USAGE for small builds.Denys Vlasenko2017-01-061-0/+3
* | Merge branch busybox (up to "ash: comment out free(p) just before...")Ron Yorston2016-10-192-15/+28
|\|
| * build system: always rewrite NUM_APPLETS.hDenys Vlasenko2016-08-231-10/+11
| * build system: different fix for include/applet_tables.h/include/NUM_APPLETS.hDenys Vlasenko2016-08-211-3/+16
| * build system: fix include/NUM_APPLETS.h generationDenys Vlasenko2016-08-141-5/+2
| * config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORKDenys Vlasenko2016-07-221-1/+3
* | Merge branch 'busybox' into mergeRon Yorston2016-07-071-0/+2
|\|
| * build system: fix a few warnings for allnoconfig buildDenys Vlasenko2016-07-051-0/+2
* | mingw: enable busybox --install by defaultRon Yorston2016-04-061-1/+1
|/
* build system: finer-grained selection of search speedup table.Denys Vlasenko2016-04-021-32/+33
* applet_tables: save space by removing applet name offsetsRon Yorston2016-03-301-18/+60
* Aboriginal linux/musl build fixesDenys Vlasenko2015-10-051-0/+9
* applets: Add installation of individual binariesClayton Shotwell2015-07-011-2/+24
* false: make "false --help" exit with 1Denys Vlasenko2014-09-181-0/+17
* build system: use od -b instead of od -t x1Denys Vlasenko2013-11-261-6/+6
* build system: do not generate MAX_APPLET_NAME_LEN (unused)Denys Vlasenko2013-11-261-5/+5
* buildsys: Add helper to list suid appletsBernhard Reutner-Fischer2013-07-261-0/+54
* style fixes, no code changesDenys Vlasenko2012-09-021-1/+1
* Fix one-applet build for tcpsvdDenys Vlasenko2012-03-191-8/+1
* applet_tables: fix single applet build failure. Closes 4009Denys Vlasenko2011-09-161-1/+8
* applets/install.sh: afer quoting of variablesDenys Vlasenko2011-04-051-35/+34
* fix install.shDenys Vlasenko2011-04-041-6/+10
* applet_tables: do not include libbb.h, that header ir for target buildsDenys Vlasenko2011-03-281-2/+8
* fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko2011-03-061-0/+3
* .gitignore: add missing ignoresBjørn Forsman2011-03-061-0/+1
* fix "make install"Bernd Jendrissek2011-02-201-1/+1
* whitespace fixesDenys Vlasenko2011-02-031-2/+2
* simpler check for odDenys Vlasenko2010-09-161-1/+2
* build system: test that od is present in the host systemDenys Vlasenko2010-09-161-0/+6
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-166-6/+6
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-162-2/+2
* make usage_compressed.h generation _always_ update mtimeDenys Vlasenko2010-07-081-5/+1
* randomconfig fixesDenys Vlasenko2010-07-051-2/+0
* Yet another attempt to stamp out "make -j" problemsDenys Vlasenko2010-07-041-1/+7