aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-20hush: bit better comments in redirect code. No logic changesDenys Vlasenko1-11/+38
2016-08-19hush: `cmd` and arithmetic also need the fix for FILE rewindDenys Vlasenko1-32/+39
2016-08-19hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186Denys Vlasenko3-5/+25
2016-08-19top: move free(prev_hist) out of signal pathDenys Vlasenko1-6/+6
2016-08-16ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't dieDenys Vlasenko1-2/+6
2016-08-16less: fix bracket search to match behavior of less 481Denys Vlasenko1-9/+18
2016-08-16less: fix SEGVDenys Vlasenko1-2/+6