aboutsummaryrefslogtreecommitdiff
path: root/libmpio
AgeCommit message (Expand)AuthorFilesLines
2002-11-13changed default charset from ASCII to ISO-8859-15germeier4-7/+55
2002-10-27implemented the switch commandgermeier4-50/+155
2002-10-27added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT)germeier5-22/+114
2002-10-26make libmpio header files C++ compliantgermeier10-19/+92
2002-10-23fixed init progress counter for models with two internal chipsgermeier1-2/+4
2002-10-17another fix for the 8.3 handlinggermeier1-5/+11
2002-10-13ECC code can now correct one bit errorsgermeier1-8/+50
2002-10-13finished support for external memory!germeier3-49/+75
2002-10-13finished formatting support for external memorygermeier4-62/+320
2002-10-12add completion for files on the mpio memory cardscrunchy1-1/+2
2002-10-06major changes to write support,germeier8-140/+509
2002-09-30improved model identification.germeier1-5/+20
2002-09-28reading support on external memory should now be correct.germeier5-159/+255
2002-09-24fixed issues with 8.3 names in directory.cgermeier6-51/+73
2002-09-23stupid typogermeier1-2/+2
2002-09-23read spare area from external memory toogermeier7-51/+148
2002-09-21fixed bug in abort code of mputgermeier1-2/+2
2002-09-20small fixes to mpiosh/callback.cgermeier3-7/+12
2002-09-19bug fixes in error handling and fix in regex_fixcrunchy2-9/+7
2002-09-19fixed handling of an abortgermeier1-2/+2
2002-09-19added error handing functionscrunchy3-16/+91
2002-09-18fixed check in mpiosh_cmd_memgermeier1-13/+41
2002-09-18removed wrong block mappinggermeier6-61/+75
2002-09-18bug fix for mput; removed compiler warnings; better return values on errorcrunchy2-24/+30
2002-09-15Fixed model2externalmem function and added command, commentssalmoon2-8/+12
2002-09-15added model identificationgermeier5-23/+104
2002-09-14add mpio_mem_t to dentry functionsgermeier4-48/+72
2002-09-14fixed display bug with mpio_file_put (100% is never reached)germeier1-1/+15
2002-09-14removed files which are automagically generated by the auto* tools.germeier1-380/+0
2002-09-14shell regular expression mappingcrunchy1-22/+7
2002-09-13fixed abort handling in mpio_file_putgermeier1-6/+18
2002-09-13added mpio_sync to libmpiogermeier3-37/+101
2002-09-12mpiosh: some internal changes and support for command sequencescrunchy1-22/+7
2002-09-11fixed writing of 8.3 filenames to MPIOgermeier3-71/+205
2002-09-11removed mpio_tool.cgermeier1-7/+22
2002-09-11finished support for writing to internal memorygermeier3-22/+60
2002-09-11fixed block address issues in spare areagermeier2-32/+64
2002-09-11updated writing support to support mpio_fatentry_tgermeier5-120/+230
2002-09-10support for deleting and formating of internal memory addedgermeier3-56/+90
2002-09-10reactivated deleting of files (external mem only)germeier5-166/+145
2002-09-09added fatentry2hw to libmpio/io.cgermeier1-39/+38
2002-09-09deactivated debug messagesgermeier1-3/+3
2002-09-09updated code to format external SmartMedia cardsgermeier4-42/+88
2002-09-09fixed cluster to block mapping with 32 MB SmartMedia cardsgermeier3-18/+32
2002-09-08fixed some issues for MPIOs with more than one internal chipgermeier4-40/+86
2002-09-03first part of "design" fixesgermeier8-364/+447
2002-09-03"small" cleanups to libmpio before starting major structural changesgermeier6-323/+410
2002-09-01added commands: lcd, ldir, lmkdir; fixed bug in dump; updated help textcrunchy1-48/+56
2002-08-28Initial revisionsalmoon17-0/+3976