summaryrefslogtreecommitdiff
path: root/usr.bin/patch/inp.c
AgeCommit message (Expand)Author
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-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
2002-03-16Check result of malloc and strdupkristerw
2002-03-11KNFkristerw
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
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