# # ChangeLog for uspace/srv in mainline # # Generated by Trac 1.6 # 2025-10-09T20:04:04Z Thu, 12 Feb 2009 11:03:31 GMT Martin Decky [0fcfa48] * boot/arch/ia32xen/Makefile.inc (deleted) * boot/arch/ia32xen/grub/COPYING (deleted) * boot/arch/ia32xen/grub/README (deleted) * boot/arch/ia32xen/grub/menu.debug.lst (deleted) * boot/arch/ia32xen/grub/menu.lst (deleted) * boot/arch/ia32xen/grub/stage2_eltorito (deleted) * boot/arch/ia32xen/grub/xen.debug.gz (deleted) * boot/arch/ia32xen/grub/xen.gz (deleted) * boot/arch/ppc64/Makefile.inc (deleted) * boot/arch/ppc64/loader/Makefile (deleted) * boot/arch/ppc64/loader/_link.ld.in (deleted) * boot/arch/ppc64/loader/asm.S (deleted) * boot/arch/ppc64/loader/asm.h (deleted) * boot/arch/ppc64/loader/boot.S (deleted) * boot/arch/ppc64/loader/main.c (deleted) * boot/arch/ppc64/loader/main.h (deleted) * boot/arch/ppc64/loader/ofwarch.c (deleted) * boot/arch/ppc64/loader/ofwarch.h (deleted) * boot/arch/ppc64/loader/regname.h (deleted) * boot/arch/ppc64/loader/types.h (deleted) * contrib/default/ia32xen/Makefile.config (deleted) * contrib/default/ia32xen/output (deleted) * contrib/default/ppc64/Makefile.config (deleted) * contrib/default/ppc64/output (deleted) * kernel/arch/ia32xen/Makefile.inc (deleted) * kernel/arch/ia32xen/_link.ld.in (deleted) * kernel/arch/ia32xen/include/arch.h (deleted) * kernel/arch/ia32xen/include/arg.h (deleted) * kernel/arch/ia32xen/include/asm.h (deleted) * kernel/arch/ia32xen/include/atomic.h (deleted) * kernel/arch/ia32xen/include/barrier.h (deleted) * kernel/arch/ia32xen/include/bios (deleted) * kernel/arch/ia32xen/include/byteorder.h (deleted) * kernel/arch/ia32xen/include/context.h (deleted) * kernel/arch/ia32xen/include/context_offset.h (deleted) * kernel/arch/ia32xen/include/cpu.h (deleted) * kernel/arch/ia32xen/include/cpuid.h (deleted) * kernel/arch/ia32xen/include/cycle.h (deleted) * kernel/arch/ia32xen/include/ddi (deleted) * kernel/arch/ia32xen/include/debug.h (deleted) * kernel/arch/ia32xen/include/debugger.h (deleted) * kernel/arch/ia32xen/include/drivers/xconsole.h (deleted) * kernel/arch/ia32xen/include/elf.h (deleted) * kernel/arch/ia32xen/include/faddr.h (deleted) * kernel/arch/ia32xen/include/fpu_context.h (deleted) * kernel/arch/ia32xen/include/hypercall.h (deleted) * kernel/arch/ia32xen/include/interrupt.h (deleted) * kernel/arch/ia32xen/include/memstr.h (deleted) * kernel/arch/ia32xen/include/mm/as.h (deleted) * kernel/arch/ia32xen/include/mm/asid.h (deleted) * kernel/arch/ia32xen/include/mm/frame.h (deleted) * kernel/arch/ia32xen/include/mm/page.h (deleted) * kernel/arch/ia32xen/include/mm/tlb.h (deleted) * kernel/arch/ia32xen/include/pm.h (deleted) * kernel/arch/ia32xen/include/proc (deleted) * kernel/arch/ia32xen/include/smp (deleted) * kernel/arch/ia32xen/include/types.h (deleted) * kernel/arch/ia32xen/src/asm.S (deleted) * kernel/arch/ia32xen/src/atomic.S (deleted) * kernel/arch/ia32xen/src/bios (deleted) * kernel/arch/ia32xen/src/boot/boot.S (deleted) * kernel/arch/ia32xen/src/context.S (deleted) * kernel/arch/ia32xen/src/cpu (deleted) * kernel/arch/ia32xen/src/ddi (deleted) * kernel/arch/ia32xen/src/debug (deleted) * kernel/arch/ia32xen/src/debugger.c (deleted) * kernel/arch/ia32xen/src/delay.s (deleted) * kernel/arch/ia32xen/src/drivers/xconsole.c (deleted) * kernel/arch/ia32xen/src/fpu_context.c (deleted) * kernel/arch/ia32xen/src/ia32xen.c (deleted) * kernel/arch/ia32xen/src/interrupt.c (deleted) * kernel/arch/ia32xen/src/mm/as.c (deleted) * kernel/arch/ia32xen/src/mm/frame.c (deleted) * kernel/arch/ia32xen/src/mm/page.c (deleted) * kernel/arch/ia32xen/src/mm/tlb.c (deleted) * kernel/arch/ia32xen/src/pm.c (deleted) * kernel/arch/ia32xen/src/proc/scheduler.c (deleted) * kernel/arch/ia32xen/src/proc/task.c (deleted) * kernel/arch/ia32xen/src/proc/thread.c (deleted) * kernel/arch/ia32xen/src/smp/apic.c (deleted) * kernel/arch/ia32xen/src/smp/ipi.c (deleted) * kernel/arch/ia32xen/src/smp/mps.c (deleted) * kernel/arch/ia32xen/src/smp/smp.c (deleted) * kernel/arch/ia32xen/src/userspace.c (deleted) * kernel/arch/ppc64/Makefile.inc (deleted) * kernel/arch/ppc64/_link.ld.in (deleted) * kernel/arch/ppc64/include/arch.h (deleted) * kernel/arch/ppc64/include/arg.h (deleted) * kernel/arch/ppc64/include/asm.h (deleted) * kernel/arch/ppc64/include/asm/regname.h (deleted) * kernel/arch/ppc64/include/atomic.h (deleted) * kernel/arch/ppc64/include/barrier.h (deleted) * kernel/arch/ppc64/include/boot/boot.h (deleted) * kernel/arch/ppc64/include/byteorder.h (deleted) * kernel/arch/ppc64/include/context.h (deleted) * kernel/arch/ppc64/include/context_offset.h (deleted) * kernel/arch/ppc64/include/cpu.h (deleted) * kernel/arch/ppc64/include/cpuid.h (deleted) * kernel/arch/ppc64/include/cycle.h (deleted) * kernel/arch/ppc64/include/debug.h (deleted) * kernel/arch/ppc64/include/drivers/pic.h (deleted) * kernel/arch/ppc64/include/elf.h (deleted) * kernel/arch/ppc64/include/exception.h (deleted) * kernel/arch/ppc64/include/faddr.h (deleted) * kernel/arch/ppc64/include/fpu_context.h (deleted) * kernel/arch/ppc64/include/interrupt.h (deleted) * kernel/arch/ppc64/include/memstr.h (deleted) * kernel/arch/ppc64/include/mm/as.h (deleted) * kernel/arch/ppc64/include/mm/asid.h (deleted) * kernel/arch/ppc64/include/mm/frame.h (deleted) * kernel/arch/ppc64/include/mm/page.h (deleted) * kernel/arch/ppc64/include/mm/tlb.h (deleted) * kernel/arch/ppc64/include/proc/task.h (deleted) * kernel/arch/ppc64/include/proc/thread.h (deleted) * kernel/arch/ppc64/include/types.h (deleted) * kernel/arch/ppc64/src/asm.S (deleted) * kernel/arch/ppc64/src/boot/boot.S (deleted) * kernel/arch/ppc64/src/context.S (deleted) * kernel/arch/ppc64/src/cpu/cpu.c (deleted) * kernel/arch/ppc64/src/ddi/ddi.c (deleted) * kernel/arch/ppc64/src/debug/panic.s (deleted) * kernel/arch/ppc64/src/drivers/pic.c (deleted) * kernel/arch/ppc64/src/dummy.s (deleted) * kernel/arch/ppc64/src/exception.S (deleted) * kernel/arch/ppc64/src/fpu_context.S (deleted) * kernel/arch/ppc64/src/interrupt.c (deleted) * kernel/arch/ppc64/src/mm/as.c (deleted) * kernel/arch/ppc64/src/mm/frame.c (deleted) * kernel/arch/ppc64/src/mm/page.c (deleted) * kernel/arch/ppc64/src/mm/tlb.c (deleted) * kernel/arch/ppc64/src/ppc64.c (deleted) * kernel/arch/ppc64/src/proc/scheduler.c (deleted) * uspace/lib/libc/arch/ppc64/Makefile.inc (deleted) * uspace/lib/libc/arch/ppc64/_link.ld.in (deleted) * uspace/lib/libc/arch/ppc64/include/atomic.h (deleted) * uspace/lib/libc/arch/ppc64/include/byteorder.h (deleted) * uspace/lib/libc/arch/ppc64/include/config.h (deleted) * uspace/lib/libc/arch/ppc64/include/faddr.h (deleted) * uspace/lib/libc/arch/ppc64/include/fibril.h (deleted) * uspace/lib/libc/arch/ppc64/include/limits.h (deleted) * uspace/lib/libc/arch/ppc64/include/regname.h (deleted) * uspace/lib/libc/arch/ppc64/include/stackarg.h (deleted) * uspace/lib/libc/arch/ppc64/include/syscall.h (deleted) * uspace/lib/libc/arch/ppc64/include/thread.h (deleted) * uspace/lib/libc/arch/ppc64/include/tls.h (deleted) * uspace/lib/libc/arch/ppc64/include/types.h (deleted) * uspace/lib/libc/arch/ppc64/src/entry.s (deleted) * uspace/lib/libc/arch/ppc64/src/fibril.S (deleted) * uspace/lib/libc/arch/ppc64/src/syscall.c (deleted) * uspace/lib/libc/arch/ppc64/src/thread_entry.s (deleted) * uspace/lib/libc/arch/ppc64/src/tls.c (deleted) * uspace/lib/softfloat/arch/ppc64/include/functions.h (deleted) * uspace/srv/kbd/arch/ppc64/include/kbd.h (deleted) * uspace/srv/kbd/arch/ppc64/src/kbd.c (deleted) cleanup: remove unsupported or broken ports (there are out-of-sync ... Tue, 10 Feb 2009 10:31:46 GMT Jiri Svoboda [198a9ef] * uspace/srv/fb/ega.c (modified) Make EGA fb driver handle colors correctly when servicing a ... Sun, 01 Feb 2009 13:48:03 GMT Jakub Jermar [5a5abf1] * uspace/srv/vfs/vfs.c (modified) Allow VFS to interconnect two file system servers. Sun, 01 Feb 2009 12:09:26 GMT Jakub Jermar [4a10b63] * uspace/srv/vfs/vfs.c (modified) Do not close connection to VFS after a file system registers. 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. Sat, 31 Jan 2009 21:27:18 GMT Martin Decky [516ff92] * kernel/arch/arm32/include/machine.h (modified) * kernel/arch/arm32/src/drivers/gxemul.c (modified) * kernel/arch/ia32xen/src/drivers/xconsole.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/ski/ski.c (modified) * kernel/arch/mips32/src/drivers/msim.c (modified) * kernel/arch/mips32/src/drivers/serial.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/srv/console/console.c (modified) silent kernel console output when user space console is active Fri, 30 Jan 2009 11:59:14 GMT Martin Decky [917c427] * uspace/srv/kbd/arch/ppc32/src/kbd.c (modified) fix typo Thu, 29 Jan 2009 17:24:35 GMT Martin Decky [f817d3a] * boot/arch/ppc32/loader/main.c (modified) * boot/arch/ppc32/loader/main.h (modified) * boot/arch/ppc32/loader/ofwarch.c (modified) * boot/genarch/ofw.h (modified) * kernel/arch/ppc32/include/boot/boot.h (modified) * kernel/arch/ppc32/src/drivers/cuda.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * uspace/srv/kbd/arch/ppc32/src/kbd.c (modified) use macio optionally 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) Wed, 14 Jan 2009 11:41:02 GMT Jiri Svoboda [6cd3e8a] * uspace/lib/libc/include/ipc/fb.h (modified) * uspace/srv/console/gcons.c (modified) * uspace/srv/fb/fb.c (modified) Remove delta-redrawing. (At least until someone can figure out how to ... Sun, 11 Jan 2009 21:03:12 GMT Jiri Svoboda [42ec919] * uspace/lib/libc/include/ipc/fb.h (modified) * uspace/srv/console/gcons.c (modified) * uspace/srv/fb/fb.c (modified) Viewport invalidation. Makes delta-redraw optimization work when ... Fri, 09 Jan 2009 21:53:36 GMT Jiri Svoboda [4a62ec9] * uspace/srv/fb/fb.c (modified) Must check colors in draw_text_data(). Fri, 09 Jan 2009 21:15:07 GMT Jiri Svoboda [7447572] * uspace/srv/console/console.c (modified) Fix fb-con interbuffer for much faster redraw on a VC switch. Wed, 07 Jan 2009 22:33:35 GMT Jiri Svoboda [06b2b7f] * uspace/srv/loader/elf_load.c (modified) * uspace/srv/loader/main.c (modified) Disable message displaying in loader. Wed, 07 Jan 2009 21:20:47 GMT Jiri Svoboda [6974061] * uspace/srv/kbd/genarch/src/nofb.c (modified) Fix enter key on lgxemul with no fb. Wed, 07 Jan 2009 20:51:14 GMT Jiri Svoboda [5f8fd72] * uspace/srv/fb/Makefile (modified) Fix framebuffer colors on ARM. Tue, 06 Jan 2009 21:14:07 GMT Jiri Svoboda [59b2adb] * boot/arch/ia64/loader/Makefile (modified) * uspace/lib/libc/arch/ia64/src/entry.s (modified) * uspace/lib/libc/arch/ia64/src/thread_entry.s (modified) * uspace/srv/loader/arch/ia64/_link.ld.in (modified) Fix loader problem on ia64 and remove workaround. Thu, 01 Jan 2009 19:47:54 GMT Jiri Svoboda [fb69f39] * uspace/srv/fb/serial_console.c (modified) Color support in serial fb driver. Thu, 01 Jan 2009 13:31:23 GMT Jiri Svoboda [9805cde] * uspace/app/bdsh/input.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/generic/console.c (added) * uspace/lib/libc/include/console.h (added) * uspace/lib/libc/include/console/color.h (added) * uspace/lib/libc/include/console/style.h (added) * uspace/lib/libc/include/ipc/console.h (modified) * uspace/lib/libc/include/ipc/fb.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/console/gcons.c (modified) * uspace/srv/console/screenbuffer.c (modified) * uspace/srv/console/screenbuffer.h (modified) * uspace/srv/fb/ega.c (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/fb/serial_console.c (modified) Console color support overhaul. Create C library console interface. Tue, 30 Dec 2008 19:55:10 GMT Martin Decky [3ad953c] * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/main/main.c (modified) * uspace/app/klog/klog.c (modified) * uspace/srv/console/console.c (modified) send notification to uspace console when switching from kernel console Sun, 28 Dec 2008 13:03:04 GMT Jiri Svoboda [8b74af07] * kernel/arch/ia64/src/drivers/ega.c (modified) * uspace/srv/fb/ega.c (modified) Two more cases of memmove() vs memcpy(). Sun, 28 Dec 2008 12:35:00 GMT Jiri Svoboda [018e1e3] * kernel/arch/mips32/Makefile.inc (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/loader/arch/mips32eb (added) Fix mips32eb build a bit. Fri, 26 Dec 2008 19:37:21 GMT Jiri Svoboda [d3e6935] * uspace/app/tester/console/console1.c (modified) * uspace/app/tetris/input.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/generic/io/stream.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/ipc/console.h (added) * uspace/srv/console/console.c (modified) * uspace/srv/console/console.h (modified) Put console IPC method numbers under libc. Fri, 26 Dec 2008 13:29:49 GMT Jiri Svoboda [68a4442] * uspace/srv/fb/fb.c (modified) New fb glyph drawing algorithm, created with color support in mind. ... Wed, 24 Dec 2008 15:26:25 GMT Jiri Svoboda [67c6c651] * uspace/srv/fb/fb.c (modified) Re-instate accidentaly lost fb scrolling implementation. Also re- ... Wed, 24 Dec 2008 14:00:21 GMT Martin Decky [8c6337d] * uspace/srv/console/console.c (modified) make sure the cursor is already off when switching to kernel console ... Mon, 22 Dec 2008 22:48:52 GMT Jiri Svoboda [7c64e23] * uspace/srv/fb/fb.c (modified) Revert c3724 as it actually made scrolling slower on some arches. Mon, 22 Dec 2008 22:32:53 GMT Jiri Svoboda [d410328] * uspace/srv/fb/fb.c (modified) Slightly faster draw_fill_rect() (although 2x VRAM access). Mon, 22 Dec 2008 22:13:11 GMT Jiri Svoboda [a728ed3] * uspace/srv/fb/fb.c (modified) When scrolling viewport, do not redraw glyphs. Instead use a (not ... Mon, 22 Dec 2008 21:33:22 GMT Jiri Svoboda [2d32081] * uspace/srv/fb/fb.c (modified) Minor refactoring in fb server. Fri, 19 Dec 2008 10:09:54 GMT Jakub Jermar [bcb47fa] * uspace/srv/fb/ski.h (modified) Ski vs. MSIM. Fri, 19 Dec 2008 09:30:55 GMT Jiri Svoboda [36251c6] * kernel/arch/ia64/src/ski/ski.c (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fb/main.c (modified) * uspace/srv/fb/ski.c (added) * uspace/srv/fb/ski.h (added) Ski framebuffer driver. Thu, 18 Dec 2008 12:23:39 GMT Jiri Svoboda [8b97256] * uspace/srv/fb/msim.c (modified) * uspace/srv/fb/serial_console.c (modified) * uspace/srv/fb/serial_console.h (modified) * uspace/srv/fb/sgcn.c (modified) Do not duplicate code in serial framebuffer drivers. Thu, 18 Dec 2008 08:32:36 GMT Jiri Svoboda [8231246] * uspace/srv/fb/fb.c (modified) Fix overeager optimization causing VC numbers not to be redrawn. Tue, 16 Dec 2008 21:25:16 GMT Martin Decky [6e71a9d8] * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/fb/logo-196x66.h (added) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/fb/font-8x16.c (modified) * kernel/genarch/src/fb/logo-196x66.c (added) * kernel/generic/include/macros.h (modified) * uspace/srv/fb/fb.c (modified) resurrect kernel logo Tue, 16 Dec 2008 19:02:07 GMT Martin Decky [76fca31] * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/ia32/include/drivers/ega.h (modified) * kernel/arch/ia32/include/drivers/vesa.h (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/drivers/vesa.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/genarch/include/fb/fb.h (modified) * kernel/genarch/include/fb/font-8x16.h (modified) * kernel/genarch/include/fb/visuals.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/fb/font-8x16.c (modified) * kernel/genarch/src/fb/helenos.xbm (deleted) * kernel/genarch/src/mm/asid.c (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/lib/func.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/lib/libc/include/ipc/fb.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/console/gcons.c (modified) * uspace/srv/console/gcons.h (modified) * uspace/srv/console/screenbuffer.h (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/fb/fb.h (modified) * uspace/srv/fb/font-8x16.c (modified) * uspace/srv/fb/font-8x16.h (modified) * uspace/srv/fb/main.c (modified) * uspace/srv/fb/ppm.c (modified) kconsole is optional kernel & uspace framebuffer rewrite with ... 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, 14 Dec 2008 11:26:50 GMT Jiri Svoboda [a1e28489] * uspace/srv/pci/libpci/Makefile (modified) Fix libpci makefile to allow 'make' in uspace subdir. Wed, 10 Dec 2008 21:41:22 GMT Pavel Rimsky [925fdd7] * boot/genarch/ofw.c (modified) * kernel/genarch/src/fb/fb.c (modified) * uspace/srv/fb/fb.c (modified) Fixed the bug when on SunBlade1500 we wrote to an address outside the ... Sun, 07 Dec 2008 00:41:59 GMT Pavel Rimsky [20eb5e4d] * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/genarch/include/fb/visuals.h (modified) * kernel/genarch/src/fb/fb.c (modified) * uspace/srv/fb/fb.c (modified) Added forgotten stuff related to framebuffers with offsets. Got rid ... Fri, 05 Dec 2008 22:44:24 GMT Jiri Svoboda [49093a4] * uspace/lib/libc/include/loader/pcb.h (modified) * uspace/srv/loader/main.c (modified) Remove obsolete dld-related loader fragments. Fri, 05 Dec 2008 19:59:03 GMT Jakub Jermar [965dc18] * boot/arch/ppc64/Makefile.inc (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/loader/asm.S (modified) * boot/arch/sparc64/loader/main.c (modified) * boot/arch/sparc64/loader/main.h (modified) * boot/arch/sparc64/loader/ofwarch.c (modified) * boot/arch/sparc64/loader/register.h (modified) * boot/arch/sparc64/silo/silo.patched.tar.gz (added) * boot/boot.config (modified) * boot/genarch/balloc.h (modified) * boot/genarch/ofw.c (modified) * boot/genarch/ofw_tree.c (modified) * contrib/util/DownloadAndPatchSILO.sh (added) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/ia32/src/drivers/vesa.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/arch.h (modified) * kernel/arch/sparc64/include/asm.h (modified) * kernel/arch/sparc64/include/cpu.h (modified) * kernel/arch/sparc64/include/cpu_family.h (added) * kernel/arch/sparc64/include/cpu_node.h (added) * kernel/arch/sparc64/include/drivers/kbd.h (modified) * kernel/arch/sparc64/include/drivers/scr.h (modified) * kernel/arch/sparc64/include/drivers/sgcn.h (added) * kernel/arch/sparc64/include/mm/cache.h (modified) * kernel/arch/sparc64/include/mm/cache_spec.h (modified) * kernel/arch/sparc64/include/mm/frame.h (modified) * kernel/arch/sparc64/include/mm/mmu.h (modified) * kernel/arch/sparc64/include/mm/tlb.h (modified) * kernel/arch/sparc64/include/mm/tsb.h (modified) * kernel/arch/sparc64/include/mm/tte.h (modified) * kernel/arch/sparc64/include/regdef.h (modified) * kernel/arch/sparc64/include/register.h (modified) * kernel/arch/sparc64/include/trap/interrupt.h (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/cpu/cpu.c (modified) * kernel/arch/sparc64/src/ddi/ddi.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (added) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/mm/as.c (modified) * kernel/arch/sparc64/src/mm/cache.S (modified) * kernel/arch/sparc64/src/mm/page.c (modified) * kernel/arch/sparc64/src/mm/tlb.c (modified) * kernel/arch/sparc64/src/mm/tsb.c (modified) * kernel/arch/sparc64/src/smp/ipi.c (modified) * kernel/arch/sparc64/src/smp/smp.c (modified) * kernel/arch/sparc64/src/sparc64.c (modified) * kernel/arch/sparc64/src/start.S (modified) * kernel/arch/sparc64/src/trap/interrupt.c (modified) * kernel/genarch/include/fb/fb.h (modified) * kernel/genarch/include/fb/visuals.h (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/kernel.config (modified) * uspace/srv/console/console.c (modified) * uspace/srv/fb/Makefile (modified) * uspace/srv/fb/main.c (modified) * uspace/srv/fb/msim.c (modified) * uspace/srv/fb/serial_console.c (added) * uspace/srv/fb/serial_console.h (added) * uspace/srv/fb/sgcn.c (added) * uspace/srv/fb/sgcn.h (added) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/arch/mips32/src/kbd.c (modified) * uspace/srv/kbd/arch/sparc64/include/sgcn.h (added) * uspace/srv/kbd/arch/sparc64/src/kbd.c (modified) * uspace/srv/kbd/arch/sparc64/src/sgcn.c (added) * uspace/srv/kbd/genarch/include/nofb.h (added) * uspace/srv/kbd/genarch/src/nofb.c (added) Merge sparc branch to trunk. Thu, 04 Dec 2008 19:14:29 GMT Martin Decky [f15cb3c4] * uspace/lib/libc/include/libc.h (modified) * uspace/srv/console/gcons.c (modified) cstyle Sun, 30 Nov 2008 22:14:55 GMT Jakub Vana [c716d94] * uspace/srv/kbd/arch/ia64/src/kbd.c (modified) IA64 uspace kbd: backspace convert on serial console Sun, 30 Nov 2008 21:35:13 GMT Jakub Vana [50b3d30] * boot/arch/ia64/loader/gefi/HelenOS/hello.c (modified) * boot/arch/ia64/loader/main.c (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/include/drivers/kbd.h (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ski/ski.c (modified) * kernel/arch/ia64/src/smp/smp.c (modified) * kernel/genarch/src/kbd/i8042.c (modified) * kernel/kernel.config (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/arch/ia64/include/lkbd.h (added) * uspace/srv/kbd/arch/ia64/include/scanc.h (added) * uspace/srv/kbd/arch/ia64/src/kbd.c (modified) * uspace/srv/kbd/arch/ia64/src/lkbd.c (added) * uspace/srv/kbd/arch/ia64/src/mouse.c (added) * uspace/srv/kbd/arch/ia64/src/scanc.c (added) IA64: repair similators support 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 12:17:56 GMT Jakub Vana [323a5aaf] * boot/arch/ia64/loader/gefi/HelenOS/mkimage.c (added) * kernel/Makefile (modified) * kernel/arch/ia64/include/drivers/kbd.h (added) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/src/drivers/ega.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ski/ski.c (modified) * kernel/genarch/src/kbd/ns16550.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/kernel.config (modified) * uspace/lib/libc/arch/ia64/include/ddi.h (added) * uspace/lib/libc/arch/ia64/src/ddi.c (added) * uspace/srv/fb/ega.c (modified) * uspace/srv/kbd/arch/ia64/src/kbd.c (modified) Legacy IRQ support, uspace NS16550 support, some minor changes 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 15:39:24 GMT Jakub Jermar [b17186d] * 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) Hold the namespace_rwlock during readdir(). 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. Wed, 26 Nov 2008 19:57:37 GMT Jiri Svoboda [e5557131] * uspace/srv/fb/Makefile (modified) Fix framebuffer breakage introduced in r3635. 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(). Tue, 25 Nov 2008 22:43:49 GMT Jakub Jermar [83d9712] * uspace/srv/fs/fat/fat.c (modified) Propagate VFS_DESTROY to fat_destroy(). Tue, 25 Nov 2008 20:22:04 GMT Jakub Vana [46321fb] * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/include/mm/tlb.h (modified) * kernel/arch/ia64/include/proc/task.h (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/drivers/ega.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/generic/include/adt/bitmap.h (modified) * uspace/lib/libc/arch/ia64/Makefile.inc (modified) * uspace/srv/fb/Makefile (modified) IA64: Userspace I/O support Tue, 25 Nov 2008 12:14:31 GMT Jakub Jermar [14c331a] * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Consider "prd" and "prd." to be the same FAT dentry names. Mon, 24 Nov 2008 22:38:44 GMT Jakub Jermar [49df572] * uspace/srv/fs/fat/fat_ops.c (modified) When creating a new directory node, allocate the first cluster for it. Mon, 24 Nov 2008 22:36:56 GMT Jakub Jermar [e478b2a4] * uspace/srv/fs/fat/fat_fat.c (modified) fat_alloc_clusters() fixes. Sun, 23 Nov 2008 16:39:17 GMT Jakub Jermar [a5da446] * uspace/srv/fs/fat/fat_ops.c (modified) When syncing a FAT node, do not skip attributes. Sun, 23 Nov 2008 16:22:40 GMT Jakub Jermar [0fdd6bb] * uspace/lib/libc/include/errno.h (modified) * 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) Add somewhat functional fat_link(). Sun, 23 Nov 2008 12:27:15 GMT Jakub Jermar [0013b9ce] * 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_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) libfs operation link() should return standard error code instead of ... Sun, 23 Nov 2008 11:00:08 GMT Jakub Jermar [50e5b25] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Add implementation of fat_destroy_node() and fat_destroy(). Sat, 22 Nov 2008 12:00:05 GMT Jakub Jermar [48eb7a14] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) Add implementation of fat_idx_destroy(). Sat, 22 Nov 2008 11:04:00 GMT Jakub Jermar [6571b78] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Implementation of fat_create_node(). Fri, 21 Nov 2008 10:12:52 GMT Jakub Jermar [18c485a] * uspace/srv/console/console.c (modified) Do not typecast (sysarg_t *) to (int *). Especially on big endian ... Tue, 18 Nov 2008 20:28:17 GMT Jakub Jermar [1d8cdb1] * 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_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Avoid unnecessary block reads in block_get(). Thu, 13 Nov 2008 10:53:59 GMT Jiri Svoboda [c1b455e] * kernel/arch/ppc32/src/asm.S (modified) * uspace/lib/libc/arch/ppc32/src/entry.s (modified) * uspace/srv/loader/arch/ppc32/ppc32.s (modified) Fix bug #67. It was obviously all my fault - I allocated r3 for ... Sun, 09 Nov 2008 21:24:59 GMT Jakub Jermar [adb5fe3] * 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_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) libfs create operation should take the device handle as argument. Sun, 09 Nov 2008 21:13:30 GMT Jakub Jermar [9a3d5f0] * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Move common code to dedicated functions so that it can be easily reused. Sun, 09 Nov 2008 19:24:11 GMT Jakub Jermar [ac49f5d1] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) VFS_WRITE has two return arguments on success. Sun, 09 Nov 2008 17:23:53 GMT Jakub Jermar [913a821c] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Finish implementation of fat_truncate() and fix several warnings. Sun, 09 Nov 2008 14:12:20 GMT Jakub Jermar [6c8d267] * 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_fat.h (modified) Simplify the fat_cluster_walk() interface. Introduce the bn_t type ... Sat, 08 Nov 2008 11:05:32 GMT Jiri Svoboda [24d6efc] * uspace/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/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/rd/Makefile (modified) * uspace/srv/vfs/Makefile (modified) Always include Makefile.config instead of passing ARCH and COMPILER ... Thu, 06 Nov 2008 22:47:12 GMT Jiri Svoboda [86e3d62] * uspace/srv/loader/main.c (modified) Fix: Quit loader when caller hangs up (was leaking VCs). Wed, 05 Nov 2008 22:50:38 GMT Jakub Jermar [9d20ea8] * uspace/srv/fs/fat/fat_fat.c (modified) Need to initialize the lcl variable via a call to fat_cluster_walk(). Wed, 05 Nov 2008 22:28:54 GMT Jakub Jermar [4f1c0b4] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Extend _fat_blcks_get() to fat_cluster_walk(). Use fat_cluster_walk() ... Tue, 04 Nov 2008 23:13:20 GMT Jakub Jermar [8334a427] * uspace/srv/fs/fat/fat_ops.c (modified) More fat_truncate() bits. Tue, 04 Nov 2008 22:37:20 GMT Jakub Jermar [c472aff] * uspace/srv/fs/fat/fat_ops.c (modified) Enable fat_write(). Tue, 04 Nov 2008 22:34:59 GMT Jakub Jermar [6c71a1f] * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Start implementing fat_truncate(). Sun, 02 Nov 2008 17:54:25 GMT Jakub Jermar [6132b59] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) Do not use/pass the superfluous block size argument to block_get(). Sun, 02 Nov 2008 13:38:56 GMT Jakub Jermar [f1ba5d6] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Add block_cache_init(). Sun, 02 Nov 2008 10:32:42 GMT Jakub Jermar [0c243b4] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) block_read() should return the real error code. Sun, 02 Nov 2008 10:21:31 GMT Jakub Jermar [6284978] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) Separate the block_init() phase from reading of the boot block. Fri, 31 Oct 2008 16:32:48 GMT Jakub Jermar [7d861950] * uspace/srv/fs/fat/fat_ops.c (modified) move comment Fri, 31 Oct 2008 15:59:41 GMT Jakub Jermar [0d974d8] * uspace/srv/fs/fat/fat_ops.c (modified) fat_read() needs to stop reading beyond the EOF. Tue, 28 Oct 2008 15:40:19 GMT Jakub Jermar [7858bc5f] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/lib/libc/include/errno.h (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) Setup communication parameters with the block device in block_init(). ... Mon, 27 Oct 2008 22:38:56 GMT Jakub Jermar [b0247bac] * uspace/srv/fs/fat/fat_ops.c (modified) Directory size is always a multiple of BPS. Fix computation of number ... Mon, 27 Oct 2008 16:53:38 GMT Jakub Jermar [fc840d9] * uspace/Makefile (modified) * uspace/lib/libblock/Makefile (added) * uspace/lib/libblock/libblock.c (added) * uspace/lib/libblock/libblock.h (added) * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/fat/Makefile (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/Makefile (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) Move libfs_blockread(), block_get() and block_put() to libblock. Mon, 27 Oct 2008 15:14:16 GMT Jakub Jermar [beb17734] * uspace/srv/fs/fat/fat_ops.c (modified) Implementation of fat_node_sync(). Mon, 27 Oct 2008 14:25:24 GMT Jakub Jermar [9f95a80] * uspace/srv/fs/fat/fat_fat.c (modified) Add comments to functions in fat_fat.c. Mon, 27 Oct 2008 13:28:29 GMT Jakub Jermar [0ec862d] * uspace/srv/fs/fat/fat_fat.c (modified) Add FAT allocation futex. Mon, 27 Oct 2008 12:45:08 GMT Jakub Jermar [cb682eb] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Pass the buffer holding the boot sector to the internal functions so ... Sun, 26 Oct 2008 19:49:14 GMT Jakub Jermar [e17d986] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Implementation of fat_append_clusters(). Sun, 26 Oct 2008 18:22:03 GMT Jakub Jermar [a429bfb] * uspace/srv/fs/fat/fat_fat.c (modified) Make sure that data are converted from / to the native endianity when ... Sun, 26 Oct 2008 17:26:32 GMT Jakub Jermar [23b56ca] * uspace/srv/fs/fat/fat_fat.c (modified) Implementation of fat_mark_cluster(). Sun, 26 Oct 2008 15:35:26 GMT Jakub Jermar [b1178d0] * uspace/srv/fs/fat/fat_fat.c (modified) Implement fat_alloc_shadow_clusters(). Sun, 26 Oct 2008 14:10:53 GMT Jakub Jermar [0f57d0e] * uspace/srv/fs/fat/fat.h (modified) * 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 functionality related to manipulatings file allocation tables to ... Sun, 26 Oct 2008 13:09:24 GMT Jakub Jermar [033ef7d3] * 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_ops.c (modified) Move functionality related to FAT dentries to fat_dentry.c.