Hoi Imre, you cannot do decent checking in 100 lines. dosfsck is 4600 lines long as well... And it checks for many aspects of filesystem consistency.
Only 15pc of that are for the lowlevel disk access: dosfsck without DOS support is still 4000 lines long. Maybe the reactos chkdsk just ask the kernel for a flag value "is the disk okay?" ;-). Then most of the code would be in reactos itself instead. Eric PS: Why is chkdsk so very long? Okay there is caching and stuff, but 300k lines is really very long...?? > Well i am still kind of im(/de)pressed that FreeDOS chkdsk has some > 300000 lines of code and that a chkdsk in reactos takes only about > 100 lines. >> nobody would complain if DEFRAG needed a 386 and XMS >> to do defragging on FAT32... Ever seen a FAT32 drive >> in a PC-XT... ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
