Timeline
Jun 18, 2017:
- 10:49 PM WikiStart edited by
 - (diff)
 - 9:34 PM Changeset [282] by
 - - Different exFAT-related additions for CHKDSK - Return …
 - 8:52 PM Changeset [281] by
 - fat32.ifs: Identtify itself as FAT32, not UNIFAT anymore. - Some …
 
Jun 17, 2017:
- 12:48 AM Ticket #51 (Uninstalling using warpin removes X:\os2\dll from libpath and X:\os2 ...) created by
 - While it removes the ifs and the cache it adds them back at the end of …
 - 12:01 AM Ticket #49 (File open container (Lucide), FM/2 and drives folder hang opening a ...) closed by
 - worksforme: I can not reproduce this in r280. Closing will reopen if it recurs
 
Jun 16, 2017:
- 9:01 PM Ticket #50 (Chkdsk identification of FAT 32 Drives is inconsistent) created by
 - In line 2 and 3 it is identified as UNIFAT and in line 4,5 & 10 as FAT …
 - 8:31 PM Ticket #49 (File open container (Lucide), FM/2 and drives folder hang opening a ...) created by
 - The file open container is the replacement container shipped with …
 
Jun 14, 2017:
- 9:45 AM WikiStart edited by
 - (diff)
 - 9:37 AM Changeset [280] by
 - fat32.ifs: Some previously forgotten fixes. - Move InitCache back …
 
Jun 13, 2017:
- 9:53 PM Changeset [279] by
 - merge Valerys changes
 - 11:04 AM Changeset [278] by
 - CHKDSK: prepare CHKDSK for exFAT support.
 - 10:25 AM WikiStart edited by
 - (diff)
 - 9:56 AM Changeset [277] by
 - CHKDSK: repair PMCHKDSK.
 - 2:46 AM Ticket #48 (PMChkdsk falls to check fat32 and unifat volumes wihout any error message) created by
 - This is with a build of CS 176 without xfat. I run pmchkdsk on the …
 
Jun 8, 2017:
- 9:19 AM Changeset [276] by
 - CHKDSK: Fix CHKDSK logic error, introduced in previous commit. - Fix …
 - 8:36 AM Changeset [275] by
 - fat32.ifs: Fix minor error occured with MSC.
 - 8:27 AM Changeset [274] by
 - fat32.ifs: Define whether to use static or dynamic buffers via a …
 
Jun 7, 2017:
- 10:13 PM Changeset [273] by
 - fat32.ifs: Split fat32.c to two files, to avoid the Segment too large …
 
Jun 3, 2017:
- 11:00 PM Changeset [272] by
 - build system: Fix a minor build error with cmd.exe as a shell.
 - 2:21 AM Changeset [271] by
 - fat32.ifs: Use dynamically allocated buffers for the time being.
 
Jun 2, 2017:
- 8:56 AM Changeset [270] by
 - revert change in ReadSector2: it's possible to read from before the …
 
Jun 1, 2017:
- 7:34 AM Changeset [269] by
 - merging Valerys changes
 - 2:22 AM Changeset [268] by
 - fat32.ifs: #ifdef the unused variables out. Enable/disable exFAT …
 - 1:57 AM Changeset [267] by
 - fat32.ifs: Fix broken edits from r266.
 
