freebsd-dev/contrib/diff
David E. O'Brien 28832e4b79 Make diff(1) follow traditional UNIX SOP of later options nullify earlier
options that are mutually exclusive.
2005-06-03 06:46:56 +00:00
..
analyze.c
ChangeLog
cmpbuf.c
cmpbuf.h
config.h
config.hin
configure
configure.in
context.c
COPYING
diagmeet.note
diff3.c
diff.c Make diff(1) follow traditional UNIX SOP of later options nullify earlier 2005-06-03 06:46:56 +00:00
diff.h Remove files no longer needed 2004-02-16 22:56:36 +00:00
diff.texi
dir.c
ed.c
FREEBSD-upgrade Remove files no longer needed 2004-02-16 22:56:36 +00:00
ifdef.c
install-sh
io.c
Makefile.in
NEWS
normal.c
prepend_args.c Add #include "diff.h" in order to get the prototype for xmalloc(). 2003-01-08 06:40:35 +00:00
prepend_args.h
README
sdiff.c *sigh* Misfire. Backout previous commit, as it was meant for 2002-01-29 17:40:45 +00:00
side.c
stamp-h.in
system.h
util.c Terminate the execl() argument list with (char *)NULL instead of 0. 2003-11-03 12:41:27 +00:00
version.c
xmalloc.c

This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
Their features are a superset of the Unix features and they are
significantly faster.  cmp has been moved here from the GNU textutils.

See the file COPYING for copying conditions.
See the file diff.texi (or diff.info*) for documentation.
See the file INSTALL for compilation and installation instructions.

Report bugs to bug-gnu-utils@prep.ai.mit.edu