Commit graph

3 commits

Author SHA1 Message Date
pancake ;)
6ca77a7d99 bl3ize 2004-04-14 21:30:55 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
pancake ;)
ddeabd9668 Initial import of compare.
This is a program that allows very fast binary file comparison.

Compare is similar to cmp but faster and with better readable output.
Compare examines one file and standard in, or two files on a byte by
byte basis, and prints the file position of the first difference it
finds, first in decimal and then in hexadecimal, followed by the
differing byte content in hexadecimal and as quoted character.
2003-12-26 14:59:37 +00:00