Age | Commit message (Expand) | Author | Files | Lines |
2003-03-20 | next try to fix the bug in debug.c | crunchy | 1 | -2/+21 |
2003-03-19 | fixed a bug in debug.c -- uninitialed __debug_fd | crunchy | 1 | -3/+4 |
2003-03-15 | fixed stupid mistake | germeier | 2 | -4/+4 |
2003-03-15 | BEWARE: Changes to support models with 4 internal chips. | germeier | 4 | -23/+49 |
2003-03-13 | fixed missing first char issue | germeier | 1 | -2/+2 |
2003-03-12 | trying to fix iconv UNICODE conversions on BIG_ENDIAN machines | germeier | 1 | -5/+7 |
2003-03-11 | added code the recognize new MPIO models (FD100/FL100/FY100), | germeier | 2 | -20/+47 |
2003-03-08 | small fixesRelease_0-6-0 | germeier | 1 | -2/+4 |
2003-02-21 | add patch of Sebastian; tried to fix problems with etc stuff | crunchy | 4 | -60/+221 |
2003-01-16 | initalize newly allocated mpio_t structure with zero to be sure (noted | germeier | 1 | -1/+6 |
2002-11-14 | fixed problem with CONFIG.DAT | germeier | 1 | -3/+4 |
2002-11-13 | changed default charset from ASCII to ISO-8859-15 | germeier | 4 | -7/+55 |
2002-10-27 | implemented the switch command | germeier | 4 | -50/+155 |
2002-10-27 | added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT) | germeier | 5 | -22/+114 |
2002-10-26 | make libmpio header files C++ compliant | germeier | 10 | -19/+92 |
2002-10-23 | fixed init progress counter for models with two internal chips | germeier | 1 | -2/+4 |
2002-10-17 | another fix for the 8.3 handling | germeier | 1 | -5/+11 |
2002-10-13 | ECC code can now correct one bit errors | germeier | 1 | -8/+50 |
2002-10-13 | finished support for external memory! | germeier | 3 | -49/+75 |
2002-10-13 | finished formatting support for external memory | germeier | 4 | -62/+320 |
2002-10-12 | add completion for files on the mpio memory cards | crunchy | 1 | -1/+2 |
2002-10-06 | major changes to write support, | germeier | 8 | -140/+509 |
2002-09-30 | improved model identification. | germeier | 1 | -5/+20 |
2002-09-28 | reading support on external memory should now be correct. | germeier | 5 | -159/+255 |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 6 | -51/+73 |
2002-09-23 | stupid typo | germeier | 1 | -2/+2 |
2002-09-23 | read spare area from external memory too | germeier | 7 | -51/+148 |
2002-09-21 | fixed bug in abort code of mput | germeier | 1 | -2/+2 |
2002-09-20 | small fixes to mpiosh/callback.c | germeier | 3 | -7/+12 |
2002-09-19 | bug fixes in error handling and fix in regex_fix | crunchy | 2 | -9/+7 |
2002-09-19 | fixed handling of an abort | germeier | 1 | -2/+2 |
2002-09-19 | added error handing functions | crunchy | 3 | -16/+91 |
2002-09-18 | fixed check in mpiosh_cmd_mem | germeier | 1 | -13/+41 |
2002-09-18 | removed wrong block mapping | germeier | 6 | -61/+75 |
2002-09-18 | bug fix for mput; removed compiler warnings; better return values on error | crunchy | 2 | -24/+30 |
2002-09-15 | Fixed model2externalmem function and added command, comments | salmoon | 2 | -8/+12 |
2002-09-15 | added model identification | germeier | 5 | -23/+104 |
2002-09-14 | add mpio_mem_t to dentry functions | germeier | 4 | -48/+72 |
2002-09-14 | fixed display bug with mpio_file_put (100% is never reached) | germeier | 1 | -1/+15 |
2002-09-14 | removed files which are automagically generated by the auto* tools. | germeier | 1 | -380/+0 |
2002-09-14 | shell regular expression mapping | crunchy | 1 | -22/+7 |
2002-09-13 | fixed abort handling in mpio_file_put | germeier | 1 | -6/+18 |
2002-09-13 | added mpio_sync to libmpio | germeier | 3 | -37/+101 |
2002-09-12 | mpiosh: some internal changes and support for command sequences | crunchy | 1 | -22/+7 |
2002-09-11 | fixed writing of 8.3 filenames to MPIO | germeier | 3 | -71/+205 |
2002-09-11 | removed mpio_tool.c | germeier | 1 | -7/+22 |
2002-09-11 | finished support for writing to internal memory | germeier | 3 | -22/+60 |
2002-09-11 | fixed block address issues in spare area | germeier | 2 | -32/+64 |
2002-09-11 | updated writing support to support mpio_fatentry_t | germeier | 5 | -120/+230 |
2002-09-10 | support for deleting and formating of internal memory added | germeier | 3 | -56/+90 |