May 31, 2017:
- 10:25 PM Changeset [266] by
 - Enable creating the builds without exFAT support.
 - 9:22 PM Changeset [265] by
 - fixing "GetChainSize" (usSectorsRead was not properly initialized, …
 - 8:33 PM Changeset [264] by
 - fixing a fatal hang in "ReadSector2" but we still fail to execute …
 - 6:51 PM Changeset [263] by
 - readd "SemRequest" routine
 - 6:47 PM Changeset [262] by
 - merging Valerys changes to allow building with MS C
 - 6:38 PM Changeset [261] by
 - properly preset some return values
 - 4:15 PM Ticket #47 (Stuck system (ECS22 and ARCAOS) (replaces #46)) closed by
 - duplicate: I added the commend/description to #46 and close this one as …
 - 2:39 PM Changeset [260] by
 - fat32.ifs: Make MSC build working - Add missing "else" statement in …
 
May 29, 2017:
- 4:32 PM Ticket #47 (Stuck system (ECS22 and ARCAOS) (replaces #46)) created by
 - Since experiencing the stuck state (as I thought on ArcaOS) I have …
 
May 26, 2017:
- 1:53 AM Changeset [259] by
 - set CPU type properly to support "pause" instruction
 - 1:13 AM Changeset [258] by
 - implementing spinlocks (we need something that can be called nested …
 
May 25, 2017:
- 7:23 PM Ticket #46 (FAT corruption and stuck system (ARCAOS/DOS full screen/R249)) created by
 - I have a newly made ARCAOS system. My previous system was ECS22 beta, …
 - 7:08 AM Ticket #45 (Need IFS version without exFAT) created by
 - exFAT is proprietary Microsoft technology, regardless what code …
 
May 23, 2017:
- 9:51 PM Changeset [257] by
 - remove all Windows related build products
 - 8:28 AM Changeset [256] by
 - merging Valerys latest changes
 
May 19, 2017:
- 8:41 AM Ticket #40 (Version 0.10 r213/r238 does not work) closed by
 - fixed: Handling of FIL_QUERYEASFROMLISTL level for FS_FINDFIRST, FS_FINDNEXT, …
 - 8:39 AM Ticket #44 (Version 0.10: cannot build) closed by
 - fixed: Was able to build the OS/2 version by commenting out all Windows …
 - 1:15 AM Changeset [255] by
 - fat32.ifs: Fix file creation. (There were Entry type not set).
 
May 17, 2017:
- 10:19 AM Changeset [254] by
 - fat32.ifs: Return back the old variant of pre-DOS-4.0 FAT BPB …
 - 12:13 AM Changeset [253] by
 - fat32.ifs: Move several fields from FINDINFO to FINFO, so now FINDINFO …
 
May 16, 2017:
- 8:51 PM Changeset [252] by
 - revert change in "FS_FILEINFO": if largefile support is active, …
 - 8:05 PM Changeset [251] by
 - Created branch lars.
 
May 14, 2017:
- 8:12 PM Changeset [250] by
 - - Fixes for #40 with FS_FINDFIRST/FS_FINDNEXT regarding …
 
May 9, 2017:
- 8:28 PM Ticket #44 (Version 0.10: cannot build) created by
 - I downloaded the sources, I followed the build instructions. But I …
 
May 7, 2017:
- 11:55 PM WikiStart edited by
 - (diff)
 - 11:49 PM Changeset [249] by
 - - Additional fixes in FS_MOUNT regarding the Volume Label and Serial …
 - 5:09 PM Ticket #42 (Version 0.10 r238: trap D on system boot) closed by
 - fixed
 
May 2, 2017:
- 5:03 PM WikiStart edited by
 - (diff)
 - 4:51 PM Changeset [248] by
 - FORMAT: exFAT support in FORMAT.
 - 4:50 PM Changeset [247] by
 - fat32.ifs: Additional exFAT-related fixes.
 - 4:49 PM Changeset [246] by
 - fat32.ifs: Additional exFAT-related fixes.
 - 4:40 PM Changeset [245] by
 - fat32.ifs: FS_MOUNT fixes: support for diskettes without a BPB and …
 - 4:36 PM Changeset [244] by
 - fat32.ifs: Use dup VPB only if special magic is present.
 - 4:29 PM Changeset [243] by
 - fat32.ifs: Use dup VPB only if special magic is present.
 
Apr 30, 2017:
- 2:54 AM Ticket #43 (Trap D usb floppy drive) created by
 - Attempting to do a directory listing on a USB floppy drive results in …
 
Apr 23, 2017:
- 4:10 AM WikiStart edited by
 - (diff)
 - 4:01 AM Changeset [242] by
 - fat32.ifs: Additional exFAT-related enhancements.
 
Apr 19, 2017:
- 10:26 PM WikiStart edited by
 - (diff)
 - 10:10 PM Changeset [241] by
 - fat32.ifs: exFAT-related updates.
 - 10:09 PM Changeset [240] by
 - docs: Documentation update.
 - 9:34 PM Changeset [239] by
 - ufat32.dll: Check for recommended BPB if no real one.
 - 5:07 PM Ticket #42 (Version 0.10 r238: trap D on system boot) created by
 - I have /ac:* set and I have some FAT32 formatted USB sticks already …
 - 7:12 AM Ticket #41 (Version 0.10 r238: Cannot format drive with FAT32) created by
 - When I attempt to format a USB stick partition with FAT32 I get this …
 
Apr 16, 2017:
- 1:27 AM Ticket #40 (Version 0.10 r213/r238 does not work) created by
 - Tested: 1) fat32-0.10-r213-os2.wpi 2) …
 
