# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-04-26T13:56:16Z Fri, 02 Oct 2009 14:20:27 GMT Jakub Jermar [d57e08f] * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) Merge file system shell interaction improvements. Fri, 02 Oct 2009 14:09:43 GMT Jakub Jermar [bbddafb] * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) Make the file systems set the task return value so that the user gets ... Fri, 02 Oct 2009 14:03:10 GMT Jakub Jermar [5643a04] * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) Cleanup of the file system servers' start up text messages. Thu, 01 Oct 2009 11:53:17 GMT Jakub Jermar [f5af635] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Merge FAT server error handling improvements and some fixes.