summaryrefslogtreecommitdiff
path: root/contrib/diff/diff.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
| | | | | | 'RELENG_5_4_0_RELEASE'. This commit was manufactured to restore the state of the 5.4-RELEASE image.
* Fix essential typo in usageAndrey A. Chernov2002-05-191-1/+1
| | | | | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=96940
* * Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofDavid E. O'Brien1999-11-261-1/+11
| | | | | | | | | | default options for diff. These options are interpreted first and can be overwritten by explicit command line parameters. * Add the "-o" option to specify old-traditional output style. * Add utility functions for env vars obtained from GNU Grep 2.3h. Notes: svn path=/head/; revision=53703
* Localize diffAndrey A. Chernov1997-10-291-0/+8
| | | | Notes: svn path=/head/; revision=30845
* Initial importAndrey A. Chernov1997-10-291-0/+1106
Notes: svn path=/vendor/diff/dist/; revision=30839