summaryrefslogtreecommitdiffstats
path: root/contrib/diff/diff.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove files that were taken off vendor branch. Differencedelphij2007-06-151-1121/+0
| | | | against vendor branch is now maintained in patchsets.
* Make diff(1) follow traditional UNIX SOP of later options nullify earlierobrien2005-06-031-3/+0
| | | | options that are mutually exclusive.
* Fix essential typo in usageache2002-05-191-1/+1
| | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* * Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofobrien1999-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.
* Localize diffache1997-10-291-0/+8
|
* Initial importache1997-10-291-0/+1106
OpenPOWER on IntegriCloud