Patch from Colin Watson (mangled slightly by Rob Landley):
authorRob Landley <rob@landley.net>
Wed, 18 May 2005 06:34:37 +0000 (06:34 -0000)
committerRob Landley <rob@landley.net>
Wed, 18 May 2005 06:34:37 +0000 (06:34 -0000)
commit93850a56b2257ca5d0b2bbea82348622d83011b8
tree7fd0b5bfa26882183b865198485c08aa11d9feac
parent5797c7f0ef93f3efd0ba6634640f9591716214e3
Patch from Colin Watson (mangled slightly by Rob Landley):

This patch implements the 'T' command in sed. This is a GNU extension,
but one of the udev hotplug scripts uses it, so I need it in busybox
anyway.

Includes a test; 'svn add testsuite/sed/sed-branch-conditional-inverted'
after applying.
editors/sed.c
testsuite/sed/sed-branch-conditional-inverted [new file with mode: 0755]