OpenBSD CVS

CVS log for src/usr.bin/patch/pch.c


[BACK] Up to [local] / src / usr.bin / patch

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_6


Revision 1.41.6.2 / (download) - annotate - [select for diffs], Fri Jul 31 18:21:58 2015 UTC (8 years, 10 months ago) by krw
Branch: OPENBSD_5_6
Changes since 1.41.6.1: +14 -2 lines
Diff to previous 1.41.6.1 (colored) to branchpoint 1.41 (colored) next main 1.42 (colored)

Backport rev 1.53 by millert:
Account for newlines in substitution (s///) commands.  Substitution
commands might contain a newline in the replacement pattern (escaped
with a backslash before it), causing patch's understanding of the
state the ed child process is in to diverge from reality. This can
lead to patch unwillingly feeding '!' (execute shell command) lines
to ed.  From Martin Natano.  OK deraadt@

Revision 1.41.6.1 / (download) - annotate - [select for diffs], Mon Jul 27 16:08:18 2015 UTC (8 years, 10 months ago) by guenther
Branch: OPENBSD_5_6
Changes since 1.41: +11 -27 lines
Diff to previous 1.41 (colored)

Backport commit of 2014-11-22 15:49 by tobias:
Remove SCCS support.  For this to work, we would need "get", which we don't     even have in ports.  XSI functionality of POSIX, therefore optional.

ok deraadt, schwarze, tedu

Revision 1.41 / (download) - annotate - [select for diffs], Tue Nov 26 13:19:07 2013 UTC (10 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_5_BASE, OPENBSD_5_5
Branch point for: OPENBSD_5_6
Changes since 1.40: +28 -25 lines
Diff to previous 1.40 (colored)

unsigned char casts for ctype
ok krw

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.