summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko18-203/+213
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-03-28move help text from include/usage.src.h to console-tools/*.cPere Orga16-111/+119
2011-03-08use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko12-28/+38
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-07-03libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard22-81/+67
2010-06-24*: make exec failure message more consistentDenys Vlasenko24-40/+40
2009-11-11tidy up O_NONBLOCK usage. use libbb functions in stty.Denys Vlasenko7-22/+12
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-05-19- Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer18-142/+136
2008-04-22whitespace fixes. no code changesDenis Vlasenko9-30/+30
2008-04-19openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org>Denis Vlasenko1-3/+12
2008-03-27openvt: fix gross mismatch between us and "standard" openvt.Denis Vlasenko3-16/+157
2008-03-17*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko34-209/+172
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-03-26Attempt to get more applets compile for NOMMU.Denis Vlasenko10-95/+769
2007-03-25add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copyDenis Vlasenko11-52/+31
2007-02-06EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>Denis Vlasenko22-28/+39
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2007-01-19openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup codeDenis Vlasenko15-54/+57
2006-10-08attempt to regularize atoi mess.Denis Vlasenko98-849/+803
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer57-980/+46
2006-03-10Cleanup patches from tito.Rob Landley3-23/+14
2006-01-25just whitespaceTim Riker254-2027/+2027
2005-09-08Tito sent more size tweaks.Rob Landley4-19/+11
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2004-01-13Patch by Tito, remove some unneeded variables to save some space.Glenn L McGrath1-13/+4
2003-12-20Use bb_xopenGlenn L McGrath4-19/+6
2003-05-13Re-use existing variables, patch from TitoGlenn L McGrath1-7/+5
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2002-12-08Fix compile warningGlenn L McGrath1-0/+2
2002-09-16Put in GPL v2 or later copyright noticeGlenn L McGrath1-3/+16
2002-09-16openvt applet by Quy TonthatGlenn L McGrath5-0/+96