Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-28 | added target distclean | germeier | 1 | -0/+3 | |
2002-09-28 | reading support on external memory should now be correct. | germeier | 7 | -163/+267 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 8 | -55/+87 | |
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 | stupid typo | germeier | 1 | -2/+2 | |
2002-09-23 | read spare area from external memory too | germeier | 11 | -64/+185 | |
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-22 | updateRelease_0-5-0 | crunchy | 3 | -2/+11 | |
2002-09-21 | changed install-strip -> install | germeier | 1 | -1/+1 | |
2002-09-21 | fixed bug in abort code of mput | germeier | 5 | -17/+43 | |
make output more consistent fixed a few display "bugs" | |||||
2002-09-21 | calling depmod after install of rpm package | crunchy | 2 | -0/+4 | |
2002-09-21 | Makefile.am fixed | crunchy | 2 | -9/+9 | |
2002-09-21 | README: Add a few lines about Hot plug for 2.4.x | salmoon | 2 | -4/+15 | |
2002-09-20 | small fixes to mpiosh/callback.c | germeier | 5 | -8/+33 | |
added code to identify DMG+ (assumed, but should be correct) | |||||
2002-09-19 | bug fixes in error handling and fix in regex_fix | crunchy | 5 | -28/+56 | |
2002-09-19 | fixed handling of an abort | germeier | 3 | -7/+14 | |
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 | 2 | -3/+6 | |
2002-09-19 | added error handing functions | crunchy | 6 | -25/+110 | |
2002-09-19 | new method for installing the kernel module | crunchy | 1 | -4/+8 | |
2002-09-18 | fixed check in mpiosh_cmd_mem | germeier | 3 | -15/+53 | |
added code to check for internal memory before we use it (don't ask! :-) | |||||
2002-09-18 | removed wrong block mapping | germeier | 10 | -69/+116 | |
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 | 5 | -29/+55 | |
2002-09-16 | fixed bug in rpm | crunchy | 2 | -0/+9 | |
2002-09-15 | Modified README, kernel module and library | salmoon | 2 | -3/+12 | |
2002-09-15 | Fixed model2externalmem function and added command, comments | salmoon | 2 | -8/+12 | |
2002-09-15 | Changed include file to resolve symbols | salmoon | 1 | -14/+24 | |
2002-09-15 | bug fix for ldir (hopefully) | crunchy | 2 | -18/+31 | |
2002-09-15 | spec file; fixes | crunchy | 7 | -32/+69 | |
2002-09-15 | added model identification | germeier | 9 | -28/+137 | |
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 | 2 | -3/+7 | |
2002-09-14 | add mpio_mem_t to dentry functions | germeier | 6 | -57/+89 | |
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 | 2 | -1/+7 | |
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 | 6 | -11804/+8 | |
add section to README | |||||
2002-09-14 | include modversions.h | germeier | 1 | -2/+1 | |
don't include miscdevice.h | |||||
2002-09-14 | shell regular expression mapping | crunchy | 11 | -1861/+3761 | |
2002-09-14 | better handling for SIGINT | crunchy | 4 | -15/+26 | |
2002-09-14 | fixed output of none interactive mode | crunchy | 2 | -2/+8 | |
2002-09-13 | extended handling of SIGINT; support for stdin being a tty | crunchy | 3 | -25/+31 | |
2002-09-13 | fixed abort handling in mpio_file_put | germeier | 2 | -7/+23 | |
2002-09-13 | added USB device information to the MODULE_DEVICE_TABLE | germeier | 1 | -0/+8 | |
2002-09-13 | better signal handling, new command lpwd | crunchy | 6 | -23/+111 | |
2002-09-13 | added mpio_sync to libmpio | germeier | 8 | -3667/+1949 | |
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 | 11 | -1852/+4134 | |
2002-09-12 | renamed directory mpio_tool to mpiosh | crunchy | 5 | -1389/+1 | |
2002-09-11 | fixed writing of 8.3 filenames to MPIO | germeier | 5 | -74/+221 | |
added handling of timestamps | |||||
2002-09-11 | removed mpio_tool.c | germeier | 7 | -3788/+1855 | |
2002-09-11 | added command mdel | germeier | 3 | -3/+66 | |