Module Name: src
Committed By: martin
Date: Fri Nov 28 09:09:19 UTC 2014
Modified Files:
src/usr.bin/patch [netbsd-7]: common.h pch.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #270):
usr.bin/patch/common.h: revision 1.20
usr.bin/patch/pch.c: revision 1.26
usr.bin/patch/pch.c: revision 1.27
Avoid coredumps when the linenumbers in the hunks turn negative.
>From OpenBSD.
PR/49422: Ryo ONODERA: patch(1) cannot handle context diffs
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.19.38.1 src/usr.bin/patch/common.h
cvs rdiff -u -r1.25 -r1.25.8.1 src/usr.bin/patch/pch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.