aboutsummaryrefslogtreecommitdiff
path: root/contrib/diff
Commit message (Expand)AuthorAgeFilesLines
* Make diff(1) follow traditional UNIX SOP of later options nullify earlierDavid E. O'Brien2005-06-031-3/+0
* Remove files no longer neededAndrey A. Chernov2004-02-165-1061/+3
* Terminate the execl() argument list with (char *)NULL instead of 0.Hartmut Brandt2003-11-031-2/+2
* Add #include "diff.h" in order to get the prototype for xmalloc().Peter Wemm2003-01-081-0/+1
* Add back the "\ No newline at end of file" marker that is printed whenGarance A Drosehn2002-11-251-1/+1
* Fix essential typo in usageAndrey A. Chernov2002-05-191-1/+1
* *sigh* Misfire. Backout previous commit, as it was meant forJacques Vidrine2002-01-291-4/+2
* FreeBSD 4.4 doesn't have __FBSDID. Do it the old-fashioned way instead.Jacques Vidrine2002-01-291-2/+4
* = Fix temporary file handling.Jacques Vidrine2002-01-271-95/+24
* Also coerce diff(1) into working the other way (from no-\n to \n).Brian Feldman2000-09-151-0/+3
* Get rid of the stupid bug where diff sticks trash in your generatedBrian Feldman2000-07-241-3/+2
* * Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofDavid E. O'Brien1999-11-263-1/+118
* Some FreeBSD files to add...Andrey A. Chernov1997-10-302-0/+142
* Temp remove config.h, was imported to FSF branchAndrey A. Chernov1997-10-301-118/+0
* This commit was generated by cvs2svn to compensate for changes in r30858,Andrey A. Chernov1997-10-301-0/+238
|\
| * Add file needed for configurevendor/misc-GNU/diff/2.7Andrey A. Chernov1997-10-301-0/+238
* | -f -> -F for prAndrey A. Chernov1997-10-301-1/+4
* | Localize diffAndrey A. Chernov1997-10-291-0/+8
* | Include <gnuregex.h> for FreeBSDAndrey A. Chernov1997-10-291-0/+4
* | This commit was generated by cvs2svn to compensate for changes in r30839,Andrey A. Chernov1997-10-291-0/+118
|/
* Initial importAndrey A. Chernov1997-10-2932-0/+18811