Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-04-20 | include: Fallback to UTMP unless there is UTMPX support | Bernhard Reutner-Fischer | 1 | -1/+24 |
2015-04-20 | libbb: remove unnecessary argument to nonblock_immune_read | Ron Yorston | 3 | -8/+8 |
2015-04-19 | mdev: if a "future" mdev.seq is seen, do not overwrite it with ours | Denys Vlasenko | 1 | -7/+22 |
2015-04-19 | mdev: improve logging | Denys Vlasenko | 1 | -4/+8 |
2015-04-18 | hush: document buggy handling of duplicate "local" | Denys Vlasenko | 2 | -0/+6 |
2015-04-18 | ash: fix handling of duplicate "local" | Denys Vlasenko | 4 | -17/+42 |
2015-04-17 | sed: implement ",+N" range end | Denys Vlasenko | 2 | -5/+68 |