080d74478e
comparing two files, where only one file is missing the final newline character. This undoes revisions 1.3 and 1.4, returning 'diff' to how it behaved before July 2000. We can do this now because our version of 'patch' was modified (just before 4.6-release) to understand what to do with that line. This marker is the same one generated by 'diff' under netbsd, openbsd, darwin, and linux (and any OS with "gnu-diff" installed). Reviewed by: imp freebsd-standards (back in april) Approved by: re (bmah) MFC after: 1 week |
||
---|---|---|
.. | ||
analyze.c | ||
ChangeLog | ||
cmpbuf.c | ||
cmpbuf.h | ||
config.h | ||
config.hin | ||
configure | ||
configure.in | ||
context.c | ||
COPYING | ||
diagmeet.note | ||
diff3.c | ||
diff.c | ||
diff.h | ||
diff.texi | ||
dir.c | ||
ed.c | ||
FREEBSD-upgrade | ||
getopt1.c | ||
getopt.c | ||
getopt.h | ||
ifdef.c | ||
install-sh | ||
io.c | ||
Makefile.in | ||
NEWS | ||
normal.c | ||
prepend_args.c | ||
prepend_args.h | ||
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