Changes to /usr/src/sbin/md5.c
thib at mi.is
thib at mi.is
Thu Jan 6 05:53:20 PST 2005
Hello list.
I made some changes to md5(1) wich adds a new feature for comparing
inputfiles e.g:
[thib at caulfield md5]$ ./md5 -c md5 md5.o md5.c md5
MD5 (md5) = 9d99179604174013a053b67a5c6fb3cd [TEST CASE]
MD5 (md5.o) = e8458dfaa035ea49a3704384ca044a73 [DID NOT MATCH]
MD5 (md5.c) = 3ebe0b8646640b14d7af1a92fe6b7607 [DID NOT MATCH]
MD5 (md5) = 9d99179604174013a053b67a5c6fb3cd [MATCH]
Attaced is diff ( created with diff -crN, as is show in the diff(1) man
page, if this is not the desired format please advies)
Any comments, commits or something or other ?
--
Thordur I. <thib at mi.is>
FreeBSD - Unix the way *I* like it.
A man can do as he will, but not will as he will.
Þessi póstur var sendur með vefpósti mi, http://www.mi.is
-------------- next part --------------
A non-text attachment was scrubbed...
Name: md5.c.diff
Type: application/octet-stream
Size: 2873 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20050106/95127e04/md5.c.obj
More information about the freebsd-hackers
mailing list