freebsd-dev/contrib/diff
Brian Feldman 0fbf304b54 Also coerce diff(1) into working the other way (from no-\n to \n).
Taking out the evil warning fixed it one way, but didn't make the
other way any better, so replace it with printing a single \n.
2000-09-15 11:35:16 +00:00
..
analyze.c Initial import 1997-10-29 16:14:35 +00:00
ChangeLog Initial import 1997-10-29 16:14:35 +00:00
cmpbuf.c Initial import 1997-10-29 16:14:35 +00:00
cmpbuf.h Initial import 1997-10-29 16:14:35 +00:00
config.h Some FreeBSD files to add... 1997-10-30 19:35:17 +00:00
config.hin Initial import 1997-10-29 16:14:35 +00:00
configure Initial import 1997-10-29 16:14:35 +00:00
configure.in Initial import 1997-10-29 16:14:35 +00:00
context.c Initial import 1997-10-29 16:14:35 +00:00
COPYING Initial import 1997-10-29 16:14:35 +00:00
diagmeet.note Initial import 1997-10-29 16:14:35 +00:00
diff3.c Initial import 1997-10-29 16:14:35 +00:00
diff.c * Support the environtmental var "DIFF_OPTIONS". Which can hold a set of 1999-11-26 02:51:44 +00:00
diff.h Include <gnuregex.h> for FreeBSD 1997-10-29 16:27:56 +00:00
diff.texi Initial import 1997-10-29 16:14:35 +00:00
dir.c Initial import 1997-10-29 16:14:35 +00:00
ed.c Initial import 1997-10-29 16:14:35 +00:00
FREEBSD-upgrade Some FreeBSD files to add... 1997-10-30 19:35:17 +00:00
getopt1.c Initial import 1997-10-29 16:14:35 +00:00
getopt.c Initial import 1997-10-29 16:14:35 +00:00
getopt.h Initial import 1997-10-29 16:14:35 +00:00
ifdef.c Initial import 1997-10-29 16:14:35 +00:00
install-sh Add file needed for configure 1997-10-30 19:13:48 +00:00
io.c Initial import 1997-10-29 16:14:35 +00:00
Makefile.in Initial import 1997-10-29 16:14:35 +00:00
NEWS Initial import 1997-10-29 16:14:35 +00:00
normal.c Initial import 1997-10-29 16:14:35 +00:00
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 Initial import 1997-10-29 16:14:35 +00:00
sdiff.c Initial import 1997-10-29 16:14:35 +00:00
side.c Initial import 1997-10-29 16:14:35 +00:00
stamp-h.in Initial import 1997-10-29 16:14:35 +00:00
system.h Initial import 1997-10-29 16:14:35 +00:00
util.c Also coerce diff(1) into working the other way (from no-\n to \n). 2000-09-15 11:35:16 +00:00
version.c Initial import 1997-10-29 16:14:35 +00:00
xmalloc.c Initial import 1997-10-29 16:14:35 +00:00

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