summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/backupfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Since I'm having so much fun with const, beat my head against the wallPeter Wemm2003-10-261-3/+3
| | | | | | | some more. Make this compile cleanly. Notes: svn path=/head/; revision=121535
* returned length can exceed the limits of type charJohn W. De Boskey2003-07-291-1/+1
| | | | | | | | | Submitted by: blc@bsdwins.com Approved by: gad MFC after: 1 week Notes: svn path=/head/; revision=118136
* Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it getsGarance A Drosehn2002-04-281-40/+24
| | | | | | | | | | | | our patch to look a little more like NetBSD's, and has the nice characteristic that the object code is exactly the same after the change as before it (even in patch.c and pch.c, which have pesky 'assert' statements in them). Reviewed by: /sbin/md5 on i386, alpha, sparc64 MFC after: 3 days Notes: svn path=/head/; revision=95601
* Add FreeBSD id's to these files, in advance of a separate update.Garance A Drosehn2002-04-281-1/+5
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=95600
* Resurrect patch 2.1 without FreeBSD Index: hackAndrey A. Chernov1998-01-211-0/+402
| | | | Notes: svn path=/head/; revision=32672
* Upgrade to 2.5 (contrib version)Andrey A. Chernov1998-01-041-402/+0
| | | | Notes: svn path=/head/; revision=32252
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
| | | | Notes: svn path=/head/; revision=8858
* b-maked patch-2.10Paul Richards1993-06-191-0/+402
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=33