Age | Commit message (Expand) | Author | Files | Lines |
2002-10-26 | make libmpio header files C++ compliant | germeier | 11 | -19/+98 |
2002-10-23 | fixed init progress counter for models with two internal chips | germeier | 2 | -2/+9 |
2002-10-18 | fixed ChangeLog | crunchy | 1 | -3/+0 |
2002-10-18 | add command config; no functionality at the moment | crunchy | 6 | -7/+45 |
2002-10-17 | another fix for the 8.3 handling | germeier | 2 | -5/+16 |
2002-10-14 | reactivated switch command without any functionality | crunchy | 1 | -4/+4 |
2002-10-13 | fixed mpiosh_cmd_dump | germeier | 2 | -4/+8 |
2002-10-13 | fixed crash + clean up | crunchy | 3 | -37/+52 |
2002-10-13 | update status from libmpio | germeier | 1 | -7/+6 |
2002-10-13 | ECC code can now correct one bit errors | germeier | 2 | -9/+53 |
2002-10-13 | finished support for external memory! | germeier | 5 | -52/+82 |
2002-10-13 | finished formatting support for external memory | germeier | 6 | -64/+329 |
2002-10-12 | new check for kernel headers + some updates | crunchy | 5 | -12/+31 |
2002-10-12 | fixed Changelog | crunchy | 1 | -3/+4 |
2002-10-12 | add alias support for commands and extended argument completion | crunchy | 9 | -134/+238 |
2002-10-12 | add completion for files on the mpio memory cards | crunchy | 10 | -332/+532 |
2002-10-06 | major changes to write support, | germeier | 9 | -140/+519 |
2002-09-30 | improved model identification. | germeier | 2 | -5/+26 |
2002-09-28 | added target distclean to kernel/Makefile.am | germeier | 1 | -0/+4 |
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 |
2002-09-23 | stupid typo | germeier | 1 | -2/+2 |
2002-09-23 | read spare area from external memory too | germeier | 11 | -64/+185 |
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 |
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 |
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 |
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 |
2002-09-18 | removed wrong block mapping | germeier | 10 | -69/+116 |
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 |
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 |