History log of /freebsd-9.3-release/gnu/usr.bin/sdiff/
Revision Date Author Comments
267654 20-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


225736 23-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


204227 22-Feb-2010 delphij

POSIX patch(1) would treat -b as different meaning (the functionality
is to be provided by --suffix). Looking at the usage here in diffutils,
it seems that we can just get rid of the -b .orig stuff. This resolves
a problem that can triggered if we move toward to a more permissively
licensed patch(1) program.


170758 15-Jun-2007 delphij

Update build skeleton after diffutils 2.8.7 update.


125910 17-Feb-2004 ache

Remove getopt*.c, we already have compatible getopt_long() in libc


107886 14-Dec-2002 keramida

Make minimal changes to point the users to the Texinfo documentation
for more detailed information about sdiff(1). Hopefully this will
make it easier to find how `interactive merging' works with sdiff.

PR: docs/30618
Submitted by: mark@summersault.com


50472 27-Aug-1999 peter

$Id$ -> $FreeBSD$


30844 29-Oct-1997 ache

Switch to contrib version


752 12-Nov-1993 nate

Update to GNU diffutils 2.6


726 08-Nov-1993 nate

From: Larry Jones <scjones@thor.sdrc.com>
Subject: man pages for diff et al.

I finally got tired of not having man pages for diff and friends, so I
edited the appropriate sections of the texinfo manual into man format.


116 09-Jul-1993 conklin

Update diff, diff3, and sdiff's makefiles to use .PATH: instead of
copying the same files to multiple directories. This should make
things easier when it comes time to update to a newer version of
diffutils.

With this checkin, this brings the netbsd and freebsd diff dists
into sync.