Hi again,

On Thu, May 5, 2011 at 1:07 PM, Rugxulo <rugx...@gmail.com> wrote:
>
> On Wed, May 4, 2011 at 2:18 PM, Bernd Blaauw <bbla...@home.nl> wrote:
>>
>> Op 4-5-2011 11:08, dos386 schreef:
>
>> FBMD5 http://jafile.com/uploads/dos386/fbmd5.zip
>>
>> I think Blair still has an MD5SUM program. Not verified yet if it works
>> properly, I remember some issues with a very early release, assume those
>> were fixed soon after.
>
> Blair's 16-bit MD5SUM is nice, yes, but it's 16-bit only. Which is
> great for compatibility but slow on speed. DOS386's FBMD5 is like
> twice as fast (IIRC).
>
> MD5SUM: 16-bit, slow, OW compile (since bug in Pacific's libc)
> FBMD5: 32-bit, FreeBASIC, fast, glob bug (accidental overwrite if not
> careful), needs FPU init patched out (buggy FB rtl) else bloaty FPU
> emulation (20k!) [but has nice progress info]

Well, I did some renaming and moving on iBiblio ... but only regarding
MD5SUM ... because there is clearly still (!) some confusion over
versions.

http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/md5sum/

Here's all you need to know:   the Pacific C build is smaller but both
wrong AND broken, so you must use the OpenWatcom build instead. (Note
the following was on a "clean boot" with latest kernel 2040, and there
is no A: or B: installed !!!!!!)

=======================================
..                   <DIR>  08-02-11 10:42p
MD5SUM   EXE        30,579  08-02-06  8:30p
OLDMD5   EXE        17,932  11-20-05 10:05p
         2 file(s)         48,511 bytes
         2 dir(s)      2,566 Mega bytes free
C:\TMP\DOYDOY>oldmd5 *.exe

5b7f4d6f3b93ecce7a2350e5ea345de9 *C:\TMP\DOYDOY\MD5SUM.EXE
b0e98c097f61f1f98dcb90353464ce44 *C:\TMP\DOYDOY\OLDMD5.EXE
B:\Error reading from drive B: DOS area: unknown command given to driver
(A)bort, (I)gnore, (R)etry, (F)ail?
Error reading from drive B: DOS area: unknown command given to driver
(A)bort, (I)gnore, (R)etry, (F)ail?
Error reading from drive B: DOS area: unknown command given to driver
(A)bort, (I)gnore, (R)etry, (F)ail?
>c:
C:\TMP\DOYDOY>md5sum *.exe

91d71bbe92126e52b78db0ce59ede82a *C:\TMP\DOYDOY\MD5SUM.EXE
091282c0f277c7a323c0371767e222c3 *C:\TMP\DOYDOY\OLDMD5.EXE
C:\TMP\DOYDOY>\dj\bin\md5sum *.exe
91d71bbe92126e52b78db0ce59ede82a *md5sum.exe
091282c0f277c7a323c0371767e222c3 *oldmd5.exe
C:\TMP\DOYDOY>scrndump ..\md5sum.bug

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to