aboutsummaryrefslogtreecommitdiff
path: root/contrib/diff
Commit message (Collapse)AuthorAgeFilesLines
* *sigh* Misfire. Backout previous commit, as it was meant forJacques Vidrine2002-01-291-4/+2
| | | | | | | another branch. Notes: svn path=/head/; revision=89963
* FreeBSD 4.4 doesn't have __FBSDID. Do it the old-fashioned way instead.Jacques Vidrine2002-01-291-2/+4
| | | | | | | | Reported by: Steven Farmer <steve@geoenergycorp.com> Pointy hat to: nectar Notes: svn path=/head/; revision=89960
* = Fix temporary file handling.Jacques Vidrine2002-01-271-95/+24
| | | | | | | | | | Obtained from: Immunix Linux = Garbage collect now-unused temporary file handling functions. = Add __FBSDID. Notes: svn path=/head/; revision=89881
* Also coerce diff(1) into working the other way (from no-\n to \n).Brian Feldman2000-09-151-0/+3
| | | | | | | | Taking out the evil warning fixed it one way, but didn't make the other way any better, so replace it with printing a single \n. Notes: svn path=/head/; revision=65889
* Get rid of the stupid bug where diff sticks trash in your generatedBrian Feldman2000-07-241-3/+2
| | | | | | | | | | | | | diff output; there being no trailing newline caused it to bitch and moan and ruin diffs. That's dumb, if I may say so myself. Yes, this file is coming off the vendor branch. It hasn't been updated in 6 years. Approved by: peter Notes: svn path=/head/; revision=63789
* * Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofDavid E. O'Brien1999-11-263-1/+118
| | | | | | | | | | 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
* Some FreeBSD files to add...Andrey A. Chernov1997-10-302-0/+142
| | | | Notes: svn path=/head/; revision=30862
* Temp remove config.h, was imported to FSF branchAndrey A. Chernov1997-10-301-118/+0
| | | | Notes: svn path=/head/; revision=30861
* This commit was generated by cvs2svn to compensate for changes in r30858,Andrey A. Chernov1997-10-301-0/+238
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=30859
| * Add file needed for configurevendor/misc-GNU/diff/2.7Andrey A. Chernov1997-10-301-0/+238
| | | | | | | | | | Notes: svn path=/vendor/diff/dist/; revision=30858 svn path=/vendor/diff/2.7/; revision=30860; tag=vendor/misc-GNU/diff/2.7
* | -f -> -F for prAndrey A. Chernov1997-10-301-1/+4
| | | | | | | | Notes: svn path=/head/; revision=30857
* | Localize diffAndrey A. Chernov1997-10-291-0/+8
| | | | | | | | Notes: svn path=/head/; revision=30845
* | Include <gnuregex.h> for FreeBSDAndrey A. Chernov1997-10-291-0/+4
| | | | | | | | Notes: svn path=/head/; revision=30841
* | This commit was generated by cvs2svn to compensate for changes in r30839,Andrey A. Chernov1997-10-291-0/+118
|/ | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=30840
* Initial importAndrey A. Chernov1997-10-2932-0/+18811
Notes: svn path=/vendor/diff/dist/; revision=30839