summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/getopt.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvscvs2svn2002-10-081-1/+1
| | | | | | | 'RELENG_4_7_0_RELEASE'. This commit was manufactured to restore the state of the 4.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC *: Add many prototypes and ANSI-ize 'patch. Not a complete job of it, butGarance A Drosehn2002-04-301-18/+7
| | | | | | | | | | | | | it gets our patch to look a little more like NetBSD's, and it is nice in that the object code remains exactly the same (even though this does result in two compile-time warnings that didn't happen before). [* = 1.6 backupfile.c, 1.5 backupfile.h, 1.8 common.h, 1.6 getopt.c, 1.5 getopt.h, 1.11 inp.c, 1.7 inp.h, 1.20 patch.c, 1.19 pch.c, 1.7 pch.h, 1.9 util.c, 1.8 util.h, 1.7 version.c, 1.7 version.h] Notes: svn path=/stable/4/; revision=95820
* MFC *: Add FreeBSD id's to these files, in advance of a separate update.Garance A Drosehn2002-04-301-2/+5
| | | | | | | [* = 1.5 backupfile.c, 1.4 backupfile.h, 1.5 getopt.c, 1.4 getopt.h] Notes: svn path=/stable/4/; revision=95819
* 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