Eric Auer wrote:

Hi, I created a new DOS version of DOSFSCK 2.10, based on the
original 2.10 sources, Imre's and Lucho's 2.10 DOS port, my
own 2.8 DOS port, and FreeDOS FORMAT's Lock_Unlock_Drive function.
The changed files (excuse the sloppy packaging) can be found on
http://www.coli.uni-sb.de/~eric/dosfsck-2.10-org-to-dos.zip
(temporary location).

Features of this version:

- should still compile in Linux
- hopefully a cleaner patch compared to the other DOS ports
- selects either small FAT1x, FAT1x 32+ MB, or FAT32 disk access
 functions, depending on disk size (no FAT1x disk write yet, so
 I temporarily use Imre's FAT32 disk write for all FAT types,
 which will fail for non-FAT32 kernels)
- locks / unlocks the drive (needed for DOS 7+), but does not yet
 make sure to unlock in case of unexpected abortion
- DOS disk access functions avoid repeated malloc/free cycles and
 FAT1x disk read functions use one sector static buffer space to
 avoid duplicate accesses
- should still handle disk images (max 2 GB size on FreeDOS, and
 alledgedly 4 GB on full FAT32 kernels, "infinite" size on Linux)
- fixed a wrong comment about zapping dir entries in LFN.c
- contains own types.h and msdos_fs.h and Makefile.dos files for convenience

I hope those patches have chances to become part of dosfstools in the future...

Cheers, Eric.


------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Freedos-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-user



" The requested URL /~eric/dosfsck-2.10-org-to-dos.zip was not found on this server."
was the message I received when I clicked on the link.


--

TomLeeM
BigWarpGuy - BigMiniGuy - BigDosGuy
* * * * * * * * * * * * * * * * * * * * * * * * * * eComStation
The OS For the Internet Generation
http://www.ecomstation.com


* * * * * * * * * * * * * * * * * * * * * * * * * *




------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Freedos-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to