Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-21 | add patch of Sebastian; tried to fix problems with etc stuff | crunchy | 1 | -1/+92 | |
2002-11-13 | changed default charset from ASCII to ISO-8859-15 | germeier | 1 | -3/+41 | |
make charset configurable through config file | |||||
2002-10-27 | implemented the switch command | germeier | 1 | -20/+55 | |
finished support for writing files directly from memory (for config files) | |||||
2002-10-27 | added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT) | germeier | 1 | -2/+2 | |
another 8.3 fix :-( | |||||
2002-10-17 | another fix for the 8.3 handling | germeier | 1 | -5/+11 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 1 | -7/+28 | |
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-14 | add mpio_mem_t to dentry functions | germeier | 1 | -37/+59 | |
add debug informations to dentry functions fixed a off-by-one error in mpio_dentry_get | |||||
2002-09-11 | fixed writing of 8.3 filenames to MPIO | germeier | 1 | -61/+182 | |
added handling of timestamps | |||||
2002-09-08 | fixed some issues for MPIOs with more than one internal chip | germeier | 1 | -6/+3 | |
2002-09-03 | first part of "design" fixes | germeier | 1 | -9/+55 | |
reading support changed to mpio_fatentry_t support for writing and deleting deactivated | |||||
2002-09-03 | "small" cleanups to libmpio before starting major structural changes | germeier | 1 | -3/+2 | |
2002-08-28 | Initial revision | salmoon | 1 | -0/+509 | |