aboutsummaryrefslogtreecommitdiff
path: root/sysklogd (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-24Move FEATURE_BUFFERS_USE_foo options to library tuningDenys Vlasenko2-24/+24
2016-11-24Move locale, unicode, and "use sendfile?" options to library tuningDenys Vlasenko2-138/+138
2016-11-24Collapse three levers of menuconfig to two levels.Denys Vlasenko1-81/+76
2016-11-24ash,hush: ^C from command line should set $? to 128+SIGINTDenys Vlasenko2-5/+22
2016-11-24lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-BackspaceRostislav Skudnov3-80/+68
2016-11-24patch: fix matching failureAaro Koskinen2-0/+56
2016-11-24patch: fix debug log failureAaro Koskinen1-1/+1
2016-11-23Remove outdated commentsDenys Vlasenko2-5/+2
2016-11-23Convert all udhcp applets to "new style" applet definitionsDenys Vlasenko5-4/+19
2016-11-23Convert all selinux/* applets to "new style" applet definitionsDenys Vlasenko14-137/+148
2016-11-23test: make [ and [[ forms individually selectableDenys Vlasenko3-9/+29
2016-11-23Remove remnants of disabled "length" appletDenys Vlasenko4-40/+0
2016-11-23Make dos2unix/unix2dos independently selectableDenys Vlasenko1-5/+7
2016-11-23Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko76-929/+950
2016-11-23Make "hd" independently selectableDenys Vlasenko1-2/+3
2016-11-23Convert all util-linux/* applets to "new style" applet definitionsDenys Vlasenko42-594/+622
2016-11-23Remove trailing empty linesDenys Vlasenko1-2/+0
2016-11-23Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko18-203/+213
2016-11-23Convert all mailutils/* applets to "new style" applet definitionsDenys Vlasenko6-47/+47
2016-11-23tc: consolidate its disabled bitsDenys Vlasenko3-12/+16
2016-11-23Make ping6 and traceroute6 selectable independently from ping/tracerouteDenys Vlasenko2-8/+13
2016-11-23ipneigh: add this shortcur similar to other "ip <CMD>" shortcutsDenys Vlasenko1-1/+2
2016-11-23Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_*Denys Vlasenko1-13/+13
2016-11-23Convert all networking/* applets to "new style" applet definitionsDenys Vlasenko35-882/+909
2016-11-23Convert all modutils/* applets to "new style" applet definitionsDenys Vlasenko9-118/+119
2016-11-23Make killall and killall5 selecatable independent from killDenys Vlasenko1-8/+16
2016-11-23Convert all procps/* applets to "new style" applet definitionsDenys Vlasenko14-172/+184
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-11-22httpd: explain why we use sprintf and why it should be fineDenys Vlasenko1-20/+36
2016-11-18Fix allnoconfig warningsDenys Vlasenko1-8/+16