Changeset 25eec4ef in mainline
- Timestamp:
- 2013-04-19T18:38:18Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6d717a4
- Parents:
- a1e2df13 (diff), 289cb7dd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Files:
-
- 144 added
- 101 deleted
- 414 edited
- 487 moved
-
HelenOS.config (modified) (view diffs)
-
abi/include/abi/bool.h (moved) (moved from abi/include/bool.h ) (view diffs)
-
abi/include/abi/ddi/arg.h (moved) (moved from abi/include/ddi/arg.h ) (view diffs)
-
abi/include/abi/ddi/irq.h (moved) (moved from abi/include/ddi/irq.h ) (view diffs)
-
abi/include/abi/elf.h (moved) (moved from abi/include/elf.h ) (view diffs)
-
abi/include/abi/errno.h (moved) (moved from abi/include/errno.h ) (view diffs)
-
abi/include/abi/fb/visuals.h (moved) (moved from abi/include/fb/visuals.h ) (view diffs)
-
abi/include/abi/ipc/event.h (moved) (moved from abi/include/ipc/event.h ) (view diffs)
-
abi/include/abi/ipc/ipc.h (moved) (moved from abi/include/ipc/ipc.h ) (view diffs)
-
abi/include/abi/ipc/methods.h (moved) (moved from abi/include/ipc/methods.h ) (view diffs)
-
abi/include/abi/klog.h (added)
-
abi/include/abi/mm/as.h (moved) (moved from abi/include/mm/as.h ) (view diffs)
-
abi/include/abi/proc/task.h (moved) (moved from abi/include/proc/task.h ) (view diffs)
-
abi/include/abi/proc/thread.h (moved) (moved from abi/include/proc/thread.h ) (view diffs)
-
abi/include/abi/proc/uarg.h (moved) (moved from abi/include/proc/uarg.h ) (view diffs)
-
abi/include/abi/synch.h (moved) (moved from abi/include/synch.h ) (view diffs)
-
abi/include/abi/syscall.h (moved) (moved from abi/include/syscall.h ) (view diffs)
-
abi/include/abi/sysinfo.h (moved) (moved from abi/include/sysinfo.h ) (view diffs)
-
abi/include/abi/udebug.h (moved) (moved from abi/include/udebug.h ) (view diffs)
-
boot/Makefile (modified) (view diffs)
-
boot/Makefile.common (modified) (view diffs)
-
boot/Makefile.uboot (modified) (view diffs)
-
boot/arch/arm32/Makefile.inc (modified) (view diffs)
-
boot/arch/arm32/_link.ld.in (modified) (view diffs)
-
boot/arch/arm32/include/arch.h (modified) (view diffs)
-
boot/arch/arm32/include/main.h (modified) (view diffs)
-
boot/arch/arm32/include/mm.h (modified) (view diffs)
-
boot/arch/arm32/src/asm.S (modified) (view diffs)
-
boot/arch/arm32/src/main.c (modified) (view diffs)
-
boot/arch/arm32/src/mm.c (modified) (view diffs)
-
boot/arch/arm32/src/putchar.c (modified) (view diffs)
-
boot/arch/ia64/src/main.c (modified) (view diffs)
-
boot/arch/mips32/Makefile.inc (modified) (view diffs)
-
boot/arch/mips32/_link.ld.in (modified) (view diffs)
-
boot/arch/mips32/include/arch.h (modified) (view diffs)
-
boot/arch/mips32/include/types.h (modified) (view diffs)
-
boot/arch/mips32/src/asm.S (modified) (view diffs)
-
boot/arch/mips32/src/main.c (modified) (view diffs)
-
boot/arch/mips32/src/putchar.c (modified) (view diffs)
-
boot/generic/include/memstr.h (modified) (view diffs)
-
boot/generic/src/memstr.c (modified) (view diffs)
-
contrib/conf/arm32-gx.sh (deleted)
-
contrib/conf/arm32-qe.sh (modified) (view diffs)
-
contrib/conf/ia32-qe.sh (modified) (view diffs)
-
contrib/conf/mips32-gx.sh (deleted)
-
contrib/conf/net-qe.sh (modified) (view diffs)
-
contrib/conf/ski.conf (modified) (view diffs)
-
defaults/amd64/Makefile.config (modified) (view diffs)
-
defaults/arm32/GXemul/Makefile.config (deleted)
-
defaults/arm32/Makefile.config (modified) (view diffs)
-
defaults/arm32/beagleboardxm/Makefile.config (added)
-
defaults/arm32/beaglebone/Makefile.config (added)
-
defaults/arm32/gta02/Makefile.config (modified) (view diffs)
-
defaults/ia32/Makefile.config (modified) (view diffs)
-
defaults/ia64/Makefile.config (modified) (view diffs)
-
defaults/mips32/GXemul/Makefile.config (deleted)
-
defaults/mips32/Makefile.config (modified) (view diffs)
-
defaults/mips32/malta-be/Makefile.config (added)
-
defaults/mips32/malta-le/Makefile.config (added)
-
defaults/mips64/Makefile.config (modified) (view diffs)
-
defaults/ppc32/Makefile.config (modified) (view diffs)
-
defaults/sparc64/Makefile.config (modified) (view diffs)
-
defaults/special/Makefile.config (modified) (view diffs)
-
kernel/Makefile (modified) (view diffs)
-
kernel/arch/abs32le/include/arch/arch.h (moved) (moved from kernel/arch/abs32le/include/arch.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/asm.h (moved) (moved from kernel/arch/abs32le/include/asm.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/atomic.h (moved) (moved from kernel/arch/abs32le/include/atomic.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/barrier.h (moved) (moved from kernel/arch/abs32le/include/barrier.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/context.h (moved) (moved from kernel/arch/abs32le/include/context.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/context_offset.h (moved) (moved from kernel/arch/abs32le/include/context_offset.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/cpu.h (moved) (moved from kernel/arch/abs32le/include/cpu.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/cycle.h (moved) (moved from kernel/arch/abs32le/include/cycle.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/elf.h (moved) (moved from kernel/arch/abs32le/include/elf.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/faddr.h (moved) (moved from kernel/arch/abs32le/include/faddr.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/fpu_context.h (moved) (moved from kernel/arch/abs32le/include/fpu_context.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/interrupt.h (moved) (moved from kernel/arch/abs32le/include/interrupt.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/istate.h (moved) (moved from kernel/arch/abs32le/include/istate.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/mm/as.h (moved) (moved from kernel/arch/abs32le/include/mm/as.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/mm/asid.h (moved) (moved from kernel/arch/abs32le/include/mm/asid.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/mm/frame.h (moved) (moved from kernel/arch/abs32le/include/mm/frame.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/mm/km.h (moved) (moved from kernel/arch/abs32le/include/mm/km.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/mm/page.h (moved) (moved from kernel/arch/abs32le/include/mm/page.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/mm/tlb.h (moved) (moved from kernel/arch/abs32le/include/mm/tlb.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/proc/task.h (moved) (moved from kernel/arch/abs32le/include/proc/task.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/proc/thread.h (moved) (moved from kernel/arch/abs32le/include/proc/thread.h ) (view diffs)
-
kernel/arch/abs32le/include/arch/stack.h (added)
-
kernel/arch/abs32le/include/arch/types.h (moved) (moved from kernel/arch/abs32le/include/types.h ) (view diffs)
-
kernel/arch/amd64/Makefile.inc (modified) (view diffs)
-
kernel/arch/amd64/include/arch/arch.h (moved) (moved from kernel/arch/amd64/include/arch.h ) (view diffs)
-
kernel/arch/amd64/include/arch/asm.h (moved) (moved from kernel/arch/amd64/include/asm.h ) (view diffs)
-
kernel/arch/amd64/include/arch/atomic.h (moved) (moved from kernel/arch/amd64/include/atomic.h ) (view diffs)
-
kernel/arch/amd64/include/arch/barrier.h (added)
-
kernel/arch/amd64/include/arch/bios (added)
-
kernel/arch/amd64/include/arch/boot/boot.h (moved) (moved from kernel/arch/amd64/include/boot/boot.h ) (view diffs)
-
kernel/arch/amd64/include/arch/boot/memmap.h (added)
-
kernel/arch/amd64/include/arch/context.h (moved) (moved from kernel/arch/amd64/include/context.h ) (view diffs)
-
kernel/arch/amd64/include/arch/context_offset.h (moved) (moved from kernel/arch/amd64/include/context_offset.h ) (view diffs)
-
kernel/arch/amd64/include/arch/cpu.h (moved) (moved from kernel/arch/amd64/include/cpu.h ) (view diffs)
-
kernel/arch/amd64/include/arch/cpuid.h (moved) (moved from kernel/arch/amd64/include/cpuid.h ) (view diffs)
-
kernel/arch/amd64/include/arch/cycle.h (moved) (moved from kernel/arch/amd64/include/cycle.h ) (view diffs)
-
kernel/arch/amd64/include/arch/ddi/ddi.h (moved) (moved from kernel/arch/amd64/include/ddi/ddi.h ) (view diffs)
-
kernel/arch/amd64/include/arch/debugger.h (moved) (moved from kernel/arch/amd64/include/debugger.h ) (view diffs)
-
kernel/arch/amd64/include/arch/drivers (added)
-
kernel/arch/amd64/include/arch/elf.h (moved) (moved from kernel/arch/amd64/include/elf.h ) (view diffs)
-
kernel/arch/amd64/include/arch/faddr.h (moved) (moved from kernel/arch/amd64/include/faddr.h ) (view diffs)
-
kernel/arch/amd64/include/arch/fpu_context.h (added)
-
kernel/arch/amd64/include/arch/interrupt.h (moved) (moved from kernel/arch/amd64/include/interrupt.h ) (view diffs)
-
kernel/arch/amd64/include/arch/istate.h (moved) (moved from kernel/arch/amd64/include/istate.h ) (view diffs)
-
kernel/arch/amd64/include/arch/mm/as.h (moved) (moved from kernel/arch/amd64/include/mm/as.h ) (view diffs)
-
kernel/arch/amd64/include/arch/mm/asid.h (added)
-
kernel/arch/amd64/include/arch/mm/frame.h (moved) (moved from kernel/arch/amd64/include/mm/frame.h ) (view diffs)
-
kernel/arch/amd64/include/arch/mm/km.h (moved) (moved from kernel/arch/amd64/include/mm/km.h ) (view diffs)
-
kernel/arch/amd64/include/arch/mm/page.h (moved) (moved from kernel/arch/amd64/include/mm/page.h ) (view diffs)
-
kernel/arch/amd64/include/arch/mm/ptl.h (moved) (moved from kernel/arch/amd64/include/mm/ptl.h ) (view diffs)
-
kernel/arch/amd64/include/arch/mm/tlb.h (moved) (moved from kernel/arch/amd64/include/mm/tlb.h ) (view diffs)
-
kernel/arch/amd64/include/arch/pm.h (moved) (moved from kernel/arch/amd64/include/pm.h ) (view diffs)
-
kernel/arch/amd64/include/arch/proc/task.h (moved) (moved from kernel/arch/amd64/include/proc/task.h ) (view diffs)
-
kernel/arch/amd64/include/arch/proc/thread.h (moved) (moved from kernel/arch/amd64/include/proc/thread.h ) (view diffs)
-
kernel/arch/amd64/include/arch/smp (added)
-
kernel/arch/amd64/include/arch/stack.h (added)
-
kernel/arch/amd64/include/arch/syscall.h (moved) (moved from kernel/arch/amd64/include/syscall.h ) (view diffs)
-
kernel/arch/amd64/include/arch/types.h (moved) (moved from kernel/arch/amd64/include/types.h ) (view diffs)
-
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/amd64/src/amd64.c (modified) (view diffs)
-
kernel/arch/amd64/src/debugger.c (deleted)
-
kernel/arch/amd64/src/fpu_context.c (modified) (view diffs)
-
kernel/arch/amd64/src/mm/page.c (modified) (view diffs)
-
kernel/arch/arm32/Makefile.inc (modified) (view diffs)
-
kernel/arch/arm32/_link.ld.in (modified) (view diffs)
-
kernel/arch/arm32/include/arch/arch.h (moved) (moved from kernel/arch/arm32/include/arch.h ) (view diffs)
-
kernel/arch/arm32/include/arch/asm.h (moved) (moved from kernel/arch/arm32/include/asm.h ) (view diffs)
-
kernel/arch/arm32/include/arch/asm/boot.h (moved) (moved from kernel/arch/arm32/include/asm/boot.h ) (view diffs)
-
kernel/arch/arm32/include/arch/atomic.h (moved) (moved from kernel/arch/arm32/include/atomic.h ) (view diffs)
-
kernel/arch/arm32/include/arch/barrier.h (added)
-
kernel/arch/arm32/include/arch/cache.h (added)
-
kernel/arch/arm32/include/arch/context.h (moved) (moved from kernel/arch/arm32/include/context.h ) (view diffs)
-
kernel/arch/arm32/include/arch/cp15.h (added)
-
kernel/arch/arm32/include/arch/cpu.h (moved) (moved from kernel/arch/arm32/include/cpu.h ) (view diffs)
-
kernel/arch/arm32/include/arch/cycle.h (moved) (moved from kernel/arch/arm32/include/cycle.h ) (view diffs)
-
kernel/arch/arm32/include/arch/elf.h (moved) (moved from kernel/arch/arm32/include/elf.h ) (view diffs)
-
kernel/arch/arm32/include/arch/exception.h (moved) (moved from kernel/arch/arm32/include/exception.h ) (view diffs)
-
kernel/arch/arm32/include/arch/faddr.h (moved) (moved from kernel/arch/arm32/include/faddr.h ) (view diffs)
-
kernel/arch/arm32/include/arch/fpu_context.h (moved) (moved from kernel/arch/arm32/include/fpu_context.h ) (view diffs)
-
kernel/arch/arm32/include/arch/interrupt.h (moved) (moved from kernel/arch/arm32/include/interrupt.h ) (view diffs)
-
kernel/arch/arm32/include/arch/istate.h (moved) (moved from kernel/arch/arm32/include/istate.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mach/beagleboardxm/beagleboardxm.h (added)
-
kernel/arch/arm32/include/arch/mach/beaglebone/beaglebone.h (added)
-
kernel/arch/arm32/include/arch/mach/gta02/gta02.h (moved) (moved from kernel/arch/arm32/include/mach/gta02/gta02.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mach/integratorcp/integratorcp.h (moved) (moved from kernel/arch/arm32/include/mach/integratorcp/integratorcp.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mach/testarm/testarm.h (moved) (moved from kernel/arch/arm32/include/mach/testarm/testarm.h ) (view diffs)
-
kernel/arch/arm32/include/arch/machine_func.h (moved) (moved from kernel/arch/arm32/include/machine_func.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mm/as.h (moved) (moved from kernel/arch/arm32/include/mm/as.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mm/asid.h (moved) (moved from kernel/arch/arm32/include/mm/asid.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mm/frame.h (moved) (moved from kernel/arch/arm32/include/mm/frame.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mm/km.h (moved) (moved from kernel/arch/arm32/include/mm/km.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mm/page.h (added)
-
kernel/arch/arm32/include/arch/mm/page_armv4.h (moved) (moved from kernel/arch/arm32/include/mm/page.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mm/page_armv6.h (added)
-
kernel/arch/arm32/include/arch/mm/page_fault.h (moved) (moved from kernel/arch/arm32/include/mm/page_fault.h ) (view diffs)
-
kernel/arch/arm32/include/arch/mm/tlb.h (moved) (moved from kernel/arch/arm32/include/mm/tlb.h ) (view diffs)
-
kernel/arch/arm32/include/arch/proc/task.h (moved) (moved from kernel/arch/arm32/include/proc/task.h ) (view diffs)
-
kernel/arch/arm32/include/arch/proc/thread.h (moved) (moved from kernel/arch/arm32/include/proc/thread.h ) (view diffs)
-
kernel/arch/arm32/include/arch/ras.h (moved) (moved from kernel/arch/arm32/include/ras.h ) (view diffs)
-
kernel/arch/arm32/include/arch/regutils.h (moved) (moved from kernel/arch/arm32/include/regutils.h ) (view diffs)
-
kernel/arch/arm32/include/arch/security_ext.h (added)
-
kernel/arch/arm32/include/arch/stack.h (moved) (moved from kernel/arch/arm32/include/stack.h ) (view diffs)
-
kernel/arch/arm32/include/arch/types.h (moved) (moved from kernel/arch/arm32/include/types.h ) (view diffs)
-
kernel/arch/arm32/include/barrier.h (deleted)
-
kernel/arch/arm32/src/arm32.c (modified) (view diffs)
-
kernel/arch/arm32/src/cpu/cpu.c (modified) (view diffs)
-
kernel/arch/arm32/src/dummy.S (modified) (view diffs)
-
kernel/arch/arm32/src/exception.c (modified) (view diffs)
-
kernel/arch/arm32/src/fpu.s (added)
-
kernel/arch/arm32/src/fpu_context.c (added)
-
kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (added)
-
kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (added)
-
kernel/arch/arm32/src/mach/gta02/gta02.c (modified) (view diffs)
-
kernel/arch/arm32/src/mach/testarm/testarm.c (deleted)
-
kernel/arch/arm32/src/machine_func.c (modified) (view diffs)
-
kernel/arch/arm32/src/mm/page.c (modified) (view diffs)
-
kernel/arch/arm32/src/mm/page_fault.c (modified) (view diffs)
-
kernel/arch/arm32/src/ras.c (modified) (view diffs)
-
kernel/arch/ia32/Makefile.inc (modified) (view diffs)
-
kernel/arch/ia32/include/arch/arch.h (moved) (moved from kernel/arch/ia32/include/arch.h ) (view diffs)
-
kernel/arch/ia32/include/arch/asm.h (moved) (moved from kernel/arch/ia32/include/asm.h ) (view diffs)
-
kernel/arch/ia32/include/arch/atomic.h (moved) (moved from kernel/arch/ia32/include/atomic.h ) (view diffs)
-
kernel/arch/ia32/include/arch/barrier.h (moved) (moved from kernel/arch/ia32/include/barrier.h ) (view diffs)
-
kernel/arch/ia32/include/arch/bios/bios.h (moved) (moved from kernel/arch/ia32/include/bios/bios.h ) (view diffs)
-
kernel/arch/ia32/include/arch/boot/boot.h (moved) (moved from kernel/arch/ia32/include/boot/boot.h ) (view diffs)
-
kernel/arch/ia32/include/arch/boot/memmap.h (moved) (moved from kernel/arch/ia32/include/boot/memmap.h ) (view diffs)
-
kernel/arch/ia32/include/arch/context.h (moved) (moved from kernel/arch/ia32/include/context.h ) (view diffs)
-
kernel/arch/ia32/include/arch/context_offset.h (moved) (moved from kernel/arch/ia32/include/context_offset.h ) (view diffs)
-
kernel/arch/ia32/include/arch/cpu.h (moved) (moved from kernel/arch/ia32/include/cpu.h ) (view diffs)
-
kernel/arch/ia32/include/arch/cpuid.h (moved) (moved from kernel/arch/ia32/include/cpuid.h ) (view diffs)
-
kernel/arch/ia32/include/arch/cycle.h (moved) (moved from kernel/arch/ia32/include/cycle.h ) (view diffs)
-
kernel/arch/ia32/include/arch/ddi/ddi.h (moved) (moved from kernel/arch/ia32/include/ddi/ddi.h ) (view diffs)
-
kernel/arch/ia32/include/arch/debugger.h (moved) (moved from kernel/arch/ia32/include/debugger.h ) (view diffs)
-
kernel/arch/ia32/include/arch/drivers/i8254.h (moved) (moved from kernel/arch/ia32/include/drivers/i8254.h ) (view diffs)
-
kernel/arch/ia32/include/arch/drivers/i8259.h (moved) (moved from kernel/arch/ia32/include/drivers/i8259.h ) (view diffs)
-
kernel/arch/ia32/include/arch/elf.h (moved) (moved from kernel/arch/ia32/include/elf.h ) (view diffs)
-
kernel/arch/ia32/include/arch/faddr.h (moved) (moved from kernel/arch/ia32/include/faddr.h ) (view diffs)
-
kernel/arch/ia32/include/arch/fpu_context.h (moved) (moved from kernel/arch/ia32/include/fpu_context.h ) (view diffs)
-
kernel/arch/ia32/include/arch/interrupt.h (moved) (moved from kernel/arch/ia32/include/interrupt.h ) (view diffs)
-
kernel/arch/ia32/include/arch/istate.h (moved) (moved from kernel/arch/ia32/include/istate.h ) (view diffs)
-
kernel/arch/ia32/include/arch/mm/as.h (moved) (moved from kernel/arch/ia32/include/mm/as.h ) (view diffs)
-
kernel/arch/ia32/include/arch/mm/asid.h (moved) (moved from kernel/arch/ia32/include/mm/asid.h ) (view diffs)
-
kernel/arch/ia32/include/arch/mm/frame.h (moved) (moved from kernel/arch/ia32/include/mm/frame.h ) (view diffs)
-
kernel/arch/ia32/include/arch/mm/km.h (moved) (moved from kernel/arch/ia32/include/mm/km.h ) (view diffs)
-
kernel/arch/ia32/include/arch/mm/page.h (moved) (moved from kernel/arch/ia32/include/mm/page.h ) (view diffs)
-
kernel/arch/ia32/include/arch/mm/tlb.h (moved) (moved from kernel/arch/ia32/include/mm/tlb.h ) (view diffs)
-
kernel/arch/ia32/include/arch/pm.h (moved) (moved from kernel/arch/ia32/include/pm.h ) (view diffs)
-
kernel/arch/ia32/include/arch/proc/task.h (moved) (moved from kernel/arch/ia32/include/proc/task.h ) (view diffs)
-
kernel/arch/ia32/include/arch/proc/thread.h (moved) (moved from kernel/arch/ia32/include/proc/thread.h ) (view diffs)
-
kernel/arch/ia32/include/arch/smp/ap.h (moved) (moved from kernel/arch/ia32/include/smp/ap.h ) (view diffs)
-
kernel/arch/ia32/include/arch/smp/apic.h (moved) (moved from kernel/arch/ia32/include/smp/apic.h ) (view diffs)
-
kernel/arch/ia32/include/arch/smp/mps.h (moved) (moved from kernel/arch/ia32/include/smp/mps.h ) (view diffs)
-
kernel/arch/ia32/include/arch/smp/smp.h (moved) (moved from kernel/arch/ia32/include/smp/smp.h ) (view diffs)
-
kernel/arch/ia32/include/arch/stack.h (added)
-
kernel/arch/ia32/include/arch/syscall.h (added)
-
kernel/arch/ia32/include/arch/types.h (moved) (moved from kernel/arch/ia32/include/types.h ) (view diffs)
-
kernel/arch/ia32/include/syscall.h (deleted)
-
kernel/arch/ia32/src/debugger.c (deleted)
-
kernel/arch/ia32/src/fpu_context.c (modified) (view diffs)
-
kernel/arch/ia32/src/ia32.c (modified) (view diffs)
-
kernel/arch/ia32/src/mm/page.c (modified) (view diffs)
-
kernel/arch/ia64/include/arch/arch.h (moved) (moved from kernel/arch/ia64/include/arch.h ) (view diffs)
-
kernel/arch/ia64/include/arch/asm.h (moved) (moved from kernel/arch/ia64/include/asm.h ) (view diffs)
-
kernel/arch/ia64/include/arch/atomic.h (moved) (moved from kernel/arch/ia64/include/atomic.h ) (view diffs)
-
kernel/arch/ia64/include/arch/barrier.h (moved) (moved from kernel/arch/ia64/include/barrier.h ) (view diffs)
-
kernel/arch/ia64/include/arch/bootinfo.h (moved) (moved from kernel/arch/ia64/include/bootinfo.h ) (view diffs)
-
kernel/arch/ia64/include/arch/context.h (moved) (moved from kernel/arch/ia64/include/context.h ) (view diffs)
-
kernel/arch/ia64/include/arch/cpu.h (moved) (moved from kernel/arch/ia64/include/cpu.h ) (view diffs)
-
kernel/arch/ia64/include/arch/cycle.h (moved) (moved from kernel/arch/ia64/include/cycle.h ) (view diffs)
-
kernel/arch/ia64/include/arch/drivers/it.h (moved) (moved from kernel/arch/ia64/include/drivers/it.h ) (view diffs)
-
kernel/arch/ia64/include/arch/drivers/kbd.h (moved) (moved from kernel/arch/ia64/include/drivers/kbd.h ) (view diffs)
-
kernel/arch/ia64/include/arch/drivers/ski.h (moved) (moved from kernel/arch/ia64/include/drivers/ski.h ) (view diffs)
-
kernel/arch/ia64/include/arch/elf.h (moved) (moved from kernel/arch/ia64/include/elf.h ) (view diffs)
-
kernel/arch/ia64/include/arch/faddr.h (moved) (moved from kernel/arch/ia64/include/faddr.h ) (view diffs)
-
kernel/arch/ia64/include/arch/fpu_context.h (moved) (moved from kernel/arch/ia64/include/fpu_context.h ) (view diffs)
-
kernel/arch/ia64/include/arch/interrupt.h (moved) (moved from kernel/arch/ia64/include/interrupt.h ) (view diffs)
-
kernel/arch/ia64/include/arch/istate.h (moved) (moved from kernel/arch/ia64/include/istate.h ) (view diffs)
-
kernel/arch/ia64/include/arch/legacyio.h (moved) (moved from kernel/arch/ia64/include/legacyio.h ) (view diffs)
-
kernel/arch/ia64/include/arch/mm/as.h (moved) (moved from kernel/arch/ia64/include/mm/as.h ) (view diffs)
-
kernel/arch/ia64/include/arch/mm/asid.h (moved) (moved from kernel/arch/ia64/include/mm/asid.h ) (view diffs)
-
kernel/arch/ia64/include/arch/mm/frame.h (moved) (moved from kernel/arch/ia64/include/mm/frame.h ) (view diffs)
-
kernel/arch/ia64/include/arch/mm/km.h (moved) (moved from kernel/arch/ia64/include/mm/km.h ) (view diffs)
-
kernel/arch/ia64/include/arch/mm/page.h (moved) (moved from kernel/arch/ia64/include/mm/page.h ) (view diffs)
-
kernel/arch/ia64/include/arch/mm/tlb.h (moved) (moved from kernel/arch/ia64/include/mm/tlb.h ) (view diffs)
-
kernel/arch/ia64/include/arch/mm/vhpt.h (moved) (moved from kernel/arch/ia64/include/mm/vhpt.h ) (view diffs)
-
kernel/arch/ia64/include/arch/pal/pal.h (moved) (moved from kernel/arch/ia64/include/pal/pal.h ) (view diffs)
-
kernel/arch/ia64/include/arch/proc/task.h (moved) (moved from kernel/arch/ia64/include/proc/task.h ) (view diffs)
-
kernel/arch/ia64/include/arch/proc/thread.h (moved) (moved from kernel/arch/ia64/include/proc/thread.h ) (view diffs)
-
kernel/arch/ia64/include/arch/register.h (moved) (moved from kernel/arch/ia64/include/register.h ) (view diffs)
-
kernel/arch/ia64/include/arch/stack.h (moved) (moved from kernel/arch/ia64/include/stack.h ) (view diffs)
-
kernel/arch/ia64/include/arch/types.h (moved) (moved from kernel/arch/ia64/include/types.h ) (view diffs)
-
kernel/arch/ia64/src/ivt.S (modified) (view diffs)
-
kernel/arch/ia64/src/mm/tlb.c (modified) (view diffs)
-
kernel/arch/ia64/src/proc/scheduler.c (modified) (view diffs)
-
kernel/arch/mips32/Makefile.inc (modified) (view diffs)
-
kernel/arch/mips32/_link.ld.in (modified) (view diffs)
-
kernel/arch/mips32/include/arch/arch.h (moved) (moved from kernel/arch/mips32/include/arch.h ) (view diffs)
-
kernel/arch/mips32/include/arch/asm.h (moved) (moved from kernel/arch/mips32/include/asm.h ) (view diffs)
-
kernel/arch/mips32/include/arch/asm/boot.h (moved) (moved from kernel/arch/mips32/include/asm/boot.h ) (view diffs)
-
kernel/arch/mips32/include/arch/asm/regname.h (moved) (moved from kernel/arch/mips32/include/asm/regname.h ) (view diffs)
-
kernel/arch/mips32/include/arch/atomic.h (moved) (moved from kernel/arch/mips32/include/atomic.h ) (view diffs)
-
kernel/arch/mips32/include/arch/barrier.h (moved) (moved from kernel/arch/mips32/include/barrier.h ) (view diffs)
-
kernel/arch/mips32/include/arch/cache.h (moved) (moved from kernel/arch/mips32/include/cache.h ) (view diffs)
-
kernel/arch/mips32/include/arch/context.h (moved) (moved from kernel/arch/mips32/include/context.h ) (view diffs)
-
kernel/arch/mips32/include/arch/context_offset.h (moved) (moved from kernel/arch/mips32/include/context_offset.h ) (view diffs)
-
kernel/arch/mips32/include/arch/cp0.h (moved) (moved from kernel/arch/mips32/include/cp0.h ) (view diffs)
-
kernel/arch/mips32/include/arch/cpu.h (moved) (moved from kernel/arch/mips32/include/cpu.h ) (view diffs)
-
kernel/arch/mips32/include/arch/cycle.h (moved) (moved from kernel/arch/mips32/include/cycle.h ) (view diffs)
-
kernel/arch/mips32/include/arch/debug.h (moved) (moved from kernel/arch/mips32/include/debug.h ) (view diffs)
-
kernel/arch/mips32/include/arch/debugger.h (moved) (moved from kernel/arch/mips32/include/debugger.h ) (view diffs)
-
kernel/arch/mips32/include/arch/drivers/msim.h (moved) (moved from kernel/arch/mips32/include/drivers/msim.h ) (view diffs)
-
kernel/arch/mips32/include/arch/elf.h (moved) (moved from kernel/arch/mips32/include/elf.h ) (view diffs)
-
kernel/arch/mips32/include/arch/exception.h (moved) (moved from kernel/arch/mips32/include/exception.h ) (view diffs)
-
kernel/arch/mips32/include/arch/faddr.h (moved) (moved from kernel/arch/mips32/include/faddr.h ) (view diffs)
-
kernel/arch/mips32/include/arch/fpu_context.h (moved) (moved from kernel/arch/mips32/include/fpu_context.h ) (view diffs)
-
kernel/arch/mips32/include/arch/interrupt.h (moved) (moved from kernel/arch/mips32/include/interrupt.h ) (view diffs)
-
kernel/arch/mips32/include/arch/istate.h (moved) (moved from kernel/arch/mips32/include/istate.h ) (view diffs)
-
kernel/arch/mips32/include/arch/mach/malta/malta.h (added)
-
kernel/arch/mips32/include/arch/mach/msim/msim.h (added)
-
kernel/arch/mips32/include/arch/machine_func.h (added)
-
kernel/arch/mips32/include/arch/mm/as.h (moved) (moved from kernel/arch/mips32/include/mm/as.h ) (view diffs)
-
kernel/arch/mips32/include/arch/mm/asid.h (moved) (moved from kernel/arch/mips32/include/mm/asid.h ) (view diffs)
-
kernel/arch/mips32/include/arch/mm/frame.h (moved) (moved from kernel/arch/mips32/include/mm/frame.h ) (view diffs)
-
kernel/arch/mips32/include/arch/mm/km.h (moved) (moved from kernel/arch/mips32/include/mm/km.h ) (view diffs)
-
kernel/arch/mips32/include/arch/mm/page.h (moved) (moved from kernel/arch/mips32/include/mm/page.h ) (view diffs)
-
kernel/arch/mips32/include/arch/mm/tlb.h (moved) (moved from kernel/arch/mips32/include/mm/tlb.h ) (view diffs)
-
kernel/arch/mips32/include/arch/proc/task.h (moved) (moved from kernel/arch/mips32/include/proc/task.h ) (view diffs)
-
kernel/arch/mips32/include/arch/proc/thread.h (moved) (moved from kernel/arch/mips32/include/proc/thread.h ) (view diffs)
-
kernel/arch/mips32/include/arch/smp/dorder.h (moved) (moved from kernel/arch/mips32/include/smp/dorder.h ) (view diffs)
-
kernel/arch/mips32/include/arch/stack.h (moved) (moved from kernel/arch/mips32/include/stack.h ) (view diffs)
-
kernel/arch/mips32/include/arch/types.h (moved) (moved from kernel/arch/mips32/include/types.h ) (view diffs)
-
kernel/arch/mips32/src/exception.c (modified) (view diffs)
-
kernel/arch/mips32/src/interrupt.c (modified) (view diffs)
-
kernel/arch/mips32/src/mach/malta/malta.c (added)
-
kernel/arch/mips32/src/mach/msim/msim.c (added)
-
kernel/arch/mips32/src/machine_func.c (added)
-
kernel/arch/mips32/src/mips32.c (modified) (view diffs)
-
kernel/arch/mips32/src/mm/frame.c (modified) (view diffs)
-
kernel/arch/mips32/src/mm/tlb.c (modified) (view diffs)
-
kernel/arch/mips64/include/arch/arch.h (moved) (moved from kernel/arch/mips64/include/arch.h ) (view diffs)
-
kernel/arch/mips64/include/arch/asm.h (moved) (moved from kernel/arch/mips64/include/asm.h ) (view diffs)
-
kernel/arch/mips64/include/arch/asm/boot.h (moved) (moved from kernel/arch/mips64/include/asm/boot.h ) (view diffs)
-
kernel/arch/mips64/include/arch/asm/regname.h (moved) (moved from kernel/arch/mips64/include/asm/regname.h ) (view diffs)
-
kernel/arch/mips64/include/arch/atomic.h (moved) (moved from kernel/arch/mips64/include/atomic.h ) (view diffs)
-
kernel/arch/mips64/include/arch/barrier.h (moved) (moved from kernel/arch/mips64/include/barrier.h ) (view diffs)
-
kernel/arch/mips64/include/arch/cache.h (moved) (moved from kernel/arch/mips64/include/cache.h ) (view diffs)
-
kernel/arch/mips64/include/arch/context.h (moved) (moved from kernel/arch/mips64/include/context.h ) (view diffs)
-
kernel/arch/mips64/include/arch/context_offset.h (moved) (moved from kernel/arch/mips64/include/context_offset.h ) (view diffs)
-
kernel/arch/mips64/include/arch/cp0.h (moved) (moved from kernel/arch/mips64/include/cp0.h ) (view diffs)
-
kernel/arch/mips64/include/arch/cpu.h (moved) (moved from kernel/arch/mips64/include/cpu.h ) (view diffs)
-
kernel/arch/mips64/include/arch/cycle.h (moved) (moved from kernel/arch/mips64/include/cycle.h ) (view diffs)
-
kernel/arch/mips64/include/arch/debug.h (moved) (moved from kernel/arch/mips64/include/debug.h ) (view diffs)
-
kernel/arch/mips64/include/arch/debugger.h (moved) (moved from kernel/arch/mips64/include/debugger.h ) (view diffs)
-
kernel/arch/mips64/include/arch/drivers/msim.h (moved) (moved from kernel/arch/mips64/include/drivers/msim.h ) (view diffs)
-
kernel/arch/mips64/include/arch/elf.h (moved) (moved from kernel/arch/mips64/include/elf.h ) (view diffs)
-
kernel/arch/mips64/include/arch/exception.h (moved) (moved from kernel/arch/mips64/include/exception.h ) (view diffs)
-
kernel/arch/mips64/include/arch/faddr.h (moved) (moved from kernel/arch/mips64/include/faddr.h ) (view diffs)
-
kernel/arch/mips64/include/arch/fpu_context.h (moved) (moved from kernel/arch/mips64/include/fpu_context.h ) (view diffs)
-
kernel/arch/mips64/include/arch/interrupt.h (moved) (moved from kernel/arch/mips64/include/interrupt.h ) (view diffs)
-
kernel/arch/mips64/include/arch/istate.h (moved) (moved from kernel/arch/mips64/include/istate.h ) (view diffs)
-
kernel/arch/mips64/include/arch/mm/as.h (moved) (moved from kernel/arch/mips64/include/mm/as.h ) (view diffs)
-
kernel/arch/mips64/include/arch/mm/asid.h (moved) (moved from kernel/arch/mips64/include/mm/asid.h ) (view diffs)
-
kernel/arch/mips64/include/arch/mm/frame.h (moved) (moved from kernel/arch/mips64/include/mm/frame.h ) (view diffs)
-
kernel/arch/mips64/include/arch/mm/km.h (moved) (moved from kernel/arch/mips64/include/mm/km.h ) (view diffs)
-
kernel/arch/mips64/include/arch/mm/page.h (moved) (moved from kernel/arch/mips64/include/mm/page.h ) (view diffs)
-
kernel/arch/mips64/include/arch/mm/tlb.h (moved) (moved from kernel/arch/mips64/include/mm/tlb.h ) (view diffs)
-
kernel/arch/mips64/include/arch/proc/task.h (moved) (moved from kernel/arch/mips64/include/proc/task.h ) (view diffs)
-
kernel/arch/mips64/include/arch/proc/thread.h (moved) (moved from kernel/arch/mips64/include/proc/thread.h ) (view diffs)
-
kernel/arch/mips64/include/arch/smp/dorder.h (moved) (moved from kernel/arch/mips64/include/smp/dorder.h ) (view diffs)
-
kernel/arch/mips64/include/arch/stack.h (moved) (moved from kernel/arch/mips64/include/stack.h ) (view diffs)
-
kernel/arch/mips64/include/arch/types.h (moved) (moved from kernel/arch/mips64/include/types.h ) (view diffs)
-
kernel/arch/mips64/src/mips64.c (modified) (view diffs)
-
kernel/arch/mips64/src/mm/frame.c (modified) (view diffs)
-
kernel/arch/mips64/src/mm/tlb.c (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/arch.h (moved) (moved from kernel/arch/ppc32/include/arch.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/asm.h (moved) (moved from kernel/arch/ppc32/include/asm.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/asm/regname.h (moved) (moved from kernel/arch/ppc32/include/asm/regname.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/atomic.h (moved) (moved from kernel/arch/ppc32/include/atomic.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/barrier.h (moved) (moved from kernel/arch/ppc32/include/barrier.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/boot/boot.h (moved) (moved from kernel/arch/ppc32/include/boot/boot.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/context.h (moved) (moved from kernel/arch/ppc32/include/context.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/context_offset.h (moved) (moved from kernel/arch/ppc32/include/context_offset.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/cpu.h (moved) (moved from kernel/arch/ppc32/include/cpu.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/cycle.h (moved) (moved from kernel/arch/ppc32/include/cycle.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/drivers/pic.h (moved) (moved from kernel/arch/ppc32/include/drivers/pic.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/elf.h (moved) (moved from kernel/arch/ppc32/include/elf.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/exception.h (moved) (moved from kernel/arch/ppc32/include/exception.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/faddr.h (moved) (moved from kernel/arch/ppc32/include/faddr.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/fpu_context.h (moved) (moved from kernel/arch/ppc32/include/fpu_context.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/interrupt.h (moved) (moved from kernel/arch/ppc32/include/interrupt.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/istate.h (moved) (moved from kernel/arch/ppc32/include/istate.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/as.h (moved) (moved from kernel/arch/ppc32/include/mm/as.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/asid.h (moved) (moved from kernel/arch/ppc32/include/mm/asid.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/frame.h (moved) (moved from kernel/arch/ppc32/include/mm/frame.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/km.h (moved) (moved from kernel/arch/ppc32/include/mm/km.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/page.h (moved) (moved from kernel/arch/ppc32/include/mm/page.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/pht.h (moved) (moved from kernel/arch/ppc32/include/mm/pht.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/tlb.h (moved) (moved from kernel/arch/ppc32/include/mm/tlb.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/msr.h (moved) (moved from kernel/arch/ppc32/include/msr.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/proc/task.h (moved) (moved from kernel/arch/ppc32/include/proc/task.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/proc/thread.h (moved) (moved from kernel/arch/ppc32/include/proc/thread.h ) (view diffs)
-
kernel/arch/ppc32/include/arch/stack.h (added)
-
kernel/arch/ppc32/include/arch/types.h (moved) (moved from kernel/arch/ppc32/include/types.h ) (view diffs)
-
kernel/arch/ppc32/src/mm/pht.c (modified) (view diffs)
-
kernel/arch/ppc32/src/ppc32.c (modified) (view diffs)
-
kernel/arch/ppc32/src/proc/scheduler.c (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/arch.h (moved) (moved from kernel/arch/sparc64/include/arch.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/asm.h (moved) (moved from kernel/arch/sparc64/include/asm.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/atomic.h (moved) (moved from kernel/arch/sparc64/include/atomic.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/barrier.h (moved) (moved from kernel/arch/sparc64/include/barrier.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/boot/boot.h (moved) (moved from kernel/arch/sparc64/include/boot/boot.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/console.h (moved) (moved from kernel/arch/sparc64/include/console.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/context.h (moved) (moved from kernel/arch/sparc64/include/context.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/context_offset.h (moved) (moved from kernel/arch/sparc64/include/context_offset.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/cpu.h (moved) (moved from kernel/arch/sparc64/include/cpu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/cpu_family.h (moved) (moved from kernel/arch/sparc64/include/cpu_family.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/cpu_node.h (moved) (moved from kernel/arch/sparc64/include/cpu_node.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/cycle.h (moved) (moved from kernel/arch/sparc64/include/cycle.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/drivers/fb.h (moved) (moved from kernel/arch/sparc64/include/drivers/fb.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/drivers/kbd.h (moved) (moved from kernel/arch/sparc64/include/drivers/kbd.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/drivers/niagara.h (moved) (moved from kernel/arch/sparc64/include/drivers/niagara.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/drivers/pci.h (moved) (moved from kernel/arch/sparc64/include/drivers/pci.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/drivers/scr.h (moved) (moved from kernel/arch/sparc64/include/drivers/scr.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/drivers/tick.h (moved) (moved from kernel/arch/sparc64/include/drivers/tick.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/elf.h (moved) (moved from kernel/arch/sparc64/include/elf.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/faddr.h (moved) (moved from kernel/arch/sparc64/include/faddr.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/fpu_context.h (moved) (moved from kernel/arch/sparc64/include/fpu_context.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/interrupt.h (moved) (moved from kernel/arch/sparc64/include/interrupt.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/istate.h (moved) (moved from kernel/arch/sparc64/include/istate.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/as.h (moved) (moved from kernel/arch/sparc64/include/mm/as.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/asid.h (moved) (moved from kernel/arch/sparc64/include/mm/asid.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/cache_spec.h (moved) (moved from kernel/arch/sparc64/include/mm/cache_spec.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/frame.h (moved) (moved from kernel/arch/sparc64/include/mm/frame.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/km.h (moved) (moved from kernel/arch/sparc64/include/mm/km.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/mmu.h (moved) (moved from kernel/arch/sparc64/include/mm/mmu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/page.h (moved) (moved from kernel/arch/sparc64/include/mm/page.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/pagesize.h (moved) (moved from kernel/arch/sparc64/include/mm/pagesize.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/as.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4u/as.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4u/frame.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/km.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4u/km.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4u/mmu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4u/tlb.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/tsb.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4u/tsb.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/tte.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4u/tte.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/as.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/as.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/frame.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/km.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/km.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/mmu.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/mmu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/page.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/page.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/tlb.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/tsb.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tte.h (moved) (moved from kernel/arch/sparc64/include/mm/sun4v/tte.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/tlb.h (moved) (moved from kernel/arch/sparc64/include/mm/tlb.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/tsb.h (moved) (moved from kernel/arch/sparc64/include/mm/tsb.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/tte.h (moved) (moved from kernel/arch/sparc64/include/mm/tte.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/proc/task.h (moved) (moved from kernel/arch/sparc64/include/proc/task.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/proc/thread.h (moved) (moved from kernel/arch/sparc64/include/proc/thread.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/regdef.h (moved) (moved from kernel/arch/sparc64/include/regdef.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/register.h (moved) (moved from kernel/arch/sparc64/include/register.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/smp/sun4v/smp.h (moved) (moved from kernel/arch/sparc64/include/smp/sun4v/smp.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sparc64.h (moved) (moved from kernel/arch/sparc64/include/sparc64.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/stack.h (moved) (moved from kernel/arch/sparc64/include/stack.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4u/arch.h (moved) (moved from kernel/arch/sparc64/include/sun4u/arch.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4u/asm.h (moved) (moved from kernel/arch/sparc64/include/sun4u/asm.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4u/cpu.h (moved) (moved from kernel/arch/sparc64/include/sun4u/cpu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/arch.h (moved) (moved from kernel/arch/sparc64/include/sun4v/arch.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/asm.h (moved) (moved from kernel/arch/sparc64/include/sun4v/asm.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/cpu.h (moved) (moved from kernel/arch/sparc64/include/sun4v/cpu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/hypercall.h (moved) (moved from kernel/arch/sparc64/include/sun4v/hypercall.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/ipi.h (moved) (moved from kernel/arch/sparc64/include/sun4v/ipi.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/md.h (moved) (moved from kernel/arch/sparc64/include/sun4v/md.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/regdef.h (moved) (moved from kernel/arch/sparc64/include/sun4v/regdef.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4v/register.h (moved) (moved from kernel/arch/sparc64/include/sun4v/register.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/exception.h (moved) (moved from kernel/arch/sparc64/include/trap/exception.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/interrupt.h (moved) (moved from kernel/arch/sparc64/include/trap/interrupt.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/mmu.h (moved) (moved from kernel/arch/sparc64/include/trap/mmu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/regwin.h (moved) (moved from kernel/arch/sparc64/include/trap/regwin.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/sun4u/interrupt.h (moved) (moved from kernel/arch/sparc64/include/trap/sun4u/interrupt.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/sun4u/mmu.h (moved) (moved from kernel/arch/sparc64/include/trap/sun4u/mmu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/sun4u/regwin.h (moved) (moved from kernel/arch/sparc64/include/trap/sun4u/regwin.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/sun4v/interrupt.h (moved) (moved from kernel/arch/sparc64/include/trap/sun4v/interrupt.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/sun4v/mmu.h (moved) (moved from kernel/arch/sparc64/include/trap/sun4v/mmu.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/sun4v/regwin.h (moved) (moved from kernel/arch/sparc64/include/trap/sun4v/regwin.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/syscall.h (moved) (moved from kernel/arch/sparc64/include/trap/syscall.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/trap.h (moved) (moved from kernel/arch/sparc64/include/trap/trap.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/trap/trap_table.h (moved) (moved from kernel/arch/sparc64/include/trap/trap_table.h ) (view diffs)
-
kernel/arch/sparc64/include/arch/types.h (moved) (moved from kernel/arch/sparc64/include/types.h ) (view diffs)
-
kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) (view diffs)
-
kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) (view diffs)
-
kernel/arch/sparc64/src/proc/sun4u/scheduler.c (modified) (view diffs)
-
kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) (view diffs)
-
kernel/genarch/Makefile.inc (modified) (view diffs)
-
kernel/genarch/include/genarch/acpi/acpi.h (moved) (moved from kernel/genarch/include/acpi/acpi.h ) (view diffs)
-
kernel/genarch/include/genarch/acpi/madt.h (moved) (moved from kernel/genarch/include/acpi/madt.h ) (view diffs)
-
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 (added)
-
kernel/genarch/include/genarch/drivers/amdm37x/irc.h (added)
-
kernel/genarch/include/genarch/drivers/amdm37x/uart.h (added)
-
kernel/genarch/include/genarch/drivers/amdm37x/uart_regs.h (added)
-
kernel/genarch/include/genarch/drivers/arm926_uart/arm926_uart.h (moved) (moved from kernel/genarch/include/drivers/arm926_uart/arm926_uart.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/dsrln/dsrlnin.h (moved) (moved from kernel/genarch/include/drivers/dsrln/dsrlnin.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/dsrln/dsrlnout.h (moved) (moved from kernel/genarch/include/drivers/dsrln/dsrlnout.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/ega/ega.h (moved) (moved from kernel/genarch/include/drivers/ega/ega.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/i8042/i8042.h (moved) (moved from kernel/genarch/include/drivers/i8042/i8042.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/legacy/ia32/io.h (moved) (moved from kernel/genarch/include/drivers/legacy/ia32/io.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/ns16550/ns16550.h (moved) (moved from kernel/genarch/include/drivers/ns16550/ns16550.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/pl050/pl050.h (moved) (moved from kernel/genarch/include/drivers/pl050/pl050.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/s3c24xx_irqc/s3c24xx_irqc.h (moved) (moved from kernel/genarch/include/drivers/s3c24xx_irqc/s3c24xx_irqc.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/s3c24xx_timer/s3c24xx_timer.h (moved) (moved from kernel/genarch/include/drivers/s3c24xx_timer/s3c24xx_timer.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/s3c24xx_uart/s3c24xx_uart.h (moved) (moved from kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h ) (view diffs)
-
kernel/genarch/include/genarch/drivers/via-cuda/cuda.h (moved) (moved from kernel/genarch/include/drivers/via-cuda/cuda.h ) (view diffs)
-
kernel/genarch/include/genarch/fb/bfb.h (moved) (moved from kernel/genarch/include/fb/bfb.h ) (view diffs)
-
kernel/genarch/include/genarch/fb/fb.h (moved) (moved from kernel/genarch/include/fb/fb.h ) (view diffs)
-
kernel/genarch/include/genarch/fb/font-8x16.h (moved) (moved from kernel/genarch/include/fb/font-8x16.h ) (view diffs)
-
kernel/genarch/include/genarch/fb/logo-196x66.h (moved) (moved from kernel/genarch/include/fb/logo-196x66.h ) (view diffs)
-
kernel/genarch/include/genarch/kbrd/kbrd.h (moved) (moved from kernel/genarch/include/kbrd/kbrd.h ) (view diffs)
-
kernel/genarch/include/genarch/kbrd/scanc.h (moved) (moved from kernel/genarch/include/kbrd/scanc.h ) (view diffs)
-
kernel/genarch/include/genarch/kbrd/scanc_mac.h (moved) (moved from kernel/genarch/include/kbrd/scanc_mac.h ) (view diffs)
-
kernel/genarch/include/genarch/kbrd/scanc_pc.h (moved) (moved from kernel/genarch/include/kbrd/scanc_pc.h ) (view diffs)
-
kernel/genarch/include/genarch/kbrd/scanc_pl050.h (moved) (moved from kernel/genarch/include/kbrd/scanc_pl050.h ) (view diffs)
-
kernel/genarch/include/genarch/kbrd/scanc_sun.h (moved) (moved from kernel/genarch/include/kbrd/scanc_sun.h ) (view diffs)
-
kernel/genarch/include/genarch/mm/as_ht.h (moved) (moved from kernel/genarch/include/mm/as_ht.h ) (view diffs)
-
kernel/genarch/include/genarch/mm/as_pt.h (moved) (moved from kernel/genarch/include/mm/as_pt.h ) (view diffs)
-
kernel/genarch/include/genarch/mm/asid_fifo.h (moved) (moved from kernel/genarch/include/mm/asid_fifo.h ) (view diffs)
-
kernel/genarch/include/genarch/mm/page_ht.h (moved) (moved from kernel/genarch/include/mm/page_ht.h ) (view diffs)
-
kernel/genarch/include/genarch/mm/page_pt.h (moved) (moved from kernel/genarch/include/mm/page_pt.h ) (view diffs)
-
kernel/genarch/include/genarch/multiboot/multiboot.h (moved) (moved from kernel/genarch/include/multiboot/multiboot.h ) (view diffs)
-
kernel/genarch/include/genarch/multiboot/multiboot2.h (moved) (moved from kernel/genarch/include/multiboot/multiboot2.h ) (view diffs)
-
kernel/genarch/include/genarch/ofw/ebus.h (moved) (moved from kernel/genarch/include/ofw/ebus.h ) (view diffs)
-
kernel/genarch/include/genarch/ofw/ofw_tree.h (moved) (moved from kernel/genarch/include/ofw/ofw_tree.h ) (view diffs)
-
kernel/genarch/include/genarch/ofw/pci.h (moved) (moved from kernel/genarch/include/ofw/pci.h ) (view diffs)
-
kernel/genarch/include/genarch/ofw/sbus.h (moved) (moved from kernel/genarch/include/ofw/sbus.h ) (view diffs)
-
kernel/genarch/include/genarch/ofw/upa.h (moved) (moved from kernel/genarch/include/ofw/upa.h ) (view diffs)
-
kernel/genarch/include/genarch/softint/division.h (moved) (moved from kernel/genarch/include/softint/division.h ) (view diffs)
-
kernel/genarch/include/genarch/softint/multiplication.h (moved) (moved from kernel/genarch/include/softint/multiplication.h ) (view diffs)
-
kernel/genarch/include/genarch/srln/srln.h (moved) (moved from kernel/genarch/include/srln/srln.h ) (view diffs)
-
kernel/genarch/src/drivers/am335x/timer.c (added)
-
kernel/genarch/src/drivers/am335x/uart.c (added)
-
kernel/genarch/src/drivers/amdm37x/uart.c (added)
-
kernel/genarch/src/fb/fb.c (modified) (view diffs)
-
kernel/genarch/src/fb/logo-196x66.c (deleted)
-
kernel/genarch/src/mm/page_ht.c (modified) (view diffs)
-
kernel/genarch/src/mm/page_pt.c (modified) (view diffs)
-
kernel/generic/include/config.h (modified) (view diffs)
-
kernel/generic/include/console/console.h (modified) (view diffs)
-
kernel/generic/include/lib/memfnc.h (modified) (view diffs)
-
kernel/generic/include/mm/as.h (modified) (view diffs)
-
kernel/generic/include/mm/tlb.h (modified) (view diffs)
-
kernel/generic/src/console/cmd.c (modified) (view diffs)
-
kernel/generic/src/console/console.c (modified) (view diffs)
-
kernel/generic/src/console/kconsole.c (modified) (view diffs)
-
kernel/generic/src/interrupt/interrupt.c (modified) (view diffs)
-
kernel/generic/src/main/kinit.c (modified) (view diffs)
-
kernel/generic/src/mm/as.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_anon.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_elf.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_phys.c (modified) (view diffs)
-
kernel/generic/src/mm/km.c (modified) (view diffs)
-
kernel/generic/src/mm/page.c (modified) (view diffs)
-
kernel/generic/src/proc/program.c (modified) (view diffs)
-
kernel/generic/src/proc/scheduler.c (modified) (view diffs)
-
kernel/generic/src/proc/task.c (modified) (view diffs)
-
kernel/generic/src/sysinfo/sysinfo.c (modified) (view diffs)
-
release/Makefile (modified) (view diffs)
-
tools/autotool.py (modified) (view diffs)
-
tools/config.py (modified) (view diffs)
-
tools/ew.py (added)
-
tools/mkarray.py (modified) (view diffs)
-
tools/mkext2.py (modified) (view diffs)
-
tools/mkuimage.py (modified) (view diffs)
-
tools/pack.py (modified) (view diffs)
-
tools/toolchain.sh (modified) (view diffs)
-
uspace/Makefile (modified) (view diffs)
-
uspace/Makefile.common (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/cat/cat.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/cp/cp.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/ls/ls.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) (view diffs)
-
uspace/app/bdsh/compl.c (modified) (view diffs)
-
uspace/app/bdsh/input.c (modified) (view diffs)
-
uspace/app/bnchmark/bnchmark.c (modified) (view diffs)
-
uspace/app/edit/edit.c (modified) (view diffs)
-
uspace/app/edit/sheet.h (modified) (view diffs)
-
uspace/app/ext2info/Makefile (deleted)
-
uspace/app/ext2info/ext2info.c (deleted)
-
uspace/app/init/init.c (modified) (view diffs)
-
uspace/app/klog/Makefile (modified) (view diffs)
-
uspace/app/klog/klog.c (modified) (view diffs)
-
uspace/app/mkbd/main.c (modified) (view diffs)
-
uspace/app/mkexfat/exfat.h (modified) (view diffs)
-
uspace/app/mkexfat/mkexfat.c (modified) (view diffs)
-
uspace/app/msim/arch_helenos/input.c (modified) (view diffs)
-
uspace/app/netecho/netecho.c (modified) (view diffs)
-
uspace/app/nettest2/nettest2.c (modified) (view diffs)
-
uspace/app/nettest3/nettest3.c (modified) (view diffs)
-
uspace/app/nterm/conn.c (modified) (view diffs)
-
uspace/app/nterm/nterm.c (modified) (view diffs)
-
uspace/app/ping/ping.c (modified) (view diffs)
-
uspace/app/stats/stats.c (modified) (view diffs)
-
uspace/app/taskdump/symtab.c (modified) (view diffs)
-
uspace/app/taskdump/taskdump.c (modified) (view diffs)
-
uspace/app/tester/Makefile (modified) (view diffs)
-
uspace/app/tester/ext2/ext2_1.c (deleted)
-
uspace/app/tester/ext2/ext2_1.def (deleted)
-
uspace/app/tester/float/softfloat1.c (modified) (view diffs)
-
uspace/app/tester/ipc/starve.c (modified) (view diffs)
-
uspace/app/tester/mm/common.c (modified) (view diffs)
-
uspace/app/tester/mm/common.h (modified) (view diffs)
-
uspace/app/tester/mm/mapping1.c (modified) (view diffs)
-
uspace/app/tester/tester.c (modified) (view diffs)
-
uspace/app/tester/tester.h (modified) (view diffs)
-
uspace/app/tetris/scores.c (modified) (view diffs)
-
uspace/app/tetris/screen.c (modified) (view diffs)
-
uspace/app/tetris/screen.h (modified) (view diffs)
-
uspace/app/top/screen.c (modified) (view diffs)
-
uspace/app/trace/ipc_desc.c (modified) (view diffs)
-
uspace/app/trace/ipc_desc.h (modified) (view diffs)
-
uspace/app/trace/ipcp.c (modified) (view diffs)
-
uspace/app/trace/syscalls.c (modified) (view diffs)
-
uspace/app/trace/syscalls.h (modified) (view diffs)
-
uspace/app/trace/trace.c (modified) (view diffs)
-
uspace/app/usbinfo/desctree.c (modified) (view diffs)
-
uspace/app/usbinfo/dump.c (modified) (view diffs)
-
uspace/app/usbinfo/list.c (modified) (view diffs)
-
uspace/app/usbinfo/main.c (modified) (view diffs)
-
uspace/app/vdemo/vdemo.c (modified) (view diffs)
-
uspace/app/vlaunch/Makefile (modified) (view diffs)
-
uspace/app/vlaunch/gfx/helenos.tga (added)
-
uspace/app/vlaunch/vlaunch.c (modified) (view diffs)
-
uspace/app/vterm/vterm.c (modified) (view diffs)
-
uspace/app/websrv/websrv.c (modified) (view diffs)
-
uspace/dist/src/c/demos/edit/edit.c (modified) (view diffs)
-
uspace/dist/src/c/demos/edit/sheet.h (modified) (view diffs)
-
uspace/dist/src/c/demos/tetris/scores.c (modified) (view diffs)
-
uspace/dist/src/c/demos/tetris/screen.c (modified) (view diffs)
-
uspace/dist/src/c/demos/tetris/screen.h (modified) (view diffs)
-
uspace/dist/src/c/demos/top/screen.c (modified) (view diffs)
-
uspace/drv/bus/isa/i8237.c (modified) (view diffs)
-
uspace/drv/bus/isa/isa.c (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/pci.c (modified) (view diffs)
-
uspace/drv/bus/usb/ehci/ehci.ma (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/ohci.ma (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/ohci_regs.h (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/hc.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/hc.h (modified) (view diffs)
-
uspace/drv/bus/usb/uhcirh/port.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/usbhid.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhub/port.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhub/status.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhub/usbhub.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbmast/bo_trans.c (modified) (view diffs)
-
uspace/drv/char/i8042/i8042.c (modified) (view diffs)
-
uspace/drv/char/i8042/main.c (modified) (view diffs)
-
uspace/drv/char/ns8250/ns8250.c (modified) (view diffs)
-
uspace/drv/char/ps2mouse/ps2mouse.c (modified) (view diffs)
-
uspace/drv/fb/amdm37x_dispc/Makefile (moved) (moved from uspace/srv/fs/ext2fs/Makefile ) (view diffs)
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (added)
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.h (moved) (moved from uspace/lib/ext2/libext2.h ) (view diffs)
-
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/fb/kfb/port.c (modified) (view diffs)
-
uspace/drv/infrastructure/root/root.c (modified) (view diffs)
-
uspace/drv/infrastructure/rootamdm37x/Makefile (moved) (moved from uspace/srv/bd/gxe_bd/Makefile ) (view diffs)
-
uspace/drv/infrastructure/rootamdm37x/amdm37x.c (added)
-
uspace/drv/infrastructure/rootamdm37x/amdm37x.h (added)
-
uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (added)
-
uspace/drv/infrastructure/rootamdm37x/cm/core.h (added)
-
uspace/drv/infrastructure/rootamdm37x/cm/iva2.h (added)
-
uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (added)
-
uspace/drv/infrastructure/rootamdm37x/cm/usbhost.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 (added)
-
uspace/drv/infrastructure/rootamdm37x/rootamdm37x.ma (added)
-
uspace/drv/infrastructure/rootamdm37x/uhh.h (added)
-
uspace/drv/infrastructure/rootamdm37x/usbtll.h (added)
-
uspace/drv/infrastructure/rootpc/rootpc.c (modified) (view diffs)
-
uspace/drv/nic/e1k/e1k.c (modified) (view diffs)
-
uspace/drv/nic/ne2k/dp8390.c (modified) (view diffs)
-
uspace/drv/nic/rtl8139/defs.h (modified) (view diffs)
-
uspace/drv/nic/rtl8139/driver.c (modified) (view diffs)
-
uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) (view diffs)
-
uspace/lib/bithenge/src/helenos/common.h (modified) (view diffs)
-
uspace/lib/c/Makefile (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/abs32le/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/abs32le/include/config.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/context_offset.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/ddi.h (moved) (moved from uspace/lib/c/arch/abs32le/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/elf.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/abs32le/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/entry.h (moved) (moved from uspace/lib/c/arch/abs32le/include/entry.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/abs32le/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/abs32le/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/abs32le/include/inttypes.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/istate.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/syscall.h (moved) (moved from uspace/lib/c/arch/abs32le/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/abs32le/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/abs32le/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/abs32le/include/types.h ) (view diffs)
-
uspace/lib/c/arch/abs32le/src/entryjmp.c (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/src/fibril.c (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/src/tls.c (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/amd64/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/amd64/include/config.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/amd64/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/amd64/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/amd64/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/amd64/include/inttypes.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/istate.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/stackarg.h (moved) (moved from uspace/lib/c/arch/amd64/include/stackarg.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/syscall.h (moved) (moved from uspace/lib/c/arch/amd64/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/amd64/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/amd64/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/amd64/include/types.h ) (view diffs)
-
uspace/lib/c/arch/amd64/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/tls.c (modified) (view diffs)
-
uspace/lib/c/arch/arm32/Makefile.common (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/arm32/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/arm32/include/config.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/cp15.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/ddi.h (moved) (moved from uspace/lib/c/arch/arm32/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/arm32/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/arm32/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/arm32/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/arm32/include/inttypes.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/arm32/include/stackarg.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/syscall.h (moved) (moved from uspace/lib/c/arch/arm32/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/arm32/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/arm32/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/arm32/include/types.h ) (view diffs)
-
uspace/lib/c/arch/arm32/include/regutils.h (deleted)
-
uspace/lib/c/arch/arm32/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/arm32/src/tls.c (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/ia32/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/ia32/include/config.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/context_offset.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/ddi.h (moved) (moved from uspace/lib/c/arch/ia32/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/ia32/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/ia32/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/ia32/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/ia32/include/inttypes.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/istate.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/rtld/dynamic.h (moved) (moved from uspace/lib/c/arch/ia32/include/rtld/dynamic.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/rtld/elf_dyn.h (moved) (moved from uspace/lib/c/arch/ia32/include/rtld/elf_dyn.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/syscall.h (moved) (moved from uspace/lib/c/arch/ia32/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/ia32/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/ia32/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/ia32/include/types.h ) (view diffs)
-
uspace/lib/c/arch/ia32/src/setjmp.S (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/tls.c (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/ia64/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/ia64/include/config.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/ddi.h (moved) (moved from uspace/lib/c/arch/ia64/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/elf.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/ia64/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/ia64/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/ia64/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/ia64/include/inttypes.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/ia64/include/stack.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/stackarg.h (moved) (moved from uspace/lib/c/arch/ia64/include/stackarg.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/syscall.h (moved) (moved from uspace/lib/c/arch/ia64/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/ia64/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/ia64/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/ia64/include/types.h ) (view diffs)
-
uspace/lib/c/arch/ia64/include/register.h (deleted)
-
uspace/lib/c/arch/ia64/src/ddi.c (modified) (view diffs)
-
uspace/lib/c/arch/ia64/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/ia64/src/tls.c (modified) (view diffs)
-
uspace/lib/c/arch/mips32/Makefile.common (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/mips32/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/mips32/include/config.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/mips32/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/mips32/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/mips32/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/mips32/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/mips32/include/inttypes.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/mips32/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/mips32/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/mips32/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/mips32/include/types.h ) (view diffs)
-
uspace/lib/c/arch/mips32/include/regname.h (deleted)
-
uspace/lib/c/arch/mips32/include/stack.h (deleted)
-
uspace/lib/c/arch/mips32/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/mips32/src/tls.c (modified) (view diffs)
-
uspace/lib/c/arch/mips32eb/Makefile.common (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/mips64/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/mips64/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/mips64/include/config.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/mips64/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/elf.h (added)
-
uspace/lib/c/arch/mips64/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/mips64/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/mips64/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/mips64/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/mips64/include/inttypes.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/mips64/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/mips64/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/mips64/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/mips64/include/types.h ) (view diffs)
-
uspace/lib/c/arch/mips64/include/regname.h (deleted)
-
uspace/lib/c/arch/mips64/include/stack.h (deleted)
-
uspace/lib/c/arch/mips64/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/mips64/src/tls.c (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/ppc32/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/ppc32/include/config.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/context_offset.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/ddi.h (moved) (moved from uspace/lib/c/arch/ppc32/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/ppc32/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/ppc32/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/ppc32/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/ppc32/include/inttypes.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/ppc32/include/regname.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/stackarg.h (moved) (moved from uspace/lib/c/arch/ppc32/include/stackarg.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/syscall.h (moved) (moved from uspace/lib/c/arch/ppc32/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/ppc32/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/ppc32/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/ppc32/include/types.h ) (view diffs)
-
uspace/lib/c/arch/ppc32/include/msr.h (deleted)
-
uspace/lib/c/arch/ppc32/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/src/tls.c (modified) (view diffs)
-
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) (moved from uspace/lib/c/arch/sparc64/include/atomic.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/config.h (moved) (moved from uspace/lib/c/arch/sparc64/include/config.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/context_offset.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/ddi.h (moved) (moved from uspace/lib/c/arch/sparc64/include/ddi.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/elf.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/elf_linux.h (moved) (moved from uspace/lib/c/arch/sparc64/include/elf_linux.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/faddr.h (moved) (moved from uspace/lib/c/arch/sparc64/include/faddr.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/fibril.h (moved) (moved from uspace/lib/c/arch/sparc64/include/fibril.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/inttypes.h (moved) (moved from uspace/lib/c/arch/sparc64/include/inttypes.h ) (view diffs)
-
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) (moved from uspace/lib/c/arch/sparc64/include/stack.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/stackarg.h (moved) (moved from uspace/lib/c/arch/sparc64/include/stackarg.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/syscall.h (moved) (moved from uspace/lib/c/arch/sparc64/include/syscall.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/thread.h (moved) (moved from uspace/lib/c/arch/sparc64/include/thread.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/tls.h (moved) (moved from uspace/lib/c/arch/sparc64/include/tls.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/types.h (moved) (moved from uspace/lib/c/arch/sparc64/include/types.h ) (view diffs)
-
uspace/lib/c/arch/sparc64/include/regdef.h (deleted)
-
uspace/lib/c/arch/sparc64/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/src/tls.c (modified) (view diffs)
-
uspace/lib/c/generic/adt/hash_table.c (modified) (view diffs)
-
uspace/lib/c/generic/adt/list.c (modified) (view diffs)
-
uspace/lib/c/generic/async.c (modified) (view diffs)
-
uspace/lib/c/generic/ddi.c (modified) (view diffs)
-
uspace/lib/c/generic/devman.c (modified) (view diffs)
-
uspace/lib/c/generic/double_to_str.c (modified) (view diffs)
-
uspace/lib/c/generic/fibril.c (modified) (view diffs)
-
uspace/lib/c/generic/io/chargrid.c (modified) (view diffs)
-
uspace/lib/c/generic/io/con_srv.c (modified) (view diffs)
-
uspace/lib/c/generic/io/console.c (modified) (view diffs)
-
uspace/lib/c/generic/io/io.c (modified) (view diffs)
-
uspace/lib/c/generic/io/klog.c (modified) (view diffs)
-
uspace/lib/c/generic/io/window.c (modified) (view diffs)
-
uspace/lib/c/generic/loc.c (modified) (view diffs)
-
uspace/lib/c/generic/malloc.c (modified) (view diffs)
-
uspace/lib/c/generic/net/socket_client.c (modified) (view diffs)
-
uspace/lib/c/generic/pio_trace.c (added)
-
uspace/lib/c/generic/private/async.h (modified) (view diffs)
-
uspace/lib/c/generic/stack.c (added)
-
uspace/lib/c/generic/stdlib.c (modified) (view diffs)
-
uspace/lib/c/generic/sysinfo.c (modified) (view diffs)
-
uspace/lib/c/generic/thread.c (modified) (view diffs)
-
uspace/lib/c/generic/time.c (modified) (view diffs)
-
uspace/lib/c/generic/tls.c (modified) (view diffs)
-
uspace/lib/c/include/adt/hash_table.h (modified) (view diffs)
-
uspace/lib/c/include/async.h (modified) (view diffs)
-
uspace/lib/c/include/atomicdflt.h (modified) (view diffs)
-
uspace/lib/c/include/bd_srv.h (modified) (view diffs)
-
uspace/lib/c/include/cfg.h (modified) (view diffs)
-
uspace/lib/c/include/ddi.h (modified) (view diffs)
-
uspace/lib/c/include/device/hw_res.h (modified) (view diffs)
-
uspace/lib/c/include/devman.h (modified) (view diffs)
-
uspace/lib/c/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/include/fibril_synch.h (modified) (view diffs)
-
uspace/lib/c/include/ieee_double.h (modified) (view diffs)
-
uspace/lib/c/include/inet/iplink_srv.h (modified) (view diffs)
-
uspace/lib/c/include/io/charfield.h (modified) (view diffs)
-
uspace/lib/c/include/io/con_srv.h (modified) (view diffs)
-
uspace/lib/c/include/io/cons_event.h (added)
-
uspace/lib/c/include/io/console.h (modified) (view diffs)
-
uspace/lib/c/include/io/klog.h (modified) (view diffs)
-
uspace/lib/c/include/io/pixel.h (modified) (view diffs)
-
uspace/lib/c/include/io/pixelmap.h (modified) (view diffs)
-
uspace/lib/c/include/io/pos_event.h (added)
-
uspace/lib/c/include/io/window.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/vfs.h (modified) (view diffs)
-
uspace/lib/c/include/loc.h (modified) (view diffs)
-
uspace/lib/c/include/macros.h (modified) (view diffs)
-
uspace/lib/c/include/mem.h (modified) (view diffs)
-
uspace/lib/c/include/nic/nic.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/dynamic.h (modified) (view diffs)
-
uspace/lib/c/include/setjmp.h (modified) (view diffs)
-
uspace/lib/c/include/sort.h (modified) (view diffs)
-
uspace/lib/c/include/stack.h (moved) (moved from uspace/lib/c/include/bool.h ) (view diffs)
-
uspace/lib/c/include/stacktrace.h (modified) (view diffs)
-
uspace/lib/c/include/stats.h (modified) (view diffs)
-
uspace/lib/c/include/stdbool.h (moved) (moved from uspace/lib/posix/include/posix/stdbool.h ) (view diffs)
-
uspace/lib/c/include/stdio.h (modified) (view diffs)
-
uspace/lib/c/include/str.h (modified) (view diffs)
-
uspace/lib/c/include/sys/stat.h (modified) (view diffs)
-
uspace/lib/c/include/sys/types.h (modified) (view diffs)
-
uspace/lib/c/include/sysinfo.h (modified) (view diffs)
-
uspace/lib/c/include/tls.h (modified) (view diffs)
-
uspace/lib/clui/tinput.c (modified) (view diffs)
-
uspace/lib/clui/tinput.h (modified) (view diffs)
-
uspace/lib/draw/codec/tga.c (modified) (view diffs)
-
uspace/lib/draw/drawctx.c (modified) (view diffs)
-
uspace/lib/draw/drawctx.h (modified) (view diffs)
-
uspace/lib/draw/path.c (modified) (view diffs)
-
uspace/lib/draw/source.c (modified) (view diffs)
-
uspace/lib/draw/source.h (modified) (view diffs)
-
uspace/lib/draw/surface.c (modified) (view diffs)
-
uspace/lib/draw/surface.h (modified) (view diffs)
-
uspace/lib/drv/generic/driver.c (modified) (view diffs)
-
uspace/lib/drv/include/ddf/log.h (modified) (view diffs)
-
uspace/lib/drv/include/usbhc_iface.h (modified) (view diffs)
-
uspace/lib/ext2/Makefile (deleted)
-
uspace/lib/ext2/libext2_block_group.c (deleted)
-
uspace/lib/ext2/libext2_block_group.h (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/graph/graph.h (modified) (view diffs)
-
uspace/lib/gui/Makefile (modified) (view diffs)
-
uspace/lib/gui/canvas.c (added)
-
uspace/lib/gui/canvas.h (moved) (moved from uspace/srv/fs/ext2fs/ext2fs.h ) (view diffs)
-
uspace/lib/gui/grid.c (modified) (view diffs)
-
uspace/lib/gui/grid.h (modified) (view diffs)
-
uspace/lib/gui/minimal.h (modified) (view diffs)
-
uspace/lib/gui/terminal.c (modified) (view diffs)
-
uspace/lib/gui/window.c (modified) (view diffs)
-
uspace/lib/gui/window.h (modified) (view diffs)
-
uspace/lib/nic/src/nic_addr_db.c (modified) (view diffs)
-
uspace/lib/nic/src/nic_rx_control.c (modified) (view diffs)
-
uspace/lib/posix/include/posix/fcntl.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/float.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/limits.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/math.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdio.h (modified) (view diffs)
-
uspace/lib/posix/source/fnmatch.c (modified) (view diffs)
-
uspace/lib/posix/source/math.c (modified) (view diffs)
-
uspace/lib/posix/source/pwd.c (modified) (view diffs)
-
uspace/lib/posix/source/stdio.c (modified) (view diffs)
-
uspace/lib/posix/source/stdio/scanf.c (modified) (view diffs)
-
uspace/lib/posix/source/stdlib/strtold.c (modified) (view diffs)
-
uspace/lib/posix/source/time.c (modified) (view diffs)
-
uspace/lib/softfloat/common.c (modified) (view diffs)
-
uspace/lib/softrend/filter.c (modified) (view diffs)
-
uspace/lib/softrend/filter.h (modified) (view diffs)
-
uspace/lib/softrend/pixconv.h (modified) (view diffs)
-
uspace/lib/softrend/rectangle.h (modified) (view diffs)
-
uspace/lib/softrend/transform.c (modified) (view diffs)
-
uspace/lib/softrend/transform.h (modified) (view diffs)
-
uspace/lib/usb/include/usb/hc.h (modified) (view diffs)
-
uspace/lib/usb/include/usb/usb.h (modified) (view diffs)
-
uspace/lib/usbdev/include/usb/dev/request.h (modified) (view diffs)
-
uspace/lib/usbdev/src/dp.c (modified) (view diffs)
-
uspace/lib/usbhost/include/usb/host/endpoint.h (modified) (view diffs)
-
uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) (view diffs)
-
uspace/lib/usbvirt/include/usbvirt/ipc.h (modified) (view diffs)
-
uspace/srv/bd/ata_bd/ata_bd.c (modified) (view diffs)
-
uspace/srv/bd/file_bd/file_bd.c (modified) (view diffs)
-
uspace/srv/bd/gxe_bd/gxe_bd.c (deleted)
-
uspace/srv/bd/part/guid_part/guid_part.c (modified) (view diffs)
-
uspace/srv/bd/part/mbr_part/mbr_part.c (modified) (view diffs)
-
uspace/srv/bd/rd/rd.c (modified) (view diffs)
-
uspace/srv/clipboard/clipboard.c (modified) (view diffs)
-
uspace/srv/devman/devman.h (modified) (view diffs)
-
uspace/srv/devman/main.c (modified) (view diffs)
-
uspace/srv/fs/cdfs/cdfs_ops.c (modified) (view diffs)
-
uspace/srv/fs/cdfs/cdfs_ops.h (modified) (view diffs)
-
uspace/srv/fs/exfat/exfat.h (modified) (view diffs)
-
uspace/srv/fs/exfat/exfat_dentry.h (modified) (view diffs)
-
uspace/srv/fs/exfat/exfat_fat.c (modified) (view diffs)
-
uspace/srv/fs/ext2fs/ext2fs.c (deleted)
-
uspace/srv/fs/ext2fs/ext2fs_ops.c (deleted)
-
uspace/srv/fs/fat/fat.h (modified) (view diffs)
-
uspace/srv/fs/fat/fat_dentry.c (modified) (view diffs)
-
uspace/srv/fs/fat/fat_dentry.h (modified) (view diffs)
-
uspace/srv/fs/fat/fat_fat.c (modified) (view diffs)
-
uspace/srv/fs/locfs/locfs_ops.c (modified) (view diffs)
-
uspace/srv/fs/locfs/locfs_ops.h (modified) (view diffs)
-
uspace/srv/fs/mfs/mfs_ops.c (modified) (view diffs)
-
uspace/srv/fs/tmpfs/tmpfs.h (modified) (view diffs)
-
uspace/srv/fs/udf/udf.h (modified) (view diffs)
-
uspace/srv/fs/udf/udf_cksum.h (modified) (view diffs)
-
uspace/srv/fs/udf/udf_idx.c (modified) (view diffs)
-
uspace/srv/fs/udf/udf_osta.h (modified) (view diffs)
-
uspace/srv/fs/udf/udf_types.h (modified) (view diffs)
-
uspace/srv/hid/compositor/Makefile (modified) (view diffs)
-
uspace/srv/hid/compositor/compositor.c (modified) (view diffs)
-
uspace/srv/hid/compositor/compositor.h (modified) (view diffs)
-
uspace/srv/hid/compositor/gfx/helenos.tga (deleted)
-
uspace/srv/hid/console/console.c (modified) (view diffs)
-
uspace/srv/hid/input/Makefile (modified) (view diffs)
-
uspace/srv/hid/input/ctl/gxe_fb.c (deleted)
-
uspace/srv/hid/input/ctl/kbdev.c (modified) (view diffs)
-
uspace/srv/hid/input/input.c (modified) (view diffs)
-
uspace/srv/hid/input/input.h (modified) (view diffs)
-
uspace/srv/hid/input/kbd_ctl.h (modified) (view diffs)
-
uspace/srv/hid/input/kbd_port.h (modified) (view diffs)
-
uspace/srv/hid/input/layout.h (modified) (view diffs)
-
uspace/srv/hid/input/layout/ar.c (added)
-
uspace/srv/hid/input/layout/cz.c (modified) (view diffs)
-
uspace/srv/hid/input/port/gxemul.c (deleted)
-
uspace/srv/hid/input/port/niagara.c (modified) (view diffs)
-
uspace/srv/hid/input/port/pl050.c (modified) (view diffs)
-
uspace/srv/hid/input/port/ski.c (modified) (view diffs)
-
uspace/srv/hid/input/proto/adb.c (modified) (view diffs)
-
uspace/srv/hid/output/output.h (modified) (view diffs)
-
uspace/srv/hid/output/port/ega.c (modified) (view diffs)
-
uspace/srv/hid/remcons/remcons.c (modified) (view diffs)
-
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) (view diffs)
-
uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) (view diffs)
-
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) (view diffs)
-
uspace/srv/hw/irc/apic/apic.c (modified) (view diffs)
-
uspace/srv/hw/irc/i8259/i8259.c (modified) (view diffs)
-
uspace/srv/hw/irc/obio/obio.c (modified) (view diffs)
-
uspace/srv/loader/main.c (modified) (view diffs)
-
uspace/srv/locsrv/locsrv.c (modified) (view diffs)
-
uspace/srv/logger/initlvl.c (modified) (view diffs)
-
uspace/srv/logger/logger.h (modified) (view diffs)
-
uspace/srv/net/dnsres/dns_msg.h (modified) (view diffs)
-
uspace/srv/net/dnsres/dns_type.h (modified) (view diffs)
-
uspace/srv/net/dnsres/transport.c (modified) (view diffs)
-
uspace/srv/net/ethip/ethip.c (modified) (view diffs)
-
uspace/srv/net/ethip/ethip_nic.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/inet_link.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/inetsrv.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/inetsrv.h (modified) (view diffs)
-
uspace/srv/net/tcp/conn.c (modified) (view diffs)
-
uspace/srv/net/tcp/conn.h (modified) (view diffs)
-
uspace/srv/net/tcp/seq_no.c (modified) (view diffs)
-
uspace/srv/net/tcp/sock.c (modified) (view diffs)
-
uspace/srv/net/tcp/tcp_type.h (modified) (view diffs)
-
uspace/srv/net/udp/assoc.c (modified) (view diffs)
-
uspace/srv/net/udp/assoc.h (modified) (view diffs)
-
uspace/srv/net/udp/sock.c (modified) (view diffs)
-
uspace/srv/net/udp/ucall.c (modified) (view diffs)
-
uspace/srv/net/udp/ucall.h (modified) (view diffs)
-
uspace/srv/net/udp/udp_type.h (modified) (view diffs)
-
uspace/srv/ns/clonable.c (modified) (view diffs)
-
uspace/srv/ns/clonable.h (modified) (view diffs)
-
uspace/srv/ns/task.c (modified) (view diffs)
-
uspace/srv/vfs/vfs.c (modified) (view diffs)
-
uspace/srv/vfs/vfs.h (modified) (view diffs)
-
uspace/srv/vfs/vfs_file.c (modified) (view diffs)
-
uspace/srv/vfs/vfs_lookup.c (modified) (view diffs)
-
uspace/srv/vfs/vfs_ops.c (modified) (view diffs)
-
uspace/srv/vfs/vfs_register.c (modified) (view diffs)
-
version (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
