summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-25merge with busybox 1.26.2Xindong Xu1303-57138/+32187
2016-11-03su: expand help; simplify passing of -c CMD to run_shell()Denys Vlasenko6-25/+45
2014-08-05selinux: implement missing selinux functionsTanguy Pruvot6-6/+60
2010-06-27*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdupLadislav Michl8-54/+58
2010-06-24*: make exec failure message more consistentDenys Vlasenko24-40/+40
2010-03-23*: merge some common stringsDenys Vlasenko22-29/+29
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko63-148/+148
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2007-09-24*: kill bb_get_last_path_component, replace with two functionsDenis Vlasenko13-62/+66
2007-09-10run_shell: code shrink for selinuxDenis Vlasenko1-7/+5
2007-05-31use "glibc errno" trick not only for ash, but for entire busyboxDenis Vlasenko16-83/+23
2006-09-05run_shell.c: style fixDenis Vlasenko1-31/+25
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-01-25just whitespaceTim Riker254-2027/+2027
2005-09-29change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"16-49/+33
2005-05-03A patch from Takeharu KATO to update/fix SE-Linux support.Rob Landley12-130/+148
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-07-03Patch from Russell Coker:Eric Andersen13-30/+263
2003-05-26Vodz, last_patch_86Glenn L McGrath17-115/+121
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl18-79/+64
2002-06-23Port over the last of the tinylogin appletsEric Andersen27-348/+1812