summaryrefslogtreecommitdiff
path: root/usr.bin/patch
AgeCommit message (Expand)Author
2005-03-25Sort options. Add -C to usage.wiz
2005-03-25Fix typo and drop trailing whitespace.wiz
2005-03-25add --dry-run like gnu patch.skd
2004-12-09Fix an array overrun in option parsing.mycroft
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-08-14Remove debug printf (hi mycroft!).cube
2004-08-06Parse multiple options that are specified together; e.g. "-fs".mycroft
2003-07-30remove unused macrositojun
2003-07-30use bounded string opitojun
2003-07-12pedantic check around unsafe strncpy.itojun
2003-07-12copyright missing in files, copy them from READMEitojun
2003-07-08Const poisoning.kristerw
2003-06-01Shorten long lines.kristerw
2003-05-30Fix some lint warnings.kristerw
2003-05-30Remove stuff that are not needed any longer.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
2003-01-19Do not try to write a rejects file for those cases where the user haskristerw
2003-01-06writable, not writeable.wiz
2003-01-06Superfluous word; from jmc@prioris.mini.pw.edu.pl via openbsd.wiz
2002-09-30New sentence, new line.grant
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-11KNFkristerw
2002-03-11Remove obsolete files.kristerw
2002-03-11Ansifykristerw
2002-03-08Ansifykristerw
2002-03-06License change; patch.c now has a BSD license.ragge
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Whitespace cleanup.wiz
2000-10-16Support the 1003.2-92 -i option to specify a patchfile;kleink
2000-10-11More format string cleanup by sommerfeld.is
1999-02-09Fix PR2429: catch doubly-applied patches which create new files.sommerfe
1998-11-06char -> unsigned charchristos
1998-02-22WARNSifychristos
1997-11-22Increase maximum line length. (Prompted by trying to use the FreeBSDaugustss
1997-10-19disable WARNS herelukem
1997-07-29Set appropiate flag when wanting to skip a patch. Fixes only truephil
1997-03-22use mkstemp() instead of mktemp() to create the tempfilelukem
1996-09-19RCS id police.thorpej
1996-09-19Decode long (GNU-style) options. Changes originally from Niklas Hallqvist,thorpej
1994-12-24headers and redundant declarations.cgd
1994-03-28kill lseek def'n. the entire thing needs cleanup badlycgd
1993-12-07Eliminate a compiler warning.mycroft
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-08-01Add RCS identifiers.mycroft
1993-04-09patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.cgd