*sigh* Misfire. Backout previous commit, as it was meant foranother branch.
FreeBSD 4.4 doesn't have __FBSDID. Do it the old-fashioned way instead.Reported by: Steven Farmer <steve@geoenergycorp.com>Pointy hat to: nectar
= Fix temporary file handling.Obtained from: Immunix Linux= Garbage collect now-unused temporary file handling functions.= Add __FBSDID.
Also coerce diff(1) into working the other way (from no-\n to \n).Taking out the evil warning fixed it one way, but didn't make theother way any better, so replace it with printing a single \n.
Get rid of the stupid bug where diff sticks trash in your generateddiff output; there being no trailing newline caused it to bitch andmoan and ruin diffs. That's dumb, if I may say so myself.Yes
Get rid of the stupid bug where diff sticks trash in your generateddiff output; there being no trailing newline caused it to bitch andmoan and ruin diffs. That's dumb, if I may say so myself.Yes, this file is coming off the vendor branch. It hasn't beenupdated in 6 years.Approved by: peter
show more ...
* Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofdefault options for diff. These options are interpreted first and can beoverwritten by explicit command line parameters.*
* Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofdefault options for diff. These options are interpreted first and can beoverwritten 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.
Some FreeBSD files to add...
Temp remove config.h, was imported to FSF branch
Add file needed for configure
This commit was generated by cvs2svn to compensate for changes in r30858,which included commits to RCS files with non-trunk default branches.
-f -> -F for pr
Localize diff
Include <gnuregex.h> for FreeBSD
Initial import
This commit was generated by cvs2svn to compensate for changes in r30839,which included commits to RCS files with non-trunk default branches.
12