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
2016-04-21*: hopefully all setup_common_bufsiz() are in placeDenys Vlasenko29-55/+83
2016-04-21libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko91-131/+414
2016-03-06inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726Denys Vlasenko1-2/+2
2011-10-10inotify: if PROG is -, print events to stdoutFlemming Madsen1-6/+15
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-03-18*: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko12-30/+24
2009-09-06documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko16-24/+24
2008-11-29inotifyd: save resourses by closing unused inotify descriptorsDenis Vlasenko1-4/+3
2008-11-20inotifyd: exit if x event happened for all filesDenis Vlasenko2-22/+36
2008-11-17inotify: add x, o, and u eventsDenis Vlasenko2-23/+36
2008-11-14inotifyd: fix "inotifyd with no params" caseDenis Vlasenko2-2/+2
2008-11-14inotify: document waiting behaviorDenis Vlasenko2-5/+6
2008-11-14inotify: fix buffer overflow and "unreaped zombies" problemDenis Vlasenko1-22/+29
2008-10-21- use sys/inotify.hBernhard Reutner-Fischer1-1/+1
2008-09-11runsvd: shrink by VladimirDenis Vlasenko6-66/+35
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-05-24inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko5-0/+184