Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -15/+32 | |
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 | 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 | 1 | -5/+22 | |
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 | 1 | -1/+6 | |
2002-09-15 | bug fix for ldir (hopefully) | crunchy | 1 | -18/+22 | |
2002-09-15 | added model identification | germeier | 1 | -3/+17 | |
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory | |||||
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 | shell regular expression mapping | crunchy | 1 | -1/+5 | |
2002-09-13 | extended handling of SIGINT; support for stdin being a tty | crunchy | 1 | -19/+11 | |
2002-09-13 | better signal handling, new command lpwd | crunchy | 1 | -12/+57 | |
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 | added callback.[ch] | crunchy | 1 | -0/+552 | |