summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/sdiff
Commit message (Collapse)AuthorAgeFilesLines
* MFC: diffutils 2.8.7.Xin LI2007-07-152-209/+16
| | | | Notes: svn path=/stable/6/; revision=171454
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-06-171-0/+11
| | | | Notes: svn path=/stable/6/; revision=170858
* Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=125910
* Make minimal changes to point the users to the Texinfo documentationGiorgos Keramidas2002-12-141-0/+7
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=107886
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Switch to contrib versionAndrey A. Chernov1997-10-291-5/+12
| | | | Notes: svn path=/head/; revision=30844
* Update to GNU diffutils 2.6Nate Williams1993-11-121-5/+3
| | | | Notes: svn path=/head/; revision=752
* From: Larry Jones <scjones@thor.sdrc.com>Nate Williams1993-11-082-1/+199
| | | | | | | | | | 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. Notes: svn path=/head/; revision=726
* Update diff, diff3, and sdiff's makefiles to use .PATH: instead ofJ.T. Conklin1993-07-091-0/+11
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. Notes: svn path=/head/; revision=116