summaryrefslogtreecommitdiff
path: root/usr.bin/patch/util.c
AgeCommit message (Expand)Author
2018-06-18Keep things portable (requested by joerg) by not depending on reallocarrchristos
2015-11-07paths.h is not used.joerg
2010-10-02Print version string to stdout instead of stderr;wiz
2010-01-10Plug a memory leak. From Igor Zinovik.joerg
2008-09-19Update patch to the version used by DragonFly and derived from OpenBSD.joerg
2007-10-14Convert to using raise_default_signal(3).lukem
2006-04-09Coverity CID 1253, 1254: Don't assign the return of read or write to size_t.christos
2005-03-25add --dry-run like gnu patch.skd
2004-10-30Add (unsigned char) cast to ctype functionsdsl
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-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-01-06writable, not writeable.wiz
2002-03-16Check result of malloc and strdupkristerw
2002-03-11KNFkristerw
2002-03-11Ansifykristerw
2002-03-08Ansifykristerw
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
1996-09-19RCS id police.thorpej
1993-12-07Eliminate a compiler warning.mycroft
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