]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import GNU diffutils 2.7
authorpeter <peter@FreeBSD.org>
Sat, 28 Oct 1995 18:51:33 +0000 (18:51 +0000)
committerpeter <peter@FreeBSD.org>
Sat, 28 Oct 1995 18:51:33 +0000 (18:51 +0000)
commit27378b5694b4941bb63a62097f7ee523da0a35bb
tree9372a0168d8ef1138d4ec4ef2051198caed461de
parent31fbfe9bebb8e48eaf39efc88875c743cf238ced
Import GNU diffutils 2.7

Note, this is going to be messy.. 2.3 was vendor-branch imported, while
2.6 was done as a delta. Sigh.  I'm importing this on a vendor branch so
that it will be easier to deal with next time..

(cvs-1.6 wants rcs-5.7, and rcs-5.7 suggests diffutils-2.7)
22 files changed:
gnu/usr.bin/diff/NEWS [new file with mode: 0644]
gnu/usr.bin/diff/analyze.c
gnu/usr.bin/diff/config.h
gnu/usr.bin/diff/context.c
gnu/usr.bin/diff/diff.c
gnu/usr.bin/diff/diff.h
gnu/usr.bin/diff/diff3.c
gnu/usr.bin/diff/dir.c
gnu/usr.bin/diff/ed.c
gnu/usr.bin/diff/fnmatch.c [new file with mode: 0644]
gnu/usr.bin/diff/fnmatch.h
gnu/usr.bin/diff/getopt.c
gnu/usr.bin/diff/getopt1.c
gnu/usr.bin/diff/ifdef.c
gnu/usr.bin/diff/io.c
gnu/usr.bin/diff/normal.c
gnu/usr.bin/diff/sdiff.c
gnu/usr.bin/diff/side.c
gnu/usr.bin/diff/system.h
gnu/usr.bin/diff/util.c
gnu/usr.bin/diff/version.c
gnu/usr.bin/diff/xmalloc.c [new file with mode: 0644]