Re: newer versions of gnu diff and patch

From: Tim Robbins (tjr_at_freebsd.org)
Date: 07/31/04

  • Next message: Garance A Drosihn: "Re: newer versions of gnu diff and patch"
    Date: Sat, 31 Jul 2004 13:52:38 +1000
    To: Garance A Drosihn <drosih@rpi.edu>
    
    

    On Fri, Jul 30, 2004 at 02:41:32PM -0400, Garance A Drosihn wrote:
    > At 5:40 PM +0200 7/30/04, Radim Kolar wrote:
    > >in freebsd 5.2 i have in base system diff 2.7 and patch 2.1.
    > >Are there any plans to import newer versions into base system
    > >for 5.3 release?
    >
    > There is an explicit decision to leave diff and patch as they are.
    > The newer gnu patch is also incompatible to the older patch in
    > some ways, so it is not a trivial "just drop it in" upgrade. A
    > new version of patch *will* break some things, and we certainly
    > do not need that right now.
    >
    > What we would like to do is to move to a bsd-licensed version of
    > patch, which I am supposed to be working on in my copious spare
    > time...

    FWIW, I have been running with OpenBSD's version of patch on most of
    my machines for a year or more now, and haven't had any problems.

    Tim
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"


  • Next message: Garance A Drosihn: "Re: newer versions of gnu diff and patch"

    Relevant Pages

    • Success! was Re: tvtime audio vs pcHDTV-3000 card and pvHDTV-1.6 software
      ... On Wednesday 16 March 2005 20:15, Gene Heskett wrote: ... > that a diff actually outputs only the src code differences, ... nor in that simple little 10 line patch that ... >Unforch, the 2.6.11 plain tree has not, in this case been built yet ...
      (Linux-Kernel)
    • Re: how to compile and install a new driver
      ... Warren Block wrote: ... but you'd better include enough info so that they could make FreeBSD-stype diffs: diff has the unfortunate default of making an output that is compatible with ed. ... This supplies extremely little information to use, in case the file you're trying to patch with that diff has changed, and is also damned hard for mere humans to understand. ... then you can compile. ...
      (freebsd-questions)
    • [PATCH][CFT] mm swapping improvements
      ... Nikita's patches and one of my own, and backs out the RSS limit patch ... diff -puN include/linux/mmzone.h~rollup include/linux/mmzone.h ... -int FASTCALL); ...
      (Linux-Kernel)
    • Re: Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500 (bisected)
      ... Attached is a full diff between dmesg from -rc3 and -rc6 with your debug ... running with the debug patch). ...
      (Linux-Kernel)
    • Re: Reading and applying patches
      ... It's worth mentioning that patch is pretty forgiving. ... text up to the actual patch data (the output of a diff command, ... often the "old" tree will be inside ... Commands like "cvs diff" will generate diff output, ...
      (Fedora)