Apr 12, 2017:
- 10:19 PM WikiStart edited by
 - (diff)
 - 9:14 PM Changeset [238] by
 - fat32.ifs: exFAT support: Support for FS_FSINFO/FS_CHDIR and …
 - 9:13 PM Changeset [237] by
 - FORMAT: Autodetect the FAT type based on disk size.
 
Apr 9, 2017:
- 11:43 PM WikiStart edited by
 - (diff)
 - 10:34 PM Changeset [236] by
 - cachef32.exe: Force FAT12/FAT16 disks remount on cachef32 start (so, …
 - 10:32 PM Changeset [235] by
 - fat32.ifs: Fix MarkDiskStatus (disk status was written into incorrect …
 
Apr 8, 2017:
- 10:55 PM WikiStart edited by
 - (diff)
 - 10:49 PM Changeset [234] by
 - fat32.ifs: Don't set disk status after checking/formatting disk. …
 
Apr 7, 2017:
- 6:15 PM WikiStart edited by
 - (diff)
 - 6:10 PM Changeset [233] by
 - SYS: SYS support for FAT12/FAT16.
 - 12:29 PM Changeset [232] by
 - docs: Add notes.txt.
 - 11:11 AM WikiStart edited by
 - (diff)
 - 11:05 AM Changeset [231] by
 - FORMAT: Make FORMAT support formatting to FAT12/FAT16.
 - 12:24 AM Changeset [230] by
 - Non-512 byte sector compatibility fixes. Now it works with CD's with …
 
Apr 5, 2017:
- 5:58 PM Changeset [229] by
 - Read three sectors of FAT at once (to read a whole number of FAT12 …
 - 5:54 PM Changeset [228] by
 - build system: Fix deps in makefiles.
 
Apr 3, 2017:
- 10:50 PM FAT32 News Archive created by
 - 10:49 PM WikiStart edited by
 - (diff)
 - 10:49 PM FAT32 Links edited by
 - (diff)
 - 10:48 PM FAT32 Links created by
 - 10:48 PM WikiStart edited by
 - (diff)
 
Apr 2, 2017:
- 1:21 PM WikiStart edited by
 - (diff)
 - 12:18 PM Changeset [227] by
 - fat32.ifs: Correct a small syntax error.
 - 12:10 PM Changeset [226] by
 - UFAT32.DLL: FAT12/FAT16 fixes.
 - 12:09 PM Changeset [225] by
 - fat32.ifs: FAT12/FAT16 fixes.
 - 12:08 PM Changeset [224] by
 - build system: Build system improvements.
 - 12:06 PM Changeset [223] by
 - fat32.ifs: 32-bit entry points. Add forgotten file.
 - 11:58 AM Changeset [222] by
 - build system: Compress binaries with lxlite.
 - 11:56 AM Changeset [221] by
 - CHKDSK: Save lost cluster chains into a separate directory.
 - 11:43 AM Changeset [220] by
 - fat32.ifs: Succeed the IFS init in case of Merlin kernels and large …
 - 11:35 AM Changeset [219] by
 - FS utilities: move unicode translate table loading to UFAT32.DLL and …
 - 11:34 AM Changeset [218] by
 - FS utilities: move unicode translate table loading to UFAT32.DLL and …
 - 11:22 AM Changeset [217] by
 - fat32.ifs: Autocheck enhancements.
 - 11:17 AM Changeset [216] by
 - fat32.ifs: Preliminary changes to add the 32-bit entry points.
 - 11:02 AM Changeset [215] by
 - UFAT32.DLL: Add forgotten file.
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    