summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all util-linux/* applets to "new style" applet definitionsDenys Vlasenko42-594/+622
2015-03-12libbb: introduce and use is_prefixed_with()Denys Vlasenko51-151/+165
2015-02-23acpid: fix loggingSerj Kalichev1-5/+3
2012-12-19CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile9-9/+30
2012-07-07acpid: add missing lid switch definitionEric Martin1-0/+1
2012-02-05acpid: do not install handlers for fatal signalsDenys Vlasenko1-2/+6
2012-01-09acpid: close fds which are reported as dead (POLLERR/POLLHUP/POLLNVAL) by poll.Denys Vlasenko1-19/+35
2011-07-08more tweak for bionicDenys Vlasenko6-4/+65
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-05-08libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...Denys Vlasenko8-17/+19
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2010-11-22fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko7-10/+26
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-09-26acpid: add config file and map fileSouf Oued2-102/+218
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-07-12acpid: old kernel headers compatDenys Vlasenko1-1/+17
2010-01-04*: remove some uses of argcDenys Vlasenko26-78/+77
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko102-1308/+1312
2009-04-18acpid: prevent creation of zombiesDenis Vlasenko1-2/+2
2008-11-29acpid: new applet by Vladimir. +737 bytesDenis Vlasenko6-2/+210