aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/402-vi-avoid-touching-a-new-file-with-ZZ-when-no-editing.patch
Commit message (Collapse)AuthorAgeFilesLines
* busybox: update to 1.27.2Magnus Kroken2017-08-301-53/+0
| | | | | | | | | | Refresh patches, delete patches backported from upstream. This fixes ntpd sync issues (ntpd would not sync if the first provided peer address was unreachable). Signed-off-by: Magnus Kroken <mkroken@gmail.com> Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* busybox: vi: backporting patches to fix ZZ and :x commandYousong Zhou2017-03-251-0/+53
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>