summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/getopt.c
Commit message (Collapse)AuthorAgeFilesLines
* Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it getsGarance A Drosehn2002-04-281-18/+7
| | | | | | | | | | | | 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-2/+5
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=95600
* Resurrect patch 2.1 without FreeBSD Index: hackAndrey A. Chernov1998-01-211-0/+732
| | | | Notes: svn path=/head/; revision=32672
* Upgrade to 2.5 (contrib version)Andrey A. Chernov1998-01-041-732/+0
| | | | Notes: svn path=/head/; revision=32252
* fix compilation warnings in patch... (with slight modification)John-Mark Gurney1997-03-171-0/+1
| | | | | | | | | | | also remove -Wall that I acidentally committed last time I was here... Submitted-by: Philippe Charnier Closes PR#2998 Notes: svn path=/head/; revision=23955
* b-maked patch-2.10Paul Richards1993-06-191-0/+731
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=33