summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-23build system: always rewrite NUM_APPLETS.hDenys Vlasenko1-10/+11
2016-07-22config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORKDenys Vlasenko4-6/+11
2016-04-02build system: finer-grained selection of search speedup table.Denys Vlasenko1-32/+33
2016-03-29applet_tables: save space by removing applet name offsetsRon Yorston4-58/+120
2014-09-17false: make "false --help" exit with 1Denys Vlasenko2-8/+35
2013-11-26build system: do not generate MAX_APPLET_NAME_LEN (unused)Denys Vlasenko1-5/+5
2012-03-19Fix one-applet build for tcpsvdDenys Vlasenko1-8/+1
2011-09-16applet_tables: fix single applet build failure. Closes 4009Denys Vlasenko1-1/+8
2011-03-27applet_tables: do not include libbb.h, that header ir for target buildsDenys Vlasenko3-25/+40
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko22-22/+22
2010-06-26build system: do not rebuild ash and hush on any change to any .c fileDenys Vlasenko5-10/+26
2010-03-23ash,hush: make it possible to build them individuallyDenys Vlasenko3-8/+15
2009-10-01Update documentation generator so that it sucks lessDenys Vlasenko7-336/+132
2008-04-08Avoid linking in printf/bsearch if possible. -20k for static bbox withDenis Vlasenko2-27/+83
2008-04-01shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko14-91/+84
2008-02-22small code readability and typo fixesDenis Vlasenko2-3/+3
2008-01-05ps: add conditional support for -o [e]timeDenis Vlasenko5-49/+195
2008-01-04Makefile.help: removing allbareconfig target from helpDenis Vlasenko2-2/+1
2007-12-24nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)Denis Vlasenko14-90/+179
2007-11-29Further optimize applet tables; prettify build outputDenis Vlasenko5-47/+71
2007-11-28forgotten part of previous commitDenis Vlasenko1-0/+94