aboutsummaryrefslogtreecommitdiff
path: root/applets/applet_tables.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* false: make "false --help" exit with 1Denys Vlasenko2014-09-181-0/+17
* build system: do not generate MAX_APPLET_NAME_LEN (unused)Denys Vlasenko2013-11-261-5/+5
* 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
* applet_tables: do not include libbb.h, that header ir for target buildsDenys Vlasenko2011-03-281-2/+8
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-161-1/+1
* build system: do not rebuild ash and hush on any change to any .c fileDenys Vlasenko2010-06-261-2/+22
* ash,hush: make it possible to build them individuallyDenys Vlasenko2010-03-231-2/+4
* Update documentation generator so that it sucks lessDenys Vlasenko2009-10-021-9/+12
* Avoid linking in printf/bsearch if possible. -20k for static bbox withDenis Vlasenko2008-04-081-4/+10
* shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko2008-04-011-2/+7
* small code readability and typo fixesDenis Vlasenko2008-02-221-2/+2
* ps: add conditional support for -o [e]timeDenis Vlasenko2008-01-051-1/+1
* Makefile.help: removing allbareconfig target from helpDenis Vlasenko2008-01-041-1/+1
* nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)Denis Vlasenko2007-12-241-1/+1
* Further optimize applet tables; prettify build outputDenis Vlasenko2007-11-291-17/+38
* forgotten part of previous commitDenis Vlasenko2007-11-281-0/+94