OpenGrok
Cross Reference: pch.h
xref
: /
src
/
usr.bin
/
patch
/
pch.h
Home
|
History
|
Annotate
|
Download
|
only in
patch
History log of
/src/usr.bin/patch/pch.h
Revision
Date
Author
Comments
1.11
12-Jul-2024
manu
Let patch(1) handle lines of length beyond INT16_MAX
Borrowed from OpenBSD
https://marc.info/?l=openbsd-bugs&m=168907249732754
1.10
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.
1.9
12-Jul-2003
itojun
copyright missing in files, copy them from README
1.8
29-May-2003
kristerw
Be consistent with use of types (e.g. do not use LINENUM for quantities
that are not line numbers).
1.7
16-Mar-2002
kristerw
Check result of malloc and strdup
Made some functions static
Removed unneccessary buffer
Increased size of some buffers that could overflow
1.6
11-Mar-2002
kristerw
Ansify
Remove unused defines
Remove #ifndef lint
Remove redundant and incorrect casts.
1.5
08-Mar-2002
kristerw
Ansify
Remove 'register'
Make local functions static.
Remove most '#ifndef lint'
1.4
22-Feb-1998
christos
WARNSify
1.3
19-Sep-1996
thorpej
RCS id police.
1.2
02-Aug-1993
mycroft
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1.1
09-Apr-1993
cgd
branches: 1.1.1;
patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.
1.1.1.1
09-Jan-1997
tls
Import from 4.4BSD-Lite2
Indexes created Wed Oct 01 19:09:53 GMT 2025