summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-22Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko37-77/+147
2016-11-22Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko36-533/+498
2015-04-02*: Switch to POSIX utmpx APIBernhard Reutner-Fischer9-52/+56
2011-10-28whitespace fixesDenys Vlasenko3-3/+3
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2011-01-25move utmp.h include to libbb.hDenys Vlasenko16-38/+24
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2009-11-26runlevel: -2 bytesDenys Vlasenko1-4/+3
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer33-35/+36
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-07-19stray trailing tabs removedDenis Vlasenko5-11/+11
2007-05-31delete tons of extra #includesDenis Vlasenko59-176/+68
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-04-04- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer33-67/+67
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2006-09-23remove unneeded #includes, fix indentationDenis Vlasenko3-61/+47
2006-06-03- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer17-24/+22
2005-10-28- add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc.Bernhard Reutner-Fischer5-0/+68