aboutsummaryrefslogtreecommitdiff
path: root/mpiosh/callback.c
AgeCommit message (Collapse)AuthorFilesLines
2002-09-15added model identificationgermeier1-3/+17
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory
2002-09-14add mpio_mem_t to dentry functionsgermeier1-9/+9
add debug informations to dentry functions fixed a off-by-one error in mpio_dentry_get
2002-09-14shell regular expression mappingcrunchy1-1/+5
2002-09-13extended handling of SIGINT; support for stdin being a ttycrunchy1-19/+11
2002-09-13better signal handling, new command lpwdcrunchy1-12/+57
2002-09-13added mpio_sync to libmpiogermeier1-1/+11
use mpio_sync in mpiosh added code to handle aborts in libmpio
2002-09-13added callback.[ch]crunchy1-0/+552