freebsd-src/contrib/diff
Brian Feldman 0c09388123 Get rid of the stupid bug where diff sticks trash in your generated
diff output; there being no trailing newline caused it to bitch and
moan and ruin diffs.  That's dumb, if I may say so myself.

Yes, this file is coming off the vendor branch.  It hasn't been
updated in 6 years.

Approved by:	peter
2000-07-24 07:40:02 +00:00
..
analyze.c
ChangeLog
cmpbuf.c
cmpbuf.h
config.h Some FreeBSD files to add... 1997-10-30 19:35:17 +00:00
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 Include <gnuregex.h> for FreeBSD 1997-10-29 16:27:56 +00:00
diff.texi
diff3.c
dir.c
ed.c
FREEBSD-upgrade Some FreeBSD files to add... 1997-10-30 19:35:17 +00:00
getopt.c
getopt.h
getopt1.c
ifdef.c
install-sh Add file needed for configure 1997-10-30 19:13:48 +00:00
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 Get rid of the stupid bug where diff sticks trash in your generated 2000-07-24 07:40:02 +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