Commit graph

7 commits

Author SHA1 Message Date
Aleksey Cheusov
35f82d29fc man is replaced with ${PKGMANDIR} 2006-04-20 13:36:34 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
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