# # ChangeLog for HelenOS.config in mainline # # Generated by Trac 1.6 # 2024-12-05T00:24:43Z Fri, 18 Oct 2013 06:01:13 GMT Vojtech Horky [f3287e5] * HelenOS.config (modified) * tools/toolchain.sh (modified) Mark HelenOS-specific toolchain as experimental Thu, 25 Jul 2013 10:51:36 GMT Vojtech Horky [8f2eca0] * HelenOS.config (modified) * boot/Makefile.build (modified) * kernel/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile.common (modified) Add support for *-helenos-* toolchain Thu, 30 May 2013 23:49:03 GMT Martin Decky [6db5d4b] * HelenOS.config (modified) * tools/autotool.py (modified) add highly experimental support for further clang targets Wed, 01 May 2013 00:33:39 GMT Maurizio Lombardi [7ca8422b] * HelenOS.config (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/drivers/amdm37x/uart.h (modified) * kernel/genarch/include/genarch/drivers/amdm37x/uart_regs.h (deleted) * kernel/genarch/src/drivers/amdm37x/uart.c (deleted) remove the amdm37x ad-hoc uart driver and make use of the generic ... Wed, 01 May 2013 00:08:28 GMT Maurizio Lombardi [b38c079] * HelenOS.config (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/drivers/am335x/uart.h (modified) * kernel/genarch/include/genarch/drivers/am335x/uart_regs.h (deleted) * kernel/genarch/include/genarch/drivers/omap/uart.h (added) * kernel/genarch/include/genarch/drivers/omap/uart_regs.h (added) * kernel/genarch/src/drivers/omap/uart.c (added) am335x: implementation of a generic omap uart driver derived from the ... Tue, 12 Mar 2013 21:07:15 GMT Jakub Jermar [2b95d13] * HelenOS.config (modified) * abi/include/abi/bool.h (moved) * abi/include/abi/ddi/arg.h (moved) * abi/include/abi/ddi/irq.h (moved) * abi/include/abi/elf.h (moved) * abi/include/abi/errno.h (moved) * abi/include/abi/fb/visuals.h (moved) * abi/include/abi/ipc/event.h (moved) * abi/include/abi/ipc/ipc.h (moved) * abi/include/abi/ipc/methods.h (moved) * abi/include/abi/klog.h (moved) * abi/include/abi/mm/as.h (moved) * abi/include/abi/proc/task.h (moved) * abi/include/abi/proc/thread.h (moved) * abi/include/abi/proc/uarg.h (moved) * abi/include/abi/synch.h (moved) * abi/include/abi/syscall.h (moved) * abi/include/abi/sysinfo.h (moved) * abi/include/abi/udebug.h (moved) * boot/Makefile (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/_link.ld.in (modified) * boot/arch/arm32/include/arch.h (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) * defaults/arm32/beaglebone/Makefile.config (added) * kernel/Makefile (modified) * kernel/arch/abs32le/include/arch/arch.h (moved) * kernel/arch/abs32le/include/arch/asm.h (moved) * kernel/arch/abs32le/include/arch/atomic.h (moved) * kernel/arch/abs32le/include/arch/barrier.h (moved) * kernel/arch/abs32le/include/arch/context.h (moved) * kernel/arch/abs32le/include/arch/context_offset.h (moved) * kernel/arch/abs32le/include/arch/cpu.h (moved) * kernel/arch/abs32le/include/arch/cycle.h (moved) * kernel/arch/abs32le/include/arch/elf.h (moved) * kernel/arch/abs32le/include/arch/faddr.h (moved) * kernel/arch/abs32le/include/arch/fpu_context.h (moved) * kernel/arch/abs32le/include/arch/interrupt.h (moved) * kernel/arch/abs32le/include/arch/istate.h (moved) * kernel/arch/abs32le/include/arch/mm/as.h (moved) * kernel/arch/abs32le/include/arch/mm/asid.h (moved) * kernel/arch/abs32le/include/arch/mm/frame.h (moved) * kernel/arch/abs32le/include/arch/mm/km.h (moved) * kernel/arch/abs32le/include/arch/mm/page.h (moved) * kernel/arch/abs32le/include/arch/mm/tlb.h (moved) * kernel/arch/abs32le/include/arch/proc/task.h (moved) * kernel/arch/abs32le/include/arch/proc/thread.h (moved) * kernel/arch/abs32le/include/arch/stack.h (added) * kernel/arch/abs32le/include/arch/types.h (moved) * kernel/arch/amd64/include/arch/arch.h (moved) * kernel/arch/amd64/include/arch/asm.h (moved) * kernel/arch/amd64/include/arch/atomic.h (moved) * kernel/arch/amd64/include/arch/barrier.h (added) * kernel/arch/amd64/include/arch/bios (added) * kernel/arch/amd64/include/arch/boot/boot.h (moved) * kernel/arch/amd64/include/arch/boot/memmap.h (added) * kernel/arch/amd64/include/arch/context.h (moved) * kernel/arch/amd64/include/arch/context_offset.h (moved) * kernel/arch/amd64/include/arch/cpu.h (moved) * kernel/arch/amd64/include/arch/cpuid.h (moved) * kernel/arch/amd64/include/arch/cycle.h (moved) * kernel/arch/amd64/include/arch/ddi/ddi.h (moved) * kernel/arch/amd64/include/arch/drivers (added) * kernel/arch/amd64/include/arch/elf.h (moved) * kernel/arch/amd64/include/arch/faddr.h (moved) * kernel/arch/amd64/include/arch/fpu_context.h (added) * kernel/arch/amd64/include/arch/interrupt.h (moved) * kernel/arch/amd64/include/arch/istate.h (moved) * kernel/arch/amd64/include/arch/mm/as.h (moved) * kernel/arch/amd64/include/arch/mm/asid.h (added) * kernel/arch/amd64/include/arch/mm/frame.h (moved) * kernel/arch/amd64/include/arch/mm/km.h (moved) * kernel/arch/amd64/include/arch/mm/page.h (moved) * kernel/arch/amd64/include/arch/mm/ptl.h (moved) * kernel/arch/amd64/include/arch/mm/tlb.h (moved) * kernel/arch/amd64/include/arch/pm.h (moved) * kernel/arch/amd64/include/arch/proc/task.h (moved) * kernel/arch/amd64/include/arch/proc/thread.h (moved) * kernel/arch/amd64/include/arch/smp (added) * kernel/arch/amd64/include/arch/stack.h (added) * kernel/arch/amd64/include/arch/syscall.h (moved) * kernel/arch/amd64/include/arch/types.h (moved) * kernel/arch/amd64/include/barrier.h (deleted) * kernel/arch/amd64/include/bios (deleted) * kernel/arch/amd64/include/boot/memmap.h (deleted) * kernel/arch/amd64/include/drivers (deleted) * kernel/arch/amd64/include/fpu_context.h (deleted) * kernel/arch/amd64/include/mm/asid.h (deleted) * kernel/arch/amd64/include/smp (deleted) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/arch/arch.h (moved) * kernel/arch/arm32/include/arch/asm.h (moved) * kernel/arch/arm32/include/arch/asm/boot.h (moved) * kernel/arch/arm32/include/arch/atomic.h (moved) * kernel/arch/arm32/include/arch/barrier.h (moved) * kernel/arch/arm32/include/arch/cache.h (added) * kernel/arch/arm32/include/arch/context.h (moved) * kernel/arch/arm32/include/arch/cp15.h (added) * kernel/arch/arm32/include/arch/cpu.h (moved) * kernel/arch/arm32/include/arch/cycle.h (moved) * kernel/arch/arm32/include/arch/elf.h (moved) * kernel/arch/arm32/include/arch/exception.h (moved) * kernel/arch/arm32/include/arch/faddr.h (moved) * kernel/arch/arm32/include/arch/fpu_context.h (moved) * kernel/arch/arm32/include/arch/interrupt.h (moved) * kernel/arch/arm32/include/arch/istate.h (moved) * kernel/arch/arm32/include/arch/mach/beagleboardxm/beagleboardxm.h (moved) * kernel/arch/arm32/include/arch/mach/beaglebone/beaglebone.h (added) * kernel/arch/arm32/include/arch/mach/gta02/gta02.h (moved) * kernel/arch/arm32/include/arch/mach/integratorcp/integratorcp.h (moved) * kernel/arch/arm32/include/arch/machine_func.h (moved) * kernel/arch/arm32/include/arch/mm/as.h (moved) * kernel/arch/arm32/include/arch/mm/asid.h (moved) * kernel/arch/arm32/include/arch/mm/frame.h (moved) * kernel/arch/arm32/include/arch/mm/km.h (moved) * kernel/arch/arm32/include/arch/mm/page.h (moved) * kernel/arch/arm32/include/arch/mm/page_armv4.h (moved) * kernel/arch/arm32/include/arch/mm/page_armv6.h (moved) * kernel/arch/arm32/include/arch/mm/page_fault.h (moved) * kernel/arch/arm32/include/arch/mm/tlb.h (moved) * kernel/arch/arm32/include/arch/proc/task.h (moved) * kernel/arch/arm32/include/arch/proc/thread.h (moved) * kernel/arch/arm32/include/arch/ras.h (moved) * kernel/arch/arm32/include/arch/regutils.h (moved) * kernel/arch/arm32/include/arch/security_ext.h (added) * kernel/arch/arm32/include/arch/stack.h (moved) * kernel/arch/arm32/include/arch/types.h (moved) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/fpu.s (added) * kernel/arch/arm32/src/fpu_context.c (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (added) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/ia32/include/arch/arch.h (moved) * kernel/arch/ia32/include/arch/asm.h (moved) * kernel/arch/ia32/include/arch/atomic.h (moved) * kernel/arch/ia32/include/arch/barrier.h (moved) * kernel/arch/ia32/include/arch/bios/bios.h (moved) * kernel/arch/ia32/include/arch/boot/boot.h (moved) * kernel/arch/ia32/include/arch/boot/memmap.h (moved) * kernel/arch/ia32/include/arch/context.h (moved) * kernel/arch/ia32/include/arch/context_offset.h (moved) * kernel/arch/ia32/include/arch/cpu.h (moved) * kernel/arch/ia32/include/arch/cpuid.h (moved) * kernel/arch/ia32/include/arch/cycle.h (moved) * kernel/arch/ia32/include/arch/ddi/ddi.h (moved) * kernel/arch/ia32/include/arch/drivers/i8254.h (moved) * kernel/arch/ia32/include/arch/drivers/i8259.h (moved) * kernel/arch/ia32/include/arch/elf.h (moved) * kernel/arch/ia32/include/arch/faddr.h (moved) * kernel/arch/ia32/include/arch/fpu_context.h (moved) * kernel/arch/ia32/include/arch/interrupt.h (moved) * kernel/arch/ia32/include/arch/istate.h (moved) * kernel/arch/ia32/include/arch/mm/as.h (moved) * kernel/arch/ia32/include/arch/mm/asid.h (moved) * kernel/arch/ia32/include/arch/mm/frame.h (moved) * kernel/arch/ia32/include/arch/mm/km.h (moved) * kernel/arch/ia32/include/arch/mm/page.h (moved) * kernel/arch/ia32/include/arch/mm/tlb.h (moved) * kernel/arch/ia32/include/arch/pm.h (moved) * kernel/arch/ia32/include/arch/proc/task.h (moved) * kernel/arch/ia32/include/arch/proc/thread.h (moved) * kernel/arch/ia32/include/arch/smp/ap.h (moved) * kernel/arch/ia32/include/arch/smp/apic.h (moved) * kernel/arch/ia32/include/arch/smp/mps.h (moved) * kernel/arch/ia32/include/arch/smp/smp.h (moved) * kernel/arch/ia32/include/arch/stack.h (added) * kernel/arch/ia32/include/arch/syscall.h (added) * kernel/arch/ia32/include/arch/types.h (moved) * kernel/arch/ia32/include/syscall.h (deleted) * kernel/arch/ia64/include/arch/arch.h (moved) * kernel/arch/ia64/include/arch/asm.h (moved) * kernel/arch/ia64/include/arch/atomic.h (moved) * kernel/arch/ia64/include/arch/barrier.h (moved) * kernel/arch/ia64/include/arch/bootinfo.h (moved) * kernel/arch/ia64/include/arch/context.h (moved) * kernel/arch/ia64/include/arch/cpu.h (moved) * kernel/arch/ia64/include/arch/cycle.h (moved) * kernel/arch/ia64/include/arch/drivers/it.h (moved) * kernel/arch/ia64/include/arch/drivers/kbd.h (moved) * kernel/arch/ia64/include/arch/drivers/ski.h (moved) * kernel/arch/ia64/include/arch/elf.h (moved) * kernel/arch/ia64/include/arch/faddr.h (moved) * kernel/arch/ia64/include/arch/fpu_context.h (moved) * kernel/arch/ia64/include/arch/interrupt.h (moved) * kernel/arch/ia64/include/arch/istate.h (moved) * kernel/arch/ia64/include/arch/legacyio.h (moved) * kernel/arch/ia64/include/arch/mm/as.h (moved) * kernel/arch/ia64/include/arch/mm/asid.h (moved) * kernel/arch/ia64/include/arch/mm/frame.h (moved) * kernel/arch/ia64/include/arch/mm/km.h (moved) * kernel/arch/ia64/include/arch/mm/page.h (moved) * kernel/arch/ia64/include/arch/mm/tlb.h (moved) * kernel/arch/ia64/include/arch/mm/vhpt.h (moved) * kernel/arch/ia64/include/arch/pal/pal.h (moved) * kernel/arch/ia64/include/arch/proc/task.h (moved) * kernel/arch/ia64/include/arch/proc/thread.h (moved) * kernel/arch/ia64/include/arch/register.h (moved) * kernel/arch/ia64/include/arch/stack.h (moved) * kernel/arch/ia64/include/arch/types.h (moved) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/mips32/include/arch/arch.h (moved) * kernel/arch/mips32/include/arch/asm.h (moved) * kernel/arch/mips32/include/arch/asm/boot.h (moved) * kernel/arch/mips32/include/arch/asm/regname.h (moved) * kernel/arch/mips32/include/arch/atomic.h (moved) * kernel/arch/mips32/include/arch/barrier.h (moved) * kernel/arch/mips32/include/arch/cache.h (moved) * kernel/arch/mips32/include/arch/context.h (moved) * kernel/arch/mips32/include/arch/context_offset.h (moved) * kernel/arch/mips32/include/arch/cp0.h (moved) * kernel/arch/mips32/include/arch/cpu.h (moved) * kernel/arch/mips32/include/arch/cycle.h (moved) * kernel/arch/mips32/include/arch/debug.h (moved) * kernel/arch/mips32/include/arch/debugger.h (moved) * kernel/arch/mips32/include/arch/drivers/msim.h (moved) * kernel/arch/mips32/include/arch/elf.h (moved) * kernel/arch/mips32/include/arch/exception.h (moved) * kernel/arch/mips32/include/arch/faddr.h (moved) * kernel/arch/mips32/include/arch/fpu_context.h (moved) * kernel/arch/mips32/include/arch/interrupt.h (moved) * kernel/arch/mips32/include/arch/istate.h (moved) * kernel/arch/mips32/include/arch/mach/malta/malta.h (moved) * kernel/arch/mips32/include/arch/mach/msim/msim.h (moved) * kernel/arch/mips32/include/arch/machine_func.h (moved) * kernel/arch/mips32/include/arch/mm/as.h (moved) * kernel/arch/mips32/include/arch/mm/asid.h (moved) * kernel/arch/mips32/include/arch/mm/frame.h (moved) * kernel/arch/mips32/include/arch/mm/km.h (moved) * kernel/arch/mips32/include/arch/mm/page.h (moved) * kernel/arch/mips32/include/arch/mm/tlb.h (moved) * kernel/arch/mips32/include/arch/proc/task.h (moved) * kernel/arch/mips32/include/arch/proc/thread.h (moved) * kernel/arch/mips32/include/arch/smp/dorder.h (moved) * kernel/arch/mips32/include/arch/stack.h (moved) * kernel/arch/mips32/include/arch/types.h (moved) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips64/include/arch/arch.h (moved) * kernel/arch/mips64/include/arch/asm.h (moved) * kernel/arch/mips64/include/arch/asm/boot.h (moved) * kernel/arch/mips64/include/arch/asm/regname.h (moved) * kernel/arch/mips64/include/arch/atomic.h (moved) * kernel/arch/mips64/include/arch/barrier.h (moved) * kernel/arch/mips64/include/arch/cache.h (moved) * kernel/arch/mips64/include/arch/context.h (moved) * kernel/arch/mips64/include/arch/context_offset.h (moved) * kernel/arch/mips64/include/arch/cp0.h (moved) * kernel/arch/mips64/include/arch/cpu.h (moved) * kernel/arch/mips64/include/arch/cycle.h (moved) * kernel/arch/mips64/include/arch/debug.h (moved) * kernel/arch/mips64/include/arch/debugger.h (moved) * kernel/arch/mips64/include/arch/drivers/msim.h (moved) * kernel/arch/mips64/include/arch/elf.h (moved) * kernel/arch/mips64/include/arch/exception.h (moved) * kernel/arch/mips64/include/arch/faddr.h (moved) * kernel/arch/mips64/include/arch/fpu_context.h (moved) * kernel/arch/mips64/include/arch/interrupt.h (moved) * kernel/arch/mips64/include/arch/istate.h (moved) * kernel/arch/mips64/include/arch/mm/as.h (moved) * kernel/arch/mips64/include/arch/mm/asid.h (moved) * kernel/arch/mips64/include/arch/mm/frame.h (moved) * kernel/arch/mips64/include/arch/mm/km.h (moved) * kernel/arch/mips64/include/arch/mm/page.h (moved) * kernel/arch/mips64/include/arch/mm/tlb.h (moved) * kernel/arch/mips64/include/arch/proc/task.h (moved) * kernel/arch/mips64/include/arch/proc/thread.h (moved) * kernel/arch/mips64/include/arch/smp/dorder.h (moved) * kernel/arch/mips64/include/arch/stack.h (moved) * kernel/arch/mips64/include/arch/types.h (moved) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/ppc32/include/arch/arch.h (moved) * kernel/arch/ppc32/include/arch/asm.h (moved) * kernel/arch/ppc32/include/arch/asm/regname.h (moved) * kernel/arch/ppc32/include/arch/atomic.h (moved) * kernel/arch/ppc32/include/arch/barrier.h (moved) * kernel/arch/ppc32/include/arch/boot/boot.h (moved) * kernel/arch/ppc32/include/arch/context.h (moved) * kernel/arch/ppc32/include/arch/context_offset.h (moved) * kernel/arch/ppc32/include/arch/cpu.h (moved) * kernel/arch/ppc32/include/arch/cycle.h (moved) * kernel/arch/ppc32/include/arch/drivers/pic.h (moved) * kernel/arch/ppc32/include/arch/elf.h (moved) * kernel/arch/ppc32/include/arch/exception.h (moved) * kernel/arch/ppc32/include/arch/faddr.h (moved) * kernel/arch/ppc32/include/arch/fpu_context.h (moved) * kernel/arch/ppc32/include/arch/interrupt.h (moved) * kernel/arch/ppc32/include/arch/istate.h (moved) * kernel/arch/ppc32/include/arch/mm/as.h (moved) * kernel/arch/ppc32/include/arch/mm/asid.h (moved) * kernel/arch/ppc32/include/arch/mm/frame.h (moved) * kernel/arch/ppc32/include/arch/mm/km.h (moved) * kernel/arch/ppc32/include/arch/mm/page.h (moved) * kernel/arch/ppc32/include/arch/mm/pht.h (moved) * kernel/arch/ppc32/include/arch/mm/tlb.h (moved) * kernel/arch/ppc32/include/arch/msr.h (moved) * kernel/arch/ppc32/include/arch/proc/task.h (moved) * kernel/arch/ppc32/include/arch/proc/thread.h (moved) * kernel/arch/ppc32/include/arch/stack.h (added) * kernel/arch/ppc32/include/arch/types.h (moved) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/sparc64/include/arch/arch.h (moved) * kernel/arch/sparc64/include/arch/asm.h (moved) * kernel/arch/sparc64/include/arch/atomic.h (moved) * kernel/arch/sparc64/include/arch/barrier.h (moved) * kernel/arch/sparc64/include/arch/boot/boot.h (moved) * kernel/arch/sparc64/include/arch/console.h (moved) * kernel/arch/sparc64/include/arch/context.h (moved) * kernel/arch/sparc64/include/arch/context_offset.h (moved) * kernel/arch/sparc64/include/arch/cpu.h (moved) * kernel/arch/sparc64/include/arch/cpu_family.h (moved) * kernel/arch/sparc64/include/arch/cpu_node.h (moved) * kernel/arch/sparc64/include/arch/cycle.h (moved) * kernel/arch/sparc64/include/arch/drivers/fb.h (moved) * kernel/arch/sparc64/include/arch/drivers/kbd.h (moved) * kernel/arch/sparc64/include/arch/drivers/niagara.h (moved) * kernel/arch/sparc64/include/arch/drivers/pci.h (moved) * kernel/arch/sparc64/include/arch/drivers/scr.h (moved) * kernel/arch/sparc64/include/arch/drivers/tick.h (moved) * kernel/arch/sparc64/include/arch/elf.h (moved) * kernel/arch/sparc64/include/arch/faddr.h (moved) * kernel/arch/sparc64/include/arch/fpu_context.h (moved) * kernel/arch/sparc64/include/arch/interrupt.h (moved) * kernel/arch/sparc64/include/arch/istate.h (moved) * kernel/arch/sparc64/include/arch/mm/as.h (moved) * kernel/arch/sparc64/include/arch/mm/asid.h (moved) * kernel/arch/sparc64/include/arch/mm/cache_spec.h (moved) * kernel/arch/sparc64/include/arch/mm/frame.h (moved) * kernel/arch/sparc64/include/arch/mm/km.h (moved) * kernel/arch/sparc64/include/arch/mm/mmu.h (moved) * kernel/arch/sparc64/include/arch/mm/page.h (moved) * kernel/arch/sparc64/include/arch/mm/pagesize.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/as.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/km.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/tsb.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/tte.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/as.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/km.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/mmu.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/page.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4v/tte.h (moved) * kernel/arch/sparc64/include/arch/mm/tlb.h (moved) * kernel/arch/sparc64/include/arch/mm/tsb.h (moved) * kernel/arch/sparc64/include/arch/mm/tte.h (moved) * kernel/arch/sparc64/include/arch/proc/task.h (moved) * kernel/arch/sparc64/include/arch/proc/thread.h (moved) * kernel/arch/sparc64/include/arch/regdef.h (moved) * kernel/arch/sparc64/include/arch/register.h (moved) * kernel/arch/sparc64/include/arch/smp/sun4v/smp.h (moved) * kernel/arch/sparc64/include/arch/sparc64.h (moved) * kernel/arch/sparc64/include/arch/stack.h (moved) * kernel/arch/sparc64/include/arch/sun4u/arch.h (moved) * kernel/arch/sparc64/include/arch/sun4u/asm.h (moved) * kernel/arch/sparc64/include/arch/sun4u/cpu.h (moved) * kernel/arch/sparc64/include/arch/sun4v/arch.h (moved) * kernel/arch/sparc64/include/arch/sun4v/asm.h (moved) * kernel/arch/sparc64/include/arch/sun4v/cpu.h (moved) * kernel/arch/sparc64/include/arch/sun4v/hypercall.h (moved) * kernel/arch/sparc64/include/arch/sun4v/ipi.h (moved) * kernel/arch/sparc64/include/arch/sun4v/md.h (moved) * kernel/arch/sparc64/include/arch/sun4v/regdef.h (moved) * kernel/arch/sparc64/include/arch/sun4v/register.h (moved) * kernel/arch/sparc64/include/arch/trap/exception.h (moved) * kernel/arch/sparc64/include/arch/trap/interrupt.h (moved) * kernel/arch/sparc64/include/arch/trap/mmu.h (moved) * kernel/arch/sparc64/include/arch/trap/regwin.h (moved) * kernel/arch/sparc64/include/arch/trap/sun4u/interrupt.h (moved) * kernel/arch/sparc64/include/arch/trap/sun4u/mmu.h (moved) * kernel/arch/sparc64/include/arch/trap/sun4u/regwin.h (moved) * kernel/arch/sparc64/include/arch/trap/sun4v/interrupt.h (moved) * kernel/arch/sparc64/include/arch/trap/sun4v/mmu.h (moved) * kernel/arch/sparc64/include/arch/trap/sun4v/regwin.h (moved) * kernel/arch/sparc64/include/arch/trap/syscall.h (moved) * kernel/arch/sparc64/include/arch/trap/trap.h (moved) * kernel/arch/sparc64/include/arch/trap/trap_table.h (moved) * kernel/arch/sparc64/include/arch/types.h (moved) * kernel/arch/sparc64/src/proc/sun4u/scheduler.c (modified) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/acpi/acpi.h (moved) * kernel/genarch/include/genarch/acpi/madt.h (moved) * kernel/genarch/include/genarch/drivers/am335x/cm_dpll.h (added) * kernel/genarch/include/genarch/drivers/am335x/cm_dpll_regs.h (added) * kernel/genarch/include/genarch/drivers/am335x/cm_per.h (added) * kernel/genarch/include/genarch/drivers/am335x/cm_per_regs.h (added) * kernel/genarch/include/genarch/drivers/am335x/ctrl_module.h (added) * kernel/genarch/include/genarch/drivers/am335x/ctrl_module_regs.h (added) * kernel/genarch/include/genarch/drivers/am335x/iomux.h (added) * kernel/genarch/include/genarch/drivers/am335x/irc.h (added) * kernel/genarch/include/genarch/drivers/am335x/timer.h (added) * kernel/genarch/include/genarch/drivers/am335x/timer_regs.h (added) * kernel/genarch/include/genarch/drivers/am335x/uart.h (added) * kernel/genarch/include/genarch/drivers/am335x/uart_regs.h (added) * kernel/genarch/include/genarch/drivers/amdm37x/gpt.h (moved) * kernel/genarch/include/genarch/drivers/amdm37x/irc.h (moved) * kernel/genarch/include/genarch/drivers/amdm37x/uart.h (added) * kernel/genarch/include/genarch/drivers/amdm37x/uart_regs.h (moved) * kernel/genarch/include/genarch/drivers/amdm37x_dispc/amdm37x_dispc.h (moved) * kernel/genarch/include/genarch/drivers/arm926_uart/arm926_uart.h (moved) * kernel/genarch/include/genarch/drivers/dsrln/dsrlnin.h (moved) * kernel/genarch/include/genarch/drivers/dsrln/dsrlnout.h (moved) * kernel/genarch/include/genarch/drivers/ega/ega.h (moved) * kernel/genarch/include/genarch/drivers/i8042/i8042.h (moved) * kernel/genarch/include/genarch/drivers/legacy/ia32/io.h (moved) * kernel/genarch/include/genarch/drivers/ns16550/ns16550.h (moved) * kernel/genarch/include/genarch/drivers/pl050/pl050.h (moved) * kernel/genarch/include/genarch/drivers/s3c24xx_irqc/s3c24xx_irqc.h (moved) * kernel/genarch/include/genarch/drivers/s3c24xx_timer/s3c24xx_timer.h (moved) * kernel/genarch/include/genarch/drivers/s3c24xx_uart/s3c24xx_uart.h (moved) * kernel/genarch/include/genarch/drivers/via-cuda/cuda.h (moved) * kernel/genarch/include/genarch/fb/bfb.h (moved) * kernel/genarch/include/genarch/fb/fb.h (moved) * kernel/genarch/include/genarch/fb/font-8x16.h (moved) * kernel/genarch/include/genarch/fb/logo-196x66.h (moved) * kernel/genarch/include/genarch/kbrd/kbrd.h (moved) * kernel/genarch/include/genarch/kbrd/scanc.h (moved) * kernel/genarch/include/genarch/kbrd/scanc_mac.h (moved) * kernel/genarch/include/genarch/kbrd/scanc_pc.h (moved) * kernel/genarch/include/genarch/kbrd/scanc_pl050.h (moved) * kernel/genarch/include/genarch/kbrd/scanc_sun.h (moved) * kernel/genarch/include/genarch/mm/as_ht.h (moved) * kernel/genarch/include/genarch/mm/as_pt.h (moved) * kernel/genarch/include/genarch/mm/asid_fifo.h (moved) * kernel/genarch/include/genarch/mm/page_ht.h (moved) * kernel/genarch/include/genarch/mm/page_pt.h (moved) * kernel/genarch/include/genarch/multiboot/multiboot.h (moved) * kernel/genarch/include/genarch/multiboot/multiboot2.h (moved) * kernel/genarch/include/genarch/ofw/ebus.h (moved) * kernel/genarch/include/genarch/ofw/ofw_tree.h (moved) * kernel/genarch/include/genarch/ofw/pci.h (moved) * kernel/genarch/include/genarch/ofw/sbus.h (moved) * kernel/genarch/include/genarch/ofw/upa.h (moved) * kernel/genarch/include/genarch/softint/division.h (moved) * kernel/genarch/include/genarch/softint/multiplication.h (moved) * kernel/genarch/include/genarch/srln/srln.h (moved) * kernel/genarch/src/drivers/am335x/timer.c (added) * kernel/genarch/src/drivers/am335x/uart.c (added) * kernel/genarch/src/drivers/amdm37x/uart.c (moved) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/proc/task.c (modified) * tools/ew.py (added) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/fb/amdm37x_dispc/Makefile (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.h (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.ma (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc_regs.h (added) * uspace/drv/fb/amdm37x_dispc/main.c (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/barrier.h (deleted) * uspace/lib/c/arch/abs32le/include/context_offset.h (deleted) * uspace/lib/c/arch/abs32le/include/elf.h (deleted) * uspace/lib/c/arch/abs32le/include/istate.h (deleted) * uspace/lib/c/arch/abs32le/include/libarch/atomic.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/barrier.h (added) * uspace/lib/c/arch/abs32le/include/libarch/config.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/context_offset.h (added) * uspace/lib/c/arch/abs32le/include/libarch/ddi.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/elf.h (added) * uspace/lib/c/arch/abs32le/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/entry.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/faddr.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/fibril.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/istate.h (added) * uspace/lib/c/arch/abs32le/include/libarch/syscall.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/thread.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/tls.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/types.h (moved) * uspace/lib/c/arch/abs32le/src/tls.c (modified) * uspace/lib/c/arch/amd64/include/barrier.h (deleted) * uspace/lib/c/arch/amd64/include/context_offset.h (deleted) * uspace/lib/c/arch/amd64/include/ddi.h (deleted) * uspace/lib/c/arch/amd64/include/elf.h (deleted) * uspace/lib/c/arch/amd64/include/istate.h (deleted) * uspace/lib/c/arch/amd64/include/libarch/atomic.h (moved) * uspace/lib/c/arch/amd64/include/libarch/barrier.h (added) * uspace/lib/c/arch/amd64/include/libarch/config.h (moved) * uspace/lib/c/arch/amd64/include/libarch/context_offset.h (added) * uspace/lib/c/arch/amd64/include/libarch/ddi.h (added) * uspace/lib/c/arch/amd64/include/libarch/elf.h (added) * uspace/lib/c/arch/amd64/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/amd64/include/libarch/faddr.h (moved) * uspace/lib/c/arch/amd64/include/libarch/fibril.h (moved) * uspace/lib/c/arch/amd64/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/amd64/include/libarch/istate.h (added) * uspace/lib/c/arch/amd64/include/libarch/stackarg.h (moved) * uspace/lib/c/arch/amd64/include/libarch/syscall.h (moved) * uspace/lib/c/arch/amd64/include/libarch/thread.h (moved) * uspace/lib/c/arch/amd64/include/libarch/tls.h (moved) * uspace/lib/c/arch/amd64/include/libarch/types.h (moved) * uspace/lib/c/arch/amd64/src/tls.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/include/barrier.h (deleted) * uspace/lib/c/arch/arm32/include/elf.h (deleted) * uspace/lib/c/arch/arm32/include/istate.h (deleted) * uspace/lib/c/arch/arm32/include/libarch/atomic.h (moved) * uspace/lib/c/arch/arm32/include/libarch/barrier.h (added) * uspace/lib/c/arch/arm32/include/libarch/config.h (moved) * uspace/lib/c/arch/arm32/include/libarch/cp15.h (added) * uspace/lib/c/arch/arm32/include/libarch/ddi.h (moved) * uspace/lib/c/arch/arm32/include/libarch/elf.h (added) * uspace/lib/c/arch/arm32/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/arm32/include/libarch/faddr.h (moved) * uspace/lib/c/arch/arm32/include/libarch/fibril.h (moved) * uspace/lib/c/arch/arm32/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/arm32/include/libarch/istate.h (added) * uspace/lib/c/arch/arm32/include/libarch/regutils.h (added) * uspace/lib/c/arch/arm32/include/libarch/stackarg.h (moved) * uspace/lib/c/arch/arm32/include/libarch/syscall.h (moved) * uspace/lib/c/arch/arm32/include/libarch/thread.h (moved) * uspace/lib/c/arch/arm32/include/libarch/tls.h (moved) * uspace/lib/c/arch/arm32/include/libarch/types.h (moved) * uspace/lib/c/arch/arm32/include/regutils.h (deleted) * uspace/lib/c/arch/arm32/src/tls.c (modified) * uspace/lib/c/arch/ia32/include/barrier.h (deleted) * uspace/lib/c/arch/ia32/include/context_offset.h (deleted) * uspace/lib/c/arch/ia32/include/elf.h (deleted) * uspace/lib/c/arch/ia32/include/istate.h (deleted) * uspace/lib/c/arch/ia32/include/libarch/atomic.h (moved) * uspace/lib/c/arch/ia32/include/libarch/barrier.h (added) * uspace/lib/c/arch/ia32/include/libarch/config.h (moved) * uspace/lib/c/arch/ia32/include/libarch/context_offset.h (added) * uspace/lib/c/arch/ia32/include/libarch/ddi.h (moved) * uspace/lib/c/arch/ia32/include/libarch/elf.h (added) * uspace/lib/c/arch/ia32/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/ia32/include/libarch/faddr.h (moved) * uspace/lib/c/arch/ia32/include/libarch/fibril.h (moved) * uspace/lib/c/arch/ia32/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/ia32/include/libarch/istate.h (added) * uspace/lib/c/arch/ia32/include/libarch/rtld/dynamic.h (moved) * uspace/lib/c/arch/ia32/include/libarch/rtld/elf_dyn.h (moved) * uspace/lib/c/arch/ia32/include/libarch/syscall.h (moved) * uspace/lib/c/arch/ia32/include/libarch/thread.h (moved) * uspace/lib/c/arch/ia32/include/libarch/tls.h (moved) * uspace/lib/c/arch/ia32/include/libarch/types.h (moved) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/arch/ia64/include/barrier.h (deleted) * uspace/lib/c/arch/ia64/include/elf.h (deleted) * uspace/lib/c/arch/ia64/include/istate.h (deleted) * uspace/lib/c/arch/ia64/include/libarch/atomic.h (moved) * uspace/lib/c/arch/ia64/include/libarch/barrier.h (added) * uspace/lib/c/arch/ia64/include/libarch/config.h (moved) * uspace/lib/c/arch/ia64/include/libarch/ddi.h (moved) * uspace/lib/c/arch/ia64/include/libarch/elf.h (added) * uspace/lib/c/arch/ia64/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/ia64/include/libarch/faddr.h (moved) * uspace/lib/c/arch/ia64/include/libarch/fibril.h (moved) * uspace/lib/c/arch/ia64/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/ia64/include/libarch/istate.h (added) * uspace/lib/c/arch/ia64/include/libarch/register.h (added) * uspace/lib/c/arch/ia64/include/libarch/stack.h (moved) * uspace/lib/c/arch/ia64/include/libarch/stackarg.h (moved) * uspace/lib/c/arch/ia64/include/libarch/syscall.h (moved) * uspace/lib/c/arch/ia64/include/libarch/thread.h (moved) * uspace/lib/c/arch/ia64/include/libarch/tls.h (moved) * uspace/lib/c/arch/ia64/include/libarch/types.h (moved) * uspace/lib/c/arch/ia64/include/register.h (deleted) * uspace/lib/c/arch/ia64/src/tls.c (modified) * uspace/lib/c/arch/mips32/include/barrier.h (deleted) * uspace/lib/c/arch/mips32/include/context_offset.h (deleted) * uspace/lib/c/arch/mips32/include/cp0.h (deleted) * uspace/lib/c/arch/mips32/include/elf.h (deleted) * uspace/lib/c/arch/mips32/include/istate.h (deleted) * uspace/lib/c/arch/mips32/include/libarch/atomic.h (moved) * uspace/lib/c/arch/mips32/include/libarch/barrier.h (added) * uspace/lib/c/arch/mips32/include/libarch/config.h (moved) * uspace/lib/c/arch/mips32/include/libarch/context_offset.h (added) * uspace/lib/c/arch/mips32/include/libarch/cp0.h (added) * uspace/lib/c/arch/mips32/include/libarch/ddi.h (moved) * uspace/lib/c/arch/mips32/include/libarch/elf.h (added) * uspace/lib/c/arch/mips32/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/mips32/include/libarch/faddr.h (moved) * uspace/lib/c/arch/mips32/include/libarch/fibril.h (moved) * uspace/lib/c/arch/mips32/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/mips32/include/libarch/istate.h (added) * uspace/lib/c/arch/mips32/include/libarch/regname.h (added) * uspace/lib/c/arch/mips32/include/libarch/stack.h (added) * uspace/lib/c/arch/mips32/include/libarch/syscall.h (moved) * uspace/lib/c/arch/mips32/include/libarch/thread.h (moved) * uspace/lib/c/arch/mips32/include/libarch/tls.h (moved) * uspace/lib/c/arch/mips32/include/libarch/types.h (moved) * uspace/lib/c/arch/mips32/include/regname.h (deleted) * uspace/lib/c/arch/mips32/include/stack.h (deleted) * uspace/lib/c/arch/mips32/src/tls.c (modified) * uspace/lib/c/arch/mips32eb/include/atomic.h (deleted) * uspace/lib/c/arch/mips32eb/include/barrier.h (deleted) * uspace/lib/c/arch/mips32eb/include/config.h (deleted) * uspace/lib/c/arch/mips32eb/include/context_offset.h (deleted) * uspace/lib/c/arch/mips32eb/include/cp0.h (deleted) * uspace/lib/c/arch/mips32eb/include/ddi.h (deleted) * uspace/lib/c/arch/mips32eb/include/elf.h (deleted) * uspace/lib/c/arch/mips32eb/include/elf_linux.h (deleted) * uspace/lib/c/arch/mips32eb/include/faddr.h (deleted) * uspace/lib/c/arch/mips32eb/include/fibril.h (deleted) * uspace/lib/c/arch/mips32eb/include/inttypes.h (deleted) * uspace/lib/c/arch/mips32eb/include/istate.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/atomic.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/barrier.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/config.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/context_offset.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/cp0.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/ddi.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/elf.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/elf_linux.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/faddr.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/fibril.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/inttypes.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/istate.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/regname.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/stack.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/syscall.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/thread.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/tls.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/types.h (added) * uspace/lib/c/arch/mips32eb/include/regname.h (deleted) * uspace/lib/c/arch/mips32eb/include/stack.h (deleted) * uspace/lib/c/arch/mips32eb/include/syscall.h (deleted) * uspace/lib/c/arch/mips32eb/include/thread.h (deleted) * uspace/lib/c/arch/mips32eb/include/tls.h (deleted) * uspace/lib/c/arch/mips32eb/include/types.h (deleted) * uspace/lib/c/arch/mips64/include/barrier.h (deleted) * uspace/lib/c/arch/mips64/include/context_offset.h (deleted) * uspace/lib/c/arch/mips64/include/cp0.h (deleted) * uspace/lib/c/arch/mips64/include/elf.h (deleted) * uspace/lib/c/arch/mips64/include/istate.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/atomic.h (moved) * uspace/lib/c/arch/mips64/include/libarch/barrier.h (added) * uspace/lib/c/arch/mips64/include/libarch/config.h (moved) * uspace/lib/c/arch/mips64/include/libarch/context_offset.h (added) * uspace/lib/c/arch/mips64/include/libarch/cp0.h (added) * uspace/lib/c/arch/mips64/include/libarch/ddi.h (moved) * uspace/lib/c/arch/mips64/include/libarch/elf.h (added) * uspace/lib/c/arch/mips64/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/mips64/include/libarch/faddr.h (moved) * uspace/lib/c/arch/mips64/include/libarch/fibril.h (moved) * uspace/lib/c/arch/mips64/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/mips64/include/libarch/istate.h (added) * uspace/lib/c/arch/mips64/include/libarch/regname.h (added) * uspace/lib/c/arch/mips64/include/libarch/stack.h (added) * uspace/lib/c/arch/mips64/include/libarch/syscall.h (moved) * uspace/lib/c/arch/mips64/include/libarch/thread.h (moved) * uspace/lib/c/arch/mips64/include/libarch/tls.h (moved) * uspace/lib/c/arch/mips64/include/libarch/types.h (moved) * uspace/lib/c/arch/mips64/include/regname.h (deleted) * uspace/lib/c/arch/mips64/include/stack.h (deleted) * uspace/lib/c/arch/mips64/src/tls.c (modified) * uspace/lib/c/arch/ppc32/include/barrier.h (deleted) * uspace/lib/c/arch/ppc32/include/context_offset.h (deleted) * uspace/lib/c/arch/ppc32/include/elf.h (deleted) * uspace/lib/c/arch/ppc32/include/istate.h (deleted) * uspace/lib/c/arch/ppc32/include/libarch/atomic.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/barrier.h (added) * uspace/lib/c/arch/ppc32/include/libarch/config.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/context_offset.h (added) * uspace/lib/c/arch/ppc32/include/libarch/ddi.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/elf.h (added) * uspace/lib/c/arch/ppc32/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/faddr.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/fibril.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/istate.h (added) * uspace/lib/c/arch/ppc32/include/libarch/msr.h (added) * uspace/lib/c/arch/ppc32/include/libarch/regname.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/stackarg.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/syscall.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/thread.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/tls.h (moved) * uspace/lib/c/arch/ppc32/include/libarch/types.h (moved) * uspace/lib/c/arch/ppc32/include/msr.h (deleted) * uspace/lib/c/arch/ppc32/src/tls.c (modified) * uspace/lib/c/arch/sparc64/include/barrier.h (deleted) * uspace/lib/c/arch/sparc64/include/context_offset.h (deleted) * uspace/lib/c/arch/sparc64/include/elf.h (deleted) * uspace/lib/c/arch/sparc64/include/istate.h (deleted) * uspace/lib/c/arch/sparc64/include/libarch/atomic.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/barrier.h (added) * uspace/lib/c/arch/sparc64/include/libarch/config.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/context_offset.h (added) * uspace/lib/c/arch/sparc64/include/libarch/ddi.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/elf.h (added) * uspace/lib/c/arch/sparc64/include/libarch/elf_linux.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/faddr.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/fibril.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/inttypes.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/istate.h (added) * uspace/lib/c/arch/sparc64/include/libarch/regdef.h (added) * uspace/lib/c/arch/sparc64/include/libarch/stack.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/stackarg.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/syscall.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/thread.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/tls.h (moved) * uspace/lib/c/arch/sparc64/include/libarch/types.h (moved) * uspace/lib/c/arch/sparc64/include/regdef.h (deleted) * uspace/lib/c/arch/sparc64/src/tls.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/tls.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/layout.h (modified) * uspace/srv/hid/input/layout/ar.c (added) * version (modified) Merge mainline changes. Thu, 14 Feb 2013 21:52:55 GMT Maurizio Lombardi [63b2be8] * HelenOS.config (modified) Fix typo Thu, 24 Jan 2013 21:18:18 GMT Maurizio Lombardi [b1011dae] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/_link.ld.in (modified) * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/barrier.h (modified) * kernel/arch/arm32/include/cache.h (added) * kernel/arch/arm32/include/cp15.h (added) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/include/cycle.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_fault.h (modified) * kernel/arch/arm32/include/regutils.h (modified) * kernel/arch/arm32/include/security_ext.h (added) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/fpu.s (added) * kernel/arch/arm32/src/fpu_context.c (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * uspace/Makefile (modified) * uspace/drv/fb/amdm37x_dispc/Makefile (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.h (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.ma (added) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc_regs.h (moved) * uspace/drv/fb/amdm37x_dispc/main.c (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/include/cp15.h (added) * uspace/lib/drv/include/ddf/log.h (modified) Merge changes from jan.vesely/helenos/arm Sun, 20 Jan 2013 21:35:55 GMT Maurizio Lombardi [e1530ec2] * HelenOS.config (modified) use uImage OS type 2 (NetBSD) to prevent u-boot from corrupting the ... Sun, 30 Dec 2012 14:05:09 GMT Jan Vesely [e7b0b85] * HelenOS.config (modified) arm32: Re introduce PROCESSOR macro. Sun, 30 Dec 2012 13:32:58 GMT Jan Vesely [5d9e36b] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/mm.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) arm32: Rename PROCESSOR macro to PROCESSOR_ARCH We'll need ... Sat, 29 Dec 2012 10:48:35 GMT Maurizio Lombardi [e1a27be] * HelenOS.config (modified) * abi/include/bool.h (modified) * abi/include/klog.h (moved) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/src/putchar.c (modified) * contrib/conf/arm32-gx.sh (deleted) * contrib/conf/arm32-qe.sh (modified) * defaults/arm32/GXemul/Makefile.config (deleted) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/debugger.h (deleted) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/debugger.c (deleted) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (deleted) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/fpu_context.c (added) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (deleted) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/debugger.h (deleted) * kernel/arch/ia32/src/debugger.c (deleted) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/mips32/include/mm/tlb.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * release/Makefile (modified) * tools/toolchain.sh (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/Makefile (modified) * uspace/app/klog/klog.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkexfat/exfat.h (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/nterm/conn.c (modified) * uspace/app/nterm/nterm.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/stats/stats.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/mm/common.h (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/desctree.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/edit/sheet.h (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/c/demos/tetris/screen.h (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/status.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/fb/kfb/port.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootamdm37x/amdm37x.h (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/lib/bithenge/src/helenos/common.h (modified) * uspace/lib/c/arch/abs32le/include/atomic.h (modified) * uspace/lib/c/arch/abs32le/src/entryjmp.c (modified) * uspace/lib/c/arch/abs32le/src/fibril.c (modified) * uspace/lib/c/arch/abs32le/src/stacktrace.c (modified) * uspace/lib/c/arch/amd64/src/stacktrace.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/include/atomic.h (modified) * uspace/lib/c/arch/arm32/src/stacktrace.c (modified) * uspace/lib/c/arch/ia32/src/stacktrace.c (modified) * uspace/lib/c/arch/ia64/src/stacktrace.c (modified) * uspace/lib/c/arch/mips32/src/stacktrace.c (modified) * uspace/lib/c/arch/mips64/src/stacktrace.c (modified) * uspace/lib/c/arch/ppc32/src/stacktrace.c (modified) * uspace/lib/c/arch/sparc64/src/stacktrace.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/io/chargrid.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/klog.c (modified) * uspace/lib/c/generic/io/window.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/stdlib.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/atomicdflt.h (modified) * uspace/lib/c/include/bd_srv.h (modified) * uspace/lib/c/include/cfg.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ieee_double.h (modified) * uspace/lib/c/include/inet/iplink_srv.h (modified) * uspace/lib/c/include/io/charfield.h (modified) * uspace/lib/c/include/io/con_srv.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/pixel.h (modified) * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/c/include/io/window.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/c/include/rtld/dynamic.h (modified) * uspace/lib/c/include/sort.h (modified) * uspace/lib/c/include/stacktrace.h (modified) * uspace/lib/c/include/stats.h (modified) * uspace/lib/c/include/stdbool.h (moved) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/sysinfo.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/draw/codec/tga.c (modified) * uspace/lib/draw/drawctx.c (modified) * uspace/lib/draw/drawctx.h (modified) * uspace/lib/draw/path.c (modified) * uspace/lib/draw/source.c (modified) * uspace/lib/draw/source.h (modified) * uspace/lib/draw/surface.c (modified) * uspace/lib/draw/surface.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/graph/graph.h (modified) * uspace/lib/gui/minimal.h (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/posix/source/fnmatch.c (modified) * uspace/lib/posix/source/pwd.c (modified) * uspace/lib/posix/source/stdio.c (modified) * uspace/lib/posix/source/stdio/scanf.c (modified) * uspace/lib/posix/source/stdlib/strtold.c (modified) * uspace/lib/posix/source/time.c (modified) * uspace/lib/softrend/filter.c (modified) * uspace/lib/softrend/filter.h (modified) * uspace/lib/softrend/pixconv.h (modified) * uspace/lib/softrend/rectangle.h (modified) * uspace/lib/softrend/transform.c (modified) * uspace/lib/softrend/transform.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usbdev/src/dp.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/lib/usbvirt/include/usbvirt/ipc.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.h (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.h (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/udf/udf.h (modified) * uspace/srv/fs/udf/udf_cksum.h (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/fs/udf/udf_osta.h (modified) * uspace/srv/fs/udf/udf_types.h (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/compositor.h (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/input.h (modified) * uspace/srv/hid/input/layout.h (modified) * uspace/srv/hid/input/layout/ar.c (added) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/proto/adb.c (modified) * uspace/srv/hid/output/output.h (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetsrv.h (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/conn.h (modified) * uspace/srv/net/tcp/seq_no.c (modified) * uspace/srv/net/tcp/tcp_type.h (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.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_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Merge mainline changes Wed, 19 Dec 2012 21:13:56 GMT Jakub Jermar [3c50cddc] * HelenOS.config (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) Use msim printer and kayboard only for the msim machine. Wed, 05 Dec 2012 21:39:28 GMT Jakub Jermar [232cd4f] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * contrib/conf/mips32-gx.sh (deleted) * defaults/mips32/GXemul/Makefile.config (deleted) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/srv/bd/gxe_bd/Makefile (deleted) * uspace/srv/bd/gxe_bd/gxe_bd.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/gxemul.c (deleted) Remove support for the lgxemul and bgxemul machines and GXemul drivers. Mon, 03 Dec 2012 23:57:46 GMT Jakub Jermar [c0a7545] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * defaults/mips32/malta-be/Makefile.config (added) * defaults/mips32/malta-le/Makefile.config (added) * defaults/mips32/malta/Makefile.config (deleted) * kernel/arch/mips32/Makefile.inc (modified) * tools/autotool.py (modified) Support both endianities for MIPS Malta, resulting in lmalta and bmalta. Mon, 03 Dec 2012 21:48:28 GMT Jakub Jermar [5a00ee0] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * defaults/mips32/malta/Makefile.config (added) * kernel/arch/mips32/Makefile.inc (modified) * tools/autotool.py (modified) Start reintroducing the MIPS Malta machine. Sun, 02 Dec 2012 22:29:34 GMT Jakub Jermar [f9ab562] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/src/putchar.c (modified) * contrib/conf/arm32-gx.sh (deleted) * defaults/arm32/GXemul/Makefile.config (deleted) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (deleted) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (deleted) * kernel/arch/arm32/src/machine_func.c (modified) * release/Makefile (modified) * uspace/srv/hid/input/input.c (modified) Remove support for the testarm machine. Sun, 25 Nov 2012 21:34:07 GMT Maurizio Lombardi [8f88beb] * HelenOS.config (modified) * abi/include/mm/as.h (modified) * boot/Makefile.common (modified) * boot/arch/ia64/src/main.c (modified) * contrib/conf/ski.conf (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/mm/pht.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/task.c (modified) * tools/autotool.py (modified) * tools/config.py (modified) * tools/mkarray.py (modified) * tools/pack.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/ext2info/Makefile (deleted) * uspace/app/ext2info/ext2info.c (deleted) * uspace/app/tester/Makefile (modified) * uspace/app/tester/ext2/ext2_1.c (deleted) * uspace/app/tester/ext2/ext2_1.def (deleted) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/print/print5.def (modified) * uspace/app/tester/print/print6.c (added) * uspace/app/tester/print/print6.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/drv/infrastructure/rootamdm37x/Makefile (modified) * uspace/drv/infrastructure/rootamdm37x/amdm37x.c (added) * uspace/drv/infrastructure/rootamdm37x/amdm37x.h (moved) * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (modified) * uspace/drv/infrastructure/rootamdm37x/cm/iva2.h (added) * uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/global_reg.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/usbhost.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/ddi.h (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/double_to_str.c (added) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/ieee_double.c (added) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/pio_trace.c (modified) * uspace/lib/c/generic/power_of_ten.c (added) * uspace/lib/c/generic/private/power_of_ten.h (added) * uspace/lib/c/generic/stack.c (moved) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/double_to_str.h (moved) * uspace/lib/c/include/ieee_double.h (added) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/stack.h (moved) * uspace/lib/clui/tinput.c (modified) * uspace/lib/ext2/Makefile (deleted) * uspace/lib/ext2/libext2_block_group.c (deleted) * uspace/lib/ext2/libext2_directory.c (deleted) * uspace/lib/ext2/libext2_directory.h (deleted) * uspace/lib/ext2/libext2_filesystem.c (deleted) * uspace/lib/ext2/libext2_filesystem.h (deleted) * uspace/lib/ext2/libext2_inode.c (deleted) * uspace/lib/ext2/libext2_inode.h (deleted) * uspace/lib/ext2/libext2_superblock.c (deleted) * uspace/lib/ext2/libext2_superblock.h (deleted) * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/lib/softfloat/common.c (modified) * uspace/srv/fs/ext2fs/Makefile (deleted) * uspace/srv/fs/ext2fs/ext2fs_ops.c (deleted) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) * uspace/srv/logger/initlvl.c (modified) Merge mainline changes Sat, 24 Nov 2012 23:22:33 GMT Jan Vesely [957ce9a5] * HelenOS.config (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/fpu_context.c (modified) arm32: Implement and allow lazy FPU context switching. It's ... Sat, 24 Nov 2012 19:04:17 GMT Jan Vesely [435c33b] * HelenOS.config (modified) config: Disable lazy FPU context switching on arm32. Not implemented. Sat, 24 Nov 2012 02:36:58 GMT Jan Vesely [d238aa9] * HelenOS.config (modified) config: Enable FPU on Integrator/CP Sat, 24 Nov 2012 02:31:10 GMT Jan Vesely [22a0ee8] * HelenOS.config (modified) config: Enable FPU on armv7. Thu, 22 Nov 2012 23:02:40 GMT Jakub Jermar [894d9ea] * HelenOS.config (modified) The arm32 GXemul machine is called 'testarm'. Wed, 17 Oct 2012 22:17:29 GMT Maurizio Lombardi [c2b2de7] * HelenOS.config (modified) * abi/include/ipc/ipc.h (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/mbprotect/__init__.py (modified) * contrib/conf/sparc64-qe (added) * kernel/Makefile (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/genarch/include/drivers/arm926_uart/arm926_uart.h (modified) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/sysipc_ops.h (added) * kernel/generic/include/ipc/sysipc_priv.h (added) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/ops/clnestab.c (added) * kernel/generic/src/ipc/ops/conctmeto.c (added) * kernel/generic/src/ipc/ops/concttome.c (added) * kernel/generic/src/ipc/ops/connclone.c (added) * kernel/generic/src/ipc/ops/dataread.c (added) * kernel/generic/src/ipc/ops/datawrite.c (added) * kernel/generic/src/ipc/ops/debug.c (added) * kernel/generic/src/ipc/ops/sharein.c (added) * kernel/generic/src/ipc/ops/shareout.c (added) * kernel/generic/src/ipc/ops/stchngath.c (added) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/ipc/sysipc_ops.c (added) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/proc/task.c (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.c (added) * uspace/app/bdsh/cmds/modules/cmp/cmp.h (added) * uspace/app/bdsh/cmds/modules/cmp/cmp_def.h (added) * uspace/app/bdsh/cmds/modules/cmp/entry.h (added) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bithenge/Makefile (added) * uspace/app/bithenge/Makefile.linux (added) * uspace/app/bithenge/test.c (added) * uspace/app/date/Makefile (added) * uspace/app/date/date.c (added) * uspace/app/devctl/devctl.c (modified) * uspace/app/logset/Makefile (added) * uspace/app/logset/main.c (added) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/msim/arch_helenos/input.c (modified) * uspace/app/msim/arch_helenos/misc.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/tester/stdio/logger1.c (added) * uspace/app/tester/stdio/logger1.def (added) * uspace/app/tester/stdio/logger2.c (added) * uspace/app/tester/stdio/logger2.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/vuhid/main.c (modified) * uspace/dist/src/bithenge/basic.bh (added) * uspace/dist/src/bithenge/basic.dat (added) * uspace/dist/src/bithenge/basic.out (added) * uspace/dist/src/bithenge/bits.bh (added) * uspace/dist/src/bithenge/bits.dat (added) * uspace/dist/src/bithenge/bits.out (added) * uspace/dist/src/bithenge/cond.bh (added) * uspace/dist/src/bithenge/cond.dat (added) * uspace/dist/src/bithenge/cond.out (added) * uspace/dist/src/bithenge/expression.bh (added) * uspace/dist/src/bithenge/expression.dat (added) * uspace/dist/src/bithenge/expression.out (added) * uspace/dist/src/bithenge/fat.bh (added) * uspace/dist/src/bithenge/fat.dat (added) * uspace/dist/src/bithenge/fat.out (added) * uspace/dist/src/bithenge/gif/blue_1x1.gif (added) * uspace/dist/src/bithenge/gif/gif.bh (added) * uspace/dist/src/bithenge/gif/helenos.gif (added) * uspace/dist/src/bithenge/gif/loader.gif (added) * uspace/dist/src/bithenge/gif/readme (added) * uspace/dist/src/bithenge/repeat.bh (added) * uspace/dist/src/bithenge/repeat.dat (added) * uspace/dist/src/bithenge/repeat.out (added) * uspace/dist/src/bithenge/test.bdsh (added) * uspace/dist/src/bithenge/test.sh (added) * uspace/dist/src/bithenge/trip.bh (added) * uspace/dist/src/bithenge/trip.dat (added) * uspace/dist/src/bithenge/trip.out (added) * uspace/dist/src/bithenge/usbdesc.bh (added) * uspace/dist/src/bithenge/usbdesc.kbd.dat (added) * uspace/dist/src/bithenge/usbdesc.kbd.out (added) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/usbflbk/main.c (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/vhc/Makefile (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (added) * uspace/drv/infrastructure/rootamdm37x/cm/core.h (moved) * uspace/drv/infrastructure/rootamdm37x/cm/usbhost.h (moved) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/uhh.h (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/time/cmos-rtc/Makefile (added) * uspace/drv/time/cmos-rtc/cmos-regs.h (added) * uspace/drv/time/cmos-rtc/cmos-rtc.c (added) * uspace/drv/time/cmos-rtc/cmos-rtc.ma (added) * uspace/lib/bithenge/Makefile (added) * uspace/lib/bithenge/Makefile.linux (added) * uspace/lib/bithenge/include/bithenge/blob.h (added) * uspace/lib/bithenge/include/bithenge/compound.h (added) * uspace/lib/bithenge/include/bithenge/expression.h (added) * uspace/lib/bithenge/include/bithenge/file.h (added) * uspace/lib/bithenge/include/bithenge/os.h (added) * uspace/lib/bithenge/include/bithenge/print.h (added) * uspace/lib/bithenge/include/bithenge/script.h (added) * uspace/lib/bithenge/include/bithenge/sequence.h (added) * uspace/lib/bithenge/include/bithenge/source.h (added) * uspace/lib/bithenge/include/bithenge/transform.h (added) * uspace/lib/bithenge/include/bithenge/tree.h (added) * uspace/lib/bithenge/src/blob.c (added) * uspace/lib/bithenge/src/common.h (added) * uspace/lib/bithenge/src/compound.c (added) * uspace/lib/bithenge/src/expression.c (added) * uspace/lib/bithenge/src/failure.c (added) * uspace/lib/bithenge/src/failure.h (added) * uspace/lib/bithenge/src/file.c (added) * uspace/lib/bithenge/src/helenos/block.c (added) * uspace/lib/bithenge/src/helenos/block.h (added) * uspace/lib/bithenge/src/helenos/common.h (added) * uspace/lib/bithenge/src/linux/common.h (added) * uspace/lib/bithenge/src/print.c (added) * uspace/lib/bithenge/src/script.c (added) * uspace/lib/bithenge/src/sequence.c (added) * uspace/lib/bithenge/src/source.c (added) * uspace/lib/bithenge/src/transform.c (added) * uspace/lib/bithenge/src/tree.c (added) * uspace/lib/block/block.c (modified) * uspace/lib/block/block.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.common (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/ddi.h (modified) * uspace/lib/c/generic/adt/hash_set.c (deleted) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/battery_dev.c (added) * uspace/lib/c/generic/device/clock_dev.c (added) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (added) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/pio_trace.c (added) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/adt/hash.h (added) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/battery_dev.h (added) * uspace/lib/c/include/device/clock_dev.h (added) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/logctl.h (added) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/logger.h (moved) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/remote_battery_dev.c (added) * uspace/lib/drv/generic/remote_clock_dev.c (added) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/drv/include/ops/battery_dev.h (added) * uspace/lib/drv/include/ops/clock_dev.h (added) * uspace/lib/drv/include/remote_battery_dev.h (added) * uspace/lib/drv/include/remote_clock_dev.h (added) * uspace/lib/ext4/libext4_crc.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_hash.c (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/assert.h (moved) * uspace/lib/posix/include/posix/ctype.h (moved) * uspace/lib/posix/include/posix/errno.h (moved) * uspace/lib/posix/include/posix/fcntl.h (moved) * uspace/lib/posix/include/posix/float.h (moved) * uspace/lib/posix/include/posix/fnmatch.h (moved) * uspace/lib/posix/include/posix/getopt.h (moved) * uspace/lib/posix/include/posix/inttypes.h (moved) * uspace/lib/posix/include/posix/iso646.h (moved) * uspace/lib/posix/include/posix/limits.h (moved) * uspace/lib/posix/include/posix/locale.h (moved) * uspace/lib/posix/include/posix/malloc.h (added) * uspace/lib/posix/include/posix/math.h (moved) * uspace/lib/posix/include/posix/pwd.h (moved) * uspace/lib/posix/include/posix/signal.h (moved) * uspace/lib/posix/include/posix/stdarg.h (added) * uspace/lib/posix/include/posix/stdbool.h (moved) * uspace/lib/posix/include/posix/stddef.h (moved) * uspace/lib/posix/include/posix/stdint.h (moved) * uspace/lib/posix/include/posix/stdio.h (moved) * uspace/lib/posix/include/posix/stdlib.h (moved) * uspace/lib/posix/include/posix/string.h (moved) * uspace/lib/posix/include/posix/strings.h (moved) * uspace/lib/posix/include/posix/sys/mman.h (moved) * uspace/lib/posix/include/posix/sys/stat.h (moved) * uspace/lib/posix/include/posix/sys/types.h (moved) * uspace/lib/posix/include/posix/sys/wait.h (moved) * uspace/lib/posix/include/posix/time.h (moved) * uspace/lib/posix/include/posix/unistd.h (moved) * uspace/lib/posix/source/ctype.c (moved) * uspace/lib/posix/source/errno.c (moved) * uspace/lib/posix/source/fcntl.c (moved) * uspace/lib/posix/source/fnmatch.c (moved) * uspace/lib/posix/source/getopt.c (moved) * uspace/lib/posix/source/internal/common.h (moved) * uspace/lib/posix/source/locale.c (moved) * uspace/lib/posix/source/math.c (moved) * uspace/lib/posix/source/pwd.c (moved) * uspace/lib/posix/source/signal.c (moved) * uspace/lib/posix/source/stdio.c (moved) * uspace/lib/posix/source/stdio/scanf.c (moved) * uspace/lib/posix/source/stdlib.c (moved) * uspace/lib/posix/source/stdlib/strtol.c (moved) * uspace/lib/posix/source/stdlib/strtold.c (moved) * uspace/lib/posix/source/string.c (moved) * uspace/lib/posix/source/strings.c (moved) * uspace/lib/posix/source/sys/stat.c (moved) * uspace/lib/posix/source/sys/wait.c (moved) * uspace/lib/posix/source/time.c (added) * uspace/lib/posix/source/unistd.c (moved) * uspace/lib/posix/time.c (deleted) * uspace/lib/softfloat/add.c (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/fs/udf/udf.h (modified) * uspace/srv/fs/udf/udf_file.c (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/fs/udf/udf_ops.c (modified) * uspace/srv/fs/udf/udf_volume.c (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/hid/input/gsp.h (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/output/port/ega.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/Makefile (added) * uspace/srv/logger/ctl.c (added) * uspace/srv/logger/initlvl.c (added) * uspace/srv/logger/level.c (added) * uspace/srv/logger/logger.h (added) * uspace/srv/logger/logs.c (added) * uspace/srv/logger/main.c (added) * uspace/srv/logger/writer.c (added) * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/ethip/pdu.c (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/icmp.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetping.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/reass.c (modified) * uspace/srv/net/inetsrv/sroute.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/iqueue.c (modified) * uspace/srv/net/tcp/ncsim.c (modified) * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/tcp/ucall.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/sock.c (modified) * uspace/srv/net/udp/ucall.c (modified) * uspace/srv/net/udp/udp.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_node.c (modified) merge changes from bbxm branch Mon, 15 Oct 2012 16:28:58 GMT Jan Vesely [e2a6b72] * HelenOS.config (modified) * abi/include/ipc/ipc.h (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/mbprotect/__init__.py (modified) * contrib/conf/sparc64-qe (added) * kernel/Makefile (modified) * kernel/genarch/include/drivers/arm926_uart/arm926_uart.h (modified) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/sysipc_ops.h (added) * kernel/generic/include/ipc/sysipc_priv.h (added) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/ops/clnestab.c (added) * kernel/generic/src/ipc/ops/conctmeto.c (added) * kernel/generic/src/ipc/ops/concttome.c (added) * kernel/generic/src/ipc/ops/connclone.c (added) * kernel/generic/src/ipc/ops/dataread.c (added) * kernel/generic/src/ipc/ops/datawrite.c (added) * kernel/generic/src/ipc/ops/debug.c (added) * kernel/generic/src/ipc/ops/sharein.c (added) * kernel/generic/src/ipc/ops/shareout.c (added) * kernel/generic/src/ipc/ops/stchngath.c (added) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/ipc/sysipc_ops.c (added) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/proc/task.c (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.c (added) * uspace/app/bdsh/cmds/modules/cmp/cmp.h (added) * uspace/app/bdsh/cmds/modules/cmp/cmp_def.h (added) * uspace/app/bdsh/cmds/modules/cmp/entry.h (added) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bithenge/Makefile (added) * uspace/app/bithenge/Makefile.linux (added) * uspace/app/bithenge/test.c (added) * uspace/app/date/Makefile (added) * uspace/app/date/date.c (added) * uspace/app/devctl/devctl.c (modified) * uspace/app/logset/Makefile (added) * uspace/app/logset/main.c (added) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/msim/arch_helenos/input.c (modified) * uspace/app/msim/arch_helenos/misc.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/tester/stdio/logger1.c (added) * uspace/app/tester/stdio/logger1.def (added) * uspace/app/tester/stdio/logger2.c (added) * uspace/app/tester/stdio/logger2.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/vuhid/main.c (modified) * uspace/dist/src/bithenge/basic.bh (added) * uspace/dist/src/bithenge/basic.dat (added) * uspace/dist/src/bithenge/basic.out (added) * uspace/dist/src/bithenge/bits.bh (added) * uspace/dist/src/bithenge/bits.dat (added) * uspace/dist/src/bithenge/bits.out (added) * uspace/dist/src/bithenge/cond.bh (added) * uspace/dist/src/bithenge/cond.dat (added) * uspace/dist/src/bithenge/cond.out (added) * uspace/dist/src/bithenge/expression.bh (added) * uspace/dist/src/bithenge/expression.dat (added) * uspace/dist/src/bithenge/expression.out (added) * uspace/dist/src/bithenge/fat.bh (added) * uspace/dist/src/bithenge/fat.dat (added) * uspace/dist/src/bithenge/fat.out (added) * uspace/dist/src/bithenge/gif/blue_1x1.gif (added) * uspace/dist/src/bithenge/gif/gif.bh (added) * uspace/dist/src/bithenge/gif/helenos.gif (added) * uspace/dist/src/bithenge/gif/loader.gif (added) * uspace/dist/src/bithenge/gif/readme (added) * uspace/dist/src/bithenge/repeat.bh (added) * uspace/dist/src/bithenge/repeat.dat (added) * uspace/dist/src/bithenge/repeat.out (added) * uspace/dist/src/bithenge/test.bdsh (added) * uspace/dist/src/bithenge/test.sh (added) * uspace/dist/src/bithenge/trip.bh (added) * uspace/dist/src/bithenge/trip.dat (added) * uspace/dist/src/bithenge/trip.out (added) * uspace/dist/src/bithenge/usbdesc.bh (added) * uspace/dist/src/bithenge/usbdesc.kbd.dat (added) * uspace/dist/src/bithenge/usbdesc.kbd.out (added) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/usbflbk/main.c (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/vhc/Makefile (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/time/cmos-rtc/Makefile (added) * uspace/drv/time/cmos-rtc/cmos-regs.h (added) * uspace/drv/time/cmos-rtc/cmos-rtc.c (added) * uspace/drv/time/cmos-rtc/cmos-rtc.ma (added) * uspace/lib/bithenge/Makefile (added) * uspace/lib/bithenge/Makefile.linux (added) * uspace/lib/bithenge/include/bithenge/blob.h (added) * uspace/lib/bithenge/include/bithenge/compound.h (added) * uspace/lib/bithenge/include/bithenge/expression.h (added) * uspace/lib/bithenge/include/bithenge/file.h (added) * uspace/lib/bithenge/include/bithenge/os.h (added) * uspace/lib/bithenge/include/bithenge/print.h (added) * uspace/lib/bithenge/include/bithenge/script.h (added) * uspace/lib/bithenge/include/bithenge/sequence.h (added) * uspace/lib/bithenge/include/bithenge/source.h (added) * uspace/lib/bithenge/include/bithenge/transform.h (added) * uspace/lib/bithenge/include/bithenge/tree.h (added) * uspace/lib/bithenge/src/blob.c (added) * uspace/lib/bithenge/src/common.h (added) * uspace/lib/bithenge/src/compound.c (added) * uspace/lib/bithenge/src/expression.c (added) * uspace/lib/bithenge/src/failure.c (added) * uspace/lib/bithenge/src/failure.h (added) * uspace/lib/bithenge/src/file.c (added) * uspace/lib/bithenge/src/helenos/block.c (added) * uspace/lib/bithenge/src/helenos/block.h (added) * uspace/lib/bithenge/src/helenos/common.h (added) * uspace/lib/bithenge/src/linux/common.h (added) * uspace/lib/bithenge/src/print.c (added) * uspace/lib/bithenge/src/script.c (added) * uspace/lib/bithenge/src/sequence.c (added) * uspace/lib/bithenge/src/source.c (added) * uspace/lib/bithenge/src/transform.c (added) * uspace/lib/bithenge/src/tree.c (added) * uspace/lib/block/block.c (modified) * uspace/lib/block/block.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.common (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/ddi.h (modified) * uspace/lib/c/generic/adt/hash_set.c (deleted) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/battery_dev.c (added) * uspace/lib/c/generic/device/clock_dev.c (added) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (added) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/pio_trace.c (added) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/adt/hash.h (added) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/battery_dev.h (added) * uspace/lib/c/include/device/clock_dev.h (added) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/logctl.h (added) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/logger.h (moved) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/remote_battery_dev.c (added) * uspace/lib/drv/generic/remote_clock_dev.c (added) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/drv/include/ops/battery_dev.h (added) * uspace/lib/drv/include/ops/clock_dev.h (added) * uspace/lib/drv/include/remote_battery_dev.h (added) * uspace/lib/drv/include/remote_clock_dev.h (added) * uspace/lib/ext4/libext4_crc.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_hash.c (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/assert.h (moved) * uspace/lib/posix/include/posix/ctype.h (moved) * uspace/lib/posix/include/posix/errno.h (moved) * uspace/lib/posix/include/posix/fcntl.h (moved) * uspace/lib/posix/include/posix/float.h (moved) * uspace/lib/posix/include/posix/fnmatch.h (moved) * uspace/lib/posix/include/posix/getopt.h (moved) * uspace/lib/posix/include/posix/inttypes.h (moved) * uspace/lib/posix/include/posix/iso646.h (moved) * uspace/lib/posix/include/posix/limits.h (moved) * uspace/lib/posix/include/posix/locale.h (moved) * uspace/lib/posix/include/posix/malloc.h (added) * uspace/lib/posix/include/posix/math.h (moved) * uspace/lib/posix/include/posix/pwd.h (moved) * uspace/lib/posix/include/posix/signal.h (moved) * uspace/lib/posix/include/posix/stdarg.h (added) * uspace/lib/posix/include/posix/stdbool.h (moved) * uspace/lib/posix/include/posix/stddef.h (moved) * uspace/lib/posix/include/posix/stdint.h (moved) * uspace/lib/posix/include/posix/stdio.h (moved) * uspace/lib/posix/include/posix/stdlib.h (moved) * uspace/lib/posix/include/posix/string.h (moved) * uspace/lib/posix/include/posix/strings.h (moved) * uspace/lib/posix/include/posix/sys/mman.h (moved) * uspace/lib/posix/include/posix/sys/stat.h (moved) * uspace/lib/posix/include/posix/sys/types.h (moved) * uspace/lib/posix/include/posix/sys/wait.h (moved) * uspace/lib/posix/include/posix/time.h (moved) * uspace/lib/posix/include/posix/unistd.h (moved) * uspace/lib/posix/source/ctype.c (moved) * uspace/lib/posix/source/errno.c (moved) * uspace/lib/posix/source/fcntl.c (moved) * uspace/lib/posix/source/fnmatch.c (moved) * uspace/lib/posix/source/getopt.c (moved) * uspace/lib/posix/source/internal/common.h (moved) * uspace/lib/posix/source/locale.c (moved) * uspace/lib/posix/source/math.c (moved) * uspace/lib/posix/source/pwd.c (moved) * uspace/lib/posix/source/signal.c (moved) * uspace/lib/posix/source/stdio.c (moved) * uspace/lib/posix/source/stdio/scanf.c (moved) * uspace/lib/posix/source/stdlib.c (moved) * uspace/lib/posix/source/stdlib/strtol.c (moved) * uspace/lib/posix/source/stdlib/strtold.c (moved) * uspace/lib/posix/source/string.c (moved) * uspace/lib/posix/source/strings.c (moved) * uspace/lib/posix/source/sys/stat.c (moved) * uspace/lib/posix/source/sys/wait.c (moved) * uspace/lib/posix/source/time.c (added) * uspace/lib/posix/source/unistd.c (moved) * uspace/lib/posix/time.c (deleted) * uspace/lib/softfloat/add.c (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/fs/udf/udf.h (modified) * uspace/srv/fs/udf/udf_file.c (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/fs/udf/udf_ops.c (modified) * uspace/srv/fs/udf/udf_volume.c (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/hid/input/gsp.h (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/output/port/ega.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/Makefile (added) * uspace/srv/logger/ctl.c (added) * uspace/srv/logger/initlvl.c (added) * uspace/srv/logger/level.c (added) * uspace/srv/logger/logger.h (added) * uspace/srv/logger/logs.c (added) * uspace/srv/logger/main.c (added) * uspace/srv/logger/writer.c (added) * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/ethip/pdu.c (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/icmp.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetping.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/reass.c (modified) * uspace/srv/net/inetsrv/sroute.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/iqueue.c (modified) * uspace/srv/net/tcp/ncsim.c (modified) * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/tcp/ucall.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/sock.c (modified) * uspace/srv/net/udp/ucall.c (modified) * uspace/srv/net/udp/udp.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_node.c (modified) Merge mainline and io improvements. Sun, 14 Oct 2012 15:49:23 GMT Maurizio Lombardi [6f07226] * HelenOS.config (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified) beaglebone: use the DMTIMER0 for the preemptive scheduler Tue, 09 Oct 2012 21:31:38 GMT Maurizio Lombardi [0fb70e1] * HelenOS.config (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/am335x/irc.h (moved) * kernel/genarch/include/drivers/am335x/uart.h (added) * kernel/genarch/include/drivers/am335x/uart_regs.h (added) * kernel/genarch/include/drivers/amdm37x/dispc.h (moved) * kernel/genarch/include/drivers/amdm37x/gpt.h (moved) * kernel/genarch/include/drivers/amdm37x/irc.h (moved) * kernel/genarch/include/drivers/amdm37x/uart.h (added) * kernel/genarch/include/drivers/amdm37x/uart_regs.h (moved) * kernel/genarch/src/drivers/am335x/uart.c (added) * kernel/genarch/src/drivers/amdm37x/uart.c (moved) kernel drivers directory layout reorganization and UART improvements: ... Sun, 23 Sep 2012 16:19:26 GMT Maurizio Lombardi [d085df10] * HelenOS.config (modified) * boot/Makefile.uboot (modified) * boot/arch/arm32/Makefile.inc (modified) * defaults/arm32/gta02/Makefile.config (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/barrier.h (modified) * kernel/arch/arm32/include/regutils.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * tools/mkuimage.py (modified) merge changes from the beagleboard-xm branch Wed, 19 Sep 2012 21:44:01 GMT Jan Vesely [5711f6e] * HelenOS.config (modified) * boot/Makefile.uboot (modified) * tools/mkuimage.py (modified) Add configuration option to select uImage os type NetBSD stage 2 ... Sun, 16 Sep 2012 18:34:23 GMT Matteo Facchinetti [f92976f] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * defaults/arm32/beaglebone/Makefile.config (added) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/mach/beaglebone/beaglebone.h (added) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (added) * kernel/arch/arm32/src/machine_func.c (modified) arm32: Add build configuration and main skeleton for start BeagleBone ... Fri, 07 Sep 2012 08:12:05 GMT Vojtech Horky [70253688] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile.common (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/ppc32/_link.ld.in (modified) * boot/arch/ppc32/include/arch.h (modified) * boot/arch/ppc32/src/main.c (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/printf_verify.h (added) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/arm926_uart/arm926_uart.h (added) * kernel/genarch/src/drivers/arm926_uart/arm926_uart.c (added) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/lib/elf_load.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/verify.h (added) * uspace/Makefile (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/top/screen.h (modified) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/abs32le/include/types.h (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/amd64/include/types.h (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/arm32/include/types.h (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/include/types.h (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/include/types.h (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips64/_link.ld.in (modified) * uspace/lib/c/arch/mips64/include/types.h (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/include/types.h (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/include/types.h (modified) * uspace/lib/c/generic/io/con_srv.c (added) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/input.c (added) * uspace/lib/c/generic/io/output.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/io/con_srv.h (added) * uspace/lib/c/include/io/concaps.h (added) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/input.h (added) * uspace/lib/c/include/io/kbd_event.h (added) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/verify.h (added) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/draw/surface.c (modified) * uspace/lib/draw/surface.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/terminal.h (modified) * uspace/srv/fs/udf/Makefile (added) * uspace/srv/fs/udf/udf.c (added) * uspace/srv/fs/udf/udf.h (added) * uspace/srv/fs/udf/udf_cksum.c (added) * uspace/srv/fs/udf/udf_cksum.h (added) * uspace/srv/fs/udf/udf_file.c (added) * uspace/srv/fs/udf/udf_file.h (added) * uspace/srv/fs/udf/udf_idx.c (added) * uspace/srv/fs/udf/udf_idx.h (added) * uspace/srv/fs/udf/udf_ops.c (added) * uspace/srv/fs/udf/udf_osta.c (added) * uspace/srv/fs/udf/udf_osta.h (added) * uspace/srv/fs/udf/udf_types.h (added) * uspace/srv/fs/udf/udf_volume.c (added) * uspace/srv/fs/udf/udf_volume.h (added) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/compositor.h (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/net/ethip/pdu.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/udp/sock.c (modified) Merge mainline changes Fri, 07 Sep 2012 07:21:25 GMT Vojtech Horky [b6933f3] * HelenOS.config (modified) * uspace/lib/usb/include/usb/debug.h (modified) Remove useless config option (USB verbose logging) Mon, 03 Sep 2012 14:37:45 GMT Jan Vesely [2673b3b] * HelenOS.config (modified) * boot/arch/arm32/include/main.h (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/arm926_uart/arm926_uart.h (added) * kernel/genarch/src/drivers/arm926_uart/arm926_uart.c (added) Mainline changes. Sun, 02 Sep 2012 19:50:46 GMT Jan Vesely [8ec4144] * HelenOS.config (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/arm926_uart/arm926_uart.h (added) * kernel/genarch/src/drivers/arm926_uart/arm926_uart.c (added) integratorcp: Add uart kernel driver. Fri, 31 Aug 2012 17:30:29 GMT Jan Vesely [96e01fbc] * HelenOS.config (modified) * Makefile (modified) * abi/include/ddi/irq.h (modified) * abi/include/fb/visuals.h (modified) * abi/include/syscall.h (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/printf_verify.h (added) * boot/generic/src/str.c (modified) * contrib/arch/HelenOS.adl (modified) * contrib/arch/uspace/srv/fs/fat/fat.bp (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) * contrib/bazaar/mbprotect/__init__.py (modified) * contrib/conf/mips32-gx.sh (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/ultra/Makefile.config (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/boot/vesa_ret.inc (modified) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/boot/vesa_ret.inc (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips64/Makefile.inc (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/verify.h (added) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/console/prompt.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * release/Makefile (modified) * tools/mkext4.py (added) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/edit/Makefile (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/search.c (added) * uspace/app/edit/search.h (added) * uspace/app/edit/search_impl.h (added) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/edit/sheet_impl.h (added) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/testwrit/Makefile (moved) * uspace/app/testwrit/testwrit.c (added) * uspace/app/top/screen.h (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/list.c (moved) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vdemo/Makefile (added) * uspace/app/vdemo/vdemo.c (added) * uspace/app/vlaunch/Makefile (added) * uspace/app/vlaunch/vlaunch.c (added) * uspace/app/vterm/Makefile (added) * uspace/app/vterm/vterm.c (added) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/drv/block/ahci/Makefile (added) * uspace/drv/block/ahci/ahci.c (added) * uspace/drv/block/ahci/ahci.h (added) * uspace/drv/block/ahci/ahci.ma (added) * uspace/drv/block/ahci/ahci_hw.h (added) * uspace/drv/block/ahci/ahci_sata.h (added) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ehci/res.h (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/mem_access.h (added) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/res.c (modified) * uspace/drv/bus/usb/ohci/res.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/bus/usb/uhci/res.h (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/uhcirh/root_hub.c (modified) * uspace/drv/bus/usb/usbflbk/main.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/status.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/bus/usb/vhc/hub.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/cyclic_buffer.h (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/fb/kfb/Makefile (added) * uspace/drv/fb/kfb/kfb.c (added) * uspace/drv/fb/kfb/kfb.h (added) * uspace/drv/fb/kfb/kfb.ma (added) * uspace/drv/fb/kfb/port.c (added) * uspace/drv/fb/kfb/port.h (added) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/lib/block/Makefile (modified) * uspace/lib/block/block.c (moved) * uspace/lib/block/block.h (moved) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/abs32le/include/types.h (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/amd64/include/elf_linux.h (modified) * uspace/lib/c/arch/amd64/include/types.h (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/arm32/include/types.h (modified) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/thread_entry.s (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/include/types.h (modified) * uspace/lib/c/arch/ia64/Makefile.common (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/include/types.h (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.common (modified) * uspace/lib/c/arch/mips64/_link.ld.in (modified) * uspace/lib/c/arch/mips64/include/types.h (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/include/types.h (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/include/types.h (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/bd.c (added) * uspace/lib/c/generic/bd_srv.c (added) * uspace/lib/c/generic/device/ahci.c (added) * uspace/lib/c/generic/device/graph_dev.c (added) * uspace/lib/c/generic/io/chargrid.c (moved) * uspace/lib/c/generic/io/con_srv.c (added) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/input.c (added) * uspace/lib/c/generic/io/output.c (added) * uspace/lib/c/generic/io/visualizer.c (added) * uspace/lib/c/generic/io/window.c (added) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/bd.h (added) * uspace/lib/c/include/bd_srv.h (added) * uspace/lib/c/include/device/ahci.h (added) * uspace/lib/c/include/device/graph_dev.h (added) * uspace/lib/c/include/io/charfield.h (moved) * uspace/lib/c/include/io/chargrid.h (added) * uspace/lib/c/include/io/con_srv.h (added) * uspace/lib/c/include/io/concaps.h (added) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/input.h (added) * uspace/lib/c/include/io/kbd_event.h (added) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/mode.h (added) * uspace/lib/c/include/io/output.h (added) * uspace/lib/c/include/io/pixel.h (added) * uspace/lib/c/include/io/pixelmap.h (added) * uspace/lib/c/include/io/verify.h (added) * uspace/lib/c/include/io/visualizer.h (added) * uspace/lib/c/include/io/window.h (added) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/graph.h (added) * uspace/lib/c/include/ipc/input.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/mouseev.h (modified) * uspace/lib/c/include/ipc/output.h (added) * uspace/lib/c/include/ipc/window.h (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/draw/Makefile (added) * uspace/lib/draw/codec/tga.c (added) * uspace/lib/draw/codec/tga.h (added) * uspace/lib/draw/cursor.c (added) * uspace/lib/draw/cursor.h (added) * uspace/lib/draw/cursor/embedded.c (added) * uspace/lib/draw/cursor/embedded.h (added) * uspace/lib/draw/drawctx.c (added) * uspace/lib/draw/drawctx.h (added) * uspace/lib/draw/font.c (added) * uspace/lib/draw/font.h (added) * uspace/lib/draw/font/embedded.c (added) * uspace/lib/draw/font/embedded.h (added) * uspace/lib/draw/gfx/cursor-11x18.c (added) * uspace/lib/draw/gfx/cursor-11x18.h (added) * uspace/lib/draw/gfx/font-8x16.c (moved) * uspace/lib/draw/gfx/font-8x16.h (moved) * uspace/lib/draw/path.c (added) * uspace/lib/draw/path.h (added) * uspace/lib/draw/source.c (added) * uspace/lib/draw/source.h (added) * uspace/lib/draw/surface.c (added) * uspace/lib/draw/surface.h (added) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/generic/private/driver.h (added) * uspace/lib/drv/generic/remote_ahci.c (added) * uspace/lib/drv/generic/remote_graph_dev.c (added) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/ahci_iface.h (added) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/drv/include/ops/graph_dev.h (added) * uspace/lib/drv/include/remote_ahci.h (added) * uspace/lib/drv/include/remote_graph_dev.h (added) * uspace/lib/ext2/libext2_block_group.h (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_filesystem.h (modified) * uspace/lib/ext2/libext2_inode.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) * uspace/lib/ext4/Makefile (added) * uspace/lib/ext4/libext4.h (added) * uspace/lib/ext4/libext4_balloc.c (added) * uspace/lib/ext4/libext4_balloc.h (added) * uspace/lib/ext4/libext4_bitmap.c (added) * uspace/lib/ext4/libext4_bitmap.h (added) * uspace/lib/ext4/libext4_block_group.c (added) * uspace/lib/ext4/libext4_block_group.h (added) * uspace/lib/ext4/libext4_crc.c (added) * uspace/lib/ext4/libext4_crc.h (added) * uspace/lib/ext4/libext4_directory.c (added) * uspace/lib/ext4/libext4_directory.h (added) * uspace/lib/ext4/libext4_directory_index.c (added) * uspace/lib/ext4/libext4_directory_index.h (added) * uspace/lib/ext4/libext4_extent.c (added) * uspace/lib/ext4/libext4_extent.h (added) * uspace/lib/ext4/libext4_filesystem.c (added) * uspace/lib/ext4/libext4_filesystem.h (added) * uspace/lib/ext4/libext4_hash.c (added) * uspace/lib/ext4/libext4_hash.h (added) * uspace/lib/ext4/libext4_ialloc.c (added) * uspace/lib/ext4/libext4_ialloc.h (added) * uspace/lib/ext4/libext4_inode.c (added) * uspace/lib/ext4/libext4_inode.h (added) * uspace/lib/ext4/libext4_superblock.c (added) * uspace/lib/ext4/libext4_superblock.h (added) * uspace/lib/ext4/libext4_types.h (added) * uspace/lib/fb/fb.c (deleted) * uspace/lib/fb/fb.h (deleted) * uspace/lib/fb/imgmap.c (deleted) * uspace/lib/graph/Makefile (moved) * uspace/lib/graph/graph.c (added) * uspace/lib/graph/graph.h (added) * uspace/lib/gui/Makefile (added) * uspace/lib/gui/button.c (added) * uspace/lib/gui/button.h (added) * uspace/lib/gui/connection.c (added) * uspace/lib/gui/connection.h (added) * uspace/lib/gui/grid.c (added) * uspace/lib/gui/grid.h (added) * uspace/lib/gui/label.c (added) * uspace/lib/gui/label.h (added) * uspace/lib/gui/minimal.c (added) * uspace/lib/gui/minimal.h (added) * uspace/lib/gui/terminal.c (added) * uspace/lib/gui/terminal.h (added) * uspace/lib/gui/widget.c (added) * uspace/lib/gui/widget.h (added) * uspace/lib/gui/window.c (added) * uspace/lib/gui/window.h (added) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softrend/Makefile (added) * uspace/lib/softrend/compose.c (added) * uspace/lib/softrend/compose.h (added) * uspace/lib/softrend/filter.c (added) * uspace/lib/softrend/filter.h (added) * uspace/lib/softrend/pixconv.c (added) * uspace/lib/softrend/pixconv.h (moved) * uspace/lib/softrend/rectangle.c (added) * uspace/lib/softrend/rectangle.h (added) * uspace/lib/softrend/transform.c (added) * uspace/lib/softrend/transform.h (added) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/include/usb/dev/usb_device_connection.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/request.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) * 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/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/Makefile (added) * uspace/srv/bd/sata_bd/sata_bd.c (added) * uspace/srv/bd/sata_bd/sata_bd.h (added) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_fat.h (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/ext4fs/Makefile (added) * uspace/srv/fs/ext4fs/ext4fs.c (added) * uspace/srv/fs/ext4fs/ext4fs.h (added) * uspace/srv/fs/ext4fs/ext4fs_ops.c (added) * uspace/srv/fs/fat/fat_directory.c (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) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/udf/Makefile (added) * uspace/srv/fs/udf/udf.c (added) * uspace/srv/fs/udf/udf.h (added) * uspace/srv/fs/udf/udf_cksum.c (added) * uspace/srv/fs/udf/udf_cksum.h (added) * uspace/srv/fs/udf/udf_file.c (added) * uspace/srv/fs/udf/udf_file.h (added) * uspace/srv/fs/udf/udf_idx.c (added) * uspace/srv/fs/udf/udf_idx.h (added) * uspace/srv/fs/udf/udf_ops.c (added) * uspace/srv/fs/udf/udf_osta.c (added) * uspace/srv/fs/udf/udf_osta.h (added) * uspace/srv/fs/udf/udf_types.h (added) * uspace/srv/fs/udf/udf_volume.c (added) * uspace/srv/fs/udf/udf_volume.h (added) * uspace/srv/hid/compositor/Makefile (added) * uspace/srv/hid/compositor/compositor.c (added) * uspace/srv/hid/compositor/compositor.h (added) * uspace/srv/hid/compositor/gfx/helenos.tga (moved) * uspace/srv/hid/compositor/gfx/nameic.tga (moved) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gfx/anim_1.tga (deleted) * uspace/srv/hid/console/gfx/anim_2.tga (deleted) * uspace/srv/hid/console/gfx/anim_3.tga (deleted) * uspace/srv/hid/console/gfx/anim_4.tga (deleted) * uspace/srv/hid/console/gfx/cons_data.tga (deleted) * uspace/srv/hid/console/gfx/cons_dis.tga (deleted) * uspace/srv/hid/console/gfx/cons_dis_sel.tga (deleted) * uspace/srv/hid/console/gfx/cons_idle.tga (deleted) * uspace/srv/hid/console/gfx/cons_kernel.tga (deleted) * uspace/srv/hid/console/gfx/cons_sel.tga (deleted) * uspace/srv/hid/fb/fb.c (deleted) * uspace/srv/hid/fb/fb.h (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/gsp.c (moved) * uspace/srv/hid/input/gsp.h (moved) * uspace/srv/hid/input/input.c (moved) * uspace/srv/hid/input/input.h (moved) * uspace/srv/hid/input/kbd.h (moved) * uspace/srv/hid/input/kbd_ctl.h (moved) * uspace/srv/hid/input/kbd_port.h (moved) * uspace/srv/hid/input/layout.c (moved) * uspace/srv/hid/input/layout.h (moved) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/layout/us_dvorak.c (modified) * uspace/srv/hid/input/layout/us_qwerty.c (modified) * uspace/srv/hid/input/mouse.h (moved) * uspace/srv/hid/input/mouse_port.h (moved) * uspace/srv/hid/input/mouse_proto.h (moved) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/proto/adb.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/input/stroke.c (moved) * uspace/srv/hid/input/stroke.h (moved) * uspace/srv/hid/isdv4_tablet/Makefile (added) * uspace/srv/hid/isdv4_tablet/isdv4.c (added) * uspace/srv/hid/isdv4_tablet/isdv4.h (added) * uspace/srv/hid/isdv4_tablet/main.c (added) * uspace/srv/hid/output/Makefile (moved) * uspace/srv/hid/output/ctl/serial.c (moved) * uspace/srv/hid/output/ctl/serial.h (moved) * uspace/srv/hid/output/gfx/font-8x16.c (added) * uspace/srv/hid/output/gfx/font-8x16.h (added) * uspace/srv/hid/output/output.c (added) * uspace/srv/hid/output/output.h (added) * uspace/srv/hid/output/port/ega.c (moved) * uspace/srv/hid/output/port/ega.h (moved) * uspace/srv/hid/output/port/kchar.c (moved) * uspace/srv/hid/output/port/kchar.h (moved) * uspace/srv/hid/output/port/kfb.c (moved) * uspace/srv/hid/output/port/kfb.h (moved) * uspace/srv/hid/output/port/niagara.c (moved) * uspace/srv/hid/output/port/niagara.h (moved) * uspace/srv/hid/output/port/ski.c (moved) * uspace/srv/hid/output/port/ski.h (moved) * uspace/srv/hid/output/proto/vt100.c (moved) * uspace/srv/hid/output/proto/vt100.h (moved) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/interp.S (added) * uspace/srv/loader/interp.s (deleted) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/net/ethip/pdu.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/udp/sock.c (modified) * version (modified) Merge mainline changes. Sun, 12 Aug 2012 22:14:49 GMT Martin Decky [d06c4ae] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * tools/mkext4.py (added) add support for ext4 as a root file system the read-only ext2 driver ... Fri, 20 Jul 2012 13:51:28 GMT Jan Vesely [8013637] * HelenOS.config (modified) * abi/include/proc/uarg.h (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/Makefile.grub (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/include/mm/page.h (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/proc/sun4u/scheduler.c (modified) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) * kernel/arch/sparc64/src/proc/thread.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/console/prompt.h (added) * kernel/generic/include/debug.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/lib/ra.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/symtab_lookup.h (added) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/console/prompt.c (added) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/thread/thread1.c (modified) * tools/autotool.py (modified) * tools/checkers/clang.py (modified) * tools/checkers/stanse.py (modified) * tools/checkers/vcc.py (modified) * tools/dest_build.py (added) * tools/filldir.py (modified) * tools/gentestfile.py (modified) * tools/mkfat.py (modified) * tools/mkuimage.py (modified) * tools/toolchain.sh (modified) * tools/xstruct.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/TODO (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/echo/echo.c (added) * uspace/app/bdsh/cmds/modules/echo/echo.h (added) * uspace/app/bdsh/cmds/modules/echo/echo_def.h (added) * uspace/app/bdsh/cmds/modules/echo/entry.h (added) * uspace/app/bdsh/cmds/modules/help/help.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/printf/TODO (added) * uspace/app/bdsh/cmds/modules/printf/entry.h (added) * uspace/app/bdsh/cmds/modules/printf/printf.c (added) * uspace/app/bdsh/cmds/modules/printf/printf.h (added) * uspace/app/bdsh/cmds/modules/printf/printf_def.h (added) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/devctl/devctl.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/inet/Makefile (moved) * uspace/app/inet/inet.c (moved) * uspace/app/init/init.c (modified) * uspace/app/killall/killall.c (modified) * uspace/app/loc/Makefile (moved) * uspace/app/loc/loc.c (moved) * uspace/app/msim/Makefile (added) * uspace/app/msim/Makefile.msim.src (added) * uspace/app/msim/arch_helenos/helenos.h (added) * uspace/app/msim/arch_helenos/input.c (added) * uspace/app/msim/arch_helenos/misc.c (added) * uspace/app/msim/config.h.msim (added) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/nterm/Makefile (added) * uspace/app/nterm/conn.c (added) * uspace/app/nterm/conn.h (added) * uspace/app/nterm/nterm.c (added) * uspace/app/nterm/nterm.h (added) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/websrv/websrv.c (modified) * uspace/drv/block/ahci/Makefile (added) * uspace/drv/block/ahci/ahci.c (added) * uspace/drv/block/ahci/ahci.h (added) * uspace/drv/block/ahci/ahci.ma (added) * uspace/drv/block/ahci/ahci_hw.h (added) * uspace/drv/block/ahci/ahci_sata.h (added) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) * uspace/lib/c/arch/ia64/include/thread.h (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/device/ahci.c (added) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mman.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/device/ahci.h (added) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/stdarg.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/sys/mman.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/remote_ahci.c (added) * uspace/lib/drv/include/ahci_iface.h (added) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ops/hw_res.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/drv/include/remote_ahci.h (added) * uspace/lib/fb/imgmap.c (modified) * uspace/lib/fb/screenbuffer.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/errno.h (modified) * uspace/lib/posix/getopt.c (added) * uspace/lib/posix/getopt.h (added) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/stdbool.h (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/recognise.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbvirt/src/device.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/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/Makefile (added) * uspace/srv/bd/sata_bd/sata_bd.c (added) * uspace/srv/bd/sata_bd/sata_bd.h (added) * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/telnet.h (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/Makefile (moved) * uspace/srv/locsrv/category.c (moved) * uspace/srv/locsrv/category.h (moved) * uspace/srv/locsrv/locsrv.c (moved) * uspace/srv/locsrv/locsrv.h (moved) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/Makefile (moved) * uspace/srv/net/inetsrv/addrobj.c (moved) * uspace/srv/net/inetsrv/addrobj.h (moved) * uspace/srv/net/inetsrv/icmp.c (moved) * uspace/srv/net/inetsrv/icmp.h (moved) * uspace/srv/net/inetsrv/icmp_std.h (moved) * uspace/srv/net/inetsrv/inet_link.c (moved) * uspace/srv/net/inetsrv/inet_link.h (moved) * uspace/srv/net/inetsrv/inet_std.h (moved) * uspace/srv/net/inetsrv/inet_util.c (moved) * uspace/srv/net/inetsrv/inet_util.h (moved) * uspace/srv/net/inetsrv/inetcfg.c (moved) * uspace/srv/net/inetsrv/inetcfg.h (moved) * uspace/srv/net/inetsrv/inetping.c (moved) * uspace/srv/net/inetsrv/inetping.h (moved) * uspace/srv/net/inetsrv/inetsrv.c (moved) * uspace/srv/net/inetsrv/inetsrv.h (moved) * uspace/srv/net/inetsrv/pdu.c (moved) * uspace/srv/net/inetsrv/pdu.h (moved) * uspace/srv/net/inetsrv/reass.c (moved) * uspace/srv/net/inetsrv/reass.h (moved) * uspace/srv/net/inetsrv/sroute.c (moved) * uspace/srv/net/inetsrv/sroute.h (moved) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/ncsim.c (modified) * uspace/srv/net/tcp/ncsim.h (modified) * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/rqueue.h (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tcp_type.h (modified) * uspace/srv/net/tcp/test.c (modified) * uspace/srv/net/udp/sock.c (modified) * uspace/srv/net/udp/udp.c (modified) * uspace/srv/net/udp/udp_type.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/vfs/vfs.c (modified) More mainline changes. Sat, 14 Jul 2012 11:18:40 GMT Jan Vesely [97c7682] * HelenOS.config (modified) * abi/include/ipc/methods.h (modified) * abi/include/proc/uarg.h (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/Makefile.grub (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/generic/src/printf_core.c (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/include/mm/page.h (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_armv4.h (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/proc/sun4u/scheduler.c (modified) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) * kernel/arch/sparc64/src/proc/thread.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/console/prompt.h (moved) * kernel/generic/include/debug.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/lib/ra.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/symtab_lookup.h (moved) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/console/prompt.c (added) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/print/print1.c (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/thread/thread1.c (modified) * tools/autotool.py (modified) * tools/checkers/clang.py (modified) * tools/checkers/stanse.py (modified) * tools/checkers/vcc.py (modified) * tools/dest_build.py (added) * tools/filldir.py (modified) * tools/gentestfile.py (modified) * tools/imgutil.py (modified) * tools/mkfat.py (modified) * tools/mkuimage.py (modified) * tools/toolchain.sh (modified) * tools/xstruct.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/TODO (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/echo/echo.c (moved) * uspace/app/bdsh/cmds/modules/echo/echo.h (added) * uspace/app/bdsh/cmds/modules/echo/echo_def.h (added) * uspace/app/bdsh/cmds/modules/echo/entry.h (added) * uspace/app/bdsh/cmds/modules/help/help.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/printf/TODO (added) * uspace/app/bdsh/cmds/modules/printf/entry.h (added) * uspace/app/bdsh/cmds/modules/printf/printf.c (added) * uspace/app/bdsh/cmds/modules/printf/printf.h (added) * uspace/app/bdsh/cmds/modules/printf/printf_def.h (added) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/devctl/devctl.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/inet/Makefile (moved) * uspace/app/inet/inet.c (added) * uspace/app/init/init.c (modified) * uspace/app/killall/killall.c (modified) * uspace/app/loc/Makefile (moved) * uspace/app/loc/loc.c (moved) * uspace/app/msim/Makefile (added) * uspace/app/msim/Makefile.msim.src (added) * uspace/app/msim/arch_helenos/helenos.h (added) * uspace/app/msim/arch_helenos/input.c (moved) * uspace/app/msim/arch_helenos/misc.c (added) * uspace/app/msim/config.h.msim (added) * uspace/app/netecho/netecho.c (modified) * uspace/app/netecho/print_error.c (modified) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/nterm/Makefile (added) * uspace/app/nterm/conn.c (added) * uspace/app/nterm/conn.h (added) * uspace/app/nterm/nterm.c (added) * uspace/app/nterm/nterm.h (added) * uspace/app/ping/Makefile (modified) * uspace/app/ping/ping.c (modified) * uspace/app/ping/print_error.c (deleted) * uspace/app/ping/print_error.h (deleted) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/ipc/starve.c (moved) * uspace/app/tester/ipc/starve.def (added) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/websrv/websrv.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/nic/e1k/Makefile (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/lo/Makefile (deleted) * uspace/drv/nic/lo/lo.c (deleted) * uspace/drv/nic/lo/lo.ma (deleted) * uspace/drv/nic/ne2k/Makefile (modified) * uspace/drv/nic/rtl8139/Makefile (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) * uspace/lib/c/arch/ia64/include/thread.h (modified) * uspace/lib/c/generic/adt/measured_strings.c (deleted) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/inet.c (added) * uspace/lib/c/generic/inetcfg.c (added) * uspace/lib/c/generic/inetping.c (added) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/iplink.c (added) * uspace/lib/c/generic/iplink_srv.c (added) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mman.c (modified) * uspace/lib/c/generic/net/icmp_api.c (deleted) * uspace/lib/c/generic/net/modules.c (deleted) * uspace/lib/c/generic/net/packet.c (deleted) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/inet/inet.h (moved) * uspace/lib/c/include/inet/inetcfg.h (added) * uspace/lib/c/include/inet/inetping.h (moved) * uspace/lib/c/include/inet/iplink.h (moved) * uspace/lib/c/include/inet/iplink_srv.h (moved) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/icmp.h (deleted) * uspace/lib/c/include/ipc/il.h (deleted) * uspace/lib/c/include/ipc/inet.h (moved) * uspace/lib/c/include/ipc/ip.h (deleted) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/iplink.h (moved) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/ipc/net.h (deleted) * uspace/lib/c/include/ipc/net_net.h (deleted) * uspace/lib/c/include/ipc/netif.h (deleted) * uspace/lib/c/include/ipc/nil.h (deleted) * uspace/lib/c/include/ipc/packet.h (deleted) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/net/icmp_codes.h (deleted) * uspace/lib/c/include/net/in.h (modified) * uspace/lib/c/include/net/packet.h (deleted) * uspace/lib/c/include/net/packet_header.h (deleted) * uspace/lib/c/include/ns.h (modified) * uspace/lib/c/include/stdarg.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/sys/mman.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ops/hw_res.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/fb/imgmap.c (modified) * uspace/lib/fb/screenbuffer.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/Makefile (modified) * uspace/lib/net/adt/module_map.c (deleted) * uspace/lib/net/generic/generic.c (deleted) * uspace/lib/net/generic/net_checksum.c (deleted) * uspace/lib/net/generic/net_remote.c (deleted) * uspace/lib/net/generic/packet_client.c (deleted) * uspace/lib/net/generic/packet_remote.c (deleted) * uspace/lib/net/generic/protocol_map.c (deleted) * uspace/lib/net/il/arp_remote.c (deleted) * uspace/lib/net/il/il_remote.c (deleted) * uspace/lib/net/il/il_skel.c (deleted) * uspace/lib/net/il/ip_client.c (deleted) * uspace/lib/net/il/ip_remote.c (deleted) * uspace/lib/net/include/adt/module_map.h (deleted) * uspace/lib/net/include/arp_interface.h (deleted) * uspace/lib/net/include/generic.h (deleted) * uspace/lib/net/include/icmp_header.h (deleted) * uspace/lib/net/include/icmp_remote.h (deleted) * uspace/lib/net/include/il_skel.h (deleted) * uspace/lib/net/include/ip_client.h (deleted) * uspace/lib/net/include/ip_header.h (deleted) * uspace/lib/net/include/ip_interface.h (deleted) * uspace/lib/net/include/ip_remote.h (deleted) * uspace/lib/net/include/net_interface.h (deleted) * uspace/lib/net/include/nil_remote.h (deleted) * uspace/lib/net/include/nil_skel.h (deleted) * uspace/lib/net/include/packet_client.h (deleted) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (deleted) * uspace/lib/net/include/tl_skel.h (deleted) * uspace/lib/net/nil/nil_skel.c (deleted) * uspace/lib/net/tl/icmp_client.c (deleted) * uspace/lib/net/tl/icmp_remote.c (deleted) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (deleted) * uspace/lib/net/tl/tl_remote.c (deleted) * uspace/lib/net/tl/tl_skel.c (deleted) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/errno.h (modified) * uspace/lib/posix/getopt.c (moved) * uspace/lib/posix/getopt.h (moved) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/stdbool.h (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/recognise.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_hc.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/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clipboard/Makefile (moved) * uspace/srv/clipboard/clip.h (moved) * uspace/srv/clipboard/clipboard.c (moved) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/telnet.h (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/hid/s3c24xx_ts/Makefile (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/Makefile (moved) * uspace/srv/locsrv/category.c (moved) * uspace/srv/locsrv/category.h (moved) * uspace/srv/locsrv/locsrv.c (moved) * uspace/srv/locsrv/locsrv.h (moved) * uspace/srv/net/cfg/e1k.nic (deleted) * uspace/srv/net/cfg/general (deleted) * uspace/srv/net/cfg/lo.nic (deleted) * uspace/srv/net/cfg/ne2k.nic (deleted) * uspace/srv/net/ethip/Makefile (added) * uspace/srv/net/ethip/arp.c (added) * uspace/srv/net/ethip/arp.h (added) * uspace/srv/net/ethip/atrans.c (added) * uspace/srv/net/ethip/atrans.h (added) * uspace/srv/net/ethip/ethip.c (added) * uspace/srv/net/ethip/ethip.h (added) * uspace/srv/net/ethip/ethip_nic.c (added) * uspace/srv/net/ethip/ethip_nic.h (added) * uspace/srv/net/ethip/pdu.c (added) * uspace/srv/net/ethip/pdu.h (moved) * uspace/srv/net/ethip/std.h (added) * uspace/srv/net/il/arp/arp.c (deleted) * uspace/srv/net/il/arp/arp.h (deleted) * uspace/srv/net/il/ip/ip.c (deleted) * uspace/srv/net/il/ip/ip.h (deleted) * uspace/srv/net/inetsrv/Makefile (moved) * uspace/srv/net/inetsrv/addrobj.c (added) * uspace/srv/net/inetsrv/addrobj.h (moved) * uspace/srv/net/inetsrv/icmp.c (added) * uspace/srv/net/inetsrv/icmp.h (added) * uspace/srv/net/inetsrv/icmp_std.h (moved) * uspace/srv/net/inetsrv/inet_link.c (added) * uspace/srv/net/inetsrv/inet_link.h (added) * uspace/srv/net/inetsrv/inet_std.h (moved) * uspace/srv/net/inetsrv/inet_util.c (added) * uspace/srv/net/inetsrv/inet_util.h (added) * uspace/srv/net/inetsrv/inetcfg.c (added) * uspace/srv/net/inetsrv/inetcfg.h (added) * uspace/srv/net/inetsrv/inetping.c (added) * uspace/srv/net/inetsrv/inetping.h (added) * uspace/srv/net/inetsrv/inetsrv.c (added) * uspace/srv/net/inetsrv/inetsrv.h (added) * uspace/srv/net/inetsrv/pdu.c (added) * uspace/srv/net/inetsrv/pdu.h (added) * uspace/srv/net/inetsrv/reass.c (added) * uspace/srv/net/inetsrv/reass.h (added) * uspace/srv/net/inetsrv/sroute.c (added) * uspace/srv/net/inetsrv/sroute.h (added) * uspace/srv/net/loopip/Makefile (added) * uspace/srv/net/loopip/loopip.c (added) * uspace/srv/net/net/Makefile (deleted) * uspace/srv/net/net/net.c (deleted) * uspace/srv/net/net/net.h (deleted) * uspace/srv/net/net/packet_server.c (deleted) * uspace/srv/net/nil/eth/Makefile (deleted) * uspace/srv/net/nil/eth/eth.c (deleted) * uspace/srv/net/nil/eth/eth.h (deleted) * uspace/srv/net/nil/nildummy/Makefile (deleted) * uspace/srv/net/nil/nildummy/nildummy.c (deleted) * uspace/srv/net/nil/nildummy/nildummy.h (deleted) * uspace/srv/net/tcp/Makefile (moved) * uspace/srv/net/tcp/conn.c (moved) * uspace/srv/net/tcp/conn.h (moved) * uspace/srv/net/tcp/iqueue.c (moved) * uspace/srv/net/tcp/iqueue.h (moved) * uspace/srv/net/tcp/ncsim.c (moved) * uspace/srv/net/tcp/ncsim.h (moved) * uspace/srv/net/tcp/pdu.c (moved) * uspace/srv/net/tcp/pdu.h (moved) * uspace/srv/net/tcp/rqueue.c (moved) * uspace/srv/net/tcp/rqueue.h (moved) * uspace/srv/net/tcp/segment.c (moved) * uspace/srv/net/tcp/segment.h (moved) * uspace/srv/net/tcp/seq_no.c (moved) * uspace/srv/net/tcp/seq_no.h (moved) * uspace/srv/net/tcp/sock.c (moved) * uspace/srv/net/tcp/sock.h (moved) * uspace/srv/net/tcp/std.h (moved) * uspace/srv/net/tcp/tcp.c (added) * uspace/srv/net/tcp/tcp.h (moved) * uspace/srv/net/tcp/tcp_type.h (moved) * uspace/srv/net/tcp/test.c (moved) * uspace/srv/net/tcp/test.h (moved) * uspace/srv/net/tcp/tqueue.c (moved) * uspace/srv/net/tcp/tqueue.h (moved) * uspace/srv/net/tcp/ucall.c (moved) * uspace/srv/net/tcp/ucall.h (moved) * uspace/srv/net/tl/icmp/Makefile (deleted) * uspace/srv/net/tl/icmp/icmp.c (deleted) * uspace/srv/net/tl/tcp/tcp.c (deleted) * uspace/srv/net/tl/udp/udp.c (deleted) * uspace/srv/net/udp/Makefile (moved) * uspace/srv/net/udp/assoc.c (added) * uspace/srv/net/udp/assoc.h (moved) * uspace/srv/net/udp/msg.c (added) * uspace/srv/net/udp/msg.h (added) * uspace/srv/net/udp/pdu.c (added) * uspace/srv/net/udp/pdu.h (added) * uspace/srv/net/udp/sock.c (added) * uspace/srv/net/udp/sock.h (moved) * uspace/srv/net/udp/std.h (added) * uspace/srv/net/udp/ucall.c (added) * uspace/srv/net/udp/ucall.h (added) * uspace/srv/net/udp/udp.c (moved) * uspace/srv/net/udp/udp_inet.c (added) * uspace/srv/net/udp/udp_inet.h (added) * uspace/srv/net/udp/udp_type.h (added) * uspace/srv/ns/ns.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Merge mainline changes. Text conflict in ... Sat, 02 Jun 2012 16:43:01 GMT Jakub Jermar [2689a0b] * HelenOS.config (modified) * boot/Makefile.build (modified) * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/sparc64/Makefile.inc (modified) * tools/autotool.py (modified) * uspace/Makefile.common (modified) Remove long unmaintained support for building with suncc. Sun, 13 May 2012 10:29:32 GMT Vojtech Horky [68f57e1] * HelenOS.config (modified) * boot/Makefile.common (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/generic/include/lib/ra.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * uspace/Makefile (modified) * uspace/app/nterm/Makefile (added) * uspace/app/nterm/conn.c (added) * uspace/app/nterm/conn.h (added) * uspace/app/nterm/nterm.c (added) * uspace/app/nterm/nterm.h (added) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/ncsim.c (modified) * uspace/srv/net/tcp/ncsim.h (modified) * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/rqueue.h (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tcp_type.h (modified) * uspace/srv/net/tcp/test.c (modified) Merge mainline changes Tue, 08 May 2012 10:18:37 GMT Jiri Svoboda [99d05e1] * HelenOS.config (modified) * uspace/lib/usb/include/usb/debug.h (modified) Straighten inverse configuration logic. Fri, 04 May 2012 10:41:44 GMT Vojtech Horky [1a23f6e] * HelenOS.config (modified) * abi/include/ipc/methods.h (modified) * boot/Makefile.common (modified) * boot/arch/arm32/Makefile.inc (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/Makefile (modified) * uspace/app/inetcfg/inetcfg.c (modified) * uspace/app/init/init.c (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/net/modules.c (deleted) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/net/modules.h (deleted) * uspace/lib/c/include/ns.h (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/srv/clipboard/Makefile (moved) * uspace/srv/clipboard/clip.h (moved) * uspace/srv/clipboard/clipboard.c (moved) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/s3c24xx_ts/Makefile (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/net/inet/inet.c (modified) * uspace/srv/net/inet/inetping.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/udp/sock.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Merge mainline changes Mon, 30 Apr 2012 14:51:54 GMT Jakub Jermar [d21e935c] * HelenOS.config (modified) Ask to include development files even when the root filesystem is FAT. Wed, 11 Apr 2012 17:43:37 GMT Jan Vesely [ee685630] * HelenOS.config (modified) * defaults/arm32/beagleboardxm/Makefile.config (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/genarch/include/drivers/amdm37x_dispc/amdm37x_dispc.h (added) Add framebuffer support for bbmx (amdm37x/omap37). Wed, 11 Apr 2012 16:18:43 GMT Jan Vesely [49a736e2] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/mm.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) Fix march and related defines on beagleboardxm. Tue, 03 Apr 2012 13:21:45 GMT Vojtech Horky [3f0ea0e2] * HelenOS.config (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/msim/Makefile (added) * uspace/app/msim/Makefile.msim.src (added) * uspace/app/msim/config.h.msim (added) * uspace/app/msim/helenos.c (added) * uspace/app/msim/helenos_input.c (added) Start porting MSIM This revision is capable (via config option) to ... Tue, 13 Mar 2012 20:33:49 GMT Jan Vesely [d7c801bb] * HelenOS.config (modified) config: Add generic output for beagleboardxm. Fixes disappearance ... Sun, 11 Mar 2012 19:05:47 GMT Jan Vesely [f1aa1db] * HelenOS.config (modified) config: Add cpu type defines. Sun, 11 Mar 2012 03:56:01 GMT Jan Vesely [60a025d] * HelenOS.config (modified) config: build srln.c when building beagleboardxm Mon, 05 Mar 2012 01:14:01 GMT Jan Vesely [d2707fc] * HelenOS.config (modified) config: Add option to select BeagleBoard-xM uart driver. Sun, 04 Mar 2012 15:59:43 GMT Jan Vesely [6038368] * HelenOS.config (modified) * defaults/arm32/beagleboardxm/Makefile.config (added) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/mach/beagleboardxm/beagleboardxm.h (added) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (added) * kernel/arch/arm32/src/machine_func.c (modified) arm32: BeagleBoard-xM skeleton stubs. Fri, 24 Feb 2012 16:29:06 GMT Jan Vesely [b9bbaad] * HelenOS.config (modified) * defaults/ppc32/Makefile.config (modified) config: Allow setting ohci rh power mode for ppc32. Fri, 02 Dec 2011 17:29:43 GMT Martin Decky [1f5c9c96] * HelenOS.config (modified) * boot/Makefile.grub (modified) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch.h (modified) * kernel/arch/amd64/include/boot/boot.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/boot/multiboot.S (moved) * kernel/arch/amd64/src/boot/multiboot2.S (added) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/boot/multiboot.S (moved) * kernel/arch/ia32/src/boot/multiboot2.S (added) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/fb/bfb.h (moved) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/include/multiboot/multiboot2.h (added) * kernel/genarch/src/fb/bfb.c (moved) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (added) * tools/config.py (modified) implement multiboot v2 specification and use it in GRUB for UEFI - ... Wed, 30 Nov 2011 12:05:30 GMT Martin Decky [83285fd] * HelenOS.config (modified) * boot/Makefile.grub (modified) * boot/grub.efi/COPYING (moved) * boot/grub.efi/README (added) * boot/grub.efi/efi.img.gz (added) * boot/grub.efi/i386-efi/acpi.mod (added) * boot/grub.efi/i386-efi/affs.mod (added) * boot/grub.efi/i386-efi/afs.mod (added) * boot/grub.efi/i386-efi/afs_be.mod (added) * boot/grub.efi/i386-efi/aout.mod (added) * boot/grub.efi/i386-efi/appleldr.mod (added) * boot/grub.efi/i386-efi/at_keyboard.mod (added) * boot/grub.efi/i386-efi/ata.mod (added) * boot/grub.efi/i386-efi/ata_pthru.mod (added) * boot/grub.efi/i386-efi/befs.mod (added) * boot/grub.efi/i386-efi/befs_be.mod (added) * boot/grub.efi/i386-efi/bitmap.mod (added) * boot/grub.efi/i386-efi/bitmap_scale.mod (added) * boot/grub.efi/i386-efi/blocklist.mod (added) * boot/grub.efi/i386-efi/boot.mod (added) * boot/grub.efi/i386-efi/bsd.mod (added) * boot/grub.efi/i386-efi/btrfs.mod (added) * boot/grub.efi/i386-efi/bufio.mod (added) * boot/grub.efi/i386-efi/cat.mod (added) * boot/grub.efi/i386-efi/chain.mod (added) * boot/grub.efi/i386-efi/cmp.mod (added) * boot/grub.efi/i386-efi/command.lst (added) * boot/grub.efi/i386-efi/configfile.mod (added) * boot/grub.efi/i386-efi/cpio.mod (added) * boot/grub.efi/i386-efi/cpuid.mod (added) * boot/grub.efi/i386-efi/crypto.lst (moved) * boot/grub.efi/i386-efi/crypto.mod (added) * boot/grub.efi/i386-efi/cs5536.mod (added) * boot/grub.efi/i386-efi/date.mod (added) * boot/grub.efi/i386-efi/datehook.mod (added) * boot/grub.efi/i386-efi/datetime.mod (added) * boot/grub.efi/i386-efi/dm_nv.mod (added) * boot/grub.efi/i386-efi/echo.mod (added) * boot/grub.efi/i386-efi/efi_gop.mod (added) * boot/grub.efi/i386-efi/efi_uga.mod (added) * boot/grub.efi/i386-efi/elf.mod (added) * boot/grub.efi/i386-efi/example_functional_test.mod (added) * boot/grub.efi/i386-efi/ext2.mod (added) * boot/grub.efi/i386-efi/extcmd.mod (added) * boot/grub.efi/i386-efi/fat.mod (added) * boot/grub.efi/i386-efi/fixvideo.mod (added) * boot/grub.efi/i386-efi/font.mod (added) * boot/grub.efi/i386-efi/fs.lst (added) * boot/grub.efi/i386-efi/fshelp.mod (added) * boot/grub.efi/i386-efi/functional_test.mod (added) * boot/grub.efi/i386-efi/gcry_arcfour.mod (added) * boot/grub.efi/i386-efi/gcry_blowfish.mod (added) * boot/grub.efi/i386-efi/gcry_camellia.mod (added) * boot/grub.efi/i386-efi/gcry_cast5.mod (added) * boot/grub.efi/i386-efi/gcry_crc.mod (added) * boot/grub.efi/i386-efi/gcry_des.mod (added) * boot/grub.efi/i386-efi/gcry_md4.mod (added) * boot/grub.efi/i386-efi/gcry_md5.mod (added) * boot/grub.efi/i386-efi/gcry_rfc2268.mod (added) * boot/grub.efi/i386-efi/gcry_rijndael.mod (added) * boot/grub.efi/i386-efi/gcry_rmd160.mod (added) * boot/grub.efi/i386-efi/gcry_seed.mod (added) * boot/grub.efi/i386-efi/gcry_serpent.mod (added) * boot/grub.efi/i386-efi/gcry_sha1.mod (added) * boot/grub.efi/i386-efi/gcry_sha256.mod (added) * boot/grub.efi/i386-efi/gcry_sha512.mod (added) * boot/grub.efi/i386-efi/gcry_tiger.mod (added) * boot/grub.efi/i386-efi/gcry_twofish.mod (added) * boot/grub.efi/i386-efi/gcry_whirlpool.mod (added) * boot/grub.efi/i386-efi/gettext.mod (added) * boot/grub.efi/i386-efi/gfxmenu.mod (added) * boot/grub.efi/i386-efi/gfxterm.mod (added) * boot/grub.efi/i386-efi/gptsync.mod (added) * boot/grub.efi/i386-efi/gzio.mod (added) * boot/grub.efi/i386-efi/halt.mod (added) * boot/grub.efi/i386-efi/hashsum.mod (added) * boot/grub.efi/i386-efi/hdparm.mod (added) * boot/grub.efi/i386-efi/hello.mod (added) * boot/grub.efi/i386-efi/help.mod (added) * boot/grub.efi/i386-efi/hexdump.mod (added) * boot/grub.efi/i386-efi/hfs.mod (added) * boot/grub.efi/i386-efi/hfsplus.mod (added) * boot/grub.efi/i386-efi/iorw.mod (added) * boot/grub.efi/i386-efi/iso9660.mod (added) * boot/grub.efi/i386-efi/jfs.mod (added) * boot/grub.efi/i386-efi/jpeg.mod (added) * boot/grub.efi/i386-efi/keylayouts.mod (added) * boot/grub.efi/i386-efi/keystatus.mod (added) * boot/grub.efi/i386-efi/linux.mod (added) * boot/grub.efi/i386-efi/loadbios.mod (added) * boot/grub.efi/i386-efi/loadenv.mod (added) * boot/grub.efi/i386-efi/loopback.mod (added) * boot/grub.efi/i386-efi/ls.mod (added) * boot/grub.efi/i386-efi/lsacpi.mod (added) * boot/grub.efi/i386-efi/lsefimmap.mod (added) * boot/grub.efi/i386-efi/lsefisystab.mod (added) * boot/grub.efi/i386-efi/lsmmap.mod (added) * boot/grub.efi/i386-efi/lspci.mod (added) * boot/grub.efi/i386-efi/lssal.mod (added) * boot/grub.efi/i386-efi/lvm.mod (added) * boot/grub.efi/i386-efi/mdraid09.mod (added) * boot/grub.efi/i386-efi/mdraid1x.mod (added) * boot/grub.efi/i386-efi/memdisk.mod (added) * boot/grub.efi/i386-efi/memrw.mod (added) * boot/grub.efi/i386-efi/minicmd.mod (added) * boot/grub.efi/i386-efi/minix.mod (added) * boot/grub.efi/i386-efi/minix2.mod (added) * boot/grub.efi/i386-efi/mmap.mod (added) * boot/grub.efi/i386-efi/moddep.lst (added) * boot/grub.efi/i386-efi/msdospart.mod (added) * boot/grub.efi/i386-efi/multiboot.mod (added) * boot/grub.efi/i386-efi/multiboot2.mod (added) * boot/grub.efi/i386-efi/nilfs2.mod (added) * boot/grub.efi/i386-efi/normal.mod (added) * boot/grub.efi/i386-efi/ntfs.mod (added) * boot/grub.efi/i386-efi/ntfscomp.mod (added) * boot/grub.efi/i386-efi/ohci.mod (added) * boot/grub.efi/i386-efi/part_acorn.mod (added) * boot/grub.efi/i386-efi/part_amiga.mod (added) * boot/grub.efi/i386-efi/part_apple.mod (added) * boot/grub.efi/i386-efi/part_bsd.mod (added) * boot/grub.efi/i386-efi/part_gpt.mod (added) * boot/grub.efi/i386-efi/part_msdos.mod (added) * boot/grub.efi/i386-efi/part_sun.mod (added) * boot/grub.efi/i386-efi/part_sunpc.mod (added) * boot/grub.efi/i386-efi/partmap.lst (moved) * boot/grub.efi/i386-efi/parttool.lst (moved) * boot/grub.efi/i386-efi/parttool.mod (added) * boot/grub.efi/i386-efi/password.mod (added) * boot/grub.efi/i386-efi/password_pbkdf2.mod (added) * boot/grub.efi/i386-efi/pbkdf2.mod (added) * boot/grub.efi/i386-efi/pci.mod (added) * boot/grub.efi/i386-efi/play.mod (added) * boot/grub.efi/i386-efi/png.mod (added) * boot/grub.efi/i386-efi/probe.mod (added) * boot/grub.efi/i386-efi/raid.mod (added) * boot/grub.efi/i386-efi/raid5rec.mod (added) * boot/grub.efi/i386-efi/raid6rec.mod (added) * boot/grub.efi/i386-efi/read.mod (added) * boot/grub.efi/i386-efi/reboot.mod (added) * boot/grub.efi/i386-efi/regexp.mod (added) * boot/grub.efi/i386-efi/reiserfs.mod (added) * boot/grub.efi/i386-efi/relocator.mod (added) * boot/grub.efi/i386-efi/scsi.mod (added) * boot/grub.efi/i386-efi/search.mod (added) * boot/grub.efi/i386-efi/search_fs_file.mod (added) * boot/grub.efi/i386-efi/search_fs_uuid.mod (added) * boot/grub.efi/i386-efi/search_label.mod (added) * boot/grub.efi/i386-efi/serial.mod (added) * boot/grub.efi/i386-efi/setjmp.mod (moved) * boot/grub.efi/i386-efi/setpci.mod (added) * boot/grub.efi/i386-efi/sfs.mod (added) * boot/grub.efi/i386-efi/sleep.mod (added) * boot/grub.efi/i386-efi/tar.mod (added) * boot/grub.efi/i386-efi/terminal.lst (added) * boot/grub.efi/i386-efi/terminal.mod (added) * boot/grub.efi/i386-efi/terminfo.mod (added) * boot/grub.efi/i386-efi/test.mod (added) * boot/grub.efi/i386-efi/test_blockarg.mod (added) * boot/grub.efi/i386-efi/testload.mod (added) * boot/grub.efi/i386-efi/tga.mod (added) * boot/grub.efi/i386-efi/trig.mod (moved) * boot/grub.efi/i386-efi/true.mod (added) * boot/grub.efi/i386-efi/udf.mod (added) * boot/grub.efi/i386-efi/ufs1.mod (added) * boot/grub.efi/i386-efi/ufs2.mod (added) * boot/grub.efi/i386-efi/uhci.mod (added) * boot/grub.efi/i386-efi/usb.mod (added) * boot/grub.efi/i386-efi/usb_keyboard.mod (added) * boot/grub.efi/i386-efi/usbms.mod (added) * boot/grub.efi/i386-efi/usbserial_common.mod (added) * boot/grub.efi/i386-efi/usbserial_ftdi.mod (added) * boot/grub.efi/i386-efi/usbserial_pl2303.mod (added) * boot/grub.efi/i386-efi/usbtest.mod (added) * boot/grub.efi/i386-efi/video.lst (added) * boot/grub.efi/i386-efi/video.mod (added) * boot/grub.efi/i386-efi/video_bochs.mod (added) * boot/grub.efi/i386-efi/video_cirrus.mod (added) * boot/grub.efi/i386-efi/video_fb.mod (added) * boot/grub.efi/i386-efi/videoinfo.mod (added) * boot/grub.efi/i386-efi/videotest.mod (added) * boot/grub.efi/i386-efi/xfs.mod (added) * boot/grub.efi/i386-efi/xnu.mod (added) * boot/grub.efi/i386-efi/xnu_uuid.mod (added) * boot/grub.efi/i386-efi/xzio.mod (added) * boot/grub.efi/i386-efi/zfs.mod (added) * boot/grub.efi/i386-efi/zfsinfo.mod (added) * boot/grub.efi/x86_64-efi/acpi.mod (added) * boot/grub.efi/x86_64-efi/affs.mod (added) * boot/grub.efi/x86_64-efi/afs.mod (added) * boot/grub.efi/x86_64-efi/afs_be.mod (added) * boot/grub.efi/x86_64-efi/aout.mod (added) * boot/grub.efi/x86_64-efi/appleldr.mod (added) * boot/grub.efi/x86_64-efi/at_keyboard.mod (added) * boot/grub.efi/x86_64-efi/ata.mod (added) * boot/grub.efi/x86_64-efi/ata_pthru.mod (added) * boot/grub.efi/x86_64-efi/befs.mod (added) * boot/grub.efi/x86_64-efi/befs_be.mod (added) * boot/grub.efi/x86_64-efi/bitmap.mod (added) * boot/grub.efi/x86_64-efi/bitmap_scale.mod (added) * boot/grub.efi/x86_64-efi/blocklist.mod (added) * boot/grub.efi/x86_64-efi/boot.mod (added) * boot/grub.efi/x86_64-efi/bsd.mod (added) * boot/grub.efi/x86_64-efi/btrfs.mod (added) * boot/grub.efi/x86_64-efi/bufio.mod (added) * boot/grub.efi/x86_64-efi/cat.mod (added) * boot/grub.efi/x86_64-efi/chain.mod (added) * boot/grub.efi/x86_64-efi/cmp.mod (added) * boot/grub.efi/x86_64-efi/command.lst (added) * boot/grub.efi/x86_64-efi/configfile.mod (added) * boot/grub.efi/x86_64-efi/cpio.mod (added) * boot/grub.efi/x86_64-efi/cpuid.mod (added) * boot/grub.efi/x86_64-efi/crypto.lst (added) * boot/grub.efi/x86_64-efi/crypto.mod (added) * boot/grub.efi/x86_64-efi/cs5536.mod (added) * boot/grub.efi/x86_64-efi/date.mod (added) * boot/grub.efi/x86_64-efi/datehook.mod (added) * boot/grub.efi/x86_64-efi/datetime.mod (added) * boot/grub.efi/x86_64-efi/dm_nv.mod (added) * boot/grub.efi/x86_64-efi/echo.mod (added) * boot/grub.efi/x86_64-efi/efi_gop.mod (added) * boot/grub.efi/x86_64-efi/efi_uga.mod (added) * boot/grub.efi/x86_64-efi/elf.mod (added) * boot/grub.efi/x86_64-efi/example_functional_test.mod (added) * boot/grub.efi/x86_64-efi/ext2.mod (added) * boot/grub.efi/x86_64-efi/extcmd.mod (added) * boot/grub.efi/x86_64-efi/fat.mod (added) * boot/grub.efi/x86_64-efi/fixvideo.mod (added) * boot/grub.efi/x86_64-efi/font.mod (added) * boot/grub.efi/x86_64-efi/fs.lst (added) * boot/grub.efi/x86_64-efi/fshelp.mod (added) * boot/grub.efi/x86_64-efi/functional_test.mod (added) * boot/grub.efi/x86_64-efi/gcry_arcfour.mod (added) * boot/grub.efi/x86_64-efi/gcry_blowfish.mod (added) * boot/grub.efi/x86_64-efi/gcry_camellia.mod (added) * boot/grub.efi/x86_64-efi/gcry_cast5.mod (added) * boot/grub.efi/x86_64-efi/gcry_crc.mod (added) * boot/grub.efi/x86_64-efi/gcry_des.mod (added) * boot/grub.efi/x86_64-efi/gcry_md4.mod (added) * boot/grub.efi/x86_64-efi/gcry_md5.mod (added) * boot/grub.efi/x86_64-efi/gcry_rfc2268.mod (added) * boot/grub.efi/x86_64-efi/gcry_rijndael.mod (added) * boot/grub.efi/x86_64-efi/gcry_rmd160.mod (added) * boot/grub.efi/x86_64-efi/gcry_seed.mod (added) * boot/grub.efi/x86_64-efi/gcry_serpent.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha1.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha256.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha512.mod (added) * boot/grub.efi/x86_64-efi/gcry_tiger.mod (added) * boot/grub.efi/x86_64-efi/gcry_twofish.mod (added) * boot/grub.efi/x86_64-efi/gcry_whirlpool.mod (added) * boot/grub.efi/x86_64-efi/gettext.mod (added) * boot/grub.efi/x86_64-efi/gfxmenu.mod (added) * boot/grub.efi/x86_64-efi/gfxterm.mod (added) * boot/grub.efi/x86_64-efi/gptsync.mod (added) * boot/grub.efi/x86_64-efi/gzio.mod (added) * boot/grub.efi/x86_64-efi/halt.mod (added) * boot/grub.efi/x86_64-efi/hashsum.mod (added) * boot/grub.efi/x86_64-efi/hdparm.mod (added) * boot/grub.efi/x86_64-efi/hello.mod (added) * boot/grub.efi/x86_64-efi/help.mod (added) * boot/grub.efi/x86_64-efi/hexdump.mod (added) * boot/grub.efi/x86_64-efi/hfs.mod (added) * boot/grub.efi/x86_64-efi/hfsplus.mod (added) * boot/grub.efi/x86_64-efi/iorw.mod (added) * boot/grub.efi/x86_64-efi/iso9660.mod (added) * boot/grub.efi/x86_64-efi/jfs.mod (added) * boot/grub.efi/x86_64-efi/jpeg.mod (added) * boot/grub.efi/x86_64-efi/keylayouts.mod (added) * boot/grub.efi/x86_64-efi/keystatus.mod (added) * boot/grub.efi/x86_64-efi/linux.mod (added) * boot/grub.efi/x86_64-efi/loadbios.mod (added) * boot/grub.efi/x86_64-efi/loadenv.mod (added) * boot/grub.efi/x86_64-efi/loopback.mod (added) * boot/grub.efi/x86_64-efi/ls.mod (added) * boot/grub.efi/x86_64-efi/lsacpi.mod (added) * boot/grub.efi/x86_64-efi/lsefimmap.mod (added) * boot/grub.efi/x86_64-efi/lsefisystab.mod (added) * boot/grub.efi/x86_64-efi/lsmmap.mod (added) * boot/grub.efi/x86_64-efi/lspci.mod (added) * boot/grub.efi/x86_64-efi/lssal.mod (added) * boot/grub.efi/x86_64-efi/lvm.mod (added) * boot/grub.efi/x86_64-efi/mdraid09.mod (added) * boot/grub.efi/x86_64-efi/mdraid1x.mod (added) * boot/grub.efi/x86_64-efi/memdisk.mod (added) * boot/grub.efi/x86_64-efi/memrw.mod (added) * boot/grub.efi/x86_64-efi/minicmd.mod (added) * boot/grub.efi/x86_64-efi/minix.mod (added) * boot/grub.efi/x86_64-efi/minix2.mod (added) * boot/grub.efi/x86_64-efi/mmap.mod (added) * boot/grub.efi/x86_64-efi/moddep.lst (added) * boot/grub.efi/x86_64-efi/msdospart.mod (added) * boot/grub.efi/x86_64-efi/multiboot.mod (added) * boot/grub.efi/x86_64-efi/multiboot2.mod (added) * boot/grub.efi/x86_64-efi/nilfs2.mod (added) * boot/grub.efi/x86_64-efi/normal.mod (added) * boot/grub.efi/x86_64-efi/ntfs.mod (added) * boot/grub.efi/x86_64-efi/ntfscomp.mod (added) * boot/grub.efi/x86_64-efi/ohci.mod (added) * boot/grub.efi/x86_64-efi/part_acorn.mod (added) * boot/grub.efi/x86_64-efi/part_amiga.mod (added) * boot/grub.efi/x86_64-efi/part_apple.mod (added) * boot/grub.efi/x86_64-efi/part_bsd.mod (added) * boot/grub.efi/x86_64-efi/part_gpt.mod (added) * boot/grub.efi/x86_64-efi/part_msdos.mod (added) * boot/grub.efi/x86_64-efi/part_sun.mod (added) * boot/grub.efi/x86_64-efi/part_sunpc.mod (added) * boot/grub.efi/x86_64-efi/partmap.lst (added) * boot/grub.efi/x86_64-efi/parttool.lst (added) * boot/grub.efi/x86_64-efi/parttool.mod (added) * boot/grub.efi/x86_64-efi/password.mod (added) * boot/grub.efi/x86_64-efi/password_pbkdf2.mod (added) * boot/grub.efi/x86_64-efi/pbkdf2.mod (added) * boot/grub.efi/x86_64-efi/pci.mod (added) * boot/grub.efi/x86_64-efi/play.mod (added) * boot/grub.efi/x86_64-efi/png.mod (added) * boot/grub.efi/x86_64-efi/probe.mod (added) * boot/grub.efi/x86_64-efi/raid.mod (added) * boot/grub.efi/x86_64-efi/raid5rec.mod (added) * boot/grub.efi/x86_64-efi/raid6rec.mod (added) * boot/grub.efi/x86_64-efi/read.mod (added) * boot/grub.efi/x86_64-efi/reboot.mod (added) * boot/grub.efi/x86_64-efi/regexp.mod (added) * boot/grub.efi/x86_64-efi/reiserfs.mod (added) * boot/grub.efi/x86_64-efi/relocator.mod (added) * boot/grub.efi/x86_64-efi/scsi.mod (added) * boot/grub.efi/x86_64-efi/search.mod (added) * boot/grub.efi/x86_64-efi/search_fs_file.mod (added) * boot/grub.efi/x86_64-efi/search_fs_uuid.mod (added) * boot/grub.efi/x86_64-efi/search_label.mod (added) * boot/grub.efi/x86_64-efi/serial.mod (added) * boot/grub.efi/x86_64-efi/setjmp.mod (added) * boot/grub.efi/x86_64-efi/setpci.mod (added) * boot/grub.efi/x86_64-efi/sfs.mod (added) * boot/grub.efi/x86_64-efi/sleep.mod (added) * boot/grub.efi/x86_64-efi/tar.mod (added) * boot/grub.efi/x86_64-efi/terminal.lst (added) * boot/grub.efi/x86_64-efi/terminal.mod (added) * boot/grub.efi/x86_64-efi/terminfo.mod (added) * boot/grub.efi/x86_64-efi/test.mod (added) * boot/grub.efi/x86_64-efi/test_blockarg.mod (added) * boot/grub.efi/x86_64-efi/testload.mod (added) * boot/grub.efi/x86_64-efi/tga.mod (added) * boot/grub.efi/x86_64-efi/trig.mod (added) * boot/grub.efi/x86_64-efi/true.mod (added) * boot/grub.efi/x86_64-efi/udf.mod (added) * boot/grub.efi/x86_64-efi/ufs1.mod (added) * boot/grub.efi/x86_64-efi/ufs2.mod (added) * boot/grub.efi/x86_64-efi/uhci.mod (added) * boot/grub.efi/x86_64-efi/usb.mod (added) * boot/grub.efi/x86_64-efi/usb_keyboard.mod (added) * boot/grub.efi/x86_64-efi/usbms.mod (added) * boot/grub.efi/x86_64-efi/usbserial_common.mod (added) * boot/grub.efi/x86_64-efi/usbserial_ftdi.mod (added) * boot/grub.efi/x86_64-efi/usbserial_pl2303.mod (added) * boot/grub.efi/x86_64-efi/usbtest.mod (added) * boot/grub.efi/x86_64-efi/video.lst (added) * boot/grub.efi/x86_64-efi/video.mod (added) * boot/grub.efi/x86_64-efi/video_bochs.mod (added) * boot/grub.efi/x86_64-efi/video_cirrus.mod (added) * boot/grub.efi/x86_64-efi/video_fb.mod (added) * boot/grub.efi/x86_64-efi/videoinfo.mod (added) * boot/grub.efi/x86_64-efi/videotest.mod (added) * boot/grub.efi/x86_64-efi/xfs.mod (added) * boot/grub.efi/x86_64-efi/xnu.mod (added) * boot/grub.efi/x86_64-efi/xnu_uuid.mod (added) * boot/grub.efi/x86_64-efi/xzio.mod (added) * boot/grub.efi/x86_64-efi/zfs.mod (added) * boot/grub.efi/x86_64-efi/zfsinfo.mod (added) * boot/grub.pc/COPYING (added) * boot/grub.pc/README (moved) * boot/grub.pc/i386-pc/acpi.mod (moved) * boot/grub.pc/i386-pc/affs.mod (moved) * boot/grub.pc/i386-pc/afs.mod (moved) * boot/grub.pc/i386-pc/afs_be.mod (moved) * boot/grub.pc/i386-pc/aout.mod (moved) * boot/grub.pc/i386-pc/at_keyboard.mod (moved) * boot/grub.pc/i386-pc/ata.mod (moved) * boot/grub.pc/i386-pc/ata_pthru.mod (moved) * boot/grub.pc/i386-pc/befs.mod (moved) * boot/grub.pc/i386-pc/befs_be.mod (moved) * boot/grub.pc/i386-pc/biosdisk.mod (moved) * boot/grub.pc/i386-pc/bitmap.mod (moved) * boot/grub.pc/i386-pc/bitmap_scale.mod (moved) * boot/grub.pc/i386-pc/blocklist.mod (moved) * boot/grub.pc/i386-pc/boot.mod (moved) * boot/grub.pc/i386-pc/bsd.mod (moved) * boot/grub.pc/i386-pc/btrfs.mod (moved) * boot/grub.pc/i386-pc/bufio.mod (moved) * boot/grub.pc/i386-pc/cat.mod (moved) * boot/grub.pc/i386-pc/chain.mod (moved) * boot/grub.pc/i386-pc/cmostest.mod (moved) * boot/grub.pc/i386-pc/cmp.mod (moved) * boot/grub.pc/i386-pc/command.lst (moved) * boot/grub.pc/i386-pc/configfile.mod (moved) * boot/grub.pc/i386-pc/cpio.mod (moved) * boot/grub.pc/i386-pc/cpuid.mod (moved) * boot/grub.pc/i386-pc/crypto.lst (added) * boot/grub.pc/i386-pc/crypto.mod (moved) * boot/grub.pc/i386-pc/cs5536.mod (moved) * boot/grub.pc/i386-pc/date.mod (moved) * boot/grub.pc/i386-pc/datehook.mod (moved) * boot/grub.pc/i386-pc/datetime.mod (moved) * boot/grub.pc/i386-pc/dm_nv.mod (moved) * boot/grub.pc/i386-pc/drivemap.mod (moved) * boot/grub.pc/i386-pc/echo.mod (moved) * boot/grub.pc/i386-pc/efiemu.mod (moved) * boot/grub.pc/i386-pc/elf.mod (moved) * boot/grub.pc/i386-pc/example_functional_test.mod (moved) * boot/grub.pc/i386-pc/ext2.mod (moved) * boot/grub.pc/i386-pc/extcmd.mod (moved) * boot/grub.pc/i386-pc/fat.mod (moved) * boot/grub.pc/i386-pc/font.mod (moved) * boot/grub.pc/i386-pc/fs.lst (moved) * boot/grub.pc/i386-pc/fshelp.mod (moved) * boot/grub.pc/i386-pc/functional_test.mod (moved) * boot/grub.pc/i386-pc/gcry_arcfour.mod (moved) * boot/grub.pc/i386-pc/gcry_blowfish.mod (moved) * boot/grub.pc/i386-pc/gcry_camellia.mod (moved) * boot/grub.pc/i386-pc/gcry_cast5.mod (moved) * boot/grub.pc/i386-pc/gcry_crc.mod (moved) * boot/grub.pc/i386-pc/gcry_des.mod (moved) * boot/grub.pc/i386-pc/gcry_md4.mod (moved) * boot/grub.pc/i386-pc/gcry_md5.mod (moved) * boot/grub.pc/i386-pc/gcry_rfc2268.mod (moved) * boot/grub.pc/i386-pc/gcry_rijndael.mod (moved) * boot/grub.pc/i386-pc/gcry_rmd160.mod (moved) * boot/grub.pc/i386-pc/gcry_seed.mod (moved) * boot/grub.pc/i386-pc/gcry_serpent.mod (moved) * boot/grub.pc/i386-pc/gcry_sha1.mod (moved) * boot/grub.pc/i386-pc/gcry_sha256.mod (moved) * boot/grub.pc/i386-pc/gcry_sha512.mod (moved) * boot/grub.pc/i386-pc/gcry_tiger.mod (moved) * boot/grub.pc/i386-pc/gcry_twofish.mod (moved) * boot/grub.pc/i386-pc/gcry_whirlpool.mod (moved) * boot/grub.pc/i386-pc/gettext.mod (moved) * boot/grub.pc/i386-pc/gfxmenu.mod (moved) * boot/grub.pc/i386-pc/gfxterm.mod (moved) * boot/grub.pc/i386-pc/gptsync.mod (moved) * boot/grub.pc/i386-pc/gzio.mod (moved) * boot/grub.pc/i386-pc/halt.mod (moved) * boot/grub.pc/i386-pc/hashsum.mod (moved) * boot/grub.pc/i386-pc/hdparm.mod (moved) * boot/grub.pc/i386-pc/hello.mod (moved) * boot/grub.pc/i386-pc/help.mod (moved) * boot/grub.pc/i386-pc/hexdump.mod (moved) * boot/grub.pc/i386-pc/hfs.mod (moved) * boot/grub.pc/i386-pc/hfsplus.mod (moved) * boot/grub.pc/i386-pc/iorw.mod (moved) * boot/grub.pc/i386-pc/iso9660.mod (moved) * boot/grub.pc/i386-pc/jfs.mod (moved) * boot/grub.pc/i386-pc/jpeg.mod (moved) * boot/grub.pc/i386-pc/keylayouts.mod (moved) * boot/grub.pc/i386-pc/keystatus.mod (moved) * boot/grub.pc/i386-pc/legacycfg.mod (moved) * boot/grub.pc/i386-pc/linux.mod (moved) * boot/grub.pc/i386-pc/linux16.mod (moved) * boot/grub.pc/i386-pc/loadenv.mod (moved) * boot/grub.pc/i386-pc/loopback.mod (moved) * boot/grub.pc/i386-pc/ls.mod (moved) * boot/grub.pc/i386-pc/lsacpi.mod (moved) * boot/grub.pc/i386-pc/lsapm.mod (moved) * boot/grub.pc/i386-pc/lsmmap.mod (moved) * boot/grub.pc/i386-pc/lspci.mod (moved) * boot/grub.pc/i386-pc/lvm.mod (moved) * boot/grub.pc/i386-pc/mdraid09.mod (moved) * boot/grub.pc/i386-pc/mdraid1x.mod (moved) * boot/grub.pc/i386-pc/memdisk.mod (moved) * boot/grub.pc/i386-pc/memrw.mod (moved) * boot/grub.pc/i386-pc/minicmd.mod (moved) * boot/grub.pc/i386-pc/minix.mod (moved) * boot/grub.pc/i386-pc/minix2.mod (moved) * boot/grub.pc/i386-pc/mmap.mod (moved) * boot/grub.pc/i386-pc/moddep.lst (moved) * boot/grub.pc/i386-pc/msdospart.mod (moved) * boot/grub.pc/i386-pc/multiboot.mod (moved) * boot/grub.pc/i386-pc/multiboot2.mod (moved) * boot/grub.pc/i386-pc/nilfs2.mod (moved) * boot/grub.pc/i386-pc/normal.mod (moved) * boot/grub.pc/i386-pc/ntfs.mod (moved) * boot/grub.pc/i386-pc/ntfscomp.mod (moved) * boot/grub.pc/i386-pc/ntldr.mod (moved) * boot/grub.pc/i386-pc/ohci.mod (moved) * boot/grub.pc/i386-pc/part_acorn.mod (moved) * boot/grub.pc/i386-pc/part_amiga.mod (moved) * boot/grub.pc/i386-pc/part_apple.mod (moved) * boot/grub.pc/i386-pc/part_bsd.mod (moved) * boot/grub.pc/i386-pc/part_gpt.mod (moved) * boot/grub.pc/i386-pc/part_msdos.mod (moved) * boot/grub.pc/i386-pc/part_sun.mod (moved) * boot/grub.pc/i386-pc/part_sunpc.mod (moved) * boot/grub.pc/i386-pc/partmap.lst (added) * boot/grub.pc/i386-pc/parttool.lst (added) * boot/grub.pc/i386-pc/parttool.mod (moved) * boot/grub.pc/i386-pc/password.mod (moved) * boot/grub.pc/i386-pc/password_pbkdf2.mod (moved) * boot/grub.pc/i386-pc/pbkdf2.mod (moved) * boot/grub.pc/i386-pc/pci.mod (moved) * boot/grub.pc/i386-pc/play.mod (moved) * boot/grub.pc/i386-pc/png.mod (moved) * boot/grub.pc/i386-pc/probe.mod (moved) * boot/grub.pc/i386-pc/pxe.mod (moved) * boot/grub.pc/i386-pc/pxecmd.mod (moved) * boot/grub.pc/i386-pc/raid.mod (moved) * boot/grub.pc/i386-pc/raid5rec.mod (moved) * boot/grub.pc/i386-pc/raid6rec.mod (moved) * boot/grub.pc/i386-pc/read.mod (moved) * boot/grub.pc/i386-pc/reboot.mod (moved) * boot/grub.pc/i386-pc/regexp.mod (moved) * boot/grub.pc/i386-pc/reiserfs.mod (moved) * boot/grub.pc/i386-pc/relocator.mod (moved) * boot/grub.pc/i386-pc/scsi.mod (moved) * boot/grub.pc/i386-pc/search.mod (moved) * boot/grub.pc/i386-pc/search_fs_file.mod (moved) * boot/grub.pc/i386-pc/search_fs_uuid.mod (moved) * boot/grub.pc/i386-pc/search_label.mod (moved) * boot/grub.pc/i386-pc/sendkey.mod (moved) * boot/grub.pc/i386-pc/serial.mod (moved) * boot/grub.pc/i386-pc/setjmp.mod (added) * boot/grub.pc/i386-pc/setpci.mod (moved) * boot/grub.pc/i386-pc/sfs.mod (moved) * boot/grub.pc/i386-pc/sleep.mod (moved) * boot/grub.pc/i386-pc/tar.mod (moved) * boot/grub.pc/i386-pc/terminal.lst (moved) * boot/grub.pc/i386-pc/terminal.mod (moved) * boot/grub.pc/i386-pc/terminfo.mod (moved) * boot/grub.pc/i386-pc/test.mod (moved) * boot/grub.pc/i386-pc/test_blockarg.mod (moved) * boot/grub.pc/i386-pc/testload.mod (moved) * boot/grub.pc/i386-pc/tga.mod (moved) * boot/grub.pc/i386-pc/trig.mod (added) * boot/grub.pc/i386-pc/true.mod (moved) * boot/grub.pc/i386-pc/udf.mod (moved) * boot/grub.pc/i386-pc/ufs1.mod (moved) * boot/grub.pc/i386-pc/ufs2.mod (moved) * boot/grub.pc/i386-pc/uhci.mod (moved) * boot/grub.pc/i386-pc/usb.mod (moved) * boot/grub.pc/i386-pc/usb_keyboard.mod (moved) * boot/grub.pc/i386-pc/usbms.mod (moved) * boot/grub.pc/i386-pc/usbserial_common.mod (moved) * boot/grub.pc/i386-pc/usbserial_ftdi.mod (moved) * boot/grub.pc/i386-pc/usbserial_pl2303.mod (moved) * boot/grub.pc/i386-pc/usbtest.mod (moved) * boot/grub.pc/i386-pc/vbe.mod (moved) * boot/grub.pc/i386-pc/vga.mod (moved) * boot/grub.pc/i386-pc/vga_text.mod (moved) * boot/grub.pc/i386-pc/video.lst (moved) * boot/grub.pc/i386-pc/video.mod (moved) * boot/grub.pc/i386-pc/video_bochs.mod (moved) * boot/grub.pc/i386-pc/video_cirrus.mod (moved) * boot/grub.pc/i386-pc/video_fb.mod (moved) * boot/grub.pc/i386-pc/videoinfo.mod (moved) * boot/grub.pc/i386-pc/videotest.mod (moved) * boot/grub.pc/i386-pc/xfs.mod (moved) * boot/grub.pc/i386-pc/xnu.mod (moved) * boot/grub.pc/i386-pc/xnu_uuid.mod (moved) * boot/grub.pc/i386-pc/xzio.mod (moved) * boot/grub.pc/i386-pc/zfs.mod (moved) * boot/grub.pc/i386-pc/zfsinfo.mod (moved) * boot/grub.pc/pc.img (moved) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) add configuration choice to boot the ISO image using GRUB for BIOS ... Tue, 29 Nov 2011 18:02:48 GMT Martin Decky [f4e508f] * HelenOS.config (modified) cstyle Sat, 20 Aug 2011 09:05:14 GMT Petr Koupy [5fb32c5] * HelenOS.config (modified) * abi/include/ipc/methods.h (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/syscall.c (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/clui/tinput.c (modified) Merge mainline changes. Fri, 19 Aug 2011 17:36:25 GMT Petr Koupy [921b84f] * HelenOS.config (modified) * Makefile (modified) * abi/include/ipc/event.h (modified) * abi/include/ipc/methods.h (modified) * boot/Makefile.common (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/proc/task.c (modified) * uspace/Makefile (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/devctl/Makefile (added) * uspace/app/devctl/devctl.c (added) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/src/entry.S (moved) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/io.h (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/loc/loc.h (modified) * uspace/srv/vfs/vfs.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) Merge libposix changes. Fri, 19 Aug 2011 16:59:55 GMT Martin Decky [1c99eae] * HelenOS.config (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/syscall.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) cstyle (no change in functionality) Thu, 18 Aug 2011 21:32:56 GMT Martin Sucha [8c15255] * HelenOS.config (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/src/entry.S (moved) Add support for i486/vortex86 processor Wed, 27 Jul 2011 02:04:48 GMT Petr Koupy [4912d01a] * HelenOS.config (modified) Added ext2fs to the supported filesystems for dev files inclusion. Wed, 27 Jul 2011 01:54:34 GMT Petr Koupy [80e9e5e] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * tools/imgutil.py (added) * tools/mkext2.py (added) * tools/mkfat.py (modified) * tools/mktmpfs.py (modified) * tools/xstruct.py (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (modified) * uspace/drv/bus/usb/usbmast/bo_trans.h (modified) * uspace/drv/bus/usb/usbmast/cmdw.h (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/scsi/include/scsi/sbc.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) * uspace/lib/scsi/src/spc.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs.h (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/devfs/devfs_ops.h (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.h (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (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_ops.c (modified) Merge mainline changes. Mon, 25 Jul 2011 18:35:33 GMT Jakub Jermar [b0d309f] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * tools/imgutil.py (added) * tools/mkext2.py (added) * tools/mkfat.py (modified) * tools/mktmpfs.py (modified) * tools/xstruct.py (modified) Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2. Sun, 24 Jul 2011 21:18:16 GMT Martin Sucha [cc1a727] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * tools/imgutil.py (added) * tools/mkext2.py (added) * tools/mkfat.py (modified) * tools/xstruct.py (modified) Add support for ext2 to be used as RAM disk format Sun, 24 Jul 2011 17:42:12 GMT Petr Koupy [e76e833] * HelenOS.config (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) Inclusion of pcc binaries is now optional. Sat, 23 Jul 2011 22:56:29 GMT Petr Koupy [a8010272] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) Added support for development files inclusion (headers, libraries, ... Sun, 17 Jul 2011 09:56:53 GMT Petr Koupy [64639256] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/compl.c (added) * uspace/app/bdsh/compl.h (added) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub_private.h (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (moved) * uspace/drv/bus/usb/usbmast/bo_trans.h (moved) * uspace/drv/bus/usb/usbmast/cmdw.c (moved) * uspace/drv/bus/usb/usbmast/cmdw.h (moved) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (added) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/batch.c (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/generic/gsp.c (modified) * uspace/srv/hid/input/generic/input.c (modified) Merge libposix changes. Wed, 13 Jul 2011 11:13:48 GMT Jan Vesely [ca2815e] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) config: Add OHCI roothub power switching defaults. Remove unused ... Tue, 12 Jul 2011 13:41:26 GMT Petr Koupy [1916d1f] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.silo (modified) * boot/Makefile.uboot (modified) * boot/arch/ia64/include/types.h (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips64/Makefile.inc (added) * boot/arch/mips64/_link.ld.in (added) * boot/arch/mips64/include/arch.h (added) * boot/arch/mips64/include/asm.h (added) * boot/arch/mips64/include/main.h (added) * boot/arch/mips64/include/regname.h (added) * boot/arch/mips64/include/types.h (added) * boot/arch/mips64/src/asm.S (added) * boot/arch/mips64/src/main.c (added) * boot/arch/mips64/src/putchar.c (added) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/src/main.c (modified) * boot/genarch/include/efi.h (added) * boot/silo/raw/isofs.b (deleted) * boot/silo/raw/second.b (deleted) * contrib/tools/serengeti_silo.sh (deleted) * defaults/mips64/Makefile.config (added) * defaults/mips64/msim/Makefile.config (added) * defaults/mips64/output (added) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/serengeti/Makefile.config (deleted) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/cycle.h (modified) * kernel/arch/mips32/include/debug.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/fpu_context.c (modified) * kernel/arch/mips32/src/mm/as.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/Makefile.inc (added) * kernel/arch/mips64/_link.ld.in (added) * kernel/arch/mips64/include/arch.h (added) * kernel/arch/mips64/include/asm.h (added) * kernel/arch/mips64/include/asm/boot.h (added) * kernel/arch/mips64/include/asm/regname.h (added) * kernel/arch/mips64/include/atomic.h (added) * kernel/arch/mips64/include/barrier.h (added) * kernel/arch/mips64/include/cache.h (added) * kernel/arch/mips64/include/context.h (added) * kernel/arch/mips64/include/context_offset.h (added) * kernel/arch/mips64/include/cp0.h (added) * kernel/arch/mips64/include/cpu.h (moved) * kernel/arch/mips64/include/cycle.h (added) * kernel/arch/mips64/include/debug.h (added) * kernel/arch/mips64/include/debugger.h (moved) * kernel/arch/mips64/include/drivers/msim.h (added) * kernel/arch/mips64/include/elf.h (added) * kernel/arch/mips64/include/exception.h (added) * kernel/arch/mips64/include/faddr.h (moved) * kernel/arch/mips64/include/fpu_context.h (added) * kernel/arch/mips64/include/interrupt.h (added) * kernel/arch/mips64/include/istate.h (added) * kernel/arch/mips64/include/mm/as.h (added) * kernel/arch/mips64/include/mm/asid.h (added) * kernel/arch/mips64/include/mm/frame.h (added) * kernel/arch/mips64/include/mm/page.h (added) * kernel/arch/mips64/include/mm/tlb.h (added) * kernel/arch/mips64/include/proc/task.h (moved) * kernel/arch/mips64/include/proc/thread.h (added) * kernel/arch/mips64/include/smp/dorder.h (added) * kernel/arch/mips64/include/stack.h (added) * kernel/arch/mips64/include/types.h (added) * kernel/arch/mips64/src/asm.S (added) * kernel/arch/mips64/src/cache.c (added) * kernel/arch/mips64/src/context.S (added) * kernel/arch/mips64/src/cpu (added) * kernel/arch/mips64/src/ddi (added) * kernel/arch/mips64/src/debug (added) * kernel/arch/mips64/src/debugger.c (added) * kernel/arch/mips64/src/exception.c (added) * kernel/arch/mips64/src/fpu_context.c (added) * kernel/arch/mips64/src/interrupt.c (added) * kernel/arch/mips64/src/mips64.c (added) * kernel/arch/mips64/src/mm/as.c (added) * kernel/arch/mips64/src/mm/frame.c (added) * kernel/arch/mips64/src/mm/page.c (added) * kernel/arch/mips64/src/mm/tlb.c (added) * kernel/arch/mips64/src/smp/dorder.c (added) * kernel/arch/mips64/src/smp/smp.c (added) * kernel/arch/mips64/src/start.S (added) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/drivers/sgcn.h (deleted) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/drivers/fhc.c (deleted) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (deleted) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/include/drivers/z8530/z8530.h (deleted) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/drivers/z8530/z8530.c (deleted) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/ofw/fhc.c (deleted) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/time/clock.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/cmds.c (added) * uspace/drv/bus/usb/usbmast/cmds.h (modified) * uspace/drv/bus/usb/usbmast/inquiry.c (deleted) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (added) * uspace/drv/bus/usb/usbmast/scsi_ms.h (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/thread.h (modified) * uspace/lib/c/arch/mips32/include/tls.h (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/tls.c (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.common (added) * uspace/lib/c/arch/mips64/Makefile.inc (added) * uspace/lib/c/arch/mips64/_link.ld.in (added) * uspace/lib/c/arch/mips64/include/atomic.h (added) * uspace/lib/c/arch/mips64/include/config.h (added) * uspace/lib/c/arch/mips64/include/ddi.h (added) * uspace/lib/c/arch/mips64/include/faddr.h (added) * uspace/lib/c/arch/mips64/include/fibril.h (added) * uspace/lib/c/arch/mips64/include/inttypes.h (added) * uspace/lib/c/arch/mips64/include/istate.h (added) * uspace/lib/c/arch/mips64/include/syscall.h (added) * uspace/lib/c/arch/mips64/include/thread.h (added) * uspace/lib/c/arch/mips64/include/tls.h (added) * uspace/lib/c/arch/mips64/include/types.h (added) * uspace/lib/c/arch/mips64/src/entry.s (added) * uspace/lib/c/arch/mips64/src/entryjmp.s (added) * uspace/lib/c/arch/mips64/src/fibril.S (added) * uspace/lib/c/arch/mips64/src/stacktrace.c (added) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/mips64/src/syscall.c (added) * uspace/lib/c/arch/mips64/src/thread_entry.s (added) * uspace/lib/c/arch/mips64/src/tls.c (added) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/devman_obsolete.c (deleted) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/icmp_common.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/fourcc.h (moved) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/net/icmp_api.h (modified) * uspace/lib/c/include/net/icmp_common.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/net/adt/module_map.c (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/generic/packet_client.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_remote.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/adt/module_map.h (modified) * uspace/lib/net/include/arp_interface.h (modified) * uspace/lib/net/include/generic.h (modified) * uspace/lib/net/include/icmp_remote.h (modified) * uspace/lib/net/include/il_remote.h (modified) * uspace/lib/net/include/il_skel.h (modified) * uspace/lib/net/include/ip_interface.h (modified) * uspace/lib/net/include/ip_remote.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/netif_remote.h (modified) * uspace/lib/net/include/netif_skel.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/include/nil_skel.h (modified) * uspace/lib/net/include/packet_client.h (modified) * uspace/lib/net/include/packet_remote.h (modified) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (modified) * uspace/lib/net/include/tl_remote.h (modified) * uspace/lib/net/include/tl_skel.h (modified) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (modified) * uspace/lib/net/tl/tl_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdio/scanf.c (modified) * uspace/lib/posix/sys/mman.h (added) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) * uspace/lib/scsi/Makefile (moved) * uspace/lib/scsi/include/scsi/sbc.h (added) * uspace/lib/scsi/include/scsi/spc.h (added) * uspace/lib/scsi/src/spc.c (added) * uspace/lib/softfloat/arch/mips32/include/functions.h (modified) * uspace/lib/softfloat/arch/mips64/include/functions.h (added) * uspace/lib/usbhost/src/batch.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/niagara.c (modified) * uspace/srv/hid/fb/niagara.h (modified) * uspace/srv/hid/fb/sgcn.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/sgcn.c (deleted) * uspace/srv/hid/input/port/z8530.c (deleted) * uspace/srv/hw/irc/fhc/fhc.c (deleted) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp.h (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip.h (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp.h (modified) Merge libposix changes. Tue, 12 Jul 2011 11:33:34 GMT Jan Vesely [b4f291d] * HelenOS.config (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Export root hub power switching modes to config. Sat, 02 Jul 2011 21:16:24 GMT Jakub Jermar [336d2f52] * HelenOS.config (modified) * boot/Makefile.silo (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/src/main.c (modified) * boot/silo/raw/isofs.b (deleted) * boot/silo/raw/second.b (deleted) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/serengeti/Makefile.config (deleted) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/drivers/fhc.h (deleted) * kernel/arch/sparc64/include/drivers/sgcn.h (deleted) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/drivers/fhc.c (deleted) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (deleted) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/z8530/z8530.h (deleted) * kernel/genarch/include/ofw/fhc.h (deleted) * kernel/genarch/src/drivers/z8530/z8530.c (deleted) * kernel/genarch/src/ofw/fhc.c (deleted) * release/Makefile (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/niagara.c (modified) * uspace/srv/hid/fb/niagara.h (modified) * uspace/srv/hid/fb/sgcn.c (deleted) * uspace/srv/hid/fb/sgcn.h (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/sgcn.c (deleted) * uspace/srv/hid/input/port/z8530.c (deleted) * uspace/srv/hw/irc/fhc/Makefile (deleted) * uspace/srv/hw/irc/fhc/fhc.c (deleted) Remove support for Sun hardware for which we have no test plan. ... Fri, 01 Jul 2011 16:43:09 GMT Martin Decky [2429e4a] * HelenOS.config (modified) * boot/arch/mips64/Makefile.inc (added) * boot/arch/mips64/_link.ld.in (added) * boot/arch/mips64/include/arch.h (added) * boot/arch/mips64/include/asm.h (added) * boot/arch/mips64/include/main.h (added) * boot/arch/mips64/include/regname.h (added) * boot/arch/mips64/include/types.h (added) * boot/arch/mips64/src/asm.S (added) * boot/arch/mips64/src/main.c (added) * boot/arch/mips64/src/putchar.c (added) * defaults/mips64/Makefile.config (added) * defaults/mips64/msim/Makefile.config (added) * defaults/mips64/output (added) * kernel/arch/mips64/Makefile.inc (added) * kernel/arch/mips64/_link.ld.in (added) * kernel/arch/mips64/include/arch.h (added) * kernel/arch/mips64/include/asm.h (added) * kernel/arch/mips64/include/asm/boot.h (added) * kernel/arch/mips64/include/asm/regname.h (added) * kernel/arch/mips64/include/atomic.h (added) * kernel/arch/mips64/include/barrier.h (added) * kernel/arch/mips64/include/cache.h (added) * kernel/arch/mips64/include/context.h (added) * kernel/arch/mips64/include/context_offset.h (added) * kernel/arch/mips64/include/cp0.h (added) * kernel/arch/mips64/include/cpu.h (added) * kernel/arch/mips64/include/cycle.h (added) * kernel/arch/mips64/include/debug.h (added) * kernel/arch/mips64/include/debugger.h (added) * kernel/arch/mips64/include/drivers/msim.h (added) * kernel/arch/mips64/include/elf.h (added) * kernel/arch/mips64/include/exception.h (added) * kernel/arch/mips64/include/faddr.h (added) * kernel/arch/mips64/include/fpu_context.h (added) * kernel/arch/mips64/include/interrupt.h (added) * kernel/arch/mips64/include/istate.h (added) * kernel/arch/mips64/include/mm/as.h (added) * kernel/arch/mips64/include/mm/asid.h (added) * kernel/arch/mips64/include/mm/frame.h (added) * kernel/arch/mips64/include/mm/page.h (added) * kernel/arch/mips64/include/mm/tlb.h (added) * kernel/arch/mips64/include/proc/task.h (added) * kernel/arch/mips64/include/proc/thread.h (added) * kernel/arch/mips64/include/smp/dorder.h (added) * kernel/arch/mips64/include/stack.h (added) * kernel/arch/mips64/include/types.h (added) * kernel/arch/mips64/src/asm.S (added) * kernel/arch/mips64/src/cache.c (added) * kernel/arch/mips64/src/context.S (added) * kernel/arch/mips64/src/cpu (added) * kernel/arch/mips64/src/ddi (added) * kernel/arch/mips64/src/debug (added) * kernel/arch/mips64/src/debugger.c (added) * kernel/arch/mips64/src/exception.c (added) * kernel/arch/mips64/src/fpu_context.c (added) * kernel/arch/mips64/src/interrupt.c (added) * kernel/arch/mips64/src/mips64.c (added) * kernel/arch/mips64/src/mm/as.c (added) * kernel/arch/mips64/src/mm/frame.c (added) * kernel/arch/mips64/src/mm/page.c (added) * kernel/arch/mips64/src/mm/tlb.c (added) * kernel/arch/mips64/src/smp/dorder.c (added) * kernel/arch/mips64/src/smp/smp.c (added) * kernel/arch/mips64/src/start.S (added) * tools/autotool.py (modified) * uspace/lib/c/arch/mips64/Makefile.common (added) * uspace/lib/c/arch/mips64/Makefile.inc (added) * uspace/lib/c/arch/mips64/_link.ld.in (added) * uspace/lib/c/arch/mips64/include/atomic.h (added) * uspace/lib/c/arch/mips64/include/config.h (added) * uspace/lib/c/arch/mips64/include/ddi.h (added) * uspace/lib/c/arch/mips64/include/faddr.h (added) * uspace/lib/c/arch/mips64/include/fibril.h (added) * uspace/lib/c/arch/mips64/include/inttypes.h (added) * uspace/lib/c/arch/mips64/include/istate.h (added) * uspace/lib/c/arch/mips64/include/syscall.h (added) * uspace/lib/c/arch/mips64/include/thread.h (added) * uspace/lib/c/arch/mips64/include/tls.h (added) * uspace/lib/c/arch/mips64/include/types.h (added) * uspace/lib/c/arch/mips64/src/entry.s (added) * uspace/lib/c/arch/mips64/src/entryjmp.s (added) * uspace/lib/c/arch/mips64/src/fibril.S (added) * uspace/lib/c/arch/mips64/src/stacktrace.c (added) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/mips64/src/syscall.c (added) * uspace/lib/c/arch/mips64/src/thread_entry.s (added) * uspace/lib/c/arch/mips64/src/tls.c (added) * uspace/lib/softfloat/arch/mips64/include/functions.h (added) add initial support for mips64 (it does not do anything useful so ... Fri, 17 Jun 2011 16:48:53 GMT Petr Koupy [d900699] * HelenOS.config (modified) * boot/Makefile.common (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/time/delay.c (modified) * uspace/Makefile (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (added) * uspace/app/bdsh/tok.h (added) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/tester/Makefile (modified) * uspace/drv/ohci/ohci.ma (modified) * uspace/drv/uhci_hcd/uhci_hcd.ma (modified) * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/kbd.h (deleted) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.h (modified) * uspace/drv/usbhid/kbd/layout.h (deleted) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/async_obsolete.h (modified) * uspace/lib/c/include/ipc/input.h (moved) * uspace/lib/c/include/ipc/kbdev.h (moved) * uspace/lib/c/include/task.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/usbvirt/src/device.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/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (modified) * uspace/srv/hid/char_mouse/char_mouse.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/fb/serial_console.h (modified) * uspace/srv/hid/input/Makefile (added) * uspace/srv/hid/input/ctl/apple.c (moved) * uspace/srv/hid/input/ctl/gxe_fb.c (moved) * uspace/srv/hid/input/ctl/kbdev.c (added) * uspace/srv/hid/input/ctl/pc.c (moved) * uspace/srv/hid/input/ctl/stty.c (moved) * uspace/srv/hid/input/ctl/sun.c (moved) * uspace/srv/hid/input/generic/gsp.c (moved) * uspace/srv/hid/input/generic/input.c (added) * uspace/srv/hid/input/generic/layout.c (added) * uspace/srv/hid/input/generic/mouse.c (added) * uspace/srv/hid/input/generic/stroke.c (moved) * uspace/srv/hid/input/include/gsp.h (moved) * uspace/srv/hid/input/include/input.h (moved) * uspace/srv/hid/input/include/kbd.h (added) * uspace/srv/hid/input/include/kbd_ctl.h (moved) * uspace/srv/hid/input/include/kbd_port.h (added) * uspace/srv/hid/input/include/layout.h (moved) * uspace/srv/hid/input/include/mouse.h (moved) * uspace/srv/hid/input/include/stroke.h (moved) * uspace/srv/hid/input/include/sun.h (moved) * uspace/srv/hid/input/layout/cz.c (moved) * uspace/srv/hid/input/layout/us_dvorak.c (moved) * uspace/srv/hid/input/layout/us_qwerty.c (moved) * uspace/srv/hid/input/port/adb.c (moved) * uspace/srv/hid/input/port/chardev.c (moved) * uspace/srv/hid/input/port/dummy.c (moved) * uspace/srv/hid/input/port/gxemul.c (moved) * uspace/srv/hid/input/port/msim.c (moved) * uspace/srv/hid/input/port/niagara.c (moved) * uspace/srv/hid/input/port/ns16550.c (moved) * uspace/srv/hid/input/port/pl050.c (moved) * uspace/srv/hid/input/port/sgcn.c (moved) * uspace/srv/hid/input/port/ski.c (moved) * uspace/srv/hid/input/port/sun.c (moved) * uspace/srv/hid/input/port/z8530.c (moved) * uspace/srv/hid/kbd/Makefile (deleted) * uspace/srv/hid/kbd/generic/kbd.c (deleted) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/vfs/vfs.c (modified) Merge mainline changes. Fri, 17 Jun 2011 16:43:51 GMT Petr Koupy [df8110d3] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/generic/src/version.c (modified) * kernel/Makefile (modified) * kernel/arch/ia64/include/register.h (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipc_methods.h (added) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/test/fpu/fpu1.def (deleted) * kernel/test/fpu/fpu1_ia64.c (deleted) * kernel/test/fpu/fpu1_x86.c (deleted) * kernel/test/fpu/mips2.c (deleted) * kernel/test/fpu/mips2.def (deleted) * kernel/test/fpu/sse1.c (deleted) * kernel/test/fpu/sse1.def (deleted) * kernel/test/test.c (modified) * kernel/test/test.h (modified) * tools/filldir.py (added) * tools/gentestfile.py (added) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/blkdump/Makefile (added) * uspace/app/blkdump/blkdump.c (added) * uspace/app/bnchmark/Makefile (added) * uspace/app/bnchmark/bnchmark.c (added) * uspace/app/edit/edit.c (modified) * uspace/app/ext2info/Makefile (added) * uspace/app/ext2info/ext2info.c (added) * uspace/app/getterm/version.c (modified) * uspace/app/init/init.c (modified) * uspace/app/lsusb/Makefile (added) * uspace/app/lsusb/main.c (added) * uspace/app/mkbd/Makefile (added) * uspace/app/mkbd/main.c (added) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/include/elf_core.h (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/devs/devman2.c (added) * uspace/app/tester/devs/devman2.def (added) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/libext2/libext2_1.c (added) * uspace/app/tester/libext2/libext2_1.def (added) * uspace/app/tester/mm/mapping1.c (added) * uspace/app/tester/mm/mapping1.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/util.c (added) * uspace/app/tester/util.h (added) * uspace/app/tester/util_functions.def (added) * uspace/app/testread/Makefile (added) * uspace/app/testread/testread.c (added) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/input.c (deleted) * uspace/app/tetris/input.h (deleted) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tetris/tetris.h (modified) * uspace/app/top/Makefile (modified) * uspace/app/top/input.c (deleted) * uspace/app/top/input.h (deleted) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/Makefile (added) * uspace/app/usbinfo/desctree.c (added) * uspace/app/usbinfo/dev.c (added) * uspace/app/usbinfo/dump.c (added) * uspace/app/usbinfo/info.c (added) * uspace/app/usbinfo/main.c (added) * uspace/app/usbinfo/usbinfo.h (added) * uspace/app/vuhid/Makefile (added) * uspace/app/vuhid/device.c (added) * uspace/app/vuhid/hids/bootkbd.c (added) * uspace/app/vuhid/ifaces.c (added) * uspace/app/vuhid/ifaces.h (added) * uspace/app/vuhid/items.h (added) * uspace/app/vuhid/main.c (added) * uspace/app/vuhid/report.h (added) * uspace/app/vuhid/stdreq.c (added) * uspace/app/vuhid/stdreq.h (moved) * uspace/app/vuhid/virthid.h (added) * uspace/doc/doxygroups.h (modified) * uspace/doc/main_usb.h (added) * uspace/drv/ehci_hcd/Makefile (added) * uspace/drv/ehci_hcd/ehci.h (added) * uspace/drv/ehci_hcd/ehci_hcd.ma (added) * uspace/drv/ehci_hcd/hc_iface.c (added) * uspace/drv/ehci_hcd/main.c (added) * uspace/drv/ehci_hcd/pci.c (added) * uspace/drv/ehci_hcd/pci.h (added) * uspace/drv/ns8250/ns8250.c (modified) * uspace/drv/ohci/Makefile (added) * uspace/drv/ohci/batch.c (added) * uspace/drv/ohci/batch.h (added) * uspace/drv/ohci/endpoint_list.c (added) * uspace/drv/ohci/endpoint_list.h (added) * uspace/drv/ohci/hc.c (added) * uspace/drv/ohci/hc.h (added) * uspace/drv/ohci/hcd_endpoint.c (added) * uspace/drv/ohci/hcd_endpoint.h (added) * uspace/drv/ohci/hw_struct/completion_codes.h (added) * uspace/drv/ohci/hw_struct/endpoint_descriptor.c (added) * uspace/drv/ohci/hw_struct/endpoint_descriptor.h (added) * uspace/drv/ohci/hw_struct/hcca.h (added) * uspace/drv/ohci/hw_struct/iso_transfer_descriptor.h (added) * uspace/drv/ohci/hw_struct/transfer_descriptor.c (added) * uspace/drv/ohci/hw_struct/transfer_descriptor.h (added) * uspace/drv/ohci/iface.c (added) * uspace/drv/ohci/iface.h (added) * uspace/drv/ohci/main.c (added) * uspace/drv/ohci/ohci.c (added) * uspace/drv/ohci/ohci.h (added) * uspace/drv/ohci/ohci.ma (added) * uspace/drv/ohci/ohci_regs.h (added) * uspace/drv/ohci/pci.c (added) * uspace/drv/ohci/pci.h (added) * uspace/drv/ohci/root_hub.c (added) * uspace/drv/ohci/root_hub.h (added) * uspace/drv/ohci/utils/malloc32.h (added) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/rootvirt/devices.def (modified) * uspace/drv/test3/Makefile (added) * uspace/drv/test3/test3.c (added) * uspace/drv/test3/test3.ma (added) * uspace/drv/uhci_hcd/Makefile (added) * uspace/drv/uhci_hcd/batch.c (added) * uspace/drv/uhci_hcd/batch.h (added) * uspace/drv/uhci_hcd/hc.c (added) * uspace/drv/uhci_hcd/hc.h (added) * uspace/drv/uhci_hcd/hw_struct/link_pointer.h (added) * uspace/drv/uhci_hcd/hw_struct/queue_head.h (added) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.c (added) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.h (added) * uspace/drv/uhci_hcd/iface.c (added) * uspace/drv/uhci_hcd/iface.h (added) * uspace/drv/uhci_hcd/main.c (added) * uspace/drv/uhci_hcd/pci.c (added) * uspace/drv/uhci_hcd/pci.h (added) * uspace/drv/uhci_hcd/root_hub.c (added) * uspace/drv/uhci_hcd/root_hub.h (added) * uspace/drv/uhci_hcd/transfer_list.c (added) * uspace/drv/uhci_hcd/transfer_list.h (added) * uspace/drv/uhci_hcd/uhci.c (added) * uspace/drv/uhci_hcd/uhci.h (added) * uspace/drv/uhci_hcd/uhci_hcd.ma (added) * uspace/drv/uhci_hcd/utils/malloc32.h (added) * uspace/drv/uhci_rhd/Makefile (added) * uspace/drv/uhci_rhd/main.c (added) * uspace/drv/uhci_rhd/port.c (added) * uspace/drv/uhci_rhd/port.h (added) * uspace/drv/uhci_rhd/root_hub.c (added) * uspace/drv/uhci_rhd/root_hub.h (added) * uspace/drv/uhci_rhd/uhci_rhd.ma (added) * uspace/drv/usbflbk/Makefile (added) * uspace/drv/usbflbk/main.c (added) * uspace/drv/usbflbk/usbflbk.ma (added) * uspace/drv/usbhid/Makefile (added) * uspace/drv/usbhid/generic/hiddev.c (added) * uspace/drv/usbhid/generic/hiddev.h (added) * uspace/drv/usbhid/kbd.h (added) * uspace/drv/usbhid/kbd/conv.c (added) * uspace/drv/usbhid/kbd/conv.h (added) * uspace/drv/usbhid/kbd/kbddev.c (added) * uspace/drv/usbhid/kbd/kbddev.h (added) * uspace/drv/usbhid/kbd/kbdrepeat.c (added) * uspace/drv/usbhid/kbd/kbdrepeat.h (added) * uspace/drv/usbhid/kbd/layout.h (added) * uspace/drv/usbhid/kbd/main.c (added) * uspace/drv/usbhid/layout.h (added) * uspace/drv/usbhid/main.c (added) * uspace/drv/usbhid/mouse/mousedev.c (added) * uspace/drv/usbhid/mouse/mousedev.h (added) * uspace/drv/usbhid/multimedia/keymap.c (added) * uspace/drv/usbhid/multimedia/keymap.h (added) * uspace/drv/usbhid/multimedia/multimedia.c (added) * uspace/drv/usbhid/multimedia/multimedia.h (added) * uspace/drv/usbhid/subdrivers.c (added) * uspace/drv/usbhid/subdrivers.h (added) * uspace/drv/usbhid/usbhid.c (added) * uspace/drv/usbhid/usbhid.h (added) * uspace/drv/usbhid/usbhid.ma (added) * uspace/drv/usbhub/Makefile (added) * uspace/drv/usbhub/main.c (added) * uspace/drv/usbhub/port_status.h (added) * uspace/drv/usbhub/ports.c (added) * uspace/drv/usbhub/ports.h (added) * uspace/drv/usbhub/usbhub.c (added) * uspace/drv/usbhub/usbhub.h (added) * uspace/drv/usbhub/usbhub.ma (added) * uspace/drv/usbhub/usbhub_private.h (added) * uspace/drv/usbhub/utils.c (added) * uspace/drv/usbmast/Makefile (added) * uspace/drv/usbmast/cmds.h (added) * uspace/drv/usbmast/inquiry.c (added) * uspace/drv/usbmast/main.c (added) * uspace/drv/usbmast/mast.c (added) * uspace/drv/usbmast/mast.h (added) * uspace/drv/usbmast/scsi.h (added) * uspace/drv/usbmast/usbmast.ma (added) * uspace/drv/usbmid/Makefile (added) * uspace/drv/usbmid/dump.c (added) * uspace/drv/usbmid/explore.c (added) * uspace/drv/usbmid/main.c (added) * uspace/drv/usbmid/usbmid.c (added) * uspace/drv/usbmid/usbmid.h (added) * uspace/drv/usbmid/usbmid.ma (added) * uspace/drv/usbmouse/Makefile (added) * uspace/drv/usbmouse/init.c (added) * uspace/drv/usbmouse/main.c (added) * uspace/drv/usbmouse/mouse.c (added) * uspace/drv/usbmouse/mouse.h (added) * uspace/drv/usbmouse/usbmouse.ma (added) * uspace/drv/vhc/Makefile (added) * uspace/drv/vhc/conn.h (added) * uspace/drv/vhc/conndev.c (added) * uspace/drv/vhc/connhost.c (added) * uspace/drv/vhc/devconn.c (added) * uspace/drv/vhc/hub.c (added) * uspace/drv/vhc/hub.h (added) * uspace/drv/vhc/hub/hub.c (added) * uspace/drv/vhc/hub/hub.h (added) * uspace/drv/vhc/hub/virthub.c (added) * uspace/drv/vhc/hub/virthub.h (added) * uspace/drv/vhc/hub/virthubops.c (added) * uspace/drv/vhc/main.c (added) * uspace/drv/vhc/transfer.c (added) * uspace/drv/vhc/vhc.ma (added) * uspace/drv/vhc/vhcd.h (added) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (added) * uspace/lib/c/generic/async_sess.c (deleted) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/device/char_dev.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devman_obsolete.c (added) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/devmap_obsolete.c (added) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/l18n/langs.c (added) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (added) * uspace/lib/c/generic/ns_obsolete.c (moved) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/loader.h (added) * uspace/lib/c/generic/private/ns.h (moved) * uspace/lib/c/generic/private/stdio.h (added) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/async_obsolete.h (added) * uspace/lib/c/include/device/char_dev.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/devman_obsolete.h (added) * uspace/lib/c/include/devmap.h (modified) * uspace/lib/c/include/devmap_obsolete.h (added) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/devmap.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/kbd.h (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/serial_ctl.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/l18n/langs.h (added) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/ns.h (added) * uspace/lib/c/include/ns_obsolete.h (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (added) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/remote_pci.c (added) * uspace/lib/drv/generic/remote_usb.c (added) * uspace/lib/drv/generic/remote_usbhc.c (added) * uspace/lib/drv/generic/remote_usbhid.c (added) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/pci_dev_iface.h (added) * uspace/lib/drv/include/remote_pci.h (moved) * uspace/lib/drv/include/remote_usb.h (moved) * uspace/lib/drv/include/remote_usbhc.h (moved) * uspace/lib/drv/include/remote_usbhid.h (added) * uspace/lib/drv/include/usb_iface.h (added) * uspace/lib/drv/include/usbhc_iface.h (added) * uspace/lib/drv/include/usbhid_iface.h (added) * uspace/lib/ext2/Makefile (added) * uspace/lib/ext2/libext2.h (added) * uspace/lib/ext2/libext2_block_group.c (added) * uspace/lib/ext2/libext2_block_group.h (added) * uspace/lib/ext2/libext2_directory.c (added) * uspace/lib/ext2/libext2_directory.h (added) * uspace/lib/ext2/libext2_filesystem.c (added) * uspace/lib/ext2/libext2_filesystem.h (added) * uspace/lib/ext2/libext2_inode.c (added) * uspace/lib/ext2/libext2_inode.h (added) * uspace/lib/ext2/libext2_superblock.c (added) * uspace/lib/ext2/libext2_superblock.h (added) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/il/ip_client.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/ip_header.h (modified) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/common.h (added) * uspace/lib/posix/ctype.c (added) * uspace/lib/posix/ctype.h (added) * uspace/lib/posix/fcntl.c (added) * uspace/lib/posix/fcntl.h (added) * uspace/lib/posix/fnmatch.c (added) * uspace/lib/posix/fnmatch.h (added) * uspace/lib/posix/getopt.c (added) * uspace/lib/posix/getopt.h (added) * uspace/lib/posix/signal.h (added) * uspace/lib/posix/stdio.c (added) * uspace/lib/posix/stdio.h (added) * uspace/lib/posix/stdlib.c (added) * uspace/lib/posix/stdlib.h (added) * uspace/lib/posix/string.c (added) * uspace/lib/posix/string.h (added) * uspace/lib/posix/strings.c (added) * uspace/lib/posix/strings.h (added) * uspace/lib/posix/sys/stat.c (added) * uspace/lib/posix/sys/stat.h (added) * uspace/lib/posix/sys/types.h (added) * uspace/lib/posix/time.c (added) * uspace/lib/posix/time.h (added) * uspace/lib/posix/unistd.c (added) * uspace/lib/posix/unistd.h (added) * uspace/lib/usb/Makefile (added) * uspace/lib/usb/include/usb/classes/classes.h (added) * uspace/lib/usb/include/usb/classes/hub.h (added) * uspace/lib/usb/include/usb/classes/massstor.h (added) * uspace/lib/usb/include/usb/ddfiface.h (added) * uspace/lib/usb/include/usb/debug.h (added) * uspace/lib/usb/include/usb/descriptor.h (added) * uspace/lib/usb/include/usb/hc.h (added) * uspace/lib/usb/include/usb/usb.h (added) * uspace/lib/usb/src/class.c (added) * uspace/lib/usb/src/ddfiface.c (added) * uspace/lib/usb/src/debug.c (added) * uspace/lib/usb/src/dump.c (added) * uspace/lib/usb/src/hc.c (added) * uspace/lib/usb/src/resolve.c (added) * uspace/lib/usb/src/usb.c (added) * uspace/lib/usbdev/Makefile (added) * uspace/lib/usbdev/include/usb/dev/dp.h (added) * uspace/lib/usbdev/include/usb/dev/driver.h (added) * uspace/lib/usbdev/include/usb/dev/hub.h (added) * uspace/lib/usbdev/include/usb/dev/pipes.h (added) * uspace/lib/usbdev/include/usb/dev/poll.h (added) * uspace/lib/usbdev/include/usb/dev/recognise.h (added) * uspace/lib/usbdev/include/usb/dev/request.h (added) * uspace/lib/usbdev/src/altiface.c (added) * uspace/lib/usbdev/src/devdrv.c (added) * uspace/lib/usbdev/src/devpoll.c (added) * uspace/lib/usbdev/src/dp.c (added) * uspace/lib/usbdev/src/hub.c (added) * uspace/lib/usbdev/src/pipepriv.c (added) * uspace/lib/usbdev/src/pipepriv.h (added) * uspace/lib/usbdev/src/pipes.c (added) * uspace/lib/usbdev/src/pipesinit.c (added) * uspace/lib/usbdev/src/pipesio.c (added) * uspace/lib/usbdev/src/recognise.c (added) * uspace/lib/usbdev/src/request.c (added) * uspace/lib/usbhid/Makefile (added) * uspace/lib/usbhid/include/usb/hid/hid.h (added) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (added) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (added) * uspace/lib/usbhid/include/usb/hid/hidparser.h (added) * uspace/lib/usbhid/include/usb/hid/hidpath.h (added) * uspace/lib/usbhid/include/usb/hid/hidreport.h (added) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (added) * uspace/lib/usbhid/include/usb/hid/iface.h (added) * uspace/lib/usbhid/include/usb/hid/request.h (added) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (added) * uspace/lib/usbhid/include/usb/hid/usages/core.h (added) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (added) * uspace/lib/usbhid/include/usb/hid/usages/led.h (added) * uspace/lib/usbhid/src/consumer.c (added) * uspace/lib/usbhid/src/hiddescriptor.c (added) * uspace/lib/usbhid/src/hidiface.c (added) * uspace/lib/usbhid/src/hidparser.c (added) * uspace/lib/usbhid/src/hidpath.c (added) * uspace/lib/usbhid/src/hidreport.c (added) * uspace/lib/usbhid/src/hidreq.c (added) * uspace/lib/usbhost/Makefile (added) * uspace/lib/usbhost/include/usb/host/batch.h (added) * uspace/lib/usbhost/include/usb/host/device_keeper.h (added) * uspace/lib/usbhost/include/usb/host/endpoint.h (added) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (added) * uspace/lib/usbhost/src/batch.c (added) * uspace/lib/usbhost/src/device_keeper.c (added) * uspace/lib/usbhost/src/endpoint.c (added) * uspace/lib/usbhost/src/usb_endpoint_manager.c (added) * uspace/lib/usbvirt/Makefile (added) * uspace/lib/usbvirt/include/usbvirt/device.h (added) * uspace/lib/usbvirt/include/usbvirt/ipc.h (added) * uspace/lib/usbvirt/src/ctrltransfer.c (added) * uspace/lib/usbvirt/src/device.c (added) * uspace/lib/usbvirt/src/ipc_dev.c (added) * uspace/lib/usbvirt/src/ipc_hc.c (added) * uspace/lib/usbvirt/src/private.h (added) * uspace/lib/usbvirt/src/stdreq.c (added) * uspace/lib/usbvirt/src/transfer.c (added) * 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/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/ext2fs/Makefile (added) * uspace/srv/fs/ext2fs/ext2fs.c (added) * uspace/srv/fs/ext2fs/ext2fs.h (added) * uspace/srv/fs/ext2fs/ext2fs_ops.c (added) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (modified) * uspace/srv/hid/char_mouse/char_mouse.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/console/keybuffer.c (modified) * uspace/srv/hid/console/keybuffer.h (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/kbd/ctl/apple.c (modified) * uspace/srv/hid/kbd/ctl/pc.c (modified) * uspace/srv/hid/kbd/ctl/sun.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/layout.h (modified) * uspace/srv/hid/kbd/layout/cz.c (modified) * uspace/srv/hid/kbd/layout/us_dvorak.c (modified) * uspace/srv/hid/kbd/layout/us_qwerty.c (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp_header.h (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.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) Merge libposix changes. Sat, 11 Jun 2011 19:20:00 GMT Jiri Svoboda [774fc85] * HelenOS.config (modified) Do not start test drivers by default. Fri, 10 Jun 2011 19:33:47 GMT Jakub Jermar [f65b5fe9] * HelenOS.config (modified) Allow test drivers to be started again. Tue, 07 Jun 2011 21:31:35 GMT Jakub Jermar [8d6c1f1] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/init/init.c (modified) * uspace/app/lsusb/Makefile (added) * uspace/app/lsusb/main.c (added) * uspace/app/mkbd/Makefile (added) * uspace/app/mkbd/main.c (added) * uspace/app/tester/Makefile (modified) * uspace/app/tester/mm/mapping1.c (added) * uspace/app/tester/mm/mapping1.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/usbinfo/Makefile (added) * uspace/app/usbinfo/desctree.c (added) * uspace/app/usbinfo/dev.c (added) * uspace/app/usbinfo/dump.c (added) * uspace/app/usbinfo/info.c (added) * uspace/app/usbinfo/main.c (added) * uspace/app/usbinfo/usbinfo.h (added) * uspace/app/vuhid/Makefile (added) * uspace/app/vuhid/device.c (added) * uspace/app/vuhid/hids/bootkbd.c (added) * uspace/app/vuhid/ifaces.c (added) * uspace/app/vuhid/ifaces.h (added) * uspace/app/vuhid/items.h (added) * uspace/app/vuhid/main.c (added) * uspace/app/vuhid/report.h (added) * uspace/app/vuhid/stdreq.c (added) * uspace/app/vuhid/stdreq.h (added) * uspace/app/vuhid/virthid.h (added) * uspace/doc/doxygroups.h (modified) * uspace/doc/main_usb.h (added) * uspace/drv/ehci_hcd/Makefile (added) * uspace/drv/ehci_hcd/ehci.h (added) * uspace/drv/ehci_hcd/ehci_hcd.ma (added) * uspace/drv/ehci_hcd/hc_iface.c (added) * uspace/drv/ehci_hcd/main.c (added) * uspace/drv/ehci_hcd/pci.c (added) * uspace/drv/ehci_hcd/pci.h (added) * uspace/drv/ohci/Makefile (added) * uspace/drv/ohci/batch.c (added) * uspace/drv/ohci/batch.h (added) * uspace/drv/ohci/endpoint_list.c (added) * uspace/drv/ohci/endpoint_list.h (added) * uspace/drv/ohci/hc.c (added) * uspace/drv/ohci/hc.h (added) * uspace/drv/ohci/hcd_endpoint.c (added) * uspace/drv/ohci/hcd_endpoint.h (added) * uspace/drv/ohci/hw_struct/completion_codes.h (added) * uspace/drv/ohci/hw_struct/endpoint_descriptor.c (added) * uspace/drv/ohci/hw_struct/endpoint_descriptor.h (added) * uspace/drv/ohci/hw_struct/hcca.h (added) * uspace/drv/ohci/hw_struct/iso_transfer_descriptor.h (added) * uspace/drv/ohci/hw_struct/transfer_descriptor.c (added) * uspace/drv/ohci/hw_struct/transfer_descriptor.h (added) * uspace/drv/ohci/iface.c (added) * uspace/drv/ohci/iface.h (added) * uspace/drv/ohci/main.c (added) * uspace/drv/ohci/ohci.c (added) * uspace/drv/ohci/ohci.h (added) * uspace/drv/ohci/ohci.ma (added) * uspace/drv/ohci/ohci_regs.h (added) * uspace/drv/ohci/pci.c (added) * uspace/drv/ohci/pci.h (added) * uspace/drv/ohci/root_hub.c (added) * uspace/drv/ohci/root_hub.h (added) * uspace/drv/ohci/utils/malloc32.h (added) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/rootvirt/devices.def (modified) * uspace/drv/uhci_hcd/Makefile (added) * uspace/drv/uhci_hcd/batch.c (added) * uspace/drv/uhci_hcd/batch.h (added) * uspace/drv/uhci_hcd/hc.c (added) * uspace/drv/uhci_hcd/hc.h (added) * uspace/drv/uhci_hcd/hw_struct/link_pointer.h (added) * uspace/drv/uhci_hcd/hw_struct/queue_head.h (added) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.c (added) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.h (added) * uspace/drv/uhci_hcd/iface.c (added) * uspace/drv/uhci_hcd/iface.h (added) * uspace/drv/uhci_hcd/main.c (added) * uspace/drv/uhci_hcd/pci.c (added) * uspace/drv/uhci_hcd/pci.h (added) * uspace/drv/uhci_hcd/root_hub.c (added) * uspace/drv/uhci_hcd/root_hub.h (added) * uspace/drv/uhci_hcd/transfer_list.c (added) * uspace/drv/uhci_hcd/transfer_list.h (added) * uspace/drv/uhci_hcd/uhci.c (added) * uspace/drv/uhci_hcd/uhci.h (added) * uspace/drv/uhci_hcd/uhci_hcd.ma (added) * uspace/drv/uhci_hcd/utils/malloc32.h (added) * uspace/drv/uhci_rhd/Makefile (added) * uspace/drv/uhci_rhd/main.c (added) * uspace/drv/uhci_rhd/port.c (added) * uspace/drv/uhci_rhd/port.h (added) * uspace/drv/uhci_rhd/root_hub.c (added) * uspace/drv/uhci_rhd/root_hub.h (added) * uspace/drv/uhci_rhd/uhci_rhd.ma (added) * uspace/drv/usbflbk/Makefile (added) * uspace/drv/usbflbk/main.c (added) * uspace/drv/usbflbk/usbflbk.ma (added) * uspace/drv/usbhid/Makefile (added) * uspace/drv/usbhid/generic/hiddev.c (added) * uspace/drv/usbhid/generic/hiddev.h (added) * uspace/drv/usbhid/kbd.h (added) * uspace/drv/usbhid/kbd/conv.c (added) * uspace/drv/usbhid/kbd/conv.h (added) * uspace/drv/usbhid/kbd/kbddev.c (added) * uspace/drv/usbhid/kbd/kbddev.h (added) * uspace/drv/usbhid/kbd/kbdrepeat.c (added) * uspace/drv/usbhid/kbd/kbdrepeat.h (added) * uspace/drv/usbhid/kbd/layout.h (added) * uspace/drv/usbhid/kbd/main.c (added) * uspace/drv/usbhid/layout.h (added) * uspace/drv/usbhid/main.c (added) * uspace/drv/usbhid/mouse/mousedev.c (added) * uspace/drv/usbhid/mouse/mousedev.h (added) * uspace/drv/usbhid/multimedia/keymap.c (added) * uspace/drv/usbhid/multimedia/keymap.h (added) * uspace/drv/usbhid/multimedia/multimedia.c (added) * uspace/drv/usbhid/multimedia/multimedia.h (added) * uspace/drv/usbhid/subdrivers.c (added) * uspace/drv/usbhid/subdrivers.h (added) * uspace/drv/usbhid/usbhid.c (added) * uspace/drv/usbhid/usbhid.h (added) * uspace/drv/usbhid/usbhid.ma (added) * uspace/drv/usbhub/Makefile (added) * uspace/drv/usbhub/main.c (added) * uspace/drv/usbhub/port_status.h (added) * uspace/drv/usbhub/ports.c (added) * uspace/drv/usbhub/ports.h (added) * uspace/drv/usbhub/usbhub.c (added) * uspace/drv/usbhub/usbhub.h (added) * uspace/drv/usbhub/usbhub.ma (added) * uspace/drv/usbhub/usbhub_private.h (added) * uspace/drv/usbhub/utils.c (added) * uspace/drv/usbmast/Makefile (added) * uspace/drv/usbmast/cmds.h (added) * uspace/drv/usbmast/inquiry.c (added) * uspace/drv/usbmast/main.c (added) * uspace/drv/usbmast/mast.c (added) * uspace/drv/usbmast/mast.h (added) * uspace/drv/usbmast/scsi.h (added) * uspace/drv/usbmast/usbmast.ma (added) * uspace/drv/usbmid/Makefile (added) * uspace/drv/usbmid/dump.c (added) * uspace/drv/usbmid/explore.c (added) * uspace/drv/usbmid/main.c (added) * uspace/drv/usbmid/usbmid.c (added) * uspace/drv/usbmid/usbmid.h (added) * uspace/drv/usbmid/usbmid.ma (added) * uspace/drv/usbmouse/Makefile (added) * uspace/drv/usbmouse/init.c (added) * uspace/drv/usbmouse/main.c (added) * uspace/drv/usbmouse/mouse.c (added) * uspace/drv/usbmouse/mouse.h (added) * uspace/drv/usbmouse/usbmouse.ma (added) * uspace/drv/vhc/Makefile (added) * uspace/drv/vhc/conn.h (added) * uspace/drv/vhc/conndev.c (added) * uspace/drv/vhc/connhost.c (added) * uspace/drv/vhc/devconn.c (added) * uspace/drv/vhc/hub.c (added) * uspace/drv/vhc/hub.h (added) * uspace/drv/vhc/hub/hub.c (added) * uspace/drv/vhc/hub/hub.h (added) * uspace/drv/vhc/hub/virthub.c (added) * uspace/drv/vhc/hub/virthub.h (added) * uspace/drv/vhc/hub/virthubops.c (added) * uspace/drv/vhc/main.c (added) * uspace/drv/vhc/transfer.c (added) * uspace/drv/vhc/vhc.ma (added) * uspace/drv/vhc/vhcd.h (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/l18n/langs.c (added) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/kbd.h (modified) * uspace/lib/c/include/l18n/langs.h (added) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/remote_pci.c (added) * uspace/lib/drv/generic/remote_usb.c (added) * uspace/lib/drv/generic/remote_usbhc.c (added) * uspace/lib/drv/generic/remote_usbhid.c (added) * uspace/lib/drv/include/pci_dev_iface.h (added) * uspace/lib/drv/include/remote_pci.h (added) * uspace/lib/drv/include/remote_usb.h (added) * uspace/lib/drv/include/remote_usbhc.h (added) * uspace/lib/drv/include/remote_usbhid.h (added) * uspace/lib/drv/include/usb_iface.h (added) * uspace/lib/drv/include/usbhc_iface.h (added) * uspace/lib/drv/include/usbhid_iface.h (added) * uspace/lib/usb/Makefile (added) * uspace/lib/usb/include/usb/classes/classes.h (added) * uspace/lib/usb/include/usb/classes/hub.h (added) * uspace/lib/usb/include/usb/classes/massstor.h (added) * uspace/lib/usb/include/usb/ddfiface.h (added) * uspace/lib/usb/include/usb/debug.h (added) * uspace/lib/usb/include/usb/descriptor.h (added) * uspace/lib/usb/include/usb/hc.h (added) * uspace/lib/usb/include/usb/usb.h (added) * uspace/lib/usb/src/class.c (added) * uspace/lib/usb/src/ddfiface.c (added) * uspace/lib/usb/src/debug.c (added) * uspace/lib/usb/src/dump.c (added) * uspace/lib/usb/src/hc.c (added) * uspace/lib/usb/src/resolve.c (added) * uspace/lib/usb/src/usb.c (added) * uspace/lib/usbdev/Makefile (added) * uspace/lib/usbdev/include/usb/dev/dp.h (added) * uspace/lib/usbdev/include/usb/dev/driver.h (added) * uspace/lib/usbdev/include/usb/dev/hub.h (added) * uspace/lib/usbdev/include/usb/dev/pipes.h (added) * uspace/lib/usbdev/include/usb/dev/poll.h (added) * uspace/lib/usbdev/include/usb/dev/recognise.h (added) * uspace/lib/usbdev/include/usb/dev/request.h (added) * uspace/lib/usbdev/src/altiface.c (added) * uspace/lib/usbdev/src/devdrv.c (added) * uspace/lib/usbdev/src/devpoll.c (added) * uspace/lib/usbdev/src/dp.c (added) * uspace/lib/usbdev/src/hub.c (added) * uspace/lib/usbdev/src/pipepriv.c (added) * uspace/lib/usbdev/src/pipepriv.h (added) * uspace/lib/usbdev/src/pipes.c (added) * uspace/lib/usbdev/src/pipesinit.c (added) * uspace/lib/usbdev/src/pipesio.c (added) * uspace/lib/usbdev/src/recognise.c (added) * uspace/lib/usbdev/src/request.c (added) * uspace/lib/usbhid/Makefile (added) * uspace/lib/usbhid/include/usb/hid/hid.h (added) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (added) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (added) * uspace/lib/usbhid/include/usb/hid/hidparser.h (added) * uspace/lib/usbhid/include/usb/hid/hidpath.h (added) * uspace/lib/usbhid/include/usb/hid/hidreport.h (added) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (added) * uspace/lib/usbhid/include/usb/hid/iface.h (added) * uspace/lib/usbhid/include/usb/hid/request.h (added) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (added) * uspace/lib/usbhid/include/usb/hid/usages/core.h (added) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (added) * uspace/lib/usbhid/include/usb/hid/usages/led.h (added) * uspace/lib/usbhid/src/consumer.c (added) * uspace/lib/usbhid/src/hiddescriptor.c (added) * uspace/lib/usbhid/src/hidiface.c (added) * uspace/lib/usbhid/src/hidparser.c (added) * uspace/lib/usbhid/src/hidpath.c (added) * uspace/lib/usbhid/src/hidreport.c (added) * uspace/lib/usbhid/src/hidreq.c (added) * uspace/lib/usbhost/Makefile (added) * uspace/lib/usbhost/include/usb/host/batch.h (added) * uspace/lib/usbhost/include/usb/host/device_keeper.h (added) * uspace/lib/usbhost/include/usb/host/endpoint.h (added) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (added) * uspace/lib/usbhost/src/batch.c (added) * uspace/lib/usbhost/src/device_keeper.c (added) * uspace/lib/usbhost/src/endpoint.c (added) * uspace/lib/usbhost/src/usb_endpoint_manager.c (added) * uspace/lib/usbvirt/Makefile (added) * uspace/lib/usbvirt/include/usbvirt/device.h (added) * uspace/lib/usbvirt/include/usbvirt/ipc.h (added) * uspace/lib/usbvirt/src/ctrltransfer.c (added) * uspace/lib/usbvirt/src/device.c (added) * uspace/lib/usbvirt/src/ipc_dev.c (added) * uspace/lib/usbvirt/src/ipc_hc.c (added) * uspace/lib/usbvirt/src/private.h (added) * uspace/lib/usbvirt/src/stdreq.c (added) * uspace/lib/usbvirt/src/transfer.c (added) * uspace/srv/devman/main.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) Merge USB support. Changes from ... Fri, 27 May 2011 18:04:29 GMT Vojtech Horky [48141f0] * HelenOS.config (modified) Use interrupts and less logging by default Fri, 20 May 2011 01:13:40 GMT Petr Koupy [98e4507] * HelenOS.config (modified) * boot/Makefile.build (modified) * boot/arch/ppc32/src/asm.S (modified) * contrib/tools/font/bdf2c.pl (moved) * contrib/tools/font/u_vga16.bdf (moved) * contrib/tools/serengeti_silo.sh (moved) * defaults/ppc32/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/include/mm/as.h (modified) * kernel/arch/amd64/include/mm/as.h (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/include/mm/as.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/mm/as.h (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/include/arch.h (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/mips32/include/mm/as.h (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/include/boot/boot.h (modified) * kernel/arch/ppc32/include/interrupt.h (modified) * kernel/arch/ppc32/include/istate.h (modified) * kernel/arch/ppc32/include/mm/as.h (modified) * kernel/arch/ppc32/include/mm/tlb.h (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/sparc64/include/mm/sun4u/as.h (modified) * kernel/arch/sparc64/include/mm/sun4v/as.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/event_types.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/reserve.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/proc/uarg.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/reserve.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/the.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/cap.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * tools/toolchain.sh (modified) * uspace/Makefile.common (modified) * uspace/app/klog/klog.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/mm/common.c (added) * uspace/app/tester/mm/common.h (added) * uspace/app/tester/mm/malloc1.c (modified) * uspace/app/tester/mm/malloc3.c (added) * uspace/app/tester/mm/malloc3.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/generic/adt/prodcons.c (added) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/include/adt/fifo.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/adt/prodcons.h (added) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/other.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/other.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) Merge mainline changes. Thu, 19 May 2011 02:32:27 GMT Petr Koupy [10a530cc] * HelenOS.config (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) Added config flag controlling whether to build binutils (disabled by ... Wed, 18 May 2011 13:25:04 GMT Martin Decky [0dd8c29] * HelenOS.config (modified) * boot/arch/ppc32/src/asm.S (modified) * defaults/ppc32/Makefile.config (modified) ppc32: use block address translation registers on a mandatory basis Tue, 17 May 2011 07:44:17 GMT Vojtech Horky [3375bd4] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/arch/ia64/_link.ld.in (modified) * boot/arch/ia64/src/boot.S (modified) * contrib/tools/font/bdf2c.pl (moved) * contrib/tools/font/u_vga16.bdf (moved) * contrib/tools/serengeti_silo.sh (moved) * kernel/Makefile (modified) * kernel/arch/abs32le/include/types.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/barrier.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia64/_link.ld.in (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/sparc64/include/cpu.h (modified) * kernel/arch/sparc64/include/sun4u/cpu.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/event_types.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/reserve.h (added) * kernel/generic/include/str.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/ipc/event.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/reserve.c (added) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * tools/mkfat.py (modified) * uspace/Makefile.common (modified) * uspace/app/init/Makefile (modified) * uspace/app/klog/klog.c (modified) * uspace/app/stats/stats.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/mm/malloc2.c (added) * uspace/app/tester/mm/malloc2.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/vuhid/device.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/vhc/transfer.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/Makefile.inc (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/abs32le/src/entryjmp.c (moved) * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/amd64/src/entryjmp.s (moved) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/arm32/src/entryjmp.s (moved) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/include/config.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/faddr.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/arch/ia32/include/rtld/dynamic.h (moved) * uspace/lib/c/arch/ia32/include/rtld/elf_dyn.h (added) * uspace/lib/c/arch/ia32/src/entryjmp.s (moved) * uspace/lib/c/arch/ia32/src/rtld/dynamic.c (added) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (added) * uspace/lib/c/arch/ia32/src/stacktrace.c (modified) * uspace/lib/c/arch/ia32/src/syscall.S (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/src/entry.s (modified) * uspace/lib/c/arch/ia64/src/entryjmp.s (moved) * uspace/lib/c/arch/ia64/src/thread_entry.s (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/mips32/src/entryjmp.s (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/src/entryjmp.s (moved) * uspace/lib/c/arch/sparc64/Makefile.inc (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/src/entryjmp.s (moved) * uspace/lib/c/generic/adt/prodcons.c (added) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/assert.c (added) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_sess.c (modified) * uspace/lib/c/generic/dlfcn.c (added) * uspace/lib/c/generic/errno.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/rtld/dynamic.c (added) * uspace/lib/c/generic/rtld/elf_load.c (added) * uspace/lib/c/generic/rtld/module.c (added) * uspace/lib/c/generic/rtld/rtld.c (added) * uspace/lib/c/generic/rtld/symbol.c (added) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/adt/fifo.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/adt/prodcons.h (added) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/assert.h (modified) * uspace/lib/c/include/dlfcn.h (added) * uspace/lib/c/include/entry_point.h (moved) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/rtld/dynamic.h (added) * uspace/lib/c/include/rtld/elf_dyn.h (added) * uspace/lib/c/include/rtld/module.h (added) * uspace/lib/c/include/rtld/rtld.h (added) * uspace/lib/c/include/rtld/rtld_arch.h (added) * uspace/lib/c/include/rtld/rtld_debug.h (added) * uspace/lib/c/include/rtld/symbol.h (added) * uspace/lib/c/include/str.h (modified) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/other.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/other.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/fat/Makefile (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/fs/tmpfs/Makefile (modified) * uspace/srv/hw/netif/ne2000/dp8390.c (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/arch/abs32le/Makefile.inc (deleted) * uspace/srv/loader/arch/abs32le/_link.ld.in (deleted) * uspace/srv/loader/arch/amd64/Makefile.inc (deleted) * uspace/srv/loader/arch/amd64/_link.ld.in (deleted) * uspace/srv/loader/arch/arm32/Makefile.inc (deleted) * uspace/srv/loader/arch/arm32/_link.ld.in (deleted) * uspace/srv/loader/arch/ia32/Makefile.inc (deleted) * uspace/srv/loader/arch/ia32/_link.ld.in (deleted) * uspace/srv/loader/arch/ia64/Makefile.inc (deleted) * uspace/srv/loader/arch/ia64/_link.ld.in (deleted) * uspace/srv/loader/arch/mips32/Makefile.inc (deleted) * uspace/srv/loader/arch/mips32/_link.ld.in (deleted) * uspace/srv/loader/arch/mips32eb (deleted) * uspace/srv/loader/arch/ppc32/Makefile.inc (deleted) * uspace/srv/loader/arch/ppc32/_link.ld.in (deleted) * uspace/srv/loader/arch/sparc64/Makefile.inc (deleted) * uspace/srv/loader/arch/sparc64/_link.ld.in (deleted) * uspace/srv/loader/elf_load.c (modified) * uspace/srv/loader/include/elf_load.h (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/tl/icmp/Makefile (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/Makefile (modified) Merge mainline changes Conflicts: ... Fri, 13 May 2011 18:26:52 GMT Vojtech Horky [f64e81a] * HelenOS.config (modified) * uspace/lib/usb/include/usb/debug.h (modified) Default log level configurable Sat, 30 Apr 2011 20:22:35 GMT Jiri Svoboda [7fb3f1c] * HelenOS.config (modified) * boot/Makefile.common (modified) * defaults/ia32/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/srv/loader/main.c (modified) Make all architectures buildable. Only allow enabling dynamic linking ... Sun, 03 Apr 2011 15:41:33 GMT Jiri Svoboda [8aa2b3b] * HelenOS.config (modified) * defaults/arm32/gta02/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/include/memstr.h (deleted) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/_link.ld.in (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/ia32/_link.ld.in (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia64/_link.ld.in (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/mips32/include/memstr.h (deleted) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/ppc32/_link.ld.in (modified) * kernel/arch/ppc32/include/memstr.h (deleted) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/sparc64/_link.ld.in (modified) * kernel/arch/sparc64/include/memstr.h (deleted) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (modified) * kernel/arch/sparc64/src/mm/sun4v/as.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/kbrd/kbrd_pl050.c (deleted) * kernel/genarch/src/kbrd/scanc_pl050.c (deleted) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/fhc.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/upa.c (modified) * kernel/generic/include/lib/memfnc.h (moved) * kernel/generic/include/memstr.h (modified) * kernel/generic/src/lib/memfnc.c (added) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/tools/genmap.py (modified) * tools/autotool.py (modified) * tools/mkfat.py (modified) * tools/mkhord.py (modified) * tools/mktmpfs.py (modified) * tools/toolchain.sh (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (deleted) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/init/init.c (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/stats/stats.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/devs/devman1.c (added) * uspace/app/tester/devs/devman1.def (added) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/trace/trace.c (modified) * uspace/drv/isa/isa.c (modified) * uspace/drv/ns8250/ns8250.c (modified) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/root/root.c (modified) * uspace/drv/rootpc/rootpc.c (modified) * uspace/drv/rootvirt/rootvirt.c (modified) * uspace/drv/test1/test1.c (modified) * uspace/drv/test2/test2.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/io/log.c (added) * uspace/lib/c/generic/net/packet.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/generic_char_map.h (modified) * uspace/lib/c/include/adt/generic_field.h (modified) * uspace/lib/c/include/adt/int_map.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/io/log.h (moved) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/log.c (moved) * uspace/lib/drv/include/ddf/log.h (moved) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/generic/packet_client.c (modified) * uspace/lib/net/il/ip_client.c (modified) * uspace/lib/net/include/ip_client.h (modified) * uspace/lib/net/tl/icmp_client.c (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_hw.h (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/ctl/pl050.c (deleted) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd.h (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/dp8390.c (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/loader/arch/abs32le/_link.ld.in (modified) * uspace/srv/loader/arch/amd64/_link.ld.in (modified) * uspace/srv/loader/arch/arm32/_link.ld.in (modified) * uspace/srv/loader/arch/ia32/_link.ld.in (modified) * uspace/srv/loader/arch/ia64/_link.ld.in (modified) * uspace/srv/loader/arch/mips32/_link.ld.in (modified) * uspace/srv/loader/arch/ppc32/_link.ld.in (modified) * uspace/srv/loader/arch/sparc64/_link.ld.in (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * version (modified) Merge mainline changes. Fri, 01 Apr 2011 20:49:28 GMT Vojtech Horky [969585f] * HelenOS.config (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (deleted) * uspace/app/init/init.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/devs/devman1.c (added) * uspace/app/tester/devs/devman1.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/drv/isa/isa.c (modified) * uspace/drv/ns8250/ns8250.c (modified) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/root/root.c (modified) * uspace/drv/rootpc/rootpc.c (modified) * uspace/drv/rootvirt/rootvirt.c (modified) * uspace/drv/test1/test1.c (modified) * uspace/drv/test2/test2.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/io/log.c (added) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/io/log.h (added) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/log.c (added) * uspace/lib/drv/include/ddf/log.h (added) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) Merge mainline changes Thu, 31 Mar 2011 18:22:14 GMT Jiri Svoboda [3acb285] * HelenOS.config (modified) * uspace/app/init/init.c (modified) Start devman by default in init. Provide configuration option to turn ... Sun, 27 Mar 2011 17:58:54 GMT Vojtech Horky [51e5608] * HelenOS.config (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/src/kbrd/kbrd_pl050.c (deleted) * kernel/genarch/src/kbrd/scanc_pl050.c (deleted) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/drv/pciintel/pci.c (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/ctl/pl050.c (deleted) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd.h (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * version (modified) Merge mainline changes (0.4.3 Sashimi) Fri, 25 Mar 2011 17:26:21 GMT Vojtech Horky [889e8e3] * HelenOS.config (modified) * uspace/app/init/init.c (modified) devman in kconsole as a config option Wed, 23 Mar 2011 23:10:36 GMT Jiri Svoboda [ec3e2ed] * HelenOS.config (modified) * boot/Makefile.common (modified) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * defaults/special/Makefile.config (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/libc.so (added) * uspace/lib/c/libc.so.0 (added) * uspace/lib/test/Makefile (moved) * uspace/lib/test/arch/ia32/_link.ld.in (moved) * uspace/lib/test/arch/mips32/_link.ld.in (moved) * uspace/lib/test/arch/ppc32/_link.ld.in (moved) * uspace/lib/test/libtest.c (moved) * uspace/lib/test/libtest.h (moved) * uspace/lib/test/libtest.so (moved) * uspace/lib/test/libtest.so.0 (moved) Build shared C library. Add config options for building and using all ... Tue, 22 Mar 2011 21:18:51 GMT Jakub Jermar [c0d77f7] * HelenOS.config (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/src/kbrd/kbrd_pl050.c (deleted) * kernel/genarch/src/kbrd/scanc_pl050.c (deleted) Fix scancode map for Integrator/CP in the kernel. Tue, 22 Mar 2011 15:26:35 GMT Vojtech Horky [11dd29b] * HelenOS.config (modified) * uspace/drv/ohci/main.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) Using interrupts in OHCI and UHCI optional Added option to HelenOS ... Mon, 21 Mar 2011 22:00:17 GMT Jiri Svoboda [04803bf] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile (modified) * boot/Makefile.build (added) * boot/Makefile.common (added) * boot/Makefile.empty (moved) * boot/Makefile.grub (moved) * boot/Makefile.silo (added) * boot/Makefile.uboot (moved) * boot/Makefile.yaboot (moved) * boot/arch/abs32le/Makefile.inc (added) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/_link.ld.in (added) * boot/arch/arm32/include/arch.h (added) * boot/arch/arm32/include/asm.h (moved) * boot/arch/arm32/include/main.h (moved) * boot/arch/arm32/include/mm.h (added) * boot/arch/arm32/include/types.h (moved) * boot/arch/arm32/loader/Makefile (deleted) * boot/arch/arm32/loader/_link.ld.in (deleted) * boot/arch/arm32/loader/asm.S (deleted) * boot/arch/arm32/loader/main.c (deleted) * boot/arch/arm32/loader/mm.c (deleted) * boot/arch/arm32/loader/mm.h (deleted) * boot/arch/arm32/src/asm.S (moved) * boot/arch/arm32/src/main.c (added) * boot/arch/arm32/src/mm.c (added) * boot/arch/arm32/src/putchar.c (added) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32/grub (deleted) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/_link.ld.in (moved) * boot/arch/ia64/include/arch.h (moved) * boot/arch/ia64/include/asm.h (moved) * boot/arch/ia64/include/main.h (moved) * boot/arch/ia64/include/ski.h (moved) * boot/arch/ia64/include/types.h (moved) * boot/arch/ia64/loader/Makefile (deleted) * boot/arch/ia64/loader/gefi/ChangeLog (deleted) * boot/arch/ia64/loader/gefi/HelenOS/Makefile (deleted) * boot/arch/ia64/loader/gefi/HelenOS/division.c (deleted) * boot/arch/ia64/loader/gefi/HelenOS/division.h (deleted) * boot/arch/ia64/loader/gefi/HelenOS/hello.c (deleted) * boot/arch/ia64/loader/gefi/HelenOS/mkimage.c (deleted) * boot/arch/ia64/loader/gefi/Make.defaults (deleted) * boot/arch/ia64/loader/gefi/Make.rules (deleted) * boot/arch/ia64/loader/gefi/Makefile (deleted) * boot/arch/ia64/loader/gefi/README.efilib (deleted) * boot/arch/ia64/loader/gefi/README.elilo (deleted) * boot/arch/ia64/loader/gefi/README.gnuefi (deleted) * boot/arch/ia64/loader/gefi/apps/Makefile (deleted) * boot/arch/ia64/loader/gefi/apps/printenv.c (deleted) * boot/arch/ia64/loader/gefi/apps/t.c (deleted) * boot/arch/ia64/loader/gefi/apps/t2.c (deleted) * boot/arch/ia64/loader/gefi/apps/t3.c (deleted) * boot/arch/ia64/loader/gefi/apps/t4.c (deleted) * boot/arch/ia64/loader/gefi/apps/t5.c (deleted) * boot/arch/ia64/loader/gefi/apps/t6.c (deleted) * boot/arch/ia64/loader/gefi/apps/t7.c (deleted) * boot/arch/ia64/loader/gefi/apps/tpause.c (deleted) * boot/arch/ia64/loader/gefi/apps/trivial.S (deleted) * boot/arch/ia64/loader/gefi/gnuefi/Makefile (deleted) * boot/arch/ia64/loader/gefi/gnuefi/crt0-efi-ia32.S (deleted) * boot/arch/ia64/loader/gefi/gnuefi/crt0-efi-ia64.S (deleted) * boot/arch/ia64/loader/gefi/gnuefi/elf_ia32_efi.lds (deleted) * boot/arch/ia64/loader/gefi/gnuefi/elf_ia64_efi.lds (deleted) * boot/arch/ia64/loader/gefi/gnuefi/reloc_ia32.c (deleted) * boot/arch/ia64/loader/gefi/gnuefi/reloc_ia64.S (deleted) * boot/arch/ia64/loader/gefi/inc/Makefile (deleted) * boot/arch/ia64/loader/gefi/inc/efi.h (deleted) * boot/arch/ia64/loader/gefi/inc/efi_nii.h (deleted) * boot/arch/ia64/loader/gefi/inc/efi_pxe.h (deleted) * boot/arch/ia64/loader/gefi/inc/efiapi.h (deleted) * boot/arch/ia64/loader/gefi/inc/eficon.h (deleted) * boot/arch/ia64/loader/gefi/inc/efidebug.h (deleted) * boot/arch/ia64/loader/gefi/inc/efidef.h (deleted) * boot/arch/ia64/loader/gefi/inc/efidevp.h (deleted) * boot/arch/ia64/loader/gefi/inc/efierr.h (deleted) * boot/arch/ia64/loader/gefi/inc/efifs.h (deleted) * boot/arch/ia64/loader/gefi/inc/efigpt.h (deleted) * boot/arch/ia64/loader/gefi/inc/efilib.h (deleted) * boot/arch/ia64/loader/gefi/inc/efilink.h (deleted) * boot/arch/ia64/loader/gefi/inc/efinet.h (deleted) * boot/arch/ia64/loader/gefi/inc/efipart.h (deleted) * boot/arch/ia64/loader/gefi/inc/efiprot.h (deleted) * boot/arch/ia64/loader/gefi/inc/efipxebc.h (deleted) * boot/arch/ia64/loader/gefi/inc/efirtlib.h (deleted) * boot/arch/ia64/loader/gefi/inc/efiser.h (deleted) * boot/arch/ia64/loader/gefi/inc/efistdarg.h (deleted) * boot/arch/ia64/loader/gefi/inc/efiui.h (deleted) * boot/arch/ia64/loader/gefi/inc/ia32/efibind.h (deleted) * boot/arch/ia64/loader/gefi/inc/ia32/efilibplat.h (deleted) * boot/arch/ia64/loader/gefi/inc/ia32/pe.h (deleted) * boot/arch/ia64/loader/gefi/inc/ia64/efibind.h (deleted) * boot/arch/ia64/loader/gefi/inc/ia64/efilibplat.h (deleted) * boot/arch/ia64/loader/gefi/inc/ia64/pe.h (deleted) * boot/arch/ia64/loader/gefi/inc/ia64/salproc.h (deleted) * boot/arch/ia64/loader/gefi/inc/inc.mak (deleted) * boot/arch/ia64/loader/gefi/inc/libsmbios.h (deleted) * boot/arch/ia64/loader/gefi/inc/make.inf (deleted) * boot/arch/ia64/loader/gefi/inc/makefile.hdr (deleted) * boot/arch/ia64/loader/gefi/inc/pci22.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/adapterdebug.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/eficonsplit.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/efidbg.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/efivar.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/ia64/eficontext.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/intload.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/legacyboot.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/make.inf (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/makefile.hdr (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/piflash64.h (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/readme.txt (deleted) * boot/arch/ia64/loader/gefi/inc/protocol/vgaclass.h (deleted) * boot/arch/ia64/loader/gefi/inc/romload.h (deleted) * boot/arch/ia64/loader/gefi/lib/Makefile (deleted) * boot/arch/ia64/loader/gefi/lib/boxdraw.c (deleted) * boot/arch/ia64/loader/gefi/lib/console.c (deleted) * boot/arch/ia64/loader/gefi/lib/crc.c (deleted) * boot/arch/ia64/loader/gefi/lib/data.c (deleted) * boot/arch/ia64/loader/gefi/lib/debug.c (deleted) * boot/arch/ia64/loader/gefi/lib/dpath.c (deleted) * boot/arch/ia64/loader/gefi/lib/error.c (deleted) * boot/arch/ia64/loader/gefi/lib/event.c (deleted) * boot/arch/ia64/loader/gefi/lib/guid.c (deleted) * boot/arch/ia64/loader/gefi/lib/hand.c (deleted) * boot/arch/ia64/loader/gefi/lib/hw.c (deleted) * boot/arch/ia64/loader/gefi/lib/ia32/initplat.c (deleted) * boot/arch/ia64/loader/gefi/lib/ia32/math.c (deleted) * boot/arch/ia64/loader/gefi/lib/ia64/initplat.c (deleted) * boot/arch/ia64/loader/gefi/lib/ia64/math.c (deleted) * boot/arch/ia64/loader/gefi/lib/ia64/palproc.S (deleted) * boot/arch/ia64/loader/gefi/lib/ia64/palproc.h (deleted) * boot/arch/ia64/loader/gefi/lib/ia64/salpal.c (deleted) * boot/arch/ia64/loader/gefi/lib/init.c (deleted) * boot/arch/ia64/loader/gefi/lib/lib.h (deleted) * boot/arch/ia64/loader/gefi/lib/lock.c (deleted) * boot/arch/ia64/loader/gefi/lib/misc.c (deleted) * boot/arch/ia64/loader/gefi/lib/print.c (deleted) * boot/arch/ia64/loader/gefi/lib/runtime/efirtlib.c (deleted) * boot/arch/ia64/loader/gefi/lib/runtime/rtdata.c (deleted) * boot/arch/ia64/loader/gefi/lib/runtime/rtlock.c (deleted) * boot/arch/ia64/loader/gefi/lib/runtime/rtstr.c (deleted) * boot/arch/ia64/loader/gefi/lib/runtime/vm.c (deleted) * boot/arch/ia64/loader/gefi/lib/smbios.c (deleted) * boot/arch/ia64/loader/gefi/lib/sread.c (deleted) * boot/arch/ia64/loader/gefi/lib/str.c (deleted) * boot/arch/ia64/loader/main.c (deleted) * boot/arch/ia64/src/asm.S (moved) * boot/arch/ia64/src/boot.S (moved) * boot/arch/ia64/src/main.c (added) * boot/arch/ia64/src/putchar.c (moved) * boot/arch/ia64/src/ski.c (added) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/_link.ld.in (added) * boot/arch/mips32/include/arch.h (moved) * boot/arch/mips32/include/asm.h (moved) * boot/arch/mips32/include/main.h (moved) * boot/arch/mips32/include/regname.h (moved) * boot/arch/mips32/include/types.h (added) * boot/arch/mips32/loader/main.c (deleted) * boot/arch/mips32/src/Makefile (moved) * boot/arch/mips32/src/asm.S (added) * boot/arch/mips32/src/boot.S (moved) * boot/arch/mips32/src/main.c (added) * boot/arch/mips32/src/msim.h (moved) * boot/arch/mips32/src/putchar.c (moved) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc32/_link.ld.in (moved) * boot/arch/ppc32/include/arch.h (moved) * boot/arch/ppc32/include/asm.h (moved) * boot/arch/ppc32/include/main.h (added) * boot/arch/ppc32/include/ofw.h (moved) * boot/arch/ppc32/include/regname.h (moved) * boot/arch/ppc32/include/types.h (moved) * boot/arch/ppc32/loader/Makefile (deleted) * boot/arch/ppc32/loader/asm.h (deleted) * boot/arch/ppc32/loader/main.c (deleted) * boot/arch/ppc32/src/asm.S (moved) * boot/arch/ppc32/src/main.c (added) * boot/arch/ppc32/src/ofw.c (moved) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/_link.ld.in (moved) * boot/arch/sparc64/include/arch.h (added) * boot/arch/sparc64/include/asm.h (moved) * boot/arch/sparc64/include/main.h (added) * boot/arch/sparc64/include/ofw.h (moved) * boot/arch/sparc64/include/types.h (moved) * boot/arch/sparc64/loader/Makefile (deleted) * boot/arch/sparc64/loader/_link.ld.in (deleted) * boot/arch/sparc64/loader/boot.S (deleted) * boot/arch/sparc64/loader/main.c (deleted) * boot/arch/sparc64/silo/silo.conf (deleted) * boot/arch/sparc64/src/asm.S (moved) * boot/arch/sparc64/src/main.c (added) * boot/arch/sparc64/src/ofw.c (moved) * boot/doc/doxygroups.h (deleted) * boot/genarch/division.c (deleted) * boot/genarch/include/division.h (added) * boot/genarch/include/multiplication.h (added) * boot/genarch/include/ofw.h (moved) * boot/genarch/include/ofw_tree.h (moved) * boot/genarch/include/softint (deleted) * boot/genarch/ofw.c (deleted) * boot/genarch/src/division.c (added) * boot/genarch/src/multiplication.c (added) * boot/genarch/src/ofw.c (added) * boot/genarch/src/ofw_tree.c (moved) * boot/generic/genarch (deleted) * boot/generic/include/align.h (moved) * boot/generic/include/balloc.h (moved) * boot/generic/include/errno.h (added) * boot/generic/include/halt.h (added) * boot/generic/include/inflate.h (added) * boot/generic/include/macros.h (added) * boot/generic/include/memstr.h (moved) * boot/generic/include/printf.h (moved) * boot/generic/include/printf_core.h (added) * boot/generic/include/putchar.h (moved) * boot/generic/include/stdarg.h (moved) * boot/generic/include/stdint.h (moved) * boot/generic/include/str.h (added) * boot/generic/include/typedefs.h (added) * boot/generic/include/version.h (added) * boot/generic/printf.c (deleted) * boot/generic/src/balloc.c (moved) * boot/generic/src/inflate.c (added) * boot/generic/src/memstr.c (added) * boot/generic/src/printf.c (added) * boot/generic/src/printf_core.c (added) * boot/generic/src/str.c (added) * boot/generic/src/version.c (added) * boot/generic/src/vprintf.c (added) * boot/generic/string.c (deleted) * boot/grub/COPYING (moved) * boot/grub/README (moved) * boot/grub/menu.lst (moved) * boot/grub/stage2_eltorito (moved) * boot/silo/COPYING (moved) * boot/silo/README (moved) * boot/silo/a.out/isofs.b (added) * boot/silo/a.out/second.b (added) * boot/silo/raw/isofs.b (added) * boot/silo/raw/second.b (added) * boot/silo/silo.conf (added) * boot/silo/silo.patched.tar.gz (moved) * boot/silo/silo.tar.gz (moved) * boot/tools/pack.py (deleted) * boot/yaboot/COPYING (moved) * boot/yaboot/README (moved) * boot/yaboot/bootinfo.txt (moved) * boot/yaboot/maps (moved) * boot/yaboot/ofboot.b (moved) * boot/yaboot/yaboot (moved) * boot/yaboot/yaboot.conf (moved) * contrib/arch/HelenOS.adl (added) * contrib/arch/hadlbppp.py (added) * contrib/arch/kernel/kernel.adl (added) * contrib/arch/uspace/app/klog/klog.adl (added) * contrib/arch/uspace/lib/libblock/fnc.block_fini (added) * contrib/arch/uspace/lib/libblock/fnc.block_init (added) * contrib/arch/uspace/lib/libblock/fnc.block_seqread (added) * contrib/arch/uspace/lib/libc/bind (added) * contrib/arch/uspace/lib/libc/fnc.devmap_device_connect (added) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_count (added) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_devices (added) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_handle (added) * contrib/arch/uspace/lib/libc/fnc.devmap_device_register (added) * contrib/arch/uspace/lib/libc/fnc.devmap_driver_register (added) * contrib/arch/uspace/lib/libc/fnc.devmap_get_phone (added) * contrib/arch/uspace/lib/libc/protocol (added) * contrib/arch/uspace/lib/libc/requires (added) * contrib/arch/uspace/lib/libc/subsume (added) * contrib/arch/uspace/lib/libfs/fnc.fs_register (added) * contrib/arch/uspace/lib/libfs/fnc.libfs_lookup (added) * contrib/arch/uspace/lib/libfs/fnc.libfs_mount (added) * contrib/arch/uspace/lib/libfs/fnc.libfs_open_node (added) * contrib/arch/uspace/lib/libfs/fnc.libfs_stat (added) * contrib/arch/uspace/srv/bd/bd.adl (added) * contrib/arch/uspace/srv/bd/bd.bp (added) * contrib/arch/uspace/srv/bd/rd/rd.adl (added) * contrib/arch/uspace/srv/console/console.adl (added) * contrib/arch/uspace/srv/console/console.bp (added) * contrib/arch/uspace/srv/console/fnc.cell_mark_changed (added) * contrib/arch/uspace/srv/console/fnc.clear (added) * contrib/arch/uspace/srv/console/fnc.cons_read (added) * contrib/arch/uspace/srv/console/fnc.cons_write (added) * contrib/arch/uspace/srv/console/fnc.curs_goto (added) * contrib/arch/uspace/srv/console/fnc.curs_visibility (added) * contrib/arch/uspace/srv/console/fnc.draw_pixmap (added) * contrib/arch/uspace/srv/console/fnc.fb_pending_flush (added) * contrib/arch/uspace/srv/console/fnc.gcons_notify_char (added) * contrib/arch/uspace/srv/console/fnc.gcons_notify_connect (added) * contrib/arch/uspace/srv/console/fnc.gcons_notify_disconnect (added) * contrib/arch/uspace/srv/console/fnc.gcons_redraw_console (added) * contrib/arch/uspace/srv/console/fnc.make_anim (added) * contrib/arch/uspace/srv/console/fnc.make_pixmap (added) * contrib/arch/uspace/srv/console/fnc.redraw_state (added) * contrib/arch/uspace/srv/console/fnc.screen_clear (added) * contrib/arch/uspace/srv/console/fnc.set_color (added) * contrib/arch/uspace/srv/console/fnc.set_rgb_color (added) * contrib/arch/uspace/srv/console/fnc.set_style (added) * contrib/arch/uspace/srv/console/fnc.vp_create (added) * contrib/arch/uspace/srv/console/fnc.vp_switch (added) * contrib/arch/uspace/srv/console/fnc.write_char (added) * contrib/arch/uspace/srv/devmap/devmap.adl (added) * contrib/arch/uspace/srv/devmap/devmap_client.bp (added) * contrib/arch/uspace/srv/devmap/devmap_driver.bp (added) * contrib/arch/uspace/srv/fb/fb.adl (added) * contrib/arch/uspace/srv/fb/fb.bp (added) * contrib/arch/uspace/srv/fs/devfs/devfs.adl (added) * contrib/arch/uspace/srv/fs/devfs/devfs.bp (added) * contrib/arch/uspace/srv/fs/fat/fat.adl (added) * contrib/arch/uspace/srv/fs/fat/fat.bp (added) * contrib/arch/uspace/srv/fs/tmpfs/fnc.tmpfs_restore (added) * contrib/arch/uspace/srv/fs/tmpfs/tmpfs.adl (added) * contrib/arch/uspace/srv/fs/tmpfs/tmpfs.bp (added) * contrib/arch/uspace/srv/kbd/event.bp (added) * contrib/arch/uspace/srv/kbd/kbd.adl (added) * contrib/arch/uspace/srv/kbd/kbd.bp (added) * contrib/arch/uspace/srv/loader/loader.adl (added) * contrib/arch/uspace/srv/loader/loader.bp (added) * contrib/arch/uspace/srv/ns/ns.adl (added) * contrib/arch/uspace/srv/ns/ns.bp (added) * contrib/arch/uspace/srv/ns/service.adl (added) * contrib/arch/uspace/srv/vfs/fnc.vfs_grab_phone (added) * contrib/arch/uspace/srv/vfs/fnc.vfs_lookup_internal (added) * contrib/arch/uspace/srv/vfs/fnc.vfs_open_node_internal (added) * contrib/arch/uspace/srv/vfs/fnc.vfs_release_phone (added) * contrib/arch/uspace/srv/vfs/vfs.adl (added) * contrib/arch/uspace/srv/vfs/vfs.bp (added) * contrib/bazaar/bzreml/__init__.py (added) * contrib/bazaar/bzreml/setup.py (added) * contrib/bazaar/mbprotect/__init__.py (added) * contrib/conf/arm32-qe.sh (added) * contrib/conf/ia32-qe.sh (modified) * contrib/conf/mips32-gx.sh (modified) * contrib/conf/msim.conf (modified) * contrib/conf/net-qe.bat (added) * contrib/conf/net-qe.sh (added) * contrib/conf/pearpc.conf (deleted) * contrib/highlight/Syntax (added) * contrib/highlight/adl.syntax (added) * contrib/highlight/bp.syntax (added) * contrib/toolchain/toolchain.amd64.sh (deleted) * contrib/toolchain/toolchain.arm32.sh (deleted) * contrib/toolchain/toolchain.ia32.sh (deleted) * contrib/toolchain/toolchain.ia64.sh (deleted) * contrib/toolchain/toolchain.mipseb32.sh (deleted) * contrib/toolchain/toolchain.mipsel32.sh (deleted) * contrib/toolchain/toolchain.ppc32.sh (deleted) * contrib/toolchain/toolchain.ppc64.sh (deleted) * contrib/toolchain/toolchain.sparc64.sh (deleted) * contrib/tools/download_and_patch_silo.sh (moved) * contrib/tools/gen_vga323.c (moved) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/arm32/gta02/Makefile.config (added) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/niagara/Makefile.config (added) * defaults/sparc64/serengeti/Makefile.config (modified) * defaults/sparc64/ultra/Makefile.config (moved) * defaults/sparc64/us3/Makefile.config (deleted) * defaults/special/Makefile.config (added) * defaults/special/abs32le/Makefile.config (added) * kernel/Makefile (modified) * kernel/arch/abs32le/Makefile.inc (added) * kernel/arch/abs32le/_link.ld.in (added) * kernel/arch/abs32le/include/arch.h (moved) * kernel/arch/abs32le/include/asm.h (added) * kernel/arch/abs32le/include/atomic.h (added) * kernel/arch/abs32le/include/barrier.h (added) * kernel/arch/abs32le/include/context.h (added) * kernel/arch/abs32le/include/context_offset.h (added) * kernel/arch/abs32le/include/cpu.h (moved) * kernel/arch/abs32le/include/cycle.h (added) * kernel/arch/abs32le/include/elf.h (added) * kernel/arch/abs32le/include/faddr.h (added) * kernel/arch/abs32le/include/fpu_context.h (added) * kernel/arch/abs32le/include/interrupt.h (added) * kernel/arch/abs32le/include/istate.h (added) * kernel/arch/abs32le/include/memstr.h (added) * kernel/arch/abs32le/include/mm/as.h (moved) * kernel/arch/abs32le/include/mm/asid.h (added) * kernel/arch/abs32le/include/mm/frame.h (added) * kernel/arch/abs32le/include/mm/page.h (added) * kernel/arch/abs32le/include/mm/tlb.h (moved) * kernel/arch/abs32le/include/proc/task.h (moved) * kernel/arch/abs32le/include/proc/thread.h (added) * kernel/arch/abs32le/include/types.h (added) * kernel/arch/abs32le/src/abs32le.c (added) * kernel/arch/abs32le/src/cpu/cpu.c (added) * kernel/arch/abs32le/src/ddi/ddi.c (added) * kernel/arch/abs32le/src/debug/stacktrace.c (added) * kernel/arch/abs32le/src/mm/as.c (added) * kernel/arch/abs32le/src/mm/frame.c (added) * kernel/arch/abs32le/src/mm/page.c (added) * kernel/arch/abs32le/src/mm/tlb.c (added) * kernel/arch/abs32le/src/proc/scheduler.c (added) * kernel/arch/abs32le/src/proc/task.c (added) * kernel/arch/abs32le/src/proc/thread.c (added) * kernel/arch/abs32le/src/smp/ipi.c (added) * kernel/arch/abs32le/src/smp/smp.c (added) * kernel/arch/abs32le/src/userspace.c (added) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/_link.ld.in (modified) * kernel/arch/amd64/include/arch.h (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/include/atomic.h (modified) * kernel/arch/amd64/include/boot/boot.h (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/context_offset.h (modified) * kernel/arch/amd64/include/cpu.h (modified) * kernel/arch/amd64/include/cpuid.h (modified) * kernel/arch/amd64/include/cycle.h (modified) * kernel/arch/amd64/include/ddi/ddi.h (modified) * kernel/arch/amd64/include/debug.h (deleted) * kernel/arch/amd64/include/debugger.h (modified) * kernel/arch/amd64/include/elf.h (modified) * kernel/arch/amd64/include/faddr.h (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/include/istate.h (added) * kernel/arch/amd64/include/memstr.h (modified) * kernel/arch/amd64/include/mm/as.h (modified) * kernel/arch/amd64/include/mm/frame.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/include/mm/ptl.h (modified) * kernel/arch/amd64/include/mm/tlb.h (modified) * kernel/arch/amd64/include/pm.h (modified) * kernel/arch/amd64/include/proc/task.h (modified) * kernel/arch/amd64/include/proc/thread.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (added) * kernel/arch/amd64/src/asm_utils.S (deleted) * kernel/arch/amd64/src/boot/boot.S (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/boot/vesa_ret.inc (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/debug/stacktrace.c (added) * kernel/arch/amd64/src/debug/stacktrace_asm.S (added) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/amd64/src/delay.S (modified) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/proc/task.c (modified) * kernel/arch/amd64/src/proc/thread.c (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/arch.h (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/atomic.h (modified) * kernel/arch/arm32/include/context.h (modified) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/include/cycle.h (modified) * kernel/arch/arm32/include/elf.h (modified) * kernel/arch/arm32/include/exception.h (modified) * kernel/arch/arm32/include/faddr.h (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/include/interrupt.h (modified) * kernel/arch/arm32/include/istate.h (added) * kernel/arch/arm32/include/mach/gta02/gta02.h (added) * kernel/arch/arm32/include/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (modified) * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/include/memstr.h (modified) * kernel/arch/arm32/include/mm/as.h (modified) * kernel/arch/arm32/include/mm/asid.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_fault.h (modified) * kernel/arch/arm32/include/mm/tlb.h (modified) * kernel/arch/arm32/include/ras.h (added) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/ddi/ddi.c (modified) * kernel/arch/arm32/src/debug/stacktrace.c (added) * kernel/arch/arm32/src/debug/stacktrace_asm.S (added) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/interrupt.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (added) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/as.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/arm32/src/mm/tlb.c (modified) * kernel/arch/arm32/src/ras.c (added) * kernel/arch/arm32/src/start.S (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/_link.ld.in (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/barrier.h (modified) * kernel/arch/ia32/include/bios/bios.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/boot/memmap.h (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/context_offset.h (modified) * kernel/arch/ia32/include/cpu.h (modified) * kernel/arch/ia32/include/cpuid.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/include/ddi/ddi.h (modified) * kernel/arch/ia32/include/drivers/i8254.h (modified) * kernel/arch/ia32/include/drivers/i8259.h (modified) * kernel/arch/ia32/include/drivers/vesa.h (modified) * kernel/arch/ia32/include/faddr.h (modified) * kernel/arch/ia32/include/fpu_context.h (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/include/istate.h (moved) * kernel/arch/ia32/include/memstr.h (modified) * kernel/arch/ia32/include/mm/as.h (modified) * kernel/arch/ia32/include/mm/asid.h (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/include/pm.h (modified) * kernel/arch/ia32/include/proc/task.h (modified) * kernel/arch/ia32/include/proc/thread.h (modified) * kernel/arch/ia32/include/smp/ap.h (modified) * kernel/arch/ia32/include/smp/apic.h (modified) * kernel/arch/ia32/include/smp/mps.h (modified) * kernel/arch/ia32/include/smp/smp.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/bios/bios.c (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/boot/vesa_ret.inc (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/debug/stacktrace.c (added) * kernel/arch/ia32/src/debug/stacktrace_asm.S (added) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/drivers/vesa.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/as.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/mm/tlb.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/proc/task.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/ipi.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/_link.ld.in (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/include/atomic.h (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/ia64/include/cpu.h (modified) * kernel/arch/ia64/include/cycle.h (modified) * kernel/arch/ia64/include/debug.h (deleted) * kernel/arch/ia64/include/faddr.h (modified) * kernel/arch/ia64/include/fpu_context.h (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/include/istate.h (added) * kernel/arch/ia64/include/memstr.h (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/include/mm/asid.h (modified) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/include/mm/tlb.h (modified) * kernel/arch/ia64/include/register.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/cpu/cpu.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/debug/stacktrace.c (added) * kernel/arch/ia64/src/debug/stacktrace_asm.S (added) * kernel/arch/ia64/src/drivers/it.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/as.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/smp/smp.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/mips32/include/arch.h (modified) * kernel/arch/mips32/include/asm.h (modified) * kernel/arch/mips32/include/asm/boot.h (modified) * kernel/arch/mips32/include/asm/regname.h (modified) * kernel/arch/mips32/include/atomic.h (modified) * kernel/arch/mips32/include/barrier.h (modified) * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/context_offset.h (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/mips32/include/cpu.h (modified) * kernel/arch/mips32/include/cycle.h (modified) * kernel/arch/mips32/include/debug.h (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/exception.h (modified) * kernel/arch/mips32/include/faddr.h (modified) * kernel/arch/mips32/include/fpu_context.h (modified) * kernel/arch/mips32/include/istate.h (added) * kernel/arch/mips32/include/memstr.h (modified) * kernel/arch/mips32/include/mm/as.h (modified) * kernel/arch/mips32/include/mm/asid.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/include/mm/tlb.h (modified) * kernel/arch/mips32/include/smp/dorder.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/ddi/ddi.c (modified) * kernel/arch/mips32/src/debug/stacktrace.c (added) * kernel/arch/mips32/src/debug/stacktrace_asm.S (added) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/panic.S (deleted) * kernel/arch/mips32/src/smp/dorder.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/_link.ld.in (modified) * kernel/arch/ppc32/include/arch.h (modified) * kernel/arch/ppc32/include/asm.h (modified) * kernel/arch/ppc32/include/asm/regname.h (modified) * kernel/arch/ppc32/include/atomic.h (modified) * kernel/arch/ppc32/include/barrier.h (modified) * kernel/arch/ppc32/include/boot/boot.h (modified) * kernel/arch/ppc32/include/context.h (modified) * kernel/arch/ppc32/include/cpu.h (modified) * kernel/arch/ppc32/include/cycle.h (modified) * kernel/arch/ppc32/include/drivers/pic.h (modified) * kernel/arch/ppc32/include/elf.h (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/faddr.h (modified) * kernel/arch/ppc32/include/fpu_context.h (modified) * kernel/arch/ppc32/include/interrupt.h (modified) * kernel/arch/ppc32/include/istate.h (added) * kernel/arch/ppc32/include/memstr.h (modified) * kernel/arch/ppc32/include/mm/as.h (modified) * kernel/arch/ppc32/include/mm/asid.h (modified) * kernel/arch/ppc32/include/mm/frame.h (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/include/mm/tlb.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/ddi/ddi.c (modified) * kernel/arch/ppc32/src/debug/stacktrace.c (added) * kernel/arch/ppc32/src/debug/stacktrace_asm.S (added) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/as.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/_link.ld.in (modified) * kernel/arch/sparc64/include/arch.h (modified) * kernel/arch/sparc64/include/asm.h (modified) * kernel/arch/sparc64/include/atomic.h (modified) * kernel/arch/sparc64/include/barrier.h (modified) * kernel/arch/sparc64/include/boot/boot.h (modified) * kernel/arch/sparc64/include/context.h (modified) * kernel/arch/sparc64/include/cpu.h (modified) * kernel/arch/sparc64/include/cycle.h (modified) * kernel/arch/sparc64/include/drivers/fhc.h (modified) * kernel/arch/sparc64/include/drivers/kbd.h (modified) * kernel/arch/sparc64/include/drivers/niagara.h (added) * kernel/arch/sparc64/include/drivers/pci.h (modified) * kernel/arch/sparc64/include/drivers/scr.h (modified) * kernel/arch/sparc64/include/drivers/sgcn.h (modified) * kernel/arch/sparc64/include/drivers/tick.h (modified) * kernel/arch/sparc64/include/faddr.h (modified) * kernel/arch/sparc64/include/fpu_context.h (modified) * kernel/arch/sparc64/include/interrupt.h (modified) * kernel/arch/sparc64/include/istate.h (added) * kernel/arch/sparc64/include/memstr.h (modified) * kernel/arch/sparc64/include/mm/as.h (modified) * kernel/arch/sparc64/include/mm/asid.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/pagesize.h (added) * kernel/arch/sparc64/include/mm/sun4u/as.h (added) * kernel/arch/sparc64/include/mm/sun4u/frame.h (added) * kernel/arch/sparc64/include/mm/sun4u/mmu.h (added) * kernel/arch/sparc64/include/mm/sun4u/tlb.h (added) * kernel/arch/sparc64/include/mm/sun4u/tsb.h (added) * kernel/arch/sparc64/include/mm/sun4u/tte.h (added) * kernel/arch/sparc64/include/mm/sun4v/as.h (added) * kernel/arch/sparc64/include/mm/sun4v/frame.h (added) * kernel/arch/sparc64/include/mm/sun4v/mmu.h (added) * kernel/arch/sparc64/include/mm/sun4v/page.h (added) * kernel/arch/sparc64/include/mm/sun4v/tlb.h (added) * kernel/arch/sparc64/include/mm/sun4v/tsb.h (added) * kernel/arch/sparc64/include/mm/sun4v/tte.h (added) * 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/proc/thread.h (modified) * kernel/arch/sparc64/include/register.h (modified) * kernel/arch/sparc64/include/smp/sun4v/smp.h (added) * kernel/arch/sparc64/include/sparc64.h (modified) * kernel/arch/sparc64/include/sun4u/arch.h (added) * kernel/arch/sparc64/include/sun4u/asm.h (added) * kernel/arch/sparc64/include/sun4u/cpu.h (added) * kernel/arch/sparc64/include/sun4v/arch.h (added) * kernel/arch/sparc64/include/sun4v/asm.h (moved) * kernel/arch/sparc64/include/sun4v/cpu.h (added) * kernel/arch/sparc64/include/sun4v/hypercall.h (added) * kernel/arch/sparc64/include/sun4v/ipi.h (added) * kernel/arch/sparc64/include/sun4v/md.h (added) * kernel/arch/sparc64/include/sun4v/regdef.h (moved) * kernel/arch/sparc64/include/sun4v/register.h (added) * kernel/arch/sparc64/include/trap/exception.h (modified) * kernel/arch/sparc64/include/trap/interrupt.h (modified) * kernel/arch/sparc64/include/trap/mmu.h (modified) * kernel/arch/sparc64/include/trap/regwin.h (modified) * kernel/arch/sparc64/include/trap/sun4u/interrupt.h (added) * kernel/arch/sparc64/include/trap/sun4u/mmu.h (added) * kernel/arch/sparc64/include/trap/sun4u/regwin.h (added) * kernel/arch/sparc64/include/trap/sun4v/interrupt.h (added) * kernel/arch/sparc64/include/trap/sun4v/mmu.h (added) * kernel/arch/sparc64/include/trap/sun4v/regwin.h (added) * kernel/arch/sparc64/include/trap/trap_table.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/context.S (modified) * kernel/arch/sparc64/src/cpu/sun4u/cpu.c (moved) * kernel/arch/sparc64/src/cpu/sun4v/cpu.c (added) * kernel/arch/sparc64/src/ddi/ddi.c (modified) * kernel/arch/sparc64/src/debug/stacktrace.c (added) * kernel/arch/sparc64/src/debug/stacktrace_asm.S (added) * kernel/arch/sparc64/src/drivers/fhc.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (added) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/mm/cache.S (deleted) * kernel/arch/sparc64/src/mm/page.c (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (moved) * kernel/arch/sparc64/src/mm/sun4u/frame.c (added) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (moved) * kernel/arch/sparc64/src/mm/sun4u/tsb.c (moved) * kernel/arch/sparc64/src/mm/sun4v/as.c (added) * kernel/arch/sparc64/src/mm/sun4v/frame.c (moved) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (added) * kernel/arch/sparc64/src/mm/sun4v/tsb.c (added) * kernel/arch/sparc64/src/proc/sun4u/scheduler.c (moved) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (added) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (moved) * kernel/arch/sparc64/src/smp/sun4u/smp.c (moved) * kernel/arch/sparc64/src/smp/sun4v/ipi.c (added) * kernel/arch/sparc64/src/smp/sun4v/smp.c (added) * kernel/arch/sparc64/src/sun4u/asm.S (added) * kernel/arch/sparc64/src/sun4u/sparc64.c (added) * kernel/arch/sparc64/src/sun4u/start.S (moved) * kernel/arch/sparc64/src/sun4v/asm.S (moved) * kernel/arch/sparc64/src/sun4v/md.c (added) * kernel/arch/sparc64/src/sun4v/sparc64.c (moved) * kernel/arch/sparc64/src/sun4v/start.S (added) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/arch/sparc64/src/trap/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/interrupt.c (added) * kernel/arch/sparc64/src/trap/sun4u/mmu.S (moved) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (moved) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (added) * kernel/arch/sparc64/src/trap/sun4v/mmu.S (added) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (added) * kernel/arch/sparc64/src/trap/trap.c (modified) * kernel/doc/AUTHORS (deleted) * kernel/doc/arch/amd64 (deleted) * kernel/doc/arch/arm32 (deleted) * kernel/doc/arch/ia32 (deleted) * kernel/doc/arch/ia64 (deleted) * kernel/doc/arch/mips32 (deleted) * kernel/doc/arch/ppc32 (deleted) * kernel/doc/arch/sparc64 (deleted) * kernel/doc/build (deleted) * kernel/doc/synchronization (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/acpi/acpi.h (modified) * kernel/genarch/include/acpi/madt.h (modified) * kernel/genarch/include/drivers/dsrln/dsrlnin.h (modified) * kernel/genarch/include/drivers/dsrln/dsrlnout.h (modified) * kernel/genarch/include/drivers/ega/ega.h (modified) * kernel/genarch/include/drivers/i8042/i8042.h (modified) * kernel/genarch/include/drivers/legacy/ia32/io.h (modified) * kernel/genarch/include/drivers/ns16550/ns16550.h (modified) * kernel/genarch/include/drivers/pl050/pl050.h (modified) * kernel/genarch/include/drivers/s3c24xx_irqc/s3c24xx_irqc.h (added) * kernel/genarch/include/drivers/s3c24xx_timer/s3c24xx_timer.h (added) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (added) * kernel/genarch/include/drivers/via-cuda/cuda.h (modified) * kernel/genarch/include/drivers/z8530/z8530.h (modified) * kernel/genarch/include/fb/fb.h (modified) * kernel/genarch/include/fb/logo-196x66.h (modified) * kernel/genarch/include/mm/as_ht.h (modified) * kernel/genarch/include/mm/as_pt.h (modified) * kernel/genarch/include/mm/page_ht.h (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/include/ofw/ebus.h (modified) * kernel/genarch/include/ofw/fhc.h (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/include/ofw/pci.h (modified) * kernel/genarch/include/ofw/sbus.h (modified) * kernel/genarch/include/ofw/upa.h (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (moved) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/i8042/i8042.c (modified) * kernel/genarch/src/drivers/s3c24xx_irqc/s3c24xx_irqc.c (added) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (added) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/kbrd/kbrd_pl050.c (modified) * kernel/genarch/src/kbrd/scanc_mac.c (modified) * kernel/genarch/src/kbrd/scanc_pc.c (modified) * kernel/genarch/src/kbrd/scanc_pl050.c (modified) * kernel/genarch/src/kbrd/scanc_sun.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/fhc.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/softint/multiplication.c (added) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/atomic.h (modified) * kernel/generic/include/bitops.h (modified) * kernel/generic/include/byteorder.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/context.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/ddi_arg.h (modified) * kernel/generic/include/ddi/device.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/func.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/event_types.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/lib/elf.h (modified) * kernel/generic/include/lib/rd.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/main/main.h (modified) * kernel/generic/include/main/uinit.h (modified) * kernel/generic/include/main/version.h (modified) * kernel/generic/include/memstr.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/preemption.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/printf_core.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/security/cap.h (modified) * kernel/generic/include/smp/ipi.h (modified) * kernel/generic/include/smp/smp.h (modified) * kernel/generic/include/sort.h (modified) * kernel/generic/include/stacktrace.h (added) * kernel/generic/include/stdarg.h (modified) * kernel/generic/include/stdint.h (added) * kernel/generic/include/str.h (moved) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/mutex.h (modified) * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/include/synch/smc.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/syscall/copy.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/abi.h (added) * kernel/generic/include/sysinfo/stats.h (added) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/clock.h (modified) * kernel/generic/include/time/delay.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/include/trace.h (added) * kernel/generic/include/typedefs.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/include/udebug/udebug_ipc.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/include/userspace.h (modified) * kernel/generic/include/verify.h (added) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/console/chardev.c (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/ddi/ddi.c (modified) * kernel/generic/src/ddi/device.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/debug.c (moved) * kernel/generic/src/debug/panic.c (added) * kernel/generic/src/debug/stacktrace.c (added) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/func.c (modified) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/sort.c (modified) * kernel/generic/src/lib/str.c (moved) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/preempt/preemption.c (modified) * kernel/generic/src/printf/printf.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/the.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/cap.c (modified) * kernel/generic/src/smp/ipi.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/rwlock.c (deleted) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/smc.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (added) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/atomic/atomic1.c (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/btree/btree1.c (modified) * kernel/test/debug/mips1.c (modified) * kernel/test/debug/mips1_skip.c (modified) * kernel/test/fault/fault1.c (modified) * kernel/test/fpu/fpu1_ia64.c (modified) * kernel/test/fpu/fpu1_skip.c (modified) * kernel/test/fpu/fpu1_x86.c (modified) * kernel/test/fpu/mips2.c (modified) * kernel/test/fpu/mips2_skip.c (modified) * kernel/test/fpu/sse1.c (modified) * kernel/test/fpu/sse1_skip.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/purge1.c (modified) * kernel/test/mm/purge1_skip.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/print/print1.c (modified) * kernel/test/print/print2.c (modified) * kernel/test/print/print3.c (modified) * kernel/test/print/print4.c (modified) * kernel/test/print/print5.c (added) * kernel/test/print/print5.def (added) * kernel/test/synch/rwlock1.c (deleted) * kernel/test/synch/rwlock1.def (deleted) * kernel/test/synch/rwlock2.def (deleted) * kernel/test/synch/rwlock3.c (deleted) * kernel/test/synch/rwlock3.def (deleted) * kernel/test/synch/rwlock4.c (deleted) * kernel/test/synch/rwlock4.def (deleted) * kernel/test/synch/rwlock5.c (deleted) * kernel/test/synch/rwlock5.def (deleted) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/sysinfo/sysinfo1.def (deleted) * kernel/test/test.c (modified) * kernel/test/test.h (modified) * kernel/test/thread/thread1.c (modified) * kernel/tools/amd64/decpt.py (modified) * kernel/tools/genmap.py (modified) * kernel/tools/ia32/decpt.py (modified) * release/Makefile (added) * tools/autotool.py (added) * tools/check.sh (moved) * tools/checkers/clang.py (added) * tools/checkers/howto.txt (added) * tools/checkers/jobfile.py (added) * tools/checkers/stanse.py (added) * tools/checkers/stanse/ThreadChecker.xml (added) * tools/checkers/vcc.h (added) * tools/checkers/vcc.py (added) * tools/config.py (modified) * tools/jobfile.py (added) * tools/mkfat.py (modified) * tools/mkhord.py (modified) * tools/mktmpfs.py (modified) * tools/mkuimage.py (added) * tools/pack.py (added) * tools/toolchain.sh (added) * tools/xtui.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (added) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/builtins.h (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd_def.h (modified) * uspace/app/bdsh/cmds/builtins/exit/exit_def.h (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/entry.h (added) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (added) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.h (added) * uspace/app/bdsh/cmds/modules/mkfile/mkfile_def.h (added) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/unmount/entry.h (added) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (added) * uspace/app/bdsh/cmds/modules/unmount/unmount.h (added) * uspace/app/bdsh/cmds/modules/unmount/unmount_def.h (added) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/util.c (modified) * uspace/app/dload/Makefile (modified) * uspace/app/dload/arch/ia32/start.c (modified) * uspace/app/dload/dload.c (modified) * uspace/app/dltest/Makefile (modified) * uspace/app/dltest/dltest.c (modified) * uspace/app/dltest2/Makefile (modified) * uspace/app/dltest2/dltest2.c (modified) * uspace/app/edit/Makefile (moved) * uspace/app/edit/edit.c (added) * uspace/app/edit/sheet.c (added) * uspace/app/edit/sheet.h (added) * uspace/app/getterm/Makefile (added) * uspace/app/getterm/getterm.c (moved) * uspace/app/getterm/getterm.h (moved) * uspace/app/getterm/version.c (moved) * uspace/app/getterm/version.h (moved) * uspace/app/getterm/welcome.c (added) * uspace/app/getterm/welcome.h (added) * uspace/app/init/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/init/init.h (modified) * uspace/app/kill/Makefile (moved) * uspace/app/kill/kill.c (added) * uspace/app/killall/Makefile (added) * uspace/app/killall/killall.c (added) * uspace/app/klog/Makefile (modified) * uspace/app/klog/klog.c (modified) * uspace/app/mkfat/Makefile (added) * uspace/app/mkfat/fat.h (added) * uspace/app/mkfat/mkfat.c (added) * uspace/app/netecho/Makefile (added) * uspace/app/netecho/netecho.c (added) * uspace/app/netecho/print_error.c (added) * uspace/app/netecho/print_error.h (moved) * uspace/app/nettest1/Makefile (added) * uspace/app/nettest1/nettest.c (added) * uspace/app/nettest1/nettest.h (moved) * uspace/app/nettest1/nettest1.c (added) * uspace/app/nettest1/print_error.c (added) * uspace/app/nettest1/print_error.h (added) * uspace/app/nettest2/Makefile (added) * uspace/app/nettest2/nettest.c (added) * uspace/app/nettest2/nettest.h (added) * uspace/app/nettest2/nettest2.c (added) * uspace/app/nettest2/print_error.c (added) * uspace/app/nettest2/print_error.h (added) * uspace/app/ping/Makefile (added) * uspace/app/ping/ping.c (added) * uspace/app/ping/print_error.c (added) * uspace/app/ping/print_error.h (added) * uspace/app/redir/Makefile (added) * uspace/app/redir/redir.c (added) * uspace/app/sbi/Makefile (moved) * uspace/app/sbi/src/ancr.c (added) * uspace/app/sbi/src/ancr.h (added) * uspace/app/sbi/src/bigint.c (added) * uspace/app/sbi/src/bigint.h (added) * uspace/app/sbi/src/bigint_t.h (added) * uspace/app/sbi/src/builtin.c (added) * uspace/app/sbi/src/builtin.h (added) * uspace/app/sbi/src/builtin/bi_boxed.c (added) * uspace/app/sbi/src/builtin/bi_boxed.h (added) * uspace/app/sbi/src/builtin/bi_char.c (added) * uspace/app/sbi/src/builtin/bi_char.h (added) * uspace/app/sbi/src/builtin/bi_console.c (added) * uspace/app/sbi/src/builtin/bi_console.h (added) * uspace/app/sbi/src/builtin/bi_error.c (added) * uspace/app/sbi/src/builtin/bi_error.h (added) * uspace/app/sbi/src/builtin/bi_int.c (added) * uspace/app/sbi/src/builtin/bi_int.h (added) * uspace/app/sbi/src/builtin/bi_string.c (added) * uspace/app/sbi/src/builtin/bi_string.h (added) * uspace/app/sbi/src/builtin/bi_task.c (added) * uspace/app/sbi/src/builtin/bi_task.h (added) * uspace/app/sbi/src/builtin/bi_textfile.c (added) * uspace/app/sbi/src/builtin/bi_textfile.h (added) * uspace/app/sbi/src/builtin_t.h (added) * uspace/app/sbi/src/compat.h (added) * uspace/app/sbi/src/cspan.c (added) * uspace/app/sbi/src/cspan.h (added) * uspace/app/sbi/src/cspan_t.h (added) * uspace/app/sbi/src/debug.h (added) * uspace/app/sbi/src/imode.c (added) * uspace/app/sbi/src/imode.h (added) * uspace/app/sbi/src/input.c (added) * uspace/app/sbi/src/input.h (added) * uspace/app/sbi/src/input_t.h (added) * uspace/app/sbi/src/intmap.c (added) * uspace/app/sbi/src/intmap.h (added) * uspace/app/sbi/src/intmap_t.h (added) * uspace/app/sbi/src/lex.c (added) * uspace/app/sbi/src/lex.h (moved) * uspace/app/sbi/src/lex_t.h (added) * uspace/app/sbi/src/list.c (added) * uspace/app/sbi/src/list.h (added) * uspace/app/sbi/src/list_t.h (added) * uspace/app/sbi/src/main.c (added) * uspace/app/sbi/src/mytypes.h (added) * uspace/app/sbi/src/os/helenos.c (added) * uspace/app/sbi/src/os/os.h (added) * uspace/app/sbi/src/os/posix.c (added) * uspace/app/sbi/src/p_expr.c (added) * uspace/app/sbi/src/p_expr.h (added) * uspace/app/sbi/src/p_type.c (added) * uspace/app/sbi/src/p_type.h (added) * uspace/app/sbi/src/parse.c (added) * uspace/app/sbi/src/parse.h (added) * uspace/app/sbi/src/parse_t.h (added) * uspace/app/sbi/src/program.c (added) * uspace/app/sbi/src/program.h (added) * uspace/app/sbi/src/rdata.c (added) * uspace/app/sbi/src/rdata.h (added) * uspace/app/sbi/src/rdata_t.h (added) * uspace/app/sbi/src/run.c (added) * uspace/app/sbi/src/run.h (added) * uspace/app/sbi/src/run_expr.c (added) * uspace/app/sbi/src/run_expr.h (added) * uspace/app/sbi/src/run_t.h (added) * uspace/app/sbi/src/run_texpr.c (added) * uspace/app/sbi/src/run_texpr.h (added) * uspace/app/sbi/src/stree.c (added) * uspace/app/sbi/src/stree.h (added) * uspace/app/sbi/src/stree_t.h (added) * uspace/app/sbi/src/strtab.c (added) * uspace/app/sbi/src/strtab.h (added) * uspace/app/sbi/src/strtab_t.h (added) * uspace/app/sbi/src/stype.c (added) * uspace/app/sbi/src/stype.h (added) * uspace/app/sbi/src/stype_expr.c (added) * uspace/app/sbi/src/stype_expr.h (added) * uspace/app/sbi/src/stype_t.h (added) * uspace/app/sbi/src/symbol.c (added) * uspace/app/sbi/src/symbol.h (added) * uspace/app/sbi/src/tdata.c (added) * uspace/app/sbi/src/tdata.h (added) * uspace/app/sbi/src/tdata_t.h (added) * uspace/app/stats/Makefile (added) * uspace/app/stats/stats.c (added) * uspace/app/sysinfo/Makefile (added) * uspace/app/sysinfo/sysinfo.c (added) * uspace/app/taskdump/Makefile (added) * uspace/app/taskdump/elf_core.c (added) * uspace/app/taskdump/include/elf.h (added) * uspace/app/taskdump/include/elf_core.h (added) * uspace/app/taskdump/include/symtab.h (added) * uspace/app/taskdump/symtab.c (added) * uspace/app/taskdump/taskdump.c (added) * uspace/app/tester/Makefile (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/fault/fault1.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/tester/fault/fault3.c (added) * uspace/app/tester/fault/fault3.def (added) * uspace/app/tester/hw/misc/virtchar1.c (added) * uspace/app/tester/hw/misc/virtchar1.def (added) * uspace/app/tester/hw/serial/serial1.c (added) * uspace/app/tester/hw/serial/serial1.def (added) * uspace/app/tester/ipc/connect.c (deleted) * uspace/app/tester/ipc/connect.def (deleted) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/ipc/register.def (deleted) * uspace/app/tester/loop/loop1.c (modified) * uspace/app/tester/mm/malloc1.c (modified) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/print/print2.c (modified) * uspace/app/tester/print/print3.c (modified) * uspace/app/tester/print/print4.c (modified) * uspace/app/tester/print/print5.c (added) * uspace/app/tester/print/print5.def (added) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/app/tester/stdio/stdio2.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/thread/thread1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/input.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tetris/tetris.h (modified) * uspace/app/top/Makefile (added) * uspace/app/top/input.c (added) * uspace/app/top/input.h (added) * uspace/app/top/screen.c (added) * uspace/app/top/screen.h (added) * uspace/app/top/top.c (added) * uspace/app/top/top.h (moved) * uspace/app/trace/Makefile (modified) * uspace/app/trace/errors.h (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipc_desc.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/ipcp.h (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/syscalls.h (modified) * uspace/app/trace/trace.c (modified) * uspace/app/websrv/Makefile (added) * uspace/app/websrv/websrv.c (added) * uspace/dist/src/sysel/demos/arith.sy (added) * uspace/dist/src/sysel/demos/array.sy (added) * uspace/dist/src/sysel/demos/autobox.sy (added) * uspace/dist/src/sysel/demos/count.sy (added) * uspace/dist/src/sysel/demos/ctor.sy (added) * uspace/dist/src/sysel/demos/deleg.sy (added) * uspace/dist/src/sysel/demos/enum.sy (added) * uspace/dist/src/sysel/demos/except.sy (added) * uspace/dist/src/sysel/demos/gen.sy (added) * uspace/dist/src/sysel/demos/hello.sy (added) * uspace/dist/src/sysel/demos/hexec.sy (added) * uspace/dist/src/sysel/demos/htxtfile.sy (added) * uspace/dist/src/sysel/demos/iface.sy (added) * uspace/dist/src/sysel/demos/inherit.sy (added) * uspace/dist/src/sysel/demos/list.sy (added) * uspace/dist/src/sysel/demos/map.sy (added) * uspace/dist/src/sysel/demos/property.sy (added) * uspace/dist/src/sysel/demos/string.sy (added) * uspace/dist/src/sysel/demos/svar.sy (added) * uspace/dist/src/sysel/demos/switch.sy (added) * uspace/dist/src/sysel/demos/varargs.sy (added) * uspace/dist/src/sysel/lib/arith.sy (added) * uspace/dist/src/sysel/lib/boxed.sy (added) * uspace/dist/src/sysel/lib/ienum.sy (added) * uspace/dist/src/sysel/lib/libflist (added) * uspace/dist/src/sysel/lib/list.sy (added) * uspace/dist/src/sysel/lib/map.sy (added) * uspace/doc/doxygroups.h (modified) * uspace/drv/isa/Makefile (added) * uspace/drv/isa/isa.c (added) * uspace/drv/isa/isa.dev (added) * uspace/drv/isa/isa.ma (added) * uspace/drv/ns8250/Makefile (added) * uspace/drv/ns8250/cyclic_buffer.h (added) * uspace/drv/ns8250/ns8250.c (added) * uspace/drv/ns8250/ns8250.ma (added) * uspace/drv/pciintel/Makefile (added) * uspace/drv/pciintel/pci.c (added) * uspace/drv/pciintel/pci.h (added) * uspace/drv/pciintel/pci_regs.h (added) * uspace/drv/pciintel/pciintel.ma (added) * uspace/drv/root/Makefile (added) * uspace/drv/root/root.c (added) * uspace/drv/root/root.ma (added) * uspace/drv/rootpc/Makefile (added) * uspace/drv/rootpc/rootpc.c (added) * uspace/drv/rootpc/rootpc.ma (added) * uspace/drv/rootvirt/Makefile (added) * uspace/drv/rootvirt/devices.def (added) * uspace/drv/rootvirt/rootvirt.c (added) * uspace/drv/rootvirt/rootvirt.ma (added) * uspace/drv/test1/Makefile (added) * uspace/drv/test1/char.c (added) * uspace/drv/test1/test1.c (added) * uspace/drv/test1/test1.h (added) * uspace/drv/test1/test1.ma (added) * uspace/drv/test2/Makefile (added) * uspace/drv/test2/test2.c (added) * uspace/drv/test2/test2.ma (added) * uspace/lib/block/Makefile (added) * uspace/lib/block/libblock.c (added) * uspace/lib/block/libblock.h (moved) * uspace/lib/c/Makefile (moved) * uspace/lib/c/Makefile.app (moved) * uspace/lib/c/Makefile.toolchain (moved) * uspace/lib/c/arch/abs32le/Makefile.common (moved) * uspace/lib/c/arch/abs32le/Makefile.inc (added) * uspace/lib/c/arch/abs32le/_link.ld.in (moved) * uspace/lib/c/arch/abs32le/include/atomic.h (added) * uspace/lib/c/arch/abs32le/include/config.h (added) * uspace/lib/c/arch/abs32le/include/ddi.h (added) * uspace/lib/c/arch/abs32le/include/entry.h (added) * uspace/lib/c/arch/abs32le/include/faddr.h (moved) * uspace/lib/c/arch/abs32le/include/fibril.h (added) * uspace/lib/c/arch/abs32le/include/inttypes.h (added) * uspace/lib/c/arch/abs32le/include/istate.h (added) * uspace/lib/c/arch/abs32le/include/syscall.h (added) * uspace/lib/c/arch/abs32le/include/thread.h (added) * uspace/lib/c/arch/abs32le/include/tls.h (added) * uspace/lib/c/arch/abs32le/include/types.h (moved) * uspace/lib/c/arch/abs32le/src/entry.c (moved) * uspace/lib/c/arch/abs32le/src/fibril.c (added) * uspace/lib/c/arch/abs32le/src/stacktrace.c (added) * uspace/lib/c/arch/abs32le/src/syscall.c (added) * uspace/lib/c/arch/abs32le/src/thread_entry.c (added) * uspace/lib/c/arch/abs32le/src/tls.c (added) * uspace/lib/c/arch/amd64/Makefile.common (added) * uspace/lib/c/arch/amd64/Makefile.inc (moved) * uspace/lib/c/arch/amd64/_link.ld.in (added) * uspace/lib/c/arch/amd64/include/atomic.h (moved) * uspace/lib/c/arch/amd64/include/config.h (moved) * uspace/lib/c/arch/amd64/include/ddi.h (moved) * uspace/lib/c/arch/amd64/include/faddr.h (moved) * uspace/lib/c/arch/amd64/include/fibril.h (moved) * uspace/lib/c/arch/amd64/include/inttypes.h (added) * uspace/lib/c/arch/amd64/include/istate.h (added) * uspace/lib/c/arch/amd64/include/limits.h (moved) * uspace/lib/c/arch/amd64/include/stackarg.h (moved) * uspace/lib/c/arch/amd64/include/syscall.h (moved) * uspace/lib/c/arch/amd64/include/thread.h (moved) * uspace/lib/c/arch/amd64/include/tls.h (moved) * uspace/lib/c/arch/amd64/include/types.h (moved) * uspace/lib/c/arch/amd64/src/entry.s (moved) * uspace/lib/c/arch/amd64/src/fibril.S (moved) * uspace/lib/c/arch/amd64/src/stacktrace.c (added) * uspace/lib/c/arch/amd64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/amd64/src/syscall.S (moved) * uspace/lib/c/arch/amd64/src/thread_entry.s (moved) * uspace/lib/c/arch/amd64/src/tls.c (moved) * uspace/lib/c/arch/arm32/Makefile.common (added) * uspace/lib/c/arch/arm32/Makefile.inc (moved) * uspace/lib/c/arch/arm32/_link.ld.in (moved) * uspace/lib/c/arch/arm32/include/atomic.h (moved) * uspace/lib/c/arch/arm32/include/config.h (moved) * uspace/lib/c/arch/arm32/include/ddi.h (moved) * uspace/lib/c/arch/arm32/include/faddr.h (moved) * uspace/lib/c/arch/arm32/include/fibril.h (moved) * uspace/lib/c/arch/arm32/include/inttypes.h (added) * uspace/lib/c/arch/arm32/include/istate.h (added) * uspace/lib/c/arch/arm32/include/limits.h (moved) * uspace/lib/c/arch/arm32/include/stackarg.h (moved) * uspace/lib/c/arch/arm32/include/syscall.h (moved) * uspace/lib/c/arch/arm32/include/thread.h (moved) * uspace/lib/c/arch/arm32/include/tls.h (moved) * uspace/lib/c/arch/arm32/include/types.h (moved) * uspace/lib/c/arch/arm32/src/eabi.S (moved) * uspace/lib/c/arch/arm32/src/entry.s (moved) * uspace/lib/c/arch/arm32/src/fibril.S (moved) * uspace/lib/c/arch/arm32/src/stacktrace.c (added) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (added) * uspace/lib/c/arch/arm32/src/syscall.c (moved) * uspace/lib/c/arch/arm32/src/thread_entry.s (moved) * uspace/lib/c/arch/arm32/src/tls.c (moved) * uspace/lib/c/arch/ia32/Makefile.common (added) * uspace/lib/c/arch/ia32/Makefile.inc (moved) * uspace/lib/c/arch/ia32/_link.ld.in (added) * uspace/lib/c/arch/ia32/include/atomic.h (moved) * uspace/lib/c/arch/ia32/include/config.h (moved) * uspace/lib/c/arch/ia32/include/ddi.h (moved) * uspace/lib/c/arch/ia32/include/faddr.h (moved) * uspace/lib/c/arch/ia32/include/fibril.h (moved) * uspace/lib/c/arch/ia32/include/inttypes.h (added) * uspace/lib/c/arch/ia32/include/istate.h (added) * uspace/lib/c/arch/ia32/include/limits.h (moved) * uspace/lib/c/arch/ia32/include/stackarg.h (moved) * uspace/lib/c/arch/ia32/include/syscall.h (moved) * uspace/lib/c/arch/ia32/include/thread.h (moved) * uspace/lib/c/arch/ia32/include/tls.h (moved) * uspace/lib/c/arch/ia32/include/types.h (moved) * uspace/lib/c/arch/ia32/src/entry.s (moved) * uspace/lib/c/arch/ia32/src/fibril.S (moved) * uspace/lib/c/arch/ia32/src/setjmp.S (moved) * uspace/lib/c/arch/ia32/src/stacktrace.c (added) * uspace/lib/c/arch/ia32/src/stacktrace_asm.S (added) * uspace/lib/c/arch/ia32/src/syscall.S (moved) * uspace/lib/c/arch/ia32/src/thread_entry.s (moved) * uspace/lib/c/arch/ia32/src/tls.c (moved) * uspace/lib/c/arch/ia64/Makefile.common (added) * uspace/lib/c/arch/ia64/Makefile.inc (added) * uspace/lib/c/arch/ia64/_link.ld.in (moved) * uspace/lib/c/arch/ia64/include/atomic.h (added) * uspace/lib/c/arch/ia64/include/config.h (moved) * uspace/lib/c/arch/ia64/include/ddi.h (moved) * uspace/lib/c/arch/ia64/include/faddr.h (moved) * uspace/lib/c/arch/ia64/include/fibril.h (moved) * uspace/lib/c/arch/ia64/include/inttypes.h (added) * uspace/lib/c/arch/ia64/include/istate.h (added) * uspace/lib/c/arch/ia64/include/limits.h (moved) * uspace/lib/c/arch/ia64/include/stack.h (moved) * uspace/lib/c/arch/ia64/include/stackarg.h (moved) * uspace/lib/c/arch/ia64/include/syscall.h (moved) * uspace/lib/c/arch/ia64/include/thread.h (moved) * uspace/lib/c/arch/ia64/include/tls.h (moved) * uspace/lib/c/arch/ia64/include/types.h (moved) * uspace/lib/c/arch/ia64/src/ddi.c (added) * uspace/lib/c/arch/ia64/src/entry.s (moved) * uspace/lib/c/arch/ia64/src/fibril.S (moved) * uspace/lib/c/arch/ia64/src/stacktrace.c (added) * uspace/lib/c/arch/ia64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/ia64/src/syscall.S (moved) * uspace/lib/c/arch/ia64/src/thread_entry.s (moved) * uspace/lib/c/arch/ia64/src/tls.c (moved) * uspace/lib/c/arch/mips32/Makefile.common (added) * uspace/lib/c/arch/mips32/Makefile.inc (moved) * uspace/lib/c/arch/mips32/_link.ld.in (moved) * uspace/lib/c/arch/mips32/include/atomic.h (moved) * uspace/lib/c/arch/mips32/include/config.h (moved) * uspace/lib/c/arch/mips32/include/ddi.h (moved) * uspace/lib/c/arch/mips32/include/faddr.h (moved) * uspace/lib/c/arch/mips32/include/fibril.h (moved) * uspace/lib/c/arch/mips32/include/inttypes.h (added) * uspace/lib/c/arch/mips32/include/istate.h (added) * uspace/lib/c/arch/mips32/include/limits.h (moved) * uspace/lib/c/arch/mips32/include/stackarg.h (moved) * uspace/lib/c/arch/mips32/include/syscall.h (moved) * uspace/lib/c/arch/mips32/include/thread.h (moved) * uspace/lib/c/arch/mips32/include/tls.h (moved) * uspace/lib/c/arch/mips32/include/types.h (moved) * uspace/lib/c/arch/mips32/src/entry.s (moved) * uspace/lib/c/arch/mips32/src/fibril.S (moved) * uspace/lib/c/arch/mips32/src/stacktrace.c (added) * uspace/lib/c/arch/mips32/src/stacktrace_asm.S (added) * uspace/lib/c/arch/mips32/src/syscall.c (moved) * uspace/lib/c/arch/mips32/src/thread_entry.s (moved) * uspace/lib/c/arch/mips32/src/tls.c (moved) * uspace/lib/c/arch/mips32eb/Makefile.common (added) * uspace/lib/c/arch/mips32eb/Makefile.inc (moved) * uspace/lib/c/arch/mips32eb/_link.ld.in (moved) * uspace/lib/c/arch/mips32eb/include/atomic.h (moved) * uspace/lib/c/arch/mips32eb/include/config.h (moved) * uspace/lib/c/arch/mips32eb/include/ddi.h (moved) * uspace/lib/c/arch/mips32eb/include/faddr.h (moved) * uspace/lib/c/arch/mips32eb/include/fibril.h (moved) * uspace/lib/c/arch/mips32eb/include/inttypes.h (added) * uspace/lib/c/arch/mips32eb/include/istate.h (added) * uspace/lib/c/arch/mips32eb/include/limits.h (moved) * uspace/lib/c/arch/mips32eb/include/stackarg.h (moved) * uspace/lib/c/arch/mips32eb/include/syscall.h (moved) * uspace/lib/c/arch/mips32eb/include/thread.h (moved) * uspace/lib/c/arch/mips32eb/include/tls.h (moved) * uspace/lib/c/arch/mips32eb/include/types.h (moved) * uspace/lib/c/arch/mips32eb/src (moved) * uspace/lib/c/arch/ppc32/Makefile.common (moved) * uspace/lib/c/arch/ppc32/Makefile.inc (added) * uspace/lib/c/arch/ppc32/_link.ld.in (moved) * uspace/lib/c/arch/ppc32/include/atomic.h (moved) * uspace/lib/c/arch/ppc32/include/config.h (moved) * uspace/lib/c/arch/ppc32/include/ddi.h (moved) * uspace/lib/c/arch/ppc32/include/faddr.h (moved) * uspace/lib/c/arch/ppc32/include/fibril.h (moved) * uspace/lib/c/arch/ppc32/include/inttypes.h (added) * uspace/lib/c/arch/ppc32/include/istate.h (added) * uspace/lib/c/arch/ppc32/include/limits.h (moved) * uspace/lib/c/arch/ppc32/include/regname.h (moved) * uspace/lib/c/arch/ppc32/include/stackarg.h (moved) * uspace/lib/c/arch/ppc32/include/syscall.h (moved) * uspace/lib/c/arch/ppc32/include/thread.h (moved) * uspace/lib/c/arch/ppc32/include/tls.h (moved) * uspace/lib/c/arch/ppc32/include/types.h (moved) * uspace/lib/c/arch/ppc32/src/entry.s (moved) * uspace/lib/c/arch/ppc32/src/fibril.S (moved) * uspace/lib/c/arch/ppc32/src/stacktrace.c (added) * uspace/lib/c/arch/ppc32/src/stacktrace_asm.S (added) * uspace/lib/c/arch/ppc32/src/syscall.c (moved) * uspace/lib/c/arch/ppc32/src/thread_entry.s (moved) * uspace/lib/c/arch/ppc32/src/tls.c (moved) * uspace/lib/c/arch/sparc64/Makefile.common (moved) * uspace/lib/c/arch/sparc64/Makefile.inc (added) * uspace/lib/c/arch/sparc64/_link.ld.in (moved) * uspace/lib/c/arch/sparc64/include/atomic.h (moved) * uspace/lib/c/arch/sparc64/include/config.h (moved) * uspace/lib/c/arch/sparc64/include/ddi.h (moved) * uspace/lib/c/arch/sparc64/include/faddr.h (moved) * uspace/lib/c/arch/sparc64/include/fibril.h (moved) * uspace/lib/c/arch/sparc64/include/inttypes.h (added) * uspace/lib/c/arch/sparc64/include/istate.h (added) * uspace/lib/c/arch/sparc64/include/limits.h (moved) * uspace/lib/c/arch/sparc64/include/stack.h (moved) * uspace/lib/c/arch/sparc64/include/stackarg.h (moved) * uspace/lib/c/arch/sparc64/include/syscall.h (moved) * uspace/lib/c/arch/sparc64/include/thread.h (moved) * uspace/lib/c/arch/sparc64/include/tls.h (moved) * uspace/lib/c/arch/sparc64/include/types.h (moved) * uspace/lib/c/arch/sparc64/src/entry.s (moved) * uspace/lib/c/arch/sparc64/src/fibril.S (moved) * uspace/lib/c/arch/sparc64/src/stacktrace.c (added) * uspace/lib/c/arch/sparc64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/sparc64/src/thread_entry.s (moved) * uspace/lib/c/arch/sparc64/src/tls.c (moved) * uspace/lib/c/generic/adt/char_map.c (added) * uspace/lib/c/generic/adt/dynamic_fifo.c (added) * uspace/lib/c/generic/adt/hash_table.c (moved) * uspace/lib/c/generic/adt/list.c (moved) * uspace/lib/c/generic/adt/measured_strings.c (added) * uspace/lib/c/generic/arg_parse.c (added) * uspace/lib/c/generic/as.c (moved) * uspace/lib/c/generic/async.c (added) * uspace/lib/c/generic/async_sess.c (added) * uspace/lib/c/generic/cap.c (moved) * uspace/lib/c/generic/clipboard.c (added) * uspace/lib/c/generic/ddi.c (moved) * uspace/lib/c/generic/device/char_dev.c (added) * uspace/lib/c/generic/device/hw_res.c (added) * uspace/lib/c/generic/devman.c (added) * uspace/lib/c/generic/devmap.c (added) * uspace/lib/c/generic/dlfcn.c (moved) * uspace/lib/c/generic/err.c (moved) * uspace/lib/c/generic/errno.c (moved) * uspace/lib/c/generic/event.c (moved) * uspace/lib/c/generic/fibril.c (moved) * uspace/lib/c/generic/fibril_synch.c (added) * uspace/lib/c/generic/futex.c (added) * uspace/lib/c/generic/getopt.c (moved) * uspace/lib/c/generic/io/asprintf.c (moved) * uspace/lib/c/generic/io/console.c (moved) * uspace/lib/c/generic/io/io.c (moved) * uspace/lib/c/generic/io/klog.c (moved) * uspace/lib/c/generic/io/printf.c (moved) * uspace/lib/c/generic/io/printf_core.c (moved) * uspace/lib/c/generic/io/screenbuffer.c (moved) * uspace/lib/c/generic/io/snprintf.c (moved) * uspace/lib/c/generic/io/vprintf.c (moved) * uspace/lib/c/generic/io/vsnprintf.c (moved) * uspace/lib/c/generic/ipc.c (added) * uspace/lib/c/generic/ipc/ns.c (added) * uspace/lib/c/generic/libc.c (moved) * uspace/lib/c/generic/loader.c (moved) * uspace/lib/c/generic/malloc.c (added) * uspace/lib/c/generic/mem.c (moved) * uspace/lib/c/generic/mman.c (moved) * uspace/lib/c/generic/net/icmp_api.c (added) * uspace/lib/c/generic/net/icmp_common.c (added) * uspace/lib/c/generic/net/inet.c (added) * uspace/lib/c/generic/net/modules.c (added) * uspace/lib/c/generic/net/packet.c (added) * uspace/lib/c/generic/net/socket_client.c (added) * uspace/lib/c/generic/net/socket_parse.c (added) * uspace/lib/c/generic/pcb.c (moved) * uspace/lib/c/generic/private/async.h (added) * uspace/lib/c/generic/private/async_sess.h (moved) * uspace/lib/c/generic/private/io.h (added) * uspace/lib/c/generic/private/libc.h (moved) * uspace/lib/c/generic/private/malloc.h (added) * uspace/lib/c/generic/private/thread.h (added) * uspace/lib/c/generic/smc.c (moved) * uspace/lib/c/generic/sort.c (added) * uspace/lib/c/generic/stacktrace.c (added) * uspace/lib/c/generic/stats.c (added) * uspace/lib/c/generic/stdlib.c (moved) * uspace/lib/c/generic/str.c (moved) * uspace/lib/c/generic/str_error.c (added) * uspace/lib/c/generic/sysinfo.c (added) * uspace/lib/c/generic/task.c (moved) * uspace/lib/c/generic/thread.c (moved) * uspace/lib/c/generic/time.c (moved) * uspace/lib/c/generic/tls.c (moved) * uspace/lib/c/generic/udebug.c (moved) * uspace/lib/c/generic/vfs/canonify.c (moved) * uspace/lib/c/generic/vfs/vfs.c (moved) * uspace/lib/c/include/adt/char_map.h (added) * uspace/lib/c/include/adt/dynamic_fifo.h (added) * uspace/lib/c/include/adt/fifo.h (moved) * uspace/lib/c/include/adt/gcdlcm.h (moved) * uspace/lib/c/include/adt/generic_char_map.h (added) * uspace/lib/c/include/adt/generic_field.h (added) * uspace/lib/c/include/adt/hash_table.h (moved) * uspace/lib/c/include/adt/int_map.h (added) * uspace/lib/c/include/adt/list.h (moved) * uspace/lib/c/include/adt/measured_strings.h (added) * uspace/lib/c/include/align.h (moved) * uspace/lib/c/include/arg_parse.h (added) * uspace/lib/c/include/as.h (moved) * uspace/lib/c/include/assert.h (moved) * uspace/lib/c/include/async.h (moved) * uspace/lib/c/include/async_sess.h (added) * uspace/lib/c/include/atomic.h (moved) * uspace/lib/c/include/atomicdflt.h (added) * uspace/lib/c/include/bitops.h (moved) * uspace/lib/c/include/bool.h (moved) * uspace/lib/c/include/byteorder.h (moved) * uspace/lib/c/include/cap.h (moved) * uspace/lib/c/include/clipboard.h (added) * uspace/lib/c/include/ctype.h (moved) * uspace/lib/c/include/ddi.h (moved) * uspace/lib/c/include/device/char_dev.h (added) * uspace/lib/c/include/device/hw_res.h (added) * uspace/lib/c/include/devman.h (added) * uspace/lib/c/include/devmap.h (moved) * uspace/lib/c/include/dirent.h (moved) * uspace/lib/c/include/dlfcn.h (moved) * uspace/lib/c/include/err.h (moved) * uspace/lib/c/include/errno.h (moved) * uspace/lib/c/include/event.h (moved) * uspace/lib/c/include/fcntl.h (moved) * uspace/lib/c/include/fibril.h (moved) * uspace/lib/c/include/fibril_synch.h (moved) * uspace/lib/c/include/futex.h (moved) * uspace/lib/c/include/getopt.h (moved) * uspace/lib/c/include/inttypes.h (moved) * uspace/lib/c/include/io/color.h (moved) * uspace/lib/c/include/io/console.h (moved) * uspace/lib/c/include/io/keycode.h (moved) * uspace/lib/c/include/io/klog.h (moved) * uspace/lib/c/include/io/printf_core.h (moved) * uspace/lib/c/include/io/screenbuffer.h (moved) * uspace/lib/c/include/io/style.h (moved) * uspace/lib/c/include/ipc/adb.h (added) * uspace/lib/c/include/ipc/arp.h (added) * uspace/lib/c/include/ipc/bd.h (moved) * uspace/lib/c/include/ipc/char.h (added) * uspace/lib/c/include/ipc/clipboard.h (added) * uspace/lib/c/include/ipc/common.h (added) * uspace/lib/c/include/ipc/console.h (moved) * uspace/lib/c/include/ipc/dev_iface.h (added) * uspace/lib/c/include/ipc/devman.h (added) * uspace/lib/c/include/ipc/devmap.h (moved) * uspace/lib/c/include/ipc/driver.h (added) * uspace/lib/c/include/ipc/fb.h (moved) * uspace/lib/c/include/ipc/icmp.h (added) * uspace/lib/c/include/ipc/il.h (added) * uspace/lib/c/include/ipc/ip.h (added) * uspace/lib/c/include/ipc/ipc.h (moved) * uspace/lib/c/include/ipc/irc.h (moved) * uspace/lib/c/include/ipc/kbd.h (moved) * uspace/lib/c/include/ipc/loader.h (moved) * uspace/lib/c/include/ipc/mouse.h (added) * uspace/lib/c/include/ipc/net.h (added) * uspace/lib/c/include/ipc/net_net.h (added) * uspace/lib/c/include/ipc/netif.h (added) * uspace/lib/c/include/ipc/nil.h (added) * uspace/lib/c/include/ipc/ns.h (moved) * uspace/lib/c/include/ipc/packet.h (added) * uspace/lib/c/include/ipc/serial_ctl.h (added) * uspace/lib/c/include/ipc/services.h (moved) * uspace/lib/c/include/ipc/socket.h (added) * uspace/lib/c/include/ipc/tl.h (added) * uspace/lib/c/include/ipc/vfs.h (moved) * uspace/lib/c/include/libc.h (moved) * uspace/lib/c/include/limits.h (moved) * uspace/lib/c/include/loader/loader.h (moved) * uspace/lib/c/include/loader/pcb.h (moved) * uspace/lib/c/include/macros.h (moved) * uspace/lib/c/include/malloc.h (moved) * uspace/lib/c/include/mem.h (moved) * uspace/lib/c/include/net/device.h (added) * uspace/lib/c/include/net/icmp_api.h (added) * uspace/lib/c/include/net/icmp_codes.h (added) * uspace/lib/c/include/net/icmp_common.h (moved) * uspace/lib/c/include/net/in.h (added) * uspace/lib/c/include/net/in6.h (added) * uspace/lib/c/include/net/inet.h (added) * uspace/lib/c/include/net/ip_codes.h (added) * uspace/lib/c/include/net/ip_protocols.h (moved) * uspace/lib/c/include/net/modules.h (added) * uspace/lib/c/include/net/packet.h (added) * uspace/lib/c/include/net/packet_header.h (added) * uspace/lib/c/include/net/socket.h (added) * uspace/lib/c/include/net/socket_codes.h (added) * uspace/lib/c/include/net/socket_parse.h (added) * uspace/lib/c/include/rwlock.h (moved) * uspace/lib/c/include/setjmp.h (moved) * uspace/lib/c/include/smc.h (moved) * uspace/lib/c/include/sort.h (added) * uspace/lib/c/include/stacktrace.h (added) * uspace/lib/c/include/stats.h (added) * uspace/lib/c/include/stdarg.h (moved) * uspace/lib/c/include/stddef.h (moved) * uspace/lib/c/include/stdint.h (added) * uspace/lib/c/include/stdio.h (moved) * uspace/lib/c/include/stdlib.h (moved) * uspace/lib/c/include/str.h (moved) * uspace/lib/c/include/str_error.h (added) * uspace/lib/c/include/sys/mman.h (moved) * uspace/lib/c/include/sys/stat.h (moved) * uspace/lib/c/include/sys/time.h (moved) * uspace/lib/c/include/sys/typefmt.h (added) * uspace/lib/c/include/sys/types.h (moved) * uspace/lib/c/include/syscall.h (moved) * uspace/lib/c/include/sysinfo.h (moved) * uspace/lib/c/include/task.h (moved) * uspace/lib/c/include/thread.h (moved) * uspace/lib/c/include/time.h (moved) * uspace/lib/c/include/tls.h (moved) * uspace/lib/c/include/trace.h (added) * uspace/lib/c/include/udebug.h (moved) * uspace/lib/c/include/unistd.h (moved) * uspace/lib/c/include/vfs/canonify.h (moved) * uspace/lib/c/include/vfs/vfs.h (moved) * uspace/lib/c/rtld/arch/ia32/Makefile.inc (moved) * uspace/lib/c/rtld/arch/ia32/include/dynamic.h (moved) * uspace/lib/c/rtld/arch/ia32/include/elf_dyn.h (moved) * uspace/lib/c/rtld/arch/ia32/src/dynamic.c (moved) * uspace/lib/c/rtld/arch/ia32/src/reloc.c (moved) * uspace/lib/c/rtld/arch/mips32/Makefile.inc (moved) * uspace/lib/c/rtld/arch/mips32/include/dynamic.h (moved) * uspace/lib/c/rtld/arch/mips32/include/elf_dyn.h (moved) * uspace/lib/c/rtld/arch/mips32/src/dynamic.c (moved) * uspace/lib/c/rtld/arch/mips32/src/reloc.c (moved) * uspace/lib/c/rtld/arch/ppc32/Makefile.inc (moved) * uspace/lib/c/rtld/arch/ppc32/include/dynamic.h (moved) * uspace/lib/c/rtld/arch/ppc32/include/elf_dyn.h (moved) * uspace/lib/c/rtld/arch/ppc32/src/dynamic.c (moved) * uspace/lib/c/rtld/arch/ppc32/src/reloc.c (moved) * uspace/lib/c/rtld/dynamic.c (moved) * uspace/lib/c/rtld/elf_load.c (moved) * uspace/lib/c/rtld/include/dynamic.h (moved) * uspace/lib/c/rtld/include/elf_dyn.h (moved) * uspace/lib/c/rtld/include/module.h (moved) * uspace/lib/c/rtld/include/rtld.h (moved) * uspace/lib/c/rtld/include/rtld_arch.h (moved) * uspace/lib/c/rtld/include/symbol.h (moved) * uspace/lib/c/rtld/module.c (moved) * uspace/lib/c/rtld/rtld.c (moved) * uspace/lib/c/rtld/symbol.c (moved) * uspace/lib/c/shared/Makefile (moved) * uspace/lib/c/shared/arch/ia32/_lib.ld.in (moved) * uspace/lib/c/shared/arch/ia32/_link.ld.in (moved) * uspace/lib/c/shared/arch/mips32/_lib.ld.in (moved) * uspace/lib/c/shared/arch/mips32/_link.ld.in (moved) * uspace/lib/c/shared/arch/ppc32/_lib.ld.in (moved) * uspace/lib/c/shared/arch/ppc32/_link.ld.in (moved) * uspace/lib/clui/Makefile (added) * uspace/lib/clui/tinput.c (added) * uspace/lib/clui/tinput.h (added) * uspace/lib/drv/Makefile (added) * uspace/lib/drv/generic/dev_iface.c (added) * uspace/lib/drv/generic/driver.c (added) * uspace/lib/drv/generic/remote_char_dev.c (added) * uspace/lib/drv/generic/remote_hw_res.c (added) * uspace/lib/drv/include/ddf/driver.h (added) * uspace/lib/drv/include/ddf/interrupt.h (added) * uspace/lib/drv/include/dev_iface.h (added) * uspace/lib/drv/include/ops/char_dev.h (added) * uspace/lib/drv/include/ops/hw_res.h (moved) * uspace/lib/drv/include/remote_char_dev.h (added) * uspace/lib/drv/include/remote_hw_res.h (added) * uspace/lib/fs/Makefile (added) * uspace/lib/fs/libfs.c (added) * uspace/lib/fs/libfs.h (moved) * uspace/lib/libblock/libblock.c (deleted) * uspace/lib/libc/arch/ia32/_link.ld.in (deleted) * uspace/lib/libc/arch/ia64/src/ddi.c (deleted) * uspace/lib/libc/generic/async.c (deleted) * uspace/lib/libc/generic/devmap.c (deleted) * uspace/lib/libc/generic/fibril_sync.c (deleted) * uspace/lib/libc/generic/futex.c (deleted) * uspace/lib/libc/generic/ipc.c (deleted) * uspace/lib/libc/generic/malloc.c (deleted) * uspace/lib/libfs/libfs.c (deleted) * uspace/lib/libtest/Makefile (modified) * uspace/lib/libtest/libtest.c (modified) * uspace/lib/net/Makefile (moved) * uspace/lib/net/adt/module_map.c (added) * uspace/lib/net/generic/generic.c (added) * uspace/lib/net/generic/net_checksum.c (added) * uspace/lib/net/generic/net_remote.c (added) * uspace/lib/net/generic/packet_client.c (added) * uspace/lib/net/generic/packet_remote.c (added) * uspace/lib/net/generic/protocol_map.c (added) * uspace/lib/net/il/arp_remote.c (added) * uspace/lib/net/il/il_remote.c (added) * uspace/lib/net/il/il_skel.c (added) * uspace/lib/net/il/ip_client.c (added) * uspace/lib/net/il/ip_remote.c (added) * uspace/lib/net/include/adt/module_map.h (added) * uspace/lib/net/include/arp_interface.h (added) * uspace/lib/net/include/ethernet_lsap.h (added) * uspace/lib/net/include/ethernet_protocols.h (added) * uspace/lib/net/include/generic.h (added) * uspace/lib/net/include/icmp_client.h (added) * uspace/lib/net/include/icmp_header.h (added) * uspace/lib/net/include/icmp_remote.h (added) * uspace/lib/net/include/il_remote.h (added) * uspace/lib/net/include/il_skel.h (added) * uspace/lib/net/include/ip_client.h (added) * uspace/lib/net/include/ip_header.h (added) * uspace/lib/net/include/ip_interface.h (added) * uspace/lib/net/include/ip_remote.h (added) * uspace/lib/net/include/net_checksum.h (added) * uspace/lib/net/include/net_hardware.h (added) * uspace/lib/net/include/net_interface.h (added) * uspace/lib/net/include/netif_remote.h (added) * uspace/lib/net/include/netif_skel.h (added) * uspace/lib/net/include/nil_remote.h (added) * uspace/lib/net/include/nil_skel.h (added) * uspace/lib/net/include/packet_client.h (added) * uspace/lib/net/include/packet_remote.h (added) * uspace/lib/net/include/protocol_map.h (added) * uspace/lib/net/include/socket_core.h (added) * uspace/lib/net/include/tl_common.h (added) * uspace/lib/net/include/tl_remote.h (added) * uspace/lib/net/include/tl_skel.h (added) * uspace/lib/net/netif/netif_remote.c (added) * uspace/lib/net/netif/netif_skel.c (added) * uspace/lib/net/nil/nil_remote.c (added) * uspace/lib/net/nil/nil_skel.c (added) * uspace/lib/net/tl/icmp_client.c (added) * uspace/lib/net/tl/icmp_remote.c (added) * uspace/lib/net/tl/socket_core.c (added) * uspace/lib/net/tl/tl_common.c (added) * uspace/lib/net/tl/tl_remote.c (added) * uspace/lib/net/tl/tl_skel.c (added) * uspace/lib/packet/Makefile (added) * uspace/lib/packet/generic/packet_server.c (added) * uspace/lib/packet/include/packet_server.h (added) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (added) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/generic/multiplication.c (added) * uspace/lib/softint/include/multiplication.h (added) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/ata_bd/ata_hw.h (added) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/Makefile (added) * uspace/srv/bd/part/guid_part/gpt.h (added) * uspace/srv/bd/part/guid_part/guid_part.c (added) * uspace/srv/bd/part/mbr_part/Makefile (added) * uspace/srv/bd/part/mbr_part/mbr_part.c (added) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/cir/obio/Makefile (deleted) * uspace/srv/clip/Makefile (added) * uspace/srv/clip/clip.c (added) * uspace/srv/clip/clip.h (added) * uspace/srv/console/Makefile (deleted) * uspace/srv/devman/Makefile (added) * uspace/srv/devman/devman.c (added) * uspace/srv/devman/devman.h (added) * uspace/srv/devman/main.c (added) * uspace/srv/devman/match.c (added) * uspace/srv/devman/util.c (added) * uspace/srv/devman/util.h (added) * uspace/srv/devmap/Makefile (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/Makefile (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/Makefile (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/tmpfs.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) * uspace/srv/hid/adb_mouse/Makefile (added) * uspace/srv/hid/adb_mouse/adb_dev.c (moved) * uspace/srv/hid/adb_mouse/adb_dev.h (added) * uspace/srv/hid/adb_mouse/adb_mouse.c (added) * uspace/srv/hid/adb_mouse/adb_mouse.h (added) * uspace/srv/hid/char_mouse/Makefile (added) * uspace/srv/hid/char_mouse/char_mouse.c (added) * uspace/srv/hid/char_mouse/chardev.c (added) * uspace/srv/hid/char_mouse/include/char_mouse.h (added) * uspace/srv/hid/char_mouse/include/mouse_port.h (added) * uspace/srv/hid/char_mouse/include/mouse_proto.h (added) * uspace/srv/hid/char_mouse/proto/ps2.c (added) * uspace/srv/hid/console/Makefile (added) * uspace/srv/hid/console/console.c (moved) * uspace/srv/hid/console/console.h (moved) * uspace/srv/hid/console/gcons.c (moved) * uspace/srv/hid/console/gcons.h (moved) * uspace/srv/hid/console/gfx/anim_1.ppm (moved) * uspace/srv/hid/console/gfx/anim_2.ppm (moved) * uspace/srv/hid/console/gfx/anim_3.ppm (moved) * uspace/srv/hid/console/gfx/anim_4.ppm (moved) * uspace/srv/hid/console/gfx/cons_has_data.ppm (moved) * uspace/srv/hid/console/gfx/cons_idle.ppm (moved) * uspace/srv/hid/console/gfx/cons_kernel.ppm (moved) * uspace/srv/hid/console/gfx/cons_selected.ppm (moved) * uspace/srv/hid/console/gfx/helenos.ppm (moved) * uspace/srv/hid/console/gfx/nameic.ppm (moved) * uspace/srv/hid/console/keybuffer.c (moved) * uspace/srv/hid/console/keybuffer.h (moved) * uspace/srv/hid/fb/Makefile (moved) * uspace/srv/hid/fb/ega.c (moved) * uspace/srv/hid/fb/ega.h (moved) * uspace/srv/hid/fb/fb.c (moved) * uspace/srv/hid/fb/fb.h (moved) * uspace/srv/hid/fb/font-8x16.c (moved) * uspace/srv/hid/fb/font-8x16.h (moved) * uspace/srv/hid/fb/main.c (moved) * uspace/srv/hid/fb/main.h (moved) * uspace/srv/hid/fb/msim.c (moved) * uspace/srv/hid/fb/msim.h (moved) * uspace/srv/hid/fb/niagara.c (added) * uspace/srv/hid/fb/niagara.h (added) * uspace/srv/hid/fb/pointer.xbm (moved) * uspace/srv/hid/fb/pointer_mask.xbm (moved) * uspace/srv/hid/fb/ppm.c (moved) * uspace/srv/hid/fb/ppm.h (moved) * uspace/srv/hid/fb/serial_console.c (moved) * uspace/srv/hid/fb/serial_console.h (moved) * uspace/srv/hid/fb/sgcn.c (moved) * uspace/srv/hid/fb/sgcn.h (moved) * uspace/srv/hid/fb/ski.c (moved) * uspace/srv/hid/fb/ski.h (moved) * uspace/srv/hid/kbd/Makefile (added) * uspace/srv/hid/kbd/ctl/apple.c (added) * uspace/srv/hid/kbd/ctl/gxe_fb.c (moved) * uspace/srv/hid/kbd/ctl/pc.c (moved) * uspace/srv/hid/kbd/ctl/pl050.c (moved) * uspace/srv/hid/kbd/ctl/stty.c (moved) * uspace/srv/hid/kbd/ctl/sun.c (moved) * uspace/srv/hid/kbd/genarch/gsp.c (moved) * uspace/srv/hid/kbd/genarch/stroke.c (moved) * uspace/srv/hid/kbd/generic/kbd.c (moved) * uspace/srv/hid/kbd/include/gsp.h (moved) * uspace/srv/hid/kbd/include/kbd.h (moved) * uspace/srv/hid/kbd/include/kbd_ctl.h (moved) * uspace/srv/hid/kbd/include/kbd_port.h (moved) * uspace/srv/hid/kbd/include/layout.h (moved) * uspace/srv/hid/kbd/include/stroke.h (moved) * uspace/srv/hid/kbd/include/sun.h (moved) * uspace/srv/hid/kbd/layout/cz.c (moved) * uspace/srv/hid/kbd/layout/us_dvorak.c (moved) * uspace/srv/hid/kbd/layout/us_qwerty.c (moved) * uspace/srv/hid/kbd/port/adb.c (added) * uspace/srv/hid/kbd/port/chardev.c (added) * uspace/srv/hid/kbd/port/dummy.c (moved) * uspace/srv/hid/kbd/port/gxemul.c (moved) * uspace/srv/hid/kbd/port/i8042.h (moved) * uspace/srv/hid/kbd/port/msim.c (moved) * uspace/srv/hid/kbd/port/niagara.c (added) * uspace/srv/hid/kbd/port/ns16550.c (moved) * uspace/srv/hid/kbd/port/pl050.c (moved) * uspace/srv/hid/kbd/port/sgcn.c (moved) * uspace/srv/hid/kbd/port/ski.c (moved) * uspace/srv/hid/kbd/port/sun.c (moved) * uspace/srv/hid/kbd/port/z8530.c (moved) * uspace/srv/hid/s3c24xx_ts/Makefile (added) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (added) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (added) * uspace/srv/hw/bus/cuda_adb/Makefile (added) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (added) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (added) * uspace/srv/hw/char/i8042/Makefile (added) * uspace/srv/hw/char/i8042/i8042.c (added) * uspace/srv/hw/char/i8042/i8042.h (added) * uspace/srv/hw/char/s3c24xx_uart/Makefile (added) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (added) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (added) * uspace/srv/hw/irc/apic/Makefile (added) * uspace/srv/hw/irc/apic/apic.c (added) * uspace/srv/hw/irc/fhc/Makefile (added) * uspace/srv/hw/irc/fhc/fhc.c (moved) * uspace/srv/hw/irc/i8259/Makefile (added) * uspace/srv/hw/irc/i8259/i8259.c (added) * uspace/srv/hw/irc/obio/Makefile (added) * uspace/srv/hw/irc/obio/obio.c (moved) * uspace/srv/hw/netif/ne2000/Makefile (added) * uspace/srv/hw/netif/ne2000/dp8390.c (added) * uspace/srv/hw/netif/ne2000/dp8390.h (added) * uspace/srv/hw/netif/ne2000/ne2000.c (added) * uspace/srv/kbd/Makefile (deleted) * uspace/srv/kbd/port/i8042.c (deleted) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/arch/abs32le/Makefile.inc (added) * uspace/srv/loader/arch/abs32le/_link.ld.in (added) * uspace/srv/loader/arch/abs32le/abs32le.c (added) * 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/arm32/arm32.s (modified) * uspace/srv/loader/arch/ia32/Makefile.inc (modified) * uspace/srv/loader/arch/ia32/_link.ld.in (modified) * uspace/srv/loader/arch/ia32/ia32.s (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/loader/elf_load.c (modified) * uspace/srv/loader/include/arch.h (modified) * uspace/srv/loader/include/elf.h (modified) * uspace/srv/loader/include/elf_load.h (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/cfg/general (added) * uspace/srv/net/cfg/lo (added) * uspace/srv/net/cfg/ne2k (added) * uspace/srv/net/documentation.txt (added) * uspace/srv/net/il/arp/Makefile (added) * uspace/srv/net/il/arp/arp.c (added) * uspace/srv/net/il/arp/arp.h (added) * uspace/srv/net/il/ip/Makefile (added) * uspace/srv/net/il/ip/ip.c (added) * uspace/srv/net/il/ip/ip.h (added) * uspace/srv/net/net/Makefile (added) * uspace/srv/net/net/net.c (added) * uspace/srv/net/net/net.h (added) * uspace/srv/net/net/net_standalone.c (added) * uspace/srv/net/netif/lo/Makefile (added) * uspace/srv/net/netif/lo/lo.c (added) * uspace/srv/net/nil/eth/Makefile (added) * uspace/srv/net/nil/eth/eth.c (added) * uspace/srv/net/nil/eth/eth.h (added) * uspace/srv/net/nil/nildummy/Makefile (added) * uspace/srv/net/nil/nildummy/nildummy.c (added) * uspace/srv/net/nil/nildummy/nildummy.h (added) * uspace/srv/net/tl/icmp/Makefile (added) * uspace/srv/net/tl/icmp/icmp.c (added) * uspace/srv/net/tl/tcp/Makefile (added) * uspace/srv/net/tl/tcp/tcp.c (added) * uspace/srv/net/tl/tcp/tcp.h (added) * uspace/srv/net/tl/tcp/tcp_header.h (added) * uspace/srv/net/tl/udp/Makefile (added) * uspace/srv/net/tl/udp/udp.c (added) * uspace/srv/net/tl/udp/udp.h (added) * uspace/srv/net/tl/udp/udp_header.h (added) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/pci/COPYING (deleted) * uspace/srv/pci/Makefile (deleted) * uspace/srv/pci/libpci/Makefile (deleted) * uspace/srv/pci/libpci/VERSION (deleted) * uspace/srv/pci/libpci/access.c (deleted) * uspace/srv/pci/libpci/generic.c (deleted) * uspace/srv/pci/libpci/header.h (deleted) * uspace/srv/pci/libpci/i386-ports.c (deleted) * uspace/srv/pci/libpci/internal.h (deleted) * uspace/srv/pci/libpci/names.c (deleted) * uspace/srv/pci/libpci/pci.h (deleted) * uspace/srv/pci/libpci/pci_ids.h (deleted) * uspace/srv/pci/libpci/sysdep.h (deleted) * uspace/srv/pci/libpci/types.h (deleted) * uspace/srv/pci/pci.c (deleted) * uspace/srv/pci/update-ids (deleted) * uspace/srv/taskmon/Makefile (added) * uspace/srv/taskmon/taskmon.c (added) * uspace/srv/vfs/Makefile (modified) * uspace/srv/vfs/vfs.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) * version (modified) Merge mainline changes (needs fixes). Sun, 06 Feb 2011 21:58:56 GMT Vojtech Horky [960ff451] * HelenOS.config (modified) * uspace/drv/rootvirt/devices.def (modified) Launch of virtual USB HC configurable It is possible to specify ... Fri, 10 Dec 2010 10:34:18 GMT Vojtech Horky [a880374] * HelenOS.config (modified) Test drivers off by default Thu, 02 Dec 2010 00:14:18 GMT Vojtech Horky [42be09b] * HelenOS.config (modified) * uspace/drv/rootvirt/devices.def (modified) Launch of test drivers configurable Sun, 10 Oct 2010 19:13:19 GMT Jakub Jermar [f99c191] * HelenOS.config (modified) * uspace/lib/net/Makefile (modified) * uspace/lib/net/include/arp_interface.h (modified) * uspace/lib/net/include/ip_interface.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/netif_interface.h (modified) * uspace/lib/net/include/netif_local.h (modified) * uspace/lib/net/netif/netif_nil_bundle.c (deleted) * uspace/lib/socket/include/icmp_common.h (modified) * uspace/srv/net/net/net_bundle.c (deleted) * uspace/srv/net/net/net_standalone.c (modified) Remove broken support for bundled networking stack. Tue, 27 Jul 2010 21:42:47 GMT Jiri Svoboda [571addd] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (modified) * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/s3c24xx_irqc/s3c24xx_irqc.h (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/src/drivers/s3c24xx_irqc/s3c24xx_irqc.c (added) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hw/char/s3c24xx_uart/Makefile (added) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (added) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (added) Merge from lp:~jsvoboda/helenos/gta02. Tue, 27 Jul 2010 16:10:42 GMT Martin Decky [9ded977] * HelenOS.config (modified) * boot/Makefile.build (modified) * kernel/Makefile (modified) * kernel/arch/amd64/_link.ld.in (modified) * uspace/Makefile.common (modified) add initial support for line debugging information and generating ... Sun, 25 Jul 2010 14:35:05 GMT Jiri Svoboda [ec08286] * HelenOS.config (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/s3c24xx_irqc/s3c24xx_irqc.h (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/src/drivers/s3c24xx_irqc/s3c24xx_irqc.c (added) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) Kernel input device for gta02 serial console. Move s3c24xx interrupt ... Wed, 21 Jul 2010 10:18:20 GMT Martin Decky [46757a6] * HelenOS.config (modified) add two additional widescreen modes which are frequently supported by ...