Home | History | Annotate | Download | only in patch
History log of /src/usr.bin/patch/mkpath.c
RevisionDateAuthorComments
 1.1  19-Sep-2008  joerg Update patch to the version used by DragonFly and derived from OpenBSD.
Major changes are:
- better detection of double applied patches
- rejects remain unified diffs for unified patches
- far less limitations, e.g. patch lines may be arbitrary long

This addresses PR standards/11220 by changing patch -b behavior to be
POSIX compliant. Old behavior can be obtained using --suffix, which
works since NetBSD 1.4. pkgsrc has been adjusted accordingly.

RSS XML Feed