Re: diff(1)

From: Brian Fundakowski Feldman (green_at_freebsd.org)
Date: 09/17/04

  • Next message: Brian Fundakowski Feldman: "Re: diff(1)"
    Date: Fri, 17 Sep 2004 15:12:40 -0400
    To: "M. Warner Losh" <imp@bsdimp.com>
    
    

    On Fri, Sep 17, 2004 at 01:05:49PM -0600, M. Warner Losh wrote:
    > In message: <16715.4611.108597.354107@piglet.timing.com>
    > Ben Mesander <ben@timing.com> writes:
    > : I've recently done a port of OpenBSD diff(1) to FreeBSD for
    > : licensing reasons (the diff(1) in base FreeBSD is GPL licensed),
    > : OpenBSD has a BSD-style license).
    > :
    > : I was going to work with Warner to see if I could get this into
    > : the ports collection. But we were also curious to see if other
    > : people thought it might be OK to replace the GNU diff in base
    > : with the OpenBSD diff.
    > :
    > : For reference, here is the OpenBSD diff source and manpage:
    > : http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/diff/
    > :
    > : There would also have to be some integration with other programs
    > : (such as diff3(1)).
    >
    > Needless to say, I think this is an excellent idea. I'm happy to do
    > the leg work to get this into the tree, so that's not an issue. :-)
    >
    > OpenBSD's diff is much smaller than gnu's. It seems to use less
    > memory as well for many operations. Its speed seems about the same.
    > Most of these impressions are based on light testing, so YMMV.
    >
    > This would be in keeping with our march to get rid of other gnu
    > products in our tree: awk, sort, etc.

    So if we get rid of three GNU, can we get one SCO (cscope)?

    But seriously, is this better than ports/textproc/freegrep which
    "should" have been the FreeBSD grep years ago?

    -- 
    Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
      <> green@FreeBSD.org                               \  The Power to Serve! \
     Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\
    _______________________________________________
    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: Brian Fundakowski Feldman: "Re: diff(1)"

    Relevant Pages

    • Re: diff(1)
      ... > So if we get rid of three GNU, can we get one SCO? ... mention the OpenBSD grep among your short list of GNU programs. ... So anyway, OpenBSD diff, OpenBSD grep, didn't someone write ...
      (freebsd-arch)
    • Re: how to process/produce un*x diff formats ?
      ... produce mine to give them VMS code to include into their common code? ... I use my port of GNU diffutils 2.8.1: ... As for how to use GNU diff to produce the result ...
      (comp.os.vms)
    • Re: how to process/produce un*x diff formats ?
      ... produce mine to give them VMS code to include into their common code? ... I use my port of GNU diffutils 2.8.1: ... As for how to use GNU diff to produce the result ... desired by any particular consumer, I'd ask that particular consumer how ...
      (comp.os.vms)
    • Re: Shell script help
      ... directories(directories contains subdirectories too) and flags files ... If you have gnu (maybe others, but that's what i have the man page ... diff -r dir1/ dir2/ ...
      (comp.unix.shell)