# # ChangeLog for uspace/app/df/Makefile in mainline # # Generated by Trac 1.6 # 2026-06-03T02:14:29Z Thu, 04 Jul 2013 18:55:31 GMT Manuele Conti [66366470] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/df/Makefile (added) * uspace/app/df/df.c (added) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/fs/libfs.h (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) Start to implement df command line tool.