freebsd-src/contrib/diff
David E. O'Brien 20ee132cae * Support the environtmental var "DIFF_OPTIONS". Which can hold a set of
default options for diff.  These options are interpreted first and can be
overwritten by explicit command line parameters.
* Add the "-o" option to specify old-traditional output style.
* Add utility functions for env vars obtained from GNU Grep 2.3h.
1999-11-26 02:51:44 +00:00
..
analyze.c
ChangeLog
cmpbuf.c
cmpbuf.h
config.h
config.hin
configure
configure.in
context.c
COPYING
diagmeet.note
diff.c * Support the environtmental var "DIFF_OPTIONS". Which can hold a set of 1999-11-26 02:51:44 +00:00
diff.h
diff.texi
diff3.c
dir.c
ed.c
FREEBSD-upgrade
getopt.c
getopt.h
getopt1.c
ifdef.c
install-sh
io.c
Makefile.in
NEWS
normal.c
prepend_args.c * Support the environtmental var "DIFF_OPTIONS". Which can hold a set of 1999-11-26 02:51:44 +00:00
prepend_args.h * Support the environtmental var "DIFF_OPTIONS". Which can hold a set of 1999-11-26 02:51:44 +00:00
README
sdiff.c
side.c
stamp-h.in
system.h
util.c
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