Fix relative numerical addressing (addr,+N).
authorjlh <jlh@FreeBSD.org>
Wed, 30 Jul 2014 14:46:39 +0000 (14:46 +0000)
committerjlh <jlh@FreeBSD.org>
Wed, 30 Jul 2014 14:46:39 +0000 (14:46 +0000)
commitb23b8d4ef5420dc0dd0e98ff9b3ecf0c37b8ca29
tree136d90d1b520b15d30ed4d9dece468eb6708fae7
parent5923a36c5e33028dfc8808fab94be4e10291bd74
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
MFC after: 1 week
usr.bin/sed/process.c