Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-12 | add alias support for commands and extended argument completion | crunchy | 8 | -134/+223 | |
2002-10-12 | add completion for files on the mpio memory cards | crunchy | 8 | -331/+517 | |
2002-09-28 | reading support on external memory should now be correct. | germeier | 1 | -4/+7 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 1 | -4/+4 | |
actually use mpio_filetype_t to tag files during writing of internal memory writing of Config.dat does work now (though it needs some code in mpiosh) | |||||
2002-09-23 | read spare area from external memory too | germeier | 3 | -13/+24 | |
display progress for internal and external memory a few code clean ups and checks renamed debug_memory to dump_memory and dump more memory areas now a lot of little changes and updates | |||||
2002-09-21 | fixed bug in abort code of mput | germeier | 3 | -15/+31 | |
make output more consistent fixed a few display "bugs" | |||||
2002-09-20 | small fixes to mpiosh/callback.c | germeier | 1 | -1/+12 | |
added code to identify DMG+ (assumed, but should be correct) | |||||
2002-09-19 | bug fixes in error handling and fix in regex_fix | crunchy | 2 | -18/+34 | |
2002-09-19 | fixed handling of an abort | germeier | 1 | -5/+5 | |
fixed buggy define | |||||
2002-09-19 | added more debug output | crunchy | 1 | -5/+15 | |
2002-09-19 | bug fix in mpiosh_command_regex_fix | crunchy | 1 | -3/+3 | |
2002-09-19 | added error handing functions | crunchy | 1 | -5/+4 | |
2002-09-18 | fixed check in mpiosh_cmd_mem | germeier | 1 | -2/+2 | |
added code to check for internal memory before we use it (don't ask! :-) | |||||
2002-09-18 | removed wrong block mapping | germeier | 3 | -8/+27 | |
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available | |||||
2002-09-18 | bug fix for mput; removed compiler warnings; better return values on error | crunchy | 2 | -5/+10 | |
2002-09-15 | bug fix for ldir (hopefully) | crunchy | 1 | -18/+22 | |
2002-09-15 | spec file; fixes | crunchy | 1 | -4/+4 | |
2002-09-15 | added model identification | germeier | 3 | -5/+23 | |
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory | |||||
2002-09-14 | enhanced mapping for shell regex | crunchy | 1 | -39/+27 | |
2002-09-14 | debug message in script mode | crunchy | 1 | -3/+2 | |
2002-09-14 | add mpio_mem_t to dentry functions | germeier | 1 | -9/+9 | |
add debug informations to dentry functions fixed a off-by-one error in mpio_dentry_get | |||||
2002-09-14 | fixed reading commands from pipe | crunchy | 1 | -1/+4 | |
2002-09-14 | shell regular expression mapping | crunchy | 3 | -7/+63 | |
2002-09-14 | better handling for SIGINT | crunchy | 2 | -12/+20 | |
2002-09-14 | fixed output of none interactive mode | crunchy | 1 | -2/+4 | |
2002-09-13 | extended handling of SIGINT; support for stdin being a tty | crunchy | 2 | -25/+26 | |
2002-09-13 | better signal handling, new command lpwd | crunchy | 4 | -22/+92 | |
2002-09-13 | added mpio_sync to libmpio | germeier | 1 | -1/+11 | |
use mpio_sync in mpiosh added code to handle aborts in libmpio | |||||
2002-09-13 | bug fix | crunchy | 2 | -11/+2 | |
2002-09-13 | added callback.[ch] | crunchy | 2 | -0/+636 | |
2002-09-12 | mpiosh: some internal changes and support for command sequences | crunchy | 3 | -0/+481 | |