summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-25merge with busybox 1.26.2Xindong Xu1303-57138/+32187
2015-10-09remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS buildsDenys Vlasenko7-61/+61
2011-06-30merged commit between gingerbread and busybox/master 20110630Tanguy Pruvot104-188/+4069
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2007-08-13expand, unexpand: new applets from Tito <farmatito@tiscali.it>Denis Vlasenko10-3/+336
2007-04-10Rename two config options:Denis Vlasenko17-40/+67
2007-04-10make a few struct bb_applet members conditionalDenis Vlasenko18-83/+114
2007-04-10audit small applets and mark some of them as NOFORK.Denis Vlasenko41-128/+173
2007-01-03convert calloc to xzallocDenis Vlasenko9-45/+44
2006-10-26remove bb_printf and the likeDenis Vlasenko48-314/+315
2006-10-03rename bb_default_error_retval -> xfunc_error_retvalDenis Vlasenko17-19/+19
2006-09-07getty, sulogin: convert to using bb_msg for syslog outputDenis Vlasenko14-114/+96
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"36-404/+36
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670