aboutsummaryrefslogtreecommitdiff
path: root/editors (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-25sha3: add 32-bit optimized bit-sliced implementationDenys Vlasenko1-14/+242
2014-07-20zcip: fix link-local IP conflict detectionKen Sharp1-16/+22
2014-07-16udhcp: add PXELINUX path prefix option (code 210) definitionJeremy Kerr2-0/+3
2014-07-15ntpd: add support for -I IFACEDenys Vlasenko1-7/+20
2014-07-04modinfo: fix module parsing with kernel >= 2.6.37David Marchand1-3/+4
2014-07-04fatattr: use the standard type for 32-bit intDenys Vlasenko1-2/+2
2014-07-04setlogcons: fix help textDenys Vlasenko1-2/+2
2014-07-03syslogd: make "reopen log file every second" logic work for multiple logsJoshua Judson Rosen1-6/+7
2014-07-02syslogd: syslogd: don't *decrement* log_file->size on write failuresJoshua Judson Rosen1-3/+8
2014-07-02syslogd: make "-O -" log to stdoutDenys Vlasenko1-36/+45
2014-07-01test: fix mishandling of "test '(' = '('" and similarDenys Vlasenko2-34/+55
2014-07-01libbb: fix bb_ask() to flush input before prompt, not after. Closes 7190Denys Vlasenko1-1/+4
2014-06-30cpio: reinstate "options:" line in help textDenys Vlasenko1-0/+1
2014-06-30Rename INIT_LAST to INIT_FUNC to avoid confusionBartosz Golaszewski2-3/+3