]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r269302:
authorjlh <jlh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 Aug 2014 21:38:41 +0000 (21:38 +0000)
committerjlh <jlh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 Aug 2014 21:38:41 +0000 (21:38 +0000)
commit16cee3d6b72064d0bff070098ea2d72d3ac0569d
tree1482223d91624fe7e7254760e7556005163f47fd
parent32c493a094181236daebe364e36fe0350291db69
MFC r269302:

  Fix relative numerical addressing (addr,+N).

  As a bonus the patch untangles a bit the logic and makes the code
  easier to grasp.

  PR:           192108

git-svn-id: svn://svn.freebsd.org/base/stable/9@269841 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/sed/process.c