# # ChangeLog for uspace/srv/fs in mainline # # Generated by Trac 1.6 # 2025-08-17T09:50:52Z Wed, 03 Feb 2010 15:18:40 GMT Martin Decky [472c09d] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/clipboard.c (modified) * uspace/lib/libc/include/async.h (modified) * uspace/lib/libc/include/ipc/clipboard.h (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) more consistent naming scheme: async_data_blob_receive -> ... Sun, 31 Jan 2010 18:07:24 GMT Jakub Jermar [430de97] * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Add fat_node_fini_by_dev_handle() and finish fat_unmounted(). Sat, 30 Jan 2010 18:51:10 GMT Jakub Jermar [7efc517] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Move fat_sanity_check() to fat_fat.c Sat, 30 Jan 2010 17:55:31 GMT Jakub Jermar [593585df] * uspace/srv/fs/fat/fat_idx.c (modified) Do not leak u in fat_idx_init_by_dev_handle(). Sat, 30 Jan 2010 17:15:33 GMT Jakub Jermar [64aed80] * uspace/srv/fs/fat/fat_ops.c (modified) Do not leak options in fat_mounted(). Wed, 27 Jan 2010 19:29:09 GMT Jakub Jermar [1715b6af] * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) nodes_compare() must check the number of passed keys. Tue, 26 Jan 2010 19:16:58 GMT Jakub Jermar [e056e820] * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Finish implementation of tmpfs_unmounted(). Tue, 26 Jan 2010 19:03:36 GMT Jakub Jermar [9bddf37] * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Free up node's resources in the 'nodes' hash table remove callback. Tue, 26 Jan 2010 17:53:40 GMT Jakub Jermar [88e870e] * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Do not free() node's data area if it was not allocated. Tue, 26 Jan 2010 17:49:22 GMT Jakub Jermar [e856c34] * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Change the order of TMPFS node keys. Tue, 26 Jan 2010 17:13:01 GMT Jakub Jermar [4557462] * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Add missing free(). Mon, 25 Jan 2010 21:55:09 GMT Jakub Jermar [3c11713] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/devfs/devfs_ops.h (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Add dummy libfs unmount support and change all file systems to use ... Fri, 15 Jan 2010 22:22:44 GMT Jiri Svoboda [dc9162b] * uspace/Makefile (modified) * uspace/app/Makefile.common (moved) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/Makefile.common (deleted) * uspace/app/edit/Makefile (modified) * uspace/app/edit/Makefile.build (deleted) * uspace/app/edit/Makefile.common (deleted) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/Makefile.common (deleted) * uspace/app/init/Makefile (modified) * uspace/app/init/Makefile.build (deleted) * uspace/app/init/Makefile.common (deleted) * uspace/app/klog/Makefile (modified) * uspace/app/klog/Makefile.build (deleted) * uspace/app/klog/Makefile.common (deleted) * uspace/app/mkfat/Makefile (modified) * uspace/app/mkfat/Makefile.build (deleted) * uspace/app/mkfat/Makefile.common (deleted) * uspace/app/redir/Makefile (modified) * uspace/app/redir/Makefile.build (deleted) * uspace/app/redir/Makefile.common (deleted) * uspace/app/tester/Makefile (modified) * uspace/app/tester/Makefile.build (deleted) * uspace/app/tester/Makefile.common (deleted) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/Makefile.build (deleted) * uspace/app/tetris/Makefile.common (deleted) * uspace/app/trace/Makefile (modified) * uspace/app/trace/Makefile.build (deleted) * uspace/app/trace/Makefile.common (deleted) * uspace/lib/libpci/COPYING (moved) * uspace/lib/libpci/Makefile (moved) * uspace/lib/libpci/Makefile.build (moved) * uspace/lib/libpci/Makefile.common (moved) * uspace/lib/libpci/VERSION (moved) * uspace/lib/libpci/access.c (moved) * uspace/lib/libpci/generic.c (moved) * uspace/lib/libpci/header.h (moved) * uspace/lib/libpci/i386-ports.c (moved) * uspace/lib/libpci/internal.h (moved) * uspace/lib/libpci/names.c (moved) * uspace/lib/libpci/pci.h (moved) * uspace/lib/libpci/pci_ids.h (moved) * uspace/lib/libpci/sysdep.h (moved) * uspace/lib/libpci/types.h (moved) * uspace/srv/Makefile.common (moved) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/ata_bd/Makefile.build (deleted) * uspace/srv/bd/ata_bd/Makefile.common (deleted) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/file_bd/Makefile.build (deleted) * uspace/srv/bd/file_bd/Makefile.common (deleted) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/Makefile.build (deleted) * uspace/srv/bd/gxe_bd/Makefile.common (deleted) * uspace/srv/bd/part/mbr_part/Makefile (modified) * uspace/srv/bd/part/mbr_part/Makefile.build (deleted) * uspace/srv/bd/part/mbr_part/Makefile.common (deleted) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/bd/rd/Makefile.build (deleted) * uspace/srv/bd/rd/Makefile.common (deleted) * uspace/srv/clip/Makefile (modified) * uspace/srv/clip/Makefile.build (deleted) * uspace/srv/clip/Makefile.common (deleted) * uspace/srv/devmap/Makefile (modified) * uspace/srv/devmap/Makefile.build (deleted) * uspace/srv/devmap/Makefile.common (deleted) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/devfs/Makefile.build (deleted) * uspace/srv/fs/devfs/Makefile.common (deleted) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/Makefile.build (deleted) * uspace/srv/fs/fat/Makefile.common (deleted) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile.build (deleted) * uspace/srv/fs/tmpfs/Makefile.common (deleted) * uspace/srv/hid/c_mouse/Makefile (modified) * uspace/srv/hid/c_mouse/Makefile.build (deleted) * uspace/srv/hid/c_mouse/Makefile.common (deleted) * uspace/srv/hw/bus/pci/Makefile (modified) * uspace/srv/hw/bus/pci/Makefile.build (deleted) * uspace/srv/hw/bus/pci/Makefile.common (deleted) * uspace/srv/hw/bus/pci/pci.c (modified) * uspace/srv/hw/char/i8042/Makefile (modified) * uspace/srv/hw/char/i8042/Makefile.build (deleted) * uspace/srv/hw/char/i8042/Makefile.common (deleted) * uspace/srv/hw/cir/fhc/Makefile (modified) * uspace/srv/hw/cir/fhc/Makefile.build (deleted) * uspace/srv/hw/cir/fhc/Makefile.common (deleted) * uspace/srv/hw/cir/obio/Makefile (modified) * uspace/srv/hw/cir/obio/Makefile.build (deleted) * uspace/srv/hw/cir/obio/Makefile.common (deleted) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/Makefile.build (deleted) * uspace/srv/ns/Makefile.common (deleted) * uspace/srv/vfs/Makefile (modified) * uspace/srv/vfs/Makefile.build (deleted) * uspace/srv/vfs/Makefile.common (deleted) Merge first attempt at decreasing userspace makefile madness. Fri, 15 Jan 2010 22:13:12 GMT Jiri Svoboda [e5773c6] * uspace/Makefile (modified) * uspace/app/Makefile.common (moved) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/Makefile.common (deleted) * uspace/app/edit/Makefile (modified) * uspace/app/edit/Makefile.build (deleted) * uspace/app/edit/Makefile.common (deleted) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/Makefile.common (deleted) * uspace/app/init/Makefile (modified) * uspace/app/init/Makefile.build (deleted) * uspace/app/init/Makefile.common (deleted) * uspace/app/klog/Makefile (modified) * uspace/app/klog/Makefile.build (deleted) * uspace/app/klog/Makefile.common (deleted) * uspace/app/mkfat/Makefile (modified) * uspace/app/mkfat/Makefile.build (deleted) * uspace/app/mkfat/Makefile.common (deleted) * uspace/app/redir/Makefile (modified) * uspace/app/redir/Makefile.build (deleted) * uspace/app/redir/Makefile.common (deleted) * uspace/app/tester/Makefile (modified) * uspace/app/tester/Makefile.build (deleted) * uspace/app/tester/Makefile.common (deleted) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/Makefile.build (deleted) * uspace/app/tetris/Makefile.common (deleted) * uspace/app/trace/Makefile (modified) * uspace/app/trace/Makefile.build (deleted) * uspace/app/trace/Makefile.common (deleted) * uspace/lib/libpci/COPYING (moved) * uspace/lib/libpci/Makefile (moved) * uspace/lib/libpci/Makefile.build (moved) * uspace/lib/libpci/Makefile.common (moved) * uspace/lib/libpci/VERSION (moved) * uspace/lib/libpci/access.c (moved) * uspace/lib/libpci/generic.c (moved) * uspace/lib/libpci/header.h (moved) * uspace/lib/libpci/i386-ports.c (moved) * uspace/lib/libpci/internal.h (moved) * uspace/lib/libpci/names.c (moved) * uspace/lib/libpci/pci.h (moved) * uspace/lib/libpci/pci_ids.h (moved) * uspace/lib/libpci/sysdep.h (moved) * uspace/lib/libpci/types.h (moved) * uspace/srv/Makefile.common (moved) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/ata_bd/Makefile.build (deleted) * uspace/srv/bd/ata_bd/Makefile.common (deleted) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/file_bd/Makefile.build (deleted) * uspace/srv/bd/file_bd/Makefile.common (deleted) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/Makefile.build (deleted) * uspace/srv/bd/gxe_bd/Makefile.common (deleted) * uspace/srv/bd/part/mbr_part/Makefile (modified) * uspace/srv/bd/part/mbr_part/Makefile.build (deleted) * uspace/srv/bd/part/mbr_part/Makefile.common (deleted) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/bd/rd/Makefile.build (deleted) * uspace/srv/bd/rd/Makefile.common (deleted) * uspace/srv/clip/Makefile (modified) * uspace/srv/clip/Makefile.build (deleted) * uspace/srv/clip/Makefile.common (deleted) * uspace/srv/devmap/Makefile (modified) * uspace/srv/devmap/Makefile.build (deleted) * uspace/srv/devmap/Makefile.common (deleted) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/devfs/Makefile.build (deleted) * uspace/srv/fs/devfs/Makefile.common (deleted) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/Makefile.build (deleted) * uspace/srv/fs/fat/Makefile.common (deleted) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile.build (deleted) * uspace/srv/fs/tmpfs/Makefile.common (deleted) * uspace/srv/hid/c_mouse/Makefile (modified) * uspace/srv/hid/c_mouse/Makefile.build (deleted) * uspace/srv/hid/c_mouse/Makefile.common (deleted) * uspace/srv/hw/bus/pci/Makefile (modified) * uspace/srv/hw/bus/pci/Makefile.build (deleted) * uspace/srv/hw/bus/pci/Makefile.common (deleted) * uspace/srv/hw/bus/pci/pci.c (modified) * uspace/srv/hw/char/i8042/Makefile (modified) * uspace/srv/hw/char/i8042/Makefile.build (deleted) * uspace/srv/hw/char/i8042/Makefile.common (deleted) * uspace/srv/hw/cir/fhc/Makefile (modified) * uspace/srv/hw/cir/fhc/Makefile.build (deleted) * uspace/srv/hw/cir/fhc/Makefile.common (deleted) * uspace/srv/hw/cir/obio/Makefile (modified) * uspace/srv/hw/cir/obio/Makefile.build (deleted) * uspace/srv/hw/cir/obio/Makefile.common (deleted) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/Makefile.build (deleted) * uspace/srv/ns/Makefile.common (deleted) * uspace/srv/vfs/Makefile (modified) * uspace/srv/vfs/Makefile.build (deleted) * uspace/srv/vfs/Makefile.common (deleted) Extract common makefile part for apps and servers, use for all apps ... Fri, 15 Jan 2010 20:31:48 GMT Jakub Jermar [92bee46] * uspace/srv/fs/fat/fat_ops.c (modified) Refuse to mount FAT file systems with root directory entries that do ... Fri, 15 Jan 2010 19:34:01 GMT Jakub Jermar [963462af] * uspace/srv/fs/fat/fat_fat.c (modified) Merge FAT server fix. Fri, 15 Jan 2010 19:32:14 GMT Jakub Jermar [50f9c3a] * uspace/srv/fs/fat/fat_fat.c (modified) Be more careful when testing whether the considered cluster really ... Wed, 13 Jan 2010 21:41:18 GMT Jiri Svoboda [2ffaab5] * uspace/srv/fs/fat/fat_ops.c (modified) Remove accidentaly commited debugging code. Wed, 13 Jan 2010 21:33:58 GMT Jiri Svoboda [711e1f32] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Do some sanity checks when mounting a fat file system. Mon, 04 Jan 2010 15:21:19 GMT Martin Decky [8786aa5] * Makefile (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/arm32/loader/Makefile.build (modified) * boot/arch/arm32/loader/Makefile.common (modified) * boot/arch/arm32/loader/Makefile.toolchain (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/ia64/loader/Makefile.build (modified) * boot/arch/ia64/loader/Makefile.common (modified) * boot/arch/ia64/loader/Makefile.toolchain (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile.build (modified) * boot/arch/mips32/loader/Makefile.common (modified) * boot/arch/mips32/loader/Makefile.toolchain (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile.build (modified) * boot/arch/ppc32/loader/Makefile.common (modified) * boot/arch/ppc32/loader/Makefile.toolchain (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile.build (modified) * boot/arch/sparc64/loader/Makefile.common (modified) * boot/arch/sparc64/loader/Makefile.toolchain (modified) * kernel/Makefile (modified) * kernel/Makefile.build (modified) * kernel/Makefile.common (modified) * tools/checkers/stanse/ThreadChecker.xml (moved) * tools/checkers/stanse/stanse.py (added) * tools/jobfile.py (modified) * uspace/Makefile (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/Makefile.build (modified) * uspace/app/bdsh/Makefile.common (modified) * uspace/app/edit/Makefile (modified) * uspace/app/edit/Makefile.build (modified) * uspace/app/edit/Makefile.common (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/Makefile.build (modified) * uspace/app/getterm/Makefile.common (modified) * uspace/app/init/Makefile (modified) * uspace/app/init/Makefile.build (modified) * uspace/app/init/Makefile.common (modified) * uspace/app/klog/Makefile (modified) * uspace/app/klog/Makefile.build (modified) * uspace/app/klog/Makefile.common (modified) * uspace/app/redir/Makefile (modified) * uspace/app/redir/Makefile.build (modified) * uspace/app/redir/Makefile.common (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/Makefile.build (modified) * uspace/app/tester/Makefile.common (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/Makefile.build (modified) * uspace/app/tetris/Makefile.common (modified) * uspace/app/trace/Makefile (modified) * uspace/app/trace/Makefile.build (modified) * uspace/app/trace/Makefile.common (modified) * uspace/lib/libblock/Makefile (modified) * uspace/lib/libblock/Makefile.build (modified) * uspace/lib/libblock/Makefile.common (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.build (modified) * uspace/lib/libc/Makefile.common (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libfs/Makefile (modified) * uspace/lib/libfs/Makefile.build (modified) * uspace/lib/libfs/Makefile.common (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/Makefile.build (modified) * uspace/lib/softfloat/Makefile.common (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/Makefile.build (modified) * uspace/lib/softint/Makefile.common (modified) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/ata_bd/Makefile.build (modified) * uspace/srv/bd/ata_bd/Makefile.common (modified) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/file_bd/Makefile.build (modified) * uspace/srv/bd/file_bd/Makefile.common (modified) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/Makefile.build (modified) * uspace/srv/bd/gxe_bd/Makefile.common (modified) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/bd/rd/Makefile.build (modified) * uspace/srv/bd/rd/Makefile.common (modified) * uspace/srv/char/i8042/Makefile (modified) * uspace/srv/char/i8042/Makefile.build (modified) * uspace/srv/char/i8042/Makefile.common (modified) * uspace/srv/cir/fhc/Makefile (modified) * uspace/srv/cir/fhc/Makefile.build (modified) * uspace/srv/cir/fhc/Makefile.common (modified) * uspace/srv/cir/obio/Makefile (modified) * uspace/srv/cir/obio/Makefile.build (modified) * uspace/srv/cir/obio/Makefile.common (modified) * uspace/srv/clip/Makefile (modified) * uspace/srv/clip/Makefile.build (modified) * uspace/srv/clip/Makefile.common (modified) * uspace/srv/console/Makefile (modified) * uspace/srv/console/Makefile.build (modified) * uspace/srv/console/Makefile.common (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/devmap/Makefile.build (modified) * uspace/srv/devmap/Makefile.common (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fb/Makefile.build (modified) * uspace/srv/fb/Makefile.common (modified) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/devfs/Makefile.build (modified) * uspace/srv/fs/devfs/Makefile.common (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/Makefile.build (modified) * uspace/srv/fs/fat/Makefile.common (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile.build (modified) * uspace/srv/fs/tmpfs/Makefile.common (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/Makefile.build (modified) * uspace/srv/kbd/Makefile.common (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/Makefile.build (modified) * uspace/srv/loader/Makefile.common (modified) * uspace/srv/mouse/c_mouse/Makefile (modified) * uspace/srv/mouse/c_mouse/Makefile.build (modified) * uspace/srv/mouse/c_mouse/Makefile.common (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/Makefile.build (modified) * uspace/srv/ns/Makefile.common (modified) * uspace/srv/part/mbr_part/Makefile (modified) * uspace/srv/part/mbr_part/Makefile.build (modified) * uspace/srv/part/mbr_part/Makefile.common (modified) * uspace/srv/pci/Makefile (modified) * uspace/srv/pci/Makefile.build (modified) * uspace/srv/pci/Makefile.common (modified) * uspace/srv/pci/libpci/Makefile (modified) * uspace/srv/pci/libpci/Makefile.build (modified) * uspace/srv/pci/libpci/Makefile.common (modified) * uspace/srv/vfs/Makefile (modified) * uspace/srv/vfs/Makefile.build (modified) * uspace/srv/vfs/Makefile.common (modified) remove Stanse-specific constructs from makefiles add generic support ... Sun, 13 Dec 2009 15:17:08 GMT Martin Decky [1313ee9] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/init/init.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/lib/libc/generic/devmap.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/devmap.h (modified) * uspace/lib/libc/include/ipc/devmap.h (modified) * uspace/lib/libc/include/sys/stat.h (modified) * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/console/console.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) introduce device namespaces * add support for explicit open in ... Wed, 09 Dec 2009 17:23:15 GMT Martin Decky [1e4cada] * uspace/app/trace/trace.c (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/lib/libc/Makefile.build (modified) * uspace/lib/libc/generic/fibril_synch.c (moved) * uspace/lib/libc/include/fibril_synch.h (moved) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/console/console.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/part/mbr_part/mbr_part.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) rename fibril_sync.[ch] to fibril_synch.[ch] Tue, 03 Nov 2009 22:48:16 GMT Jakub Jermar [dfddfcd] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_write() never assert on an I/O error. Tue, 03 Nov 2009 22:24:44 GMT Jakub Jermar [453f2e75] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_read() never assert on an I/O error. Tue, 03 Nov 2009 22:05:27 GMT Jakub Jermar [1647323] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_match() never assert on an I/O error. Tue, 20 Oct 2009 16:08:08 GMT Martin Decky [cc1f8d4] * boot/Makefile (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/arm32/loader/Makefile.build (added) * boot/arch/arm32/loader/Makefile.common (added) * boot/arch/arm32/loader/Makefile.toolchain (added) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/ia64/loader/Makefile.build (added) * boot/arch/ia64/loader/Makefile.common (added) * boot/arch/ia64/loader/Makefile.toolchain (added) * boot/arch/ia64/loader/gefi/HelenOS/Makefile (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile.build (added) * boot/arch/mips32/loader/Makefile.common (added) * boot/arch/mips32/loader/Makefile.toolchain (added) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile.build (added) * boot/arch/ppc32/loader/Makefile.common (added) * boot/arch/ppc32/loader/Makefile.toolchain (added) * boot/tools/pack.py (modified) * kernel/Makefile (modified) * kernel/Makefile.build (added) * kernel/Makefile.common (added) * uspace/Makefile (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/Makefile.build (added) * uspace/app/bdsh/Makefile.common (added) * uspace/app/edit/Makefile (modified) * uspace/app/edit/Makefile.build (added) * uspace/app/edit/Makefile.common (added) * uspace/app/getvc/Makefile (modified) * uspace/app/getvc/Makefile.build (added) * uspace/app/getvc/Makefile.common (added) * uspace/app/init/Makefile (modified) * uspace/app/init/Makefile.build (added) * uspace/app/init/Makefile.common (added) * uspace/app/init/init.c (modified) * uspace/app/klog/Makefile (modified) * uspace/app/klog/Makefile.build (added) * uspace/app/klog/Makefile.common (added) * uspace/app/tester/Makefile (modified) * uspace/app/tester/Makefile.build (added) * uspace/app/tester/Makefile.common (added) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/Makefile.build (added) * uspace/app/tetris/Makefile.common (added) * uspace/app/trace/Makefile (modified) * uspace/app/trace/Makefile.build (added) * uspace/app/trace/Makefile.common (added) * uspace/lib/libblock/Makefile (modified) * uspace/lib/libblock/Makefile.build (added) * uspace/lib/libblock/Makefile.common (added) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.build (added) * uspace/lib/libc/Makefile.common (added) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libfs/Makefile (modified) * uspace/lib/libfs/Makefile.build (added) * uspace/lib/libfs/Makefile.common (added) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/Makefile.build (added) * uspace/lib/softfloat/Makefile.common (added) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/Makefile.build (added) * uspace/lib/softint/Makefile.common (added) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/ata_bd/Makefile.build (added) * uspace/srv/bd/ata_bd/Makefile.common (added) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/file_bd/Makefile.build (added) * uspace/srv/bd/file_bd/Makefile.common (added) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/Makefile.build (added) * uspace/srv/bd/gxe_bd/Makefile.common (added) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/bd/rd/Makefile.build (added) * uspace/srv/bd/rd/Makefile.common (added) * uspace/srv/cir/fhc/Makefile (modified) * uspace/srv/cir/fhc/Makefile.build (added) * uspace/srv/cir/fhc/Makefile.common (added) * uspace/srv/cir/obio/Makefile (modified) * uspace/srv/cir/obio/Makefile.build (added) * uspace/srv/cir/obio/Makefile.common (added) * uspace/srv/console/Makefile (modified) * uspace/srv/console/Makefile.build (added) * uspace/srv/console/Makefile.common (added) * uspace/srv/console/console.c (modified) * uspace/srv/console/keybuffer.c (modified) * uspace/srv/console/screenbuffer.c (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/devmap/Makefile.build (added) * uspace/srv/devmap/Makefile.common (added) * uspace/srv/fb/Makefile (modified) * uspace/srv/fb/Makefile.build (added) * uspace/srv/fb/Makefile.common (added) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/devfs/Makefile.build (added) * uspace/srv/fs/devfs/Makefile.common (added) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/Makefile.build (added) * uspace/srv/fs/fat/Makefile.common (added) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile.build (added) * uspace/srv/fs/tmpfs/Makefile.common (added) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/Makefile.build (added) * uspace/srv/kbd/Makefile.common (added) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/Makefile.build (added) * uspace/srv/loader/Makefile.common (added) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/Makefile.build (added) * uspace/srv/ns/Makefile.common (added) * uspace/srv/part/mbr_part/Makefile (modified) * uspace/srv/part/mbr_part/Makefile.build (added) * uspace/srv/part/mbr_part/Makefile.common (added) * uspace/srv/pci/Makefile (modified) * uspace/srv/pci/Makefile.build (added) * uspace/srv/pci/Makefile.common (added) * uspace/srv/pci/libpci/Makefile (modified) * uspace/srv/pci/libpci/Makefile.build (added) * uspace/srv/pci/libpci/Makefile.common (added) * uspace/srv/vfs/Makefile (modified) * uspace/srv/vfs/Makefile.build (added) * uspace/srv/vfs/Makefile.common (added) proper support for parallel building (this time really tested) all ... Wed, 14 Oct 2009 15:00:02 GMT Martin Decky [e035612] * Makefile (modified) * uspace/Makefile (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/edit/Makefile (modified) * uspace/app/getvc/Makefile (modified) * uspace/app/init/Makefile (modified) * uspace/app/klog/Makefile (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/trace/Makefile (modified) * uspace/lib/libc/Makefile (modified) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/cir/fhc/Makefile (modified) * uspace/srv/cir/obio/Makefile (modified) * uspace/srv/console/Makefile (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/part/mbr_part/Makefile (modified) * uspace/srv/pci/Makefile (modified) * uspace/srv/vfs/Makefile (modified) make parallel build (with -j n) possible Sun, 11 Oct 2009 16:11:22 GMT Jakub Jermar [0da4e41] * uspace/app/klog/klog.c (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/devmap.c (modified) * uspace/lib/libc/generic/loader.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/async.h (modified) * uspace/lib/libfs/libfs.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/console/console.c (modified) * uspace/srv/console/gcons.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/part/mbr_part/mbr_part.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) ipc_data_*() and ipc_share_*(), respectively, should be renamed to ... Tue, 06 Oct 2009 15:06:15 GMT Martin Decky [f563126] * kernel/Makefile (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libc/arch/ia32/_link.ld.in (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/arch/ia32/_link.ld.in (modified) make uspace pass compilation with clang 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:50:28 GMT Jakub Jermar [8810c63] * uspace/srv/fs/fat/fat_ops.c (modified) Do not assume that a block is not dirty if we did not make it dirty. ... Thu, 01 Oct 2009 11:32:04 GMT Jakub Jermar [9a15176] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_idx_get_new() return the exact error code. Thu, 01 Oct 2009 11:09:38 GMT Jakub Jermar [0fc1e5d] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_node_get_core() return an error code. Thu, 01 Oct 2009 10:24:45 GMT Jakub Jermar [17bf658] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_node_get_new() return an error code. Thu, 01 Oct 2009 09:41:33 GMT Jakub Jermar [e6bc3a5] * uspace/srv/fs/fat/fat_ops.c (modified) fat_node_get_core() needs to take the ffn_mutex before it manipulates ... Sat, 26 Sep 2009 12:12:41 GMT Jakub Jermar [3a8faba] * uspace/srv/fs/fat/fat_fat.c (modified) Be more robust towards a discrepancy between the FAT size and total ... Fri, 25 Sep 2009 11:32:00 GMT Jakub Jermar [12bdc942] * uspace/srv/fs/fat/fat_ops.c (modified) Remove dead code. Fri, 25 Sep 2009 11:31:08 GMT Jakub Jermar [073f550] * uspace/srv/fs/fat/fat_ops.c (modified) Update fat implementation of libfs operations wrt. the preceding API ... Thu, 24 Sep 2009 16:49:02 GMT Jakub Jermar [54e4479] * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Update tmpfs implementation of libfs operations wrt. the preceding ... Mon, 21 Sep 2009 16:09:42 GMT Jakub Jermar [46c0498] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_unlink() return an error code instead of hitting an ... Mon, 21 Sep 2009 16:00:44 GMT Jakub Jermar [4b4668e] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_link() return an error code instead of hitting an assertion ... Mon, 21 Sep 2009 15:28:11 GMT Jakub Jermar [4098e38] * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_node_sync() return an error code. Thu, 03 Sep 2009 15:58:28 GMT Jakub Jermar [d044447] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Merge FAT server error handling improvements. Thu, 03 Sep 2009 15:04:59 GMT Jakub Jermar [2f636b6] * uspace/srv/fs/fat/fat_fat.c (modified) Do not abort in fat_alloc_clusters() when an I/O error is detected. Thu, 03 Sep 2009 14:46:17 GMT Jakub Jermar [cca29e3c] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_append_clusters(), fat_chop_clusters(), fat_free_clusters(), ... Thu, 03 Sep 2009 13:36:31 GMT Jakub Jermar [dc87ad11] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) Make fat_get_cluster() return an error code. Thu, 03 Sep 2009 13:24:36 GMT Jakub Jermar [e402382] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Make fat_cluster_walk() return an error code. Thu, 03 Sep 2009 12:48:35 GMT Jakub Jermar [684b655] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Make _fat_block_get() return an error code. Sun, 30 Aug 2009 22:25:48 GMT Jiri Svoboda [1ee00b7] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/lib/libc/include/ipc/bd.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) Revamp block device interface: (1) block size is fixed, determined by ... Thu, 27 Aug 2009 18:31:27 GMT Jakub Jermar [c91f2d1b] * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Enable the block_get() and block_put() APIs to return error. Wed, 12 Aug 2009 20:50:11 GMT Jakub Jermar [d44aabd] * uspace/srv/fs/fat/fat_ops.c (modified) Grow the parent node size if fat_link() allocates a new cluster. Wed, 12 Aug 2009 20:45:58 GMT Jakub Jermar [d290ef4] * uspace/srv/fs/fat/fat_ops.c (modified) fat_link() should zero out all the blocks of the newly allocated ... Wed, 12 Aug 2009 20:44:42 GMT Jakub Jermar [5f116e7] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Introduce fat_zero_cluster(). Wed, 12 Aug 2009 18:22:36 GMT Jakub Jermar [b713492b] * uspace/srv/fs/fat/fat_ops.c (modified) Fix the root directory check when fat_link() needs to allocate a new ... Wed, 12 Aug 2009 18:21:03 GMT Jakub Jermar [00a9625] * uspace/srv/fs/fat/fat_ops.c (modified) fat_create_node() should mark new zeroed blocks dirty. Sun, 02 Aug 2009 18:51:49 GMT Jiri Svoboda [a405563] * uspace/app/tester/thread/thread1.c (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/srv/console/console.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Fix some warnings. Thu, 02 Jul 2009 15:01:08 GMT Jakub Jermar [0143f72] * uspace/lib/libfs/libfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) Statically allocated stat structure will do. Sun, 28 Jun 2009 21:41:13 GMT Jakub Jermar [415c7e0d] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/sys/stat.h (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Implement stat() and VFS_IN_STAT. Modify bdsh() to use stat() during ... Sun, 28 Jun 2009 19:18:15 GMT Jakub Jermar [75160a6] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Add libfs_stat() and let FAT and TMPFS use it. Sun, 28 Jun 2009 18:59:02 GMT Jakub Jermar [852b801] * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/ipc/vfs.h (modified) * uspace/lib/libc/include/sys/stat.h (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/devfs/devfs_ops.h (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) Introduce VFS_IN_FSTAT and VFS_OUT_STAT. Provide libc fstat() and ... Sun, 28 Jun 2009 13:43:15 GMT Jakub Jermar [4198f9c3] * uspace/app/trace/trace.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/ipc/console.h (modified) * uspace/lib/libc/include/ipc/vfs.h (modified) * uspace/lib/libfs/libfs.c (modified) * uspace/srv/console/console.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Separate the VFS input and output protocols. Sun, 28 Jun 2009 12:08:07 GMT Jiri Svoboda [6408be3] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) Fix chaos in block library. Fri, 26 Jun 2009 21:34:47 GMT Jiri Svoboda [1fbe064b] * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Allow libblock to operate in write-through mode. With 'wtcache' mount ... Mon, 22 Jun 2009 20:02:42 GMT Jakub Jermar [e2dccb0] * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) Endpoint file systems should terminate the connection fibril when VFS ... Mon, 22 Jun 2009 13:39:46 GMT Martin Decky [2dfd9fa] * uspace/srv/fs/devfs/devfs_ops.c (modified) avoid races during access to the shared hash table Wed, 17 Jun 2009 22:32:19 GMT Jakub Jermar [ca093b3] * uspace/srv/fs/fat/fat_idx.c (modified) Strange left-over. Wed, 17 Jun 2009 22:07:42 GMT Jakub Jermar [6ebe721] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Use fibril synchronization in FAT. Mon, 08 Jun 2009 13:42:15 GMT Martin Decky [d9c8c81] * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/generic/adt/hash_table.c (moved) * uspace/lib/libc/generic/adt/list.c (moved) * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/fibril.c (modified) * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/include/adt/fifo.h (moved) * uspace/lib/libc/include/adt/hash_table.h (moved) * uspace/lib/libc/include/adt/list.h (moved) * uspace/lib/libc/include/fibril.h (modified) * uspace/lib/libc/include/ipc/devmap.h (modified) * uspace/lib/libc/include/stdio.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/genarch/gsp.c (modified) * uspace/srv/kbd/generic/kbd.c (modified) * uspace/srv/kbd/include/gsp.h (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) rename libadt -> adt Wed, 03 Jun 2009 19:01:53 GMT Martin Decky [c20aa06] * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) implement VFS_OPEN_NODE and VFS_DEVICE (no device handle is returned) ... Wed, 03 Jun 2009 18:59:31 GMT Martin Decky [17fd1d4] * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/devfs/devfs_ops.h (modified) devfs rewrite: - implement VFS_OPEN_NODE, VFS_DEVICE, VFS_SYNC, ... Wed, 27 May 2009 19:10:09 GMT Jakub Jermar [81b430a1] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) More conversions to dev_handle_t. Fri, 22 May 2009 19:18:39 GMT Jakub Jermar [16d17ca] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Add fs_handle argument to libfs_mount() needed to recognize ... Thu, 21 May 2009 18:21:57 GMT Jakub Jermar [296ddec0] * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Call libfs_mount() from tmpfs_mount(). Thu, 21 May 2009 07:05:25 GMT Martin Decky [a095d20] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/srv/fs/devfs/Makefile (added) * uspace/srv/fs/devfs/devfs.c (added) * uspace/srv/fs/devfs/devfs.h (added) * uspace/srv/fs/devfs/devfs_ops.c (added) * uspace/srv/fs/devfs/devfs_ops.h (added) add simple devfs filesystem and mount it as /dev add generic NULL ... Wed, 20 May 2009 11:57:52 GMT Martin Decky [fc0110d] * uspace/app/init/Makefile (modified) * uspace/app/klog/Makefile (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tetris/Makefile (modified) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/console/Makefile (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fhc/Makefile (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/obio/Makefile (modified) * uspace/srv/rd/Makefile (modified) * uspace/srv/vfs/Makefile (modified) add space before $@ Tue, 19 May 2009 21:49:05 GMT Jakub Jermar [83937ccd] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Rudimentary support for non-root mounts. Sat, 09 May 2009 21:56:50 GMT Jakub Jermar [cf95bc0] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Streamline TMPFS and fix its design so that it properly supports ... Wed, 06 May 2009 19:30:07 GMT Martin Decky [a248234] * tools/mkfat.py (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) add support for lowercase extension and lowercase basename bits (NT ... Wed, 06 May 2009 18:39:31 GMT Jakub Jermar [0be3e8b] * uspace/srv/fs/fat/fat_ops.c (modified) Do not attempt to unlink non-empty FAT directories. Tue, 05 May 2009 22:18:51 GMT Jakub Jermar [770d281] * uspace/srv/fs/fat/fat_ops.c (modified) Do not attempt to unlink() FAT root. Tue, 05 May 2009 22:09:13 GMT Jakub Jermar [b6035ba] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Introduce the concept of FS nodes. A FS node is a typed abstraction ... Sat, 18 Apr 2009 20:14:49 GMT Jakub Jermar [8d049ee0] * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Support multiple TMPFS instances. Sat, 18 Apr 2009 15:32:56 GMT Jakub Jermar [594303b] * uspace/app/init/init.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/vfs/vfs.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) Support mount options. Let tmpfs decide whether to start empty or ... Fri, 10 Apr 2009 07:53:54 GMT Jiri Svoboda [6eb2e96] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/lib/libc/generic/loader.c (modified) * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/string.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy(). Thu, 09 Apr 2009 21:28:50 GMT Jiri Svoboda [7afb4a5] * uspace/lib/libc/generic/getopt.c (modified) * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/string.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/loader/main.c (modified) Nuke strchr() and strrchr(). Thu, 09 Apr 2009 21:16:50 GMT Jiri Svoboda [92fd52d7] * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/tester/devmap/devmap1.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/lib/libc/generic/console.c (modified) * uspace/lib/libc/generic/getopt.c (modified) * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/stdio.h (modified) * uspace/lib/libc/include/string.h (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/pci/libpci/names.c (modified) * uspace/srv/rd/rd.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Nuke strcpy() and strcmp(). Tue, 03 Mar 2009 17:06:34 GMT Martin Decky [02fd705] * uspace/srv/fs/fat/fat_dentry.h (modified) make sure the unions are packed (fixes FAT on arm32) Mon, 02 Mar 2009 17:33:47 GMT Martin Decky [a32c9bb] * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) blocking connection to VFS Thu, 12 Feb 2009 20:11:25 GMT Martin Decky [fcd7053] * uspace/Makefile (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/init/Makefile (modified) * uspace/app/init/version.c (modified) * uspace/app/klog/Makefile (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/trace/Makefile (modified) * uspace/lib/libblock/Makefile (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libc/arch/amd64/Makefile.inc (modified) * uspace/lib/libc/arch/amd64/_link.ld.in (modified) * uspace/lib/libc/arch/arm32/Makefile.inc (modified) * uspace/lib/libc/arch/arm32/_link.ld.in (modified) * uspace/lib/libc/arch/ia32/Makefile.inc (modified) * uspace/lib/libc/arch/ia32/_link.ld.in (modified) * uspace/lib/libc/arch/ia64/Makefile.inc (modified) * uspace/lib/libc/arch/ia64/_link.ld.in (modified) * uspace/lib/libc/arch/mips32/Makefile.inc (modified) * uspace/lib/libc/arch/mips32/_link.ld.in (modified) * uspace/lib/libc/arch/mips32eb/Makefile.inc (modified) * uspace/lib/libc/arch/ppc32/Makefile.inc (modified) * uspace/lib/libc/arch/ppc32/_link.ld.in (modified) * uspace/lib/libc/arch/sparc64/Makefile.inc (modified) * uspace/lib/libc/arch/sparc64/_link.ld.in (modified) * uspace/lib/libc/include/macros.h (added) * uspace/lib/libfs/Makefile (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softint/Makefile (modified) * uspace/srv/console/Makefile (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/arch/ia64/src/kbd.c (modified) * uspace/srv/kbd/arch/ppc32/src/kbd.c (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/arch/amd64/Makefile.inc (modified) * uspace/srv/loader/arch/amd64/_link.ld.in (modified) * uspace/srv/loader/arch/arm32/Makefile.inc (modified) * uspace/srv/loader/arch/arm32/_link.ld.in (modified) * uspace/srv/loader/arch/ia32/Makefile.inc (modified) * uspace/srv/loader/arch/ia32/_link.ld.in (modified) * uspace/srv/loader/arch/ia64/Makefile.inc (modified) * uspace/srv/loader/arch/ia64/_link.ld.in (modified) * uspace/srv/loader/arch/mips32/Makefile.inc (modified) * uspace/srv/loader/arch/mips32/_link.ld.in (modified) * uspace/srv/loader/arch/ppc32/Makefile.inc (modified) * uspace/srv/loader/arch/ppc32/_link.ld.in (modified) * uspace/srv/loader/arch/sparc64/Makefile.inc (modified) * uspace/srv/loader/arch/sparc64/_link.ld.in (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/pci/Makefile (modified) * uspace/srv/pci/libpci/Makefile (modified) * uspace/srv/rd/Makefile (modified) * uspace/srv/vfs/Makefile (modified) cleanup configuration code cleanup Sat, 31 Jan 2009 23:15:13 GMT Jakub Jermar [4863e50b] * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_register.c (modified) Nuke VFS operations structure. Tue, 20 Jan 2009 18:38:16 GMT Martin Decky [9a0367f] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * boot/boot.config (deleted) * kernel/Makefile (modified) * kernel/kernel.config (deleted) * tools/config.py (modified) * uspace/Makefile (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/init/Makefile (modified) * uspace/app/klog/Makefile (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/trace/Makefile (modified) * uspace/lib/libblock/Makefile (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libc/arch/mips32/Makefile.inc (modified) * uspace/lib/libfs/Makefile (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softint/Makefile (modified) * uspace/srv/console/Makefile (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/pci/Makefile (modified) * uspace/srv/pci/libpci/Makefile (modified) * uspace/srv/rd/Makefile (modified) * uspace/srv/vfs/Makefile (modified) * uspace/uspace.config (deleted) configuration system overhaul (requires newt) Tue, 16 Dec 2008 17:24:37 GMT Jakub Jermar [699743c] * uspace/srv/fs/fat/fat_ops.c (modified) Set a loop control variable properly when growing the FAT directory. Tue, 16 Dec 2008 17:18:29 GMT Jakub Jermar [e32b65a] * uspace/srv/fs/fat/fat_ops.c (modified) Add the ability to grow a FAT directory. Sun, 14 Dec 2008 11:37:31 GMT Jiri Svoboda [f0c9aff] * uspace/Makefile (modified) * uspace/app/init/Makefile (modified) * uspace/app/klog/Makefile (modified) * uspace/app/tester/Makefile (modified) * uspace/srv/console/Makefile (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/pci/Makefile (modified) * uspace/srv/rd/Makefile (modified) * uspace/srv/vfs/Makefile (modified) Clean .o files in individual makefiles. Sun, 30 Nov 2008 18:03:02 GMT Jakub Jermar [1baec4b] * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Create "." and ".." entries on FAT. Sun, 30 Nov 2008 11:36:51 GMT Jakub Jermar [57e76cb] * uspace/srv/fs/fat/fat_fat.c (modified) The number of the first sector in the FAT node structure must be in ... Sat, 29 Nov 2008 13:23:15 GMT Jakub Jermar [abd36f7] * uspace/srv/fs/fat/fat_fat.c (modified) Do not clear the last byte written to a FAT file. Tue, 25 Nov 2008 22:45:38 GMT Jakub Jermar [a31c1ccf] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Implement fat_unlink(). Tue, 25 Nov 2008 22:44:56 GMT Jakub Jermar [d1b625b] * uspace/srv/fs/fat/fat_fat.c (modified) Fix the bogus assert().