summaryrefslogtreecommitdiff
path: root/usr.bin/patch/pch.c
AgeCommit message (Expand)Author
2015-07-30from bitrieg:christos
2014-11-27PR/49422: Ryo ONODERA: patch(1) cannot handle context diffschristos
2014-11-26Avoid coredumps when the linenumbers in the hunks turn negative.christos
2013-01-29Add comma after i.e.wiz
2011-09-06Consistently use __dead and __printflike.joerg
2008-09-19Update patch to the version used by DragonFly and derived from OpenBSD.joerg
2006-09-26PR/34627: Lubomir Kundrak: patch(1) segfaults, when fed from stdin in batchchristos
2006-05-24Coverity CID 3510: Don't leak memory.christos
2006-04-09Coverity CID 2078, 2079, 2080: Plug memory leaks.christos
2003-07-30use bounded string opitojun
2003-07-12copyright missing in files, copy them from READMEitojun
2003-06-01Shorten long lines.kristerw
2003-05-30Simplify handling of memory allocation, and make sure all return valueskristerw
2003-05-29Be consistent with use of types (e.g. do not use LINENUM for quantitieskristerw
2003-04-20PR/5123: Ignatios Souvatzis: make patch exit gracefully on malformed input.christos
2002-03-24Handle patches in which diff(1) has added lines sayingkristerw
2002-03-16Don't leak memory if realloc failskristerw
2002-03-16Check result of malloc and strdupkristerw
2002-03-15KNFkristerw
2002-03-11Ansifykristerw
2002-03-08Ansifykristerw
1999-02-09Fix PR2429: catch doubly-applied patches which create new files.sommerfe
1998-11-06char -> unsigned charchristos
1998-02-22WARNSifychristos
1997-07-29Set appropiate flag when wanting to skip a patch. Fixes only truephil
1996-09-19RCS id police.thorpej
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-04-09patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.cgd