Changes in / [207e8880:b1c57a8] in mainline
- Files:
-
- 1176 added
- 957 deleted
- 894 edited
-
.bzrignore (added)
-
HelenOS.config (modified) (view diffs)
-
Makefile (modified) (view diffs)
-
abi/include/abi/bool.h (added)
-
abi/include/abi/ddi/arg.h (added)
-
abi/include/abi/ddi/irq.h (added)
-
abi/include/abi/elf.h (added)
-
abi/include/abi/errno.h (added)
-
abi/include/abi/fb/visuals.h (added)
-
abi/include/abi/ipc/event.h (added)
-
abi/include/abi/ipc/ipc.h (added)
-
abi/include/abi/ipc/methods.h (added)
-
abi/include/abi/kio.h (added)
-
abi/include/abi/klog.h (added)
-
abi/include/abi/log.h (added)
-
abi/include/abi/mm/as.h (added)
-
abi/include/abi/proc/task.h (added)
-
abi/include/abi/proc/thread.h (added)
-
abi/include/abi/proc/uarg.h (added)
-
abi/include/abi/synch.h (added)
-
abi/include/abi/syscall.h (added)
-
abi/include/abi/sysinfo.h (added)
-
abi/include/abi/udebug.h (added)
-
abi/include/bool.h (deleted)
-
abi/include/ddi/arg.h (deleted)
-
abi/include/ddi/irq.h (deleted)
-
abi/include/elf.h (deleted)
-
abi/include/errno.h (deleted)
-
abi/include/fb/visuals.h (deleted)
-
abi/include/ipc/event.h (deleted)
-
abi/include/ipc/ipc.h (deleted)
-
abi/include/ipc/methods.h (deleted)
-
abi/include/mm/as.h (deleted)
-
abi/include/proc/task.h (deleted)
-
abi/include/proc/thread.h (deleted)
-
abi/include/proc/uarg.h (deleted)
-
abi/include/synch.h (deleted)
-
abi/include/syscall.h (deleted)
-
abi/include/sysinfo.h (deleted)
-
abi/include/udebug.h (deleted)
-
boot/Makefile (modified) (view diffs)
-
boot/Makefile.build (modified) (view diffs)
-
boot/Makefile.common (modified) (view diffs)
-
boot/arch/amd64/Makefile.inc (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/cp15.h (added)
-
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/Makefile.inc (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/arch/mips64/Makefile.inc (deleted)
-
boot/arch/mips64/_link.ld.in (deleted)
-
boot/arch/mips64/include/arch.h (deleted)
-
boot/arch/mips64/include/asm.h (deleted)
-
boot/arch/mips64/include/main.h (deleted)
-
boot/arch/mips64/include/regname.h (deleted)
-
boot/arch/mips64/include/types.h (deleted)
-
boot/arch/mips64/src/asm.S (deleted)
-
boot/arch/mips64/src/main.c (deleted)
-
boot/arch/mips64/src/putchar.c (deleted)
-
boot/arch/ppc32/Makefile.inc (modified) (view diffs)
-
boot/arch/sparc32/Makefile.inc (added)
-
boot/arch/sparc32/_link.ld.in (added)
-
boot/arch/sparc32/include/ambapp.h (added)
-
boot/arch/sparc32/include/arch.h (added)
-
boot/arch/sparc32/include/asm.h (added)
-
boot/arch/sparc32/include/main.h (added)
-
boot/arch/sparc32/include/mm.h (added)
-
boot/arch/sparc32/include/types.h (added)
-
boot/arch/sparc32/src/ambapp.c (added)
-
boot/arch/sparc32/src/asm.S (added)
-
boot/arch/sparc32/src/main.c (added)
-
boot/arch/sparc32/src/mm.c (added)
-
boot/arch/sparc32/src/putchar.c (added)
-
boot/arch/sparc64/src/asm.S (modified) (view diffs)
-
boot/genarch/src/ofw.c (modified) (view diffs)
-
boot/generic/include/memstr.h (modified) (view diffs)
-
boot/generic/src/memstr.c (modified) (view diffs)
-
contrib/arch/HelenOS.adl (modified) (view diffs)
-
contrib/arch/kernel/kernel.adl (modified) (view diffs)
-
contrib/arch/uspace/app/kio/kio.adl (added)
-
contrib/arch/uspace/app/klog/klog.adl (deleted)
-
contrib/arch/uspace/lib/libc/bind (modified) (view diffs)
-
contrib/arch/uspace/lib/libc/protocol (modified) (view diffs)
-
contrib/arch/uspace/lib/libc/requires (modified) (view diffs)
-
contrib/arch/uspace/lib/libc/subsume (modified) (view diffs)
-
contrib/arch/uspace/srv/ns/ns.adl (modified) (view diffs)
-
contrib/artwork/HelenOS-bw.svg (added)
-
contrib/artwork/HelenOS.svg (added)
-
contrib/bazaar/bzreml/__init__.py (modified) (view diffs)
-
contrib/bazaar/bzreml/setup.py (modified) (view diffs)
-
contrib/conf/arm32-gx.sh (deleted)
-
contrib/conf/arm32-qe.sh (deleted)
-
contrib/conf/ia32-qe.sh (deleted)
-
contrib/conf/mips32-gx.sh (deleted)
-
contrib/conf/net-qe.sh (deleted)
-
contrib/conf/ppc32-qe.sh (deleted)
-
contrib/conf/ski.conf (modified) (view diffs)
-
contrib/conf/sparc64-qe (deleted)
-
contrib/qfs/qfs.sh (added)
-
contrib/tools/random_check.sh (added)
-
contrib/tools/toolchain_check.sh (added)
-
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 (modified) (view diffs)
-
defaults/arm32/beaglebone/Makefile.config (added)
-
defaults/arm32/gta02/Makefile.config (modified) (view diffs)
-
defaults/arm32/raspberrypi/Makefile.config (added)
-
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 (deleted)
-
defaults/mips64/msim/Makefile.config (deleted)
-
defaults/mips64/output (deleted)
-
defaults/ppc32/Makefile.config (modified) (view diffs)
-
defaults/sparc32/Makefile.config (added)
-
defaults/sparc32/leon3/Makefile.config (added)
-
defaults/sparc32/output (added)
-
defaults/sparc64/Makefile.config (modified) (view diffs)
-
defaults/sparc64/niagara/Makefile.config (modified) (view diffs)
-
defaults/special/Makefile.config (modified) (view diffs)
-
kernel/Makefile (modified) (view diffs)
-
kernel/arch/abs32le/Makefile.inc (modified) (view diffs)
-
kernel/arch/abs32le/include/arch.h (deleted)
-
kernel/arch/abs32le/include/arch/arch.h (added)
-
kernel/arch/abs32le/include/arch/asm.h (added)
-
kernel/arch/abs32le/include/arch/atomic.h (added)
-
kernel/arch/abs32le/include/arch/barrier.h (added)
-
kernel/arch/abs32le/include/arch/context.h (added)
-
kernel/arch/abs32le/include/arch/context_offset.h (added)
-
kernel/arch/abs32le/include/arch/cpu.h (added)
-
kernel/arch/abs32le/include/arch/cycle.h (added)
-
kernel/arch/abs32le/include/arch/elf.h (added)
-
kernel/arch/abs32le/include/arch/faddr.h (added)
-
kernel/arch/abs32le/include/arch/fpu_context.h (added)
-
kernel/arch/abs32le/include/arch/interrupt.h (added)
-
kernel/arch/abs32le/include/arch/istate.h (added)
-
kernel/arch/abs32le/include/arch/mm/as.h (added)
-
kernel/arch/abs32le/include/arch/mm/asid.h (added)
-
kernel/arch/abs32le/include/arch/mm/frame.h (added)
-
kernel/arch/abs32le/include/arch/mm/km.h (added)
-
kernel/arch/abs32le/include/arch/mm/page.h (added)
-
kernel/arch/abs32le/include/arch/mm/tlb.h (added)
-
kernel/arch/abs32le/include/arch/proc/task.h (added)
-
kernel/arch/abs32le/include/arch/proc/thread.h (added)
-
kernel/arch/abs32le/include/arch/stack.h (added)
-
kernel/arch/abs32le/include/arch/types.h (added)
-
kernel/arch/abs32le/include/asm.h (deleted)
-
kernel/arch/abs32le/include/atomic.h (deleted)
-
kernel/arch/abs32le/include/barrier.h (deleted)
-
kernel/arch/abs32le/include/context.h (deleted)
-
kernel/arch/abs32le/include/context_offset.h (deleted)
-
kernel/arch/abs32le/include/cpu.h (deleted)
-
kernel/arch/abs32le/include/cycle.h (deleted)
-
kernel/arch/abs32le/include/elf.h (deleted)
-
kernel/arch/abs32le/include/faddr.h (deleted)
-
kernel/arch/abs32le/include/fpu_context.h (deleted)
-
kernel/arch/abs32le/include/interrupt.h (deleted)
-
kernel/arch/abs32le/include/istate.h (deleted)
-
kernel/arch/abs32le/include/mm/as.h (deleted)
-
kernel/arch/abs32le/include/mm/asid.h (deleted)
-
kernel/arch/abs32le/include/mm/frame.h (deleted)
-
kernel/arch/abs32le/include/mm/km.h (deleted)
-
kernel/arch/abs32le/include/mm/page.h (deleted)
-
kernel/arch/abs32le/include/mm/tlb.h (deleted)
-
kernel/arch/abs32le/include/proc/task.h (deleted)
-
kernel/arch/abs32le/include/proc/thread.h (deleted)
-
kernel/arch/abs32le/include/types.h (deleted)
-
kernel/arch/abs32le/src/ddi/ddi.c (deleted)
-
kernel/arch/amd64/Makefile.inc (modified) (view diffs)
-
kernel/arch/amd64/include/arch.h (deleted)
-
kernel/arch/amd64/include/arch/arch.h (added)
-
kernel/arch/amd64/include/arch/asm.h (added)
-
kernel/arch/amd64/include/arch/atomic.h (added)
-
kernel/arch/amd64/include/arch/barrier.h (added)
-
kernel/arch/amd64/include/arch/bios (added)
-
kernel/arch/amd64/include/arch/boot/boot.h (added)
-
kernel/arch/amd64/include/arch/boot/memmap.h (added)
-
kernel/arch/amd64/include/arch/context.h (added)
-
kernel/arch/amd64/include/arch/context_struct.ag (added)
-
kernel/arch/amd64/include/arch/cpu.h (added)
-
kernel/arch/amd64/include/arch/cpuid.h (added)
-
kernel/arch/amd64/include/arch/cycle.h (added)
-
kernel/arch/amd64/include/arch/ddi/ddi.h (added)
-
kernel/arch/amd64/include/arch/drivers (added)
-
kernel/arch/amd64/include/arch/elf.h (added)
-
kernel/arch/amd64/include/arch/faddr.h (added)
-
kernel/arch/amd64/include/arch/fpu_context.h (added)
-
kernel/arch/amd64/include/arch/interrupt.h (added)
-
kernel/arch/amd64/include/arch/istate.h (added)
-
kernel/arch/amd64/include/arch/istate_struct.ag (added)
-
kernel/arch/amd64/include/arch/mm/as.h (added)
-
kernel/arch/amd64/include/arch/mm/asid.h (added)
-
kernel/arch/amd64/include/arch/mm/frame.h (added)
-
kernel/arch/amd64/include/arch/mm/km.h (added)
-
kernel/arch/amd64/include/arch/mm/page.h (added)
-
kernel/arch/amd64/include/arch/mm/ptl.h (added)
-
kernel/arch/amd64/include/arch/mm/tlb.h (added)
-
kernel/arch/amd64/include/arch/pm.h (added)
-
kernel/arch/amd64/include/arch/proc/task.h (added)
-
kernel/arch/amd64/include/arch/proc/thread.h (added)
-
kernel/arch/amd64/include/arch/smp (added)
-
kernel/arch/amd64/include/arch/stack.h (added)
-
kernel/arch/amd64/include/arch/syscall.h (added)
-
kernel/arch/amd64/include/arch/types.h (added)
-
kernel/arch/amd64/include/asm.h (deleted)
-
kernel/arch/amd64/include/atomic.h (deleted)
-
kernel/arch/amd64/include/barrier.h (deleted)
-
kernel/arch/amd64/include/bios (deleted)
-
kernel/arch/amd64/include/boot/boot.h (deleted)
-
kernel/arch/amd64/include/boot/memmap.h (deleted)
-
kernel/arch/amd64/include/context.h (deleted)
-
kernel/arch/amd64/include/context_offset.h (deleted)
-
kernel/arch/amd64/include/cpu.h (deleted)
-
kernel/arch/amd64/include/cpuid.h (deleted)
-
kernel/arch/amd64/include/cycle.h (deleted)
-
kernel/arch/amd64/include/ddi/ddi.h (deleted)
-
kernel/arch/amd64/include/debugger.h (deleted)
-
kernel/arch/amd64/include/drivers (deleted)
-
kernel/arch/amd64/include/elf.h (deleted)
-
kernel/arch/amd64/include/faddr.h (deleted)
-
kernel/arch/amd64/include/fpu_context.h (deleted)
-
kernel/arch/amd64/include/interrupt.h (deleted)
-
kernel/arch/amd64/include/istate.h (deleted)
-
kernel/arch/amd64/include/mm/as.h (deleted)
-
kernel/arch/amd64/include/mm/asid.h (deleted)
-
kernel/arch/amd64/include/mm/frame.h (deleted)
-
kernel/arch/amd64/include/mm/km.h (deleted)
-
kernel/arch/amd64/include/mm/page.h (deleted)
-
kernel/arch/amd64/include/mm/ptl.h (deleted)
-
kernel/arch/amd64/include/mm/tlb.h (deleted)
-
kernel/arch/amd64/include/pm.h (deleted)
-
kernel/arch/amd64/include/proc/task.h (deleted)
-
kernel/arch/amd64/include/proc/thread.h (deleted)
-
kernel/arch/amd64/include/smp (deleted)
-
kernel/arch/amd64/include/syscall.h (deleted)
-
kernel/arch/amd64/include/types.h (deleted)
-
kernel/arch/amd64/src/amd64.c (modified) (view diffs)
-
kernel/arch/amd64/src/asm.S (modified) (view diffs)
-
kernel/arch/amd64/src/boot/multiboot.S (modified) (view diffs)
-
kernel/arch/amd64/src/boot/multiboot2.S (modified) (view diffs)
-
kernel/arch/amd64/src/context.S (modified) (view diffs)
-
kernel/arch/amd64/src/ddi/ddi.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/interrupt.c (modified) (view diffs)
-
kernel/arch/amd64/src/mm/km.c (modified) (view diffs)
-
kernel/arch/amd64/src/mm/page.c (modified) (view diffs)
-
kernel/arch/amd64/src/pm.c (modified) (view diffs)
-
kernel/arch/amd64/src/proc/task.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.h (deleted)
-
kernel/arch/arm32/include/arch/arch.h (added)
-
kernel/arch/arm32/include/arch/asm.h (added)
-
kernel/arch/arm32/include/arch/asm/boot.h (added)
-
kernel/arch/arm32/include/arch/atomic.h (added)
-
kernel/arch/arm32/include/arch/barrier.h (added)
-
kernel/arch/arm32/include/arch/cache.h (added)
-
kernel/arch/arm32/include/arch/context.h (added)
-
kernel/arch/arm32/include/arch/context_struct.ag (added)
-
kernel/arch/arm32/include/arch/cp15.h (added)
-
kernel/arch/arm32/include/arch/cpu.h (added)
-
kernel/arch/arm32/include/arch/cycle.h (added)
-
kernel/arch/arm32/include/arch/elf.h (added)
-
kernel/arch/arm32/include/arch/exception.h (added)
-
kernel/arch/arm32/include/arch/faddr.h (added)
-
kernel/arch/arm32/include/arch/fpu_context.h (added)
-
kernel/arch/arm32/include/arch/interrupt.h (added)
-
kernel/arch/arm32/include/arch/istate.h (added)
-
kernel/arch/arm32/include/arch/istate_struct.ag (added)
-
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 (added)
-
kernel/arch/arm32/include/arch/mach/integratorcp/integratorcp.h (added)
-
kernel/arch/arm32/include/arch/mach/raspberrypi/raspberrypi.h (added)
-
kernel/arch/arm32/include/arch/machine_func.h (added)
-
kernel/arch/arm32/include/arch/mm/as.h (added)
-
kernel/arch/arm32/include/arch/mm/asid.h (added)
-
kernel/arch/arm32/include/arch/mm/frame.h (added)
-
kernel/arch/arm32/include/arch/mm/km.h (added)
-
kernel/arch/arm32/include/arch/mm/page.h (added)
-
kernel/arch/arm32/include/arch/mm/page_armv4.h (added)
-
kernel/arch/arm32/include/arch/mm/page_armv6.h (added)
-
kernel/arch/arm32/include/arch/mm/page_fault.h (added)
-
kernel/arch/arm32/include/arch/mm/tlb.h (added)
-
kernel/arch/arm32/include/arch/proc/task.h (added)
-
kernel/arch/arm32/include/arch/proc/thread.h (added)
-
kernel/arch/arm32/include/arch/ras.h (added)
-
kernel/arch/arm32/include/arch/regutils.h (added)
-
kernel/arch/arm32/include/arch/security_ext.h (added)
-
kernel/arch/arm32/include/arch/stack.h (added)
-
kernel/arch/arm32/include/arch/types.h (added)
-
kernel/arch/arm32/include/asm.h (deleted)
-
kernel/arch/arm32/include/asm/boot.h (deleted)
-
kernel/arch/arm32/include/atomic.h (deleted)
-
kernel/arch/arm32/include/barrier.h (deleted)
-
kernel/arch/arm32/include/context.h (deleted)
-
kernel/arch/arm32/include/cpu.h (deleted)
-
kernel/arch/arm32/include/cycle.h (deleted)
-
kernel/arch/arm32/include/elf.h (deleted)
-
kernel/arch/arm32/include/exception.h (deleted)
-
kernel/arch/arm32/include/faddr.h (deleted)
-
kernel/arch/arm32/include/fpu_context.h (deleted)
-
kernel/arch/arm32/include/interrupt.h (deleted)
-
kernel/arch/arm32/include/istate.h (deleted)
-
kernel/arch/arm32/include/mach/beagleboardxm/beagleboardxm.h (deleted)
-
kernel/arch/arm32/include/mach/gta02/gta02.h (deleted)
-
kernel/arch/arm32/include/mach/integratorcp/integratorcp.h (deleted)
-
kernel/arch/arm32/include/mach/testarm/testarm.h (deleted)
-
kernel/arch/arm32/include/machine_func.h (deleted)
-
kernel/arch/arm32/include/mm/as.h (deleted)
-
kernel/arch/arm32/include/mm/asid.h (deleted)
-
kernel/arch/arm32/include/mm/frame.h (deleted)
-
kernel/arch/arm32/include/mm/km.h (deleted)
-
kernel/arch/arm32/include/mm/page.h (deleted)
-
kernel/arch/arm32/include/mm/page_armv4.h (deleted)
-
kernel/arch/arm32/include/mm/page_armv6.h (deleted)
-
kernel/arch/arm32/include/mm/page_fault.h (deleted)
-
kernel/arch/arm32/include/mm/tlb.h (deleted)
-
kernel/arch/arm32/include/proc/task.h (deleted)
-
kernel/arch/arm32/include/proc/thread.h (deleted)
-
kernel/arch/arm32/include/ras.h (deleted)
-
kernel/arch/arm32/include/regutils.h (deleted)
-
kernel/arch/arm32/include/stack.h (deleted)
-
kernel/arch/arm32/include/types.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/ddi/ddi.c (deleted)
-
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 (modified) (view diffs)
-
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/integratorcp/integratorcp.c (modified) (view diffs)
-
kernel/arch/arm32/src/mach/raspberrypi/raspberrypi.c (added)
-
kernel/arch/arm32/src/mach/testarm/testarm.c (deleted)
-
kernel/arch/arm32/src/machine_func.c (modified) (view diffs)
-
kernel/arch/arm32/src/mm/frame.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/mm/tlb.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.h (deleted)
-
kernel/arch/ia32/include/arch/arch.h (added)
-
kernel/arch/ia32/include/arch/asm.h (added)
-
kernel/arch/ia32/include/arch/atomic.h (added)
-
kernel/arch/ia32/include/arch/barrier.h (added)
-
kernel/arch/ia32/include/arch/bios/bios.h (added)
-
kernel/arch/ia32/include/arch/boot/boot.h (added)
-
kernel/arch/ia32/include/arch/boot/memmap.h (added)
-
kernel/arch/ia32/include/arch/context.h (added)
-
kernel/arch/ia32/include/arch/context_struct.ag (added)
-
kernel/arch/ia32/include/arch/cpu.h (added)
-
kernel/arch/ia32/include/arch/cpuid.h (added)
-
kernel/arch/ia32/include/arch/cycle.h (added)
-
kernel/arch/ia32/include/arch/ddi/ddi.h (added)
-
kernel/arch/ia32/include/arch/drivers/i8254.h (added)
-
kernel/arch/ia32/include/arch/drivers/i8259.h (added)
-
kernel/arch/ia32/include/arch/elf.h (added)
-
kernel/arch/ia32/include/arch/faddr.h (added)
-
kernel/arch/ia32/include/arch/fpu_context.h (added)
-
kernel/arch/ia32/include/arch/interrupt.h (added)
-
kernel/arch/ia32/include/arch/istate.h (added)
-
kernel/arch/ia32/include/arch/istate_struct.ag (added)
-
kernel/arch/ia32/include/arch/mm/as.h (added)
-
kernel/arch/ia32/include/arch/mm/asid.h (added)
-
kernel/arch/ia32/include/arch/mm/frame.h (added)
-
kernel/arch/ia32/include/arch/mm/km.h (added)
-
kernel/arch/ia32/include/arch/mm/page.h (added)
-
kernel/arch/ia32/include/arch/mm/tlb.h (added)
-
kernel/arch/ia32/include/arch/pm.h (added)
-
kernel/arch/ia32/include/arch/proc/task.h (added)
-
kernel/arch/ia32/include/arch/proc/thread.h (added)
-
kernel/arch/ia32/include/arch/smp/ap.h (added)
-
kernel/arch/ia32/include/arch/smp/apic.h (added)
-
kernel/arch/ia32/include/arch/smp/mps.h (added)
-
kernel/arch/ia32/include/arch/smp/smp.h (added)
-
kernel/arch/ia32/include/arch/stack.h (added)
-
kernel/arch/ia32/include/arch/syscall.h (added)
-
kernel/arch/ia32/include/arch/types.h (added)
-
kernel/arch/ia32/include/asm.h (deleted)
-
kernel/arch/ia32/include/atomic.h (deleted)
-
kernel/arch/ia32/include/barrier.h (deleted)
-
kernel/arch/ia32/include/bios/bios.h (deleted)
-
kernel/arch/ia32/include/boot/boot.h (deleted)
-
kernel/arch/ia32/include/boot/memmap.h (deleted)
-
kernel/arch/ia32/include/context.h (deleted)
-
kernel/arch/ia32/include/context_offset.h (deleted)
-
kernel/arch/ia32/include/cpu.h (deleted)
-
kernel/arch/ia32/include/cpuid.h (deleted)
-
kernel/arch/ia32/include/cycle.h (deleted)
-
kernel/arch/ia32/include/ddi/ddi.h (deleted)
-
kernel/arch/ia32/include/debugger.h (deleted)
-
kernel/arch/ia32/include/drivers/i8254.h (deleted)
-
kernel/arch/ia32/include/drivers/i8259.h (deleted)
-
kernel/arch/ia32/include/elf.h (deleted)
-
kernel/arch/ia32/include/faddr.h (deleted)
-
kernel/arch/ia32/include/fpu_context.h (deleted)
-
kernel/arch/ia32/include/interrupt.h (deleted)
-
kernel/arch/ia32/include/istate.h (deleted)
-
kernel/arch/ia32/include/mm/as.h (deleted)
-
kernel/arch/ia32/include/mm/asid.h (deleted)
-
kernel/arch/ia32/include/mm/frame.h (deleted)
-
kernel/arch/ia32/include/mm/km.h (deleted)
-
kernel/arch/ia32/include/mm/page.h (deleted)
-
kernel/arch/ia32/include/mm/tlb.h (deleted)
-
kernel/arch/ia32/include/pm.h (deleted)
-
kernel/arch/ia32/include/proc/task.h (deleted)
-
kernel/arch/ia32/include/proc/thread.h (deleted)
-
kernel/arch/ia32/include/smp/ap.h (deleted)
-
kernel/arch/ia32/include/smp/apic.h (deleted)
-
kernel/arch/ia32/include/smp/mps.h (deleted)
-
kernel/arch/ia32/include/smp/smp.h (deleted)
-
kernel/arch/ia32/include/syscall.h (deleted)
-
kernel/arch/ia32/include/types.h (deleted)
-
kernel/arch/ia32/src/asm.S (modified) (view diffs)
-
kernel/arch/ia32/src/boot/vesa_real.inc (modified) (view diffs)
-
kernel/arch/ia32/src/context.S (modified) (view diffs)
-
kernel/arch/ia32/src/cpu/cpu.c (modified) (view diffs)
-
kernel/arch/ia32/src/ddi/ddi.c (modified) (view diffs)
-
kernel/arch/ia32/src/debugger.c (deleted)
-
kernel/arch/ia32/src/drivers/i8259.c (modified) (view diffs)
-
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/ia32/src/pm.c (modified) (view diffs)
-
kernel/arch/ia32/src/proc/task.c (modified) (view diffs)
-
kernel/arch/ia32/src/smp/apic.c (modified) (view diffs)
-
kernel/arch/ia32/src/smp/mps.c (modified) (view diffs)
-
kernel/arch/ia32/src/smp/smp.c (modified) (view diffs)
-
kernel/arch/ia64/Makefile.inc (modified) (view diffs)
-
kernel/arch/ia64/include/arch.h (deleted)
-
kernel/arch/ia64/include/arch/arch.h (added)
-
kernel/arch/ia64/include/arch/asm.h (added)
-
kernel/arch/ia64/include/arch/atomic.h (added)
-
kernel/arch/ia64/include/arch/barrier.h (added)
-
kernel/arch/ia64/include/arch/bootinfo.h (added)
-
kernel/arch/ia64/include/arch/context.h (added)
-
kernel/arch/ia64/include/arch/context_struct.ag (added)
-
kernel/arch/ia64/include/arch/cpu.h (added)
-
kernel/arch/ia64/include/arch/cycle.h (added)
-
kernel/arch/ia64/include/arch/drivers/it.h (added)
-
kernel/arch/ia64/include/arch/drivers/kbd.h (added)
-
kernel/arch/ia64/include/arch/drivers/ski.h (added)
-
kernel/arch/ia64/include/arch/elf.h (added)
-
kernel/arch/ia64/include/arch/faddr.h (added)
-
kernel/arch/ia64/include/arch/fpu_context.h (added)
-
kernel/arch/ia64/include/arch/interrupt.h (added)
-
kernel/arch/ia64/include/arch/istate.h (added)
-
kernel/arch/ia64/include/arch/istate_struct.ag (added)
-
kernel/arch/ia64/include/arch/legacyio.h (added)
-
kernel/arch/ia64/include/arch/mm/as.h (added)
-
kernel/arch/ia64/include/arch/mm/asid.h (added)
-
kernel/arch/ia64/include/arch/mm/frame.h (added)
-
kernel/arch/ia64/include/arch/mm/km.h (added)
-
kernel/arch/ia64/include/arch/mm/page.h (added)
-
kernel/arch/ia64/include/arch/mm/tlb.h (added)
-
kernel/arch/ia64/include/arch/mm/vhpt.h (added)
-
kernel/arch/ia64/include/arch/pal/pal.h (added)
-
kernel/arch/ia64/include/arch/proc/task.h (added)
-
kernel/arch/ia64/include/arch/proc/thread.h (added)
-
kernel/arch/ia64/include/arch/register.h (added)
-
kernel/arch/ia64/include/arch/stack.h (added)
-
kernel/arch/ia64/include/arch/types.h (added)
-
kernel/arch/ia64/include/asm.h (deleted)
-
kernel/arch/ia64/include/atomic.h (deleted)
-
kernel/arch/ia64/include/barrier.h (deleted)
-
kernel/arch/ia64/include/bootinfo.h (deleted)
-
kernel/arch/ia64/include/context.h (deleted)
-
kernel/arch/ia64/include/cpu.h (deleted)
-
kernel/arch/ia64/include/cycle.h (deleted)
-
kernel/arch/ia64/include/drivers/it.h (deleted)
-
kernel/arch/ia64/include/drivers/kbd.h (deleted)
-
kernel/arch/ia64/include/drivers/ski.h (deleted)
-
kernel/arch/ia64/include/elf.h (deleted)
-
kernel/arch/ia64/include/faddr.h (deleted)
-
kernel/arch/ia64/include/fpu_context.h (deleted)
-
kernel/arch/ia64/include/interrupt.h (deleted)
-
kernel/arch/ia64/include/istate.h (deleted)
-
kernel/arch/ia64/include/legacyio.h (deleted)
-
kernel/arch/ia64/include/mm/as.h (deleted)
-
kernel/arch/ia64/include/mm/asid.h (deleted)
-
kernel/arch/ia64/include/mm/frame.h (deleted)
-
kernel/arch/ia64/include/mm/km.h (deleted)
-
kernel/arch/ia64/include/mm/page.h (deleted)
-
kernel/arch/ia64/include/mm/tlb.h (deleted)
-
kernel/arch/ia64/include/mm/vhpt.h (deleted)
-
kernel/arch/ia64/include/pal/pal.h (deleted)
-
kernel/arch/ia64/include/proc/task.h (deleted)
-
kernel/arch/ia64/include/proc/thread.h (deleted)
-
kernel/arch/ia64/include/register.h (deleted)
-
kernel/arch/ia64/include/stack.h (deleted)
-
kernel/arch/ia64/include/types.h (deleted)
-
kernel/arch/ia64/src/context.S (modified) (view diffs)
-
kernel/arch/ia64/src/ddi/ddi.c (modified) (view diffs)
-
kernel/arch/ia64/src/drivers/ski.c (modified) (view diffs)
-
kernel/arch/ia64/src/fpu_context.c (modified) (view diffs)
-
kernel/arch/ia64/src/ivt.S (modified) (view diffs)
-
kernel/arch/ia64/src/mm/vhpt.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.h (deleted)
-
kernel/arch/mips32/include/arch/arch.h (added)
-
kernel/arch/mips32/include/arch/asm.h (added)
-
kernel/arch/mips32/include/arch/asm/boot.h (added)
-
kernel/arch/mips32/include/arch/asm/regname.h (added)
-
kernel/arch/mips32/include/arch/atomic.h (added)
-
kernel/arch/mips32/include/arch/barrier.h (added)
-
kernel/arch/mips32/include/arch/cache.h (added)
-
kernel/arch/mips32/include/arch/context.h (added)
-
kernel/arch/mips32/include/arch/context_struct.ag (added)
-
kernel/arch/mips32/include/arch/cp0.h (added)
-
kernel/arch/mips32/include/arch/cpu.h (added)
-
kernel/arch/mips32/include/arch/cycle.h (added)
-
kernel/arch/mips32/include/arch/debug.h (added)
-
kernel/arch/mips32/include/arch/debugger.h (added)
-
kernel/arch/mips32/include/arch/drivers/msim.h (added)
-
kernel/arch/mips32/include/arch/elf.h (added)
-
kernel/arch/mips32/include/arch/exception.h (added)
-
kernel/arch/mips32/include/arch/faddr.h (added)
-
kernel/arch/mips32/include/arch/fpu_context.h (added)
-
kernel/arch/mips32/include/arch/fpu_context_struct.ag (added)
-
kernel/arch/mips32/include/arch/interrupt.h (added)
-
kernel/arch/mips32/include/arch/istate.h (added)
-
kernel/arch/mips32/include/arch/istate_struct.ag (added)
-
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 (added)
-
kernel/arch/mips32/include/arch/mm/asid.h (added)
-
kernel/arch/mips32/include/arch/mm/frame.h (added)
-
kernel/arch/mips32/include/arch/mm/km.h (added)
-
kernel/arch/mips32/include/arch/mm/page.h (added)
-
kernel/arch/mips32/include/arch/mm/tlb.h (added)
-
kernel/arch/mips32/include/arch/proc/task.h (added)
-
kernel/arch/mips32/include/arch/proc/thread.h (added)
-
kernel/arch/mips32/include/arch/smp/dorder.h (added)
-
kernel/arch/mips32/include/arch/stack.h (added)
-
kernel/arch/mips32/include/arch/types.h (added)
-
kernel/arch/mips32/include/asm.h (deleted)
-
kernel/arch/mips32/include/asm/boot.h (deleted)
-
kernel/arch/mips32/include/asm/regname.h (deleted)
-
kernel/arch/mips32/include/atomic.h (deleted)
-
kernel/arch/mips32/include/barrier.h (deleted)
-
kernel/arch/mips32/include/cache.h (deleted)
-
kernel/arch/mips32/include/context.h (deleted)
-
kernel/arch/mips32/include/context_offset.h (deleted)
-
kernel/arch/mips32/include/cp0.h (deleted)
-
kernel/arch/mips32/include/cpu.h (deleted)
-
kernel/arch/mips32/include/cycle.h (deleted)
-
kernel/arch/mips32/include/debug.h (deleted)
-
kernel/arch/mips32/include/debugger.h (deleted)
-
kernel/arch/mips32/include/drivers/msim.h (deleted)
-
kernel/arch/mips32/include/elf.h (deleted)
-
kernel/arch/mips32/include/exception.h (deleted)
-
kernel/arch/mips32/include/faddr.h (deleted)
-
kernel/arch/mips32/include/fpu_context.h (deleted)
-
kernel/arch/mips32/include/interrupt.h (deleted)
-
kernel/arch/mips32/include/istate.h (deleted)
-
kernel/arch/mips32/include/mm/as.h (deleted)
-
kernel/arch/mips32/include/mm/asid.h (deleted)
-
kernel/arch/mips32/include/mm/frame.h (deleted)
-
kernel/arch/mips32/include/mm/km.h (deleted)
-
kernel/arch/mips32/include/mm/page.h (deleted)
-
kernel/arch/mips32/include/mm/tlb.h (deleted)
-
kernel/arch/mips32/include/proc/task.h (deleted)
-
kernel/arch/mips32/include/proc/thread.h (deleted)
-
kernel/arch/mips32/include/smp/dorder.h (deleted)
-
kernel/arch/mips32/include/stack.h (deleted)
-
kernel/arch/mips32/include/types.h (deleted)
-
kernel/arch/mips32/src/asm.S (modified) (view diffs)
-
kernel/arch/mips32/src/context.S (modified) (view diffs)
-
kernel/arch/mips32/src/ddi/ddi.c (deleted)
-
kernel/arch/mips32/src/debugger.c (modified) (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/mips32/src/start.S (modified) (view diffs)
-
kernel/arch/mips64/Makefile.inc (deleted)
-
kernel/arch/mips64/_link.ld.in (deleted)
-
kernel/arch/mips64/include/arch.h (deleted)
-
kernel/arch/mips64/include/asm.h (deleted)
-
kernel/arch/mips64/include/asm/boot.h (deleted)
-
kernel/arch/mips64/include/asm/regname.h (deleted)
-
kernel/arch/mips64/include/atomic.h (deleted)
-
kernel/arch/mips64/include/barrier.h (deleted)
-
kernel/arch/mips64/include/cache.h (deleted)
-
kernel/arch/mips64/include/context.h (deleted)
-
kernel/arch/mips64/include/context_offset.h (deleted)
-
kernel/arch/mips64/include/cp0.h (deleted)
-
kernel/arch/mips64/include/cpu.h (deleted)
-
kernel/arch/mips64/include/cycle.h (deleted)
-
kernel/arch/mips64/include/debug.h (deleted)
-
kernel/arch/mips64/include/debugger.h (deleted)
-
kernel/arch/mips64/include/drivers/msim.h (deleted)
-
kernel/arch/mips64/include/elf.h (deleted)
-
kernel/arch/mips64/include/exception.h (deleted)
-
kernel/arch/mips64/include/faddr.h (deleted)
-
kernel/arch/mips64/include/fpu_context.h (deleted)
-
kernel/arch/mips64/include/interrupt.h (deleted)
-
kernel/arch/mips64/include/istate.h (deleted)
-
kernel/arch/mips64/include/mm/as.h (deleted)
-
kernel/arch/mips64/include/mm/asid.h (deleted)
-
kernel/arch/mips64/include/mm/frame.h (deleted)
-
kernel/arch/mips64/include/mm/km.h (deleted)
-
kernel/arch/mips64/include/mm/page.h (deleted)
-
kernel/arch/mips64/include/mm/tlb.h (deleted)
-
kernel/arch/mips64/include/proc/task.h (deleted)
-
kernel/arch/mips64/include/proc/thread.h (deleted)
-
kernel/arch/mips64/include/smp/dorder.h (deleted)
-
kernel/arch/mips64/include/stack.h (deleted)
-
kernel/arch/mips64/include/types.h (deleted)
-
kernel/arch/mips64/src/asm.S (deleted)
-
kernel/arch/mips64/src/cache.c (deleted)
-
kernel/arch/mips64/src/context.S (deleted)
-
kernel/arch/mips64/src/cpu (deleted)
-
kernel/arch/mips64/src/ddi (deleted)
-
kernel/arch/mips64/src/debug (deleted)
-
kernel/arch/mips64/src/debugger.c (deleted)
-
kernel/arch/mips64/src/exception.c (deleted)
-
kernel/arch/mips64/src/fpu_context.c (deleted)
-
kernel/arch/mips64/src/interrupt.c (deleted)
-
kernel/arch/mips64/src/mips64.c (deleted)
-
kernel/arch/mips64/src/mm/as.c (deleted)
-
kernel/arch/mips64/src/mm/frame.c (deleted)
-
kernel/arch/mips64/src/mm/km.c (deleted)
-
kernel/arch/mips64/src/mm/page.c (deleted)
-
kernel/arch/mips64/src/mm/tlb.c (deleted)
-
kernel/arch/mips64/src/smp/dorder.c (deleted)
-
kernel/arch/mips64/src/smp/smp.c (deleted)
-
kernel/arch/mips64/src/smp/smp_call.c (deleted)
-
kernel/arch/mips64/src/start.S (deleted)
-
kernel/arch/ppc32/Makefile.inc (modified) (view diffs)
-
kernel/arch/ppc32/include/arch.h (deleted)
-
kernel/arch/ppc32/include/arch/arch.h (added)
-
kernel/arch/ppc32/include/arch/asm.h (added)
-
kernel/arch/ppc32/include/arch/asm/regname.h (added)
-
kernel/arch/ppc32/include/arch/atomic.h (added)
-
kernel/arch/ppc32/include/arch/barrier.h (added)
-
kernel/arch/ppc32/include/arch/boot/boot.h (added)
-
kernel/arch/ppc32/include/arch/context.h (added)
-
kernel/arch/ppc32/include/arch/context_struct.ag (added)
-
kernel/arch/ppc32/include/arch/cpu.h (added)
-
kernel/arch/ppc32/include/arch/cycle.h (added)
-
kernel/arch/ppc32/include/arch/drivers/pic.h (added)
-
kernel/arch/ppc32/include/arch/elf.h (added)
-
kernel/arch/ppc32/include/arch/faddr.h (added)
-
kernel/arch/ppc32/include/arch/fpu_context.h (added)
-
kernel/arch/ppc32/include/arch/fpu_context_struct.ag (added)
-
kernel/arch/ppc32/include/arch/interrupt.h (added)
-
kernel/arch/ppc32/include/arch/istate.h (added)
-
kernel/arch/ppc32/include/arch/istate_struct.ag (added)
-
kernel/arch/ppc32/include/arch/mm/as.h (added)
-
kernel/arch/ppc32/include/arch/mm/asid.h (added)
-
kernel/arch/ppc32/include/arch/mm/frame.h (added)
-
kernel/arch/ppc32/include/arch/mm/km.h (added)
-
kernel/arch/ppc32/include/arch/mm/page.h (added)
-
kernel/arch/ppc32/include/arch/mm/pht.h (added)
-
kernel/arch/ppc32/include/arch/mm/tlb.h (added)
-
kernel/arch/ppc32/include/arch/msr.h (added)
-
kernel/arch/ppc32/include/arch/proc/task.h (added)
-
kernel/arch/ppc32/include/arch/proc/thread.h (added)
-
kernel/arch/ppc32/include/arch/stack.h (added)
-
kernel/arch/ppc32/include/arch/types.h (added)
-
kernel/arch/ppc32/include/asm.h (deleted)
-
kernel/arch/ppc32/include/asm/regname.h (deleted)
-
kernel/arch/ppc32/include/atomic.h (deleted)
-
kernel/arch/ppc32/include/barrier.h (deleted)
-
kernel/arch/ppc32/include/boot/boot.h (deleted)
-
kernel/arch/ppc32/include/context.h (deleted)
-
kernel/arch/ppc32/include/context_offset.h (deleted)
-
kernel/arch/ppc32/include/cpu.h (deleted)
-
kernel/arch/ppc32/include/cycle.h (deleted)
-
kernel/arch/ppc32/include/drivers/pic.h (deleted)
-
kernel/arch/ppc32/include/elf.h (deleted)
-
kernel/arch/ppc32/include/exception.h (deleted)
-
kernel/arch/ppc32/include/faddr.h (deleted)
-
kernel/arch/ppc32/include/fpu_context.h (deleted)
-
kernel/arch/ppc32/include/interrupt.h (deleted)
-
kernel/arch/ppc32/include/istate.h (deleted)
-
kernel/arch/ppc32/include/mm/as.h (deleted)
-
kernel/arch/ppc32/include/mm/asid.h (deleted)
-
kernel/arch/ppc32/include/mm/frame.h (deleted)
-
kernel/arch/ppc32/include/mm/km.h (deleted)
-
kernel/arch/ppc32/include/mm/page.h (deleted)
-
kernel/arch/ppc32/include/mm/pht.h (deleted)
-
kernel/arch/ppc32/include/mm/tlb.h (deleted)
-
kernel/arch/ppc32/include/msr.h (deleted)
-
kernel/arch/ppc32/include/proc/task.h (deleted)
-
kernel/arch/ppc32/include/proc/thread.h (deleted)
-
kernel/arch/ppc32/include/types.h (deleted)
-
kernel/arch/ppc32/src/asm.S (modified) (view diffs)
-
kernel/arch/ppc32/src/context.S (modified) (view diffs)
-
kernel/arch/ppc32/src/cpu/cpu.c (modified) (view diffs)
-
kernel/arch/ppc32/src/ddi/ddi.c (deleted)
-
kernel/arch/ppc32/src/exception.S (modified) (view diffs)
-
kernel/arch/ppc32/src/fpu_context.S (modified) (view diffs)
-
kernel/arch/ppc32/src/interrupt.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/sparc32/Makefile.inc (added)
-
kernel/arch/sparc32/_link.ld.in (added)
-
kernel/arch/sparc32/include/arch/ambapp.h (added)
-
kernel/arch/sparc32/include/arch/arch.h (added)
-
kernel/arch/sparc32/include/arch/asm.h (added)
-
kernel/arch/sparc32/include/arch/atomic.h (added)
-
kernel/arch/sparc32/include/arch/barrier.h (added)
-
kernel/arch/sparc32/include/arch/context.h (added)
-
kernel/arch/sparc32/include/arch/context_offset.h (added)
-
kernel/arch/sparc32/include/arch/cpu.h (added)
-
kernel/arch/sparc32/include/arch/cycle.h (added)
-
kernel/arch/sparc32/include/arch/elf.h (added)
-
kernel/arch/sparc32/include/arch/exception.h (added)
-
kernel/arch/sparc32/include/arch/faddr.h (added)
-
kernel/arch/sparc32/include/arch/fpu_context.h (added)
-
kernel/arch/sparc32/include/arch/interrupt.h (added)
-
kernel/arch/sparc32/include/arch/istate.h (added)
-
kernel/arch/sparc32/include/arch/machine/leon3/leon3.h (added)
-
kernel/arch/sparc32/include/arch/machine_func.h (added)
-
kernel/arch/sparc32/include/arch/mm/as.h (added)
-
kernel/arch/sparc32/include/arch/mm/asid.h (added)
-
kernel/arch/sparc32/include/arch/mm/frame.h (added)
-
kernel/arch/sparc32/include/arch/mm/km.h (added)
-
kernel/arch/sparc32/include/arch/mm/page.h (added)
-
kernel/arch/sparc32/include/arch/mm/page_fault.h (added)
-
kernel/arch/sparc32/include/arch/mm/tlb.h (added)
-
kernel/arch/sparc32/include/arch/proc/task.h (added)
-
kernel/arch/sparc32/include/arch/proc/thread.h (added)
-
kernel/arch/sparc32/include/arch/register.h (added)
-
kernel/arch/sparc32/include/arch/regwin.h (added)
-
kernel/arch/sparc32/include/arch/stack.h (added)
-
kernel/arch/sparc32/include/arch/trap.h (added)
-
kernel/arch/sparc32/include/arch/types.h (added)
-
kernel/arch/sparc32/src/context.S (added)
-
kernel/arch/sparc32/src/cpu/cpu.c (added)
-
kernel/arch/sparc32/src/debug/stacktrace.c (added)
-
kernel/arch/sparc32/src/exception.c (added)
-
kernel/arch/sparc32/src/machine/leon3/leon3.c (added)
-
kernel/arch/sparc32/src/machine_func.c (added)
-
kernel/arch/sparc32/src/mm/as.c (added)
-
kernel/arch/sparc32/src/mm/frame.c (added)
-
kernel/arch/sparc32/src/mm/km.c (added)
-
kernel/arch/sparc32/src/mm/page.c (added)
-
kernel/arch/sparc32/src/mm/tlb.c (added)
-
kernel/arch/sparc32/src/proc/scheduler.c (added)
-
kernel/arch/sparc32/src/proc/task.c (added)
-
kernel/arch/sparc32/src/proc/thread.c (added)
-
kernel/arch/sparc32/src/smp/ipi.c (added)
-
kernel/arch/sparc32/src/smp/smp.c (added)
-
kernel/arch/sparc32/src/sparc32.c (added)
-
kernel/arch/sparc32/src/start.S (added)
-
kernel/arch/sparc32/src/trap_table.S (added)
-
kernel/arch/sparc32/src/userspace.c (added)
-
kernel/arch/sparc64/Makefile.inc (modified) (view diffs)
-
kernel/arch/sparc64/include/arch.h (deleted)
-
kernel/arch/sparc64/include/arch/arch.h (added)
-
kernel/arch/sparc64/include/arch/asm.h (added)
-
kernel/arch/sparc64/include/arch/atomic.h (added)
-
kernel/arch/sparc64/include/arch/barrier.h (added)
-
kernel/arch/sparc64/include/arch/boot/boot.h (added)
-
kernel/arch/sparc64/include/arch/console.h (added)
-
kernel/arch/sparc64/include/arch/context.h (added)
-
kernel/arch/sparc64/include/arch/context_struct.ag (added)
-
kernel/arch/sparc64/include/arch/cpu.h (added)
-
kernel/arch/sparc64/include/arch/cpu_family.h (added)
-
kernel/arch/sparc64/include/arch/cpu_node.h (added)
-
kernel/arch/sparc64/include/arch/cycle.h (added)
-
kernel/arch/sparc64/include/arch/drivers/fb.h (added)
-
kernel/arch/sparc64/include/arch/drivers/kbd.h (added)
-
kernel/arch/sparc64/include/arch/drivers/niagara.h (added)
-
kernel/arch/sparc64/include/arch/drivers/pci.h (added)
-
kernel/arch/sparc64/include/arch/drivers/scr.h (added)
-
kernel/arch/sparc64/include/arch/drivers/tick.h (added)
-
kernel/arch/sparc64/include/arch/elf.h (added)
-
kernel/arch/sparc64/include/arch/faddr.h (added)
-
kernel/arch/sparc64/include/arch/fpu_context.h (added)
-
kernel/arch/sparc64/include/arch/interrupt.h (added)
-
kernel/arch/sparc64/include/arch/istate.h (added)
-
kernel/arch/sparc64/include/arch/istate_struct.ag (added)
-
kernel/arch/sparc64/include/arch/mm/as.h (added)
-
kernel/arch/sparc64/include/arch/mm/asid.h (added)
-
kernel/arch/sparc64/include/arch/mm/cache_spec.h (added)
-
kernel/arch/sparc64/include/arch/mm/frame.h (added)
-
kernel/arch/sparc64/include/arch/mm/km.h (added)
-
kernel/arch/sparc64/include/arch/mm/mmu.h (added)
-
kernel/arch/sparc64/include/arch/mm/page.h (added)
-
kernel/arch/sparc64/include/arch/mm/pagesize.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4u/as.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4u/km.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4u/tsb.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4u/tte.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/as.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/km.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/mmu.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/page.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (added)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tte.h (added)
-
kernel/arch/sparc64/include/arch/mm/tlb.h (added)
-
kernel/arch/sparc64/include/arch/mm/tsb.h (added)
-
kernel/arch/sparc64/include/arch/mm/tte.h (added)
-
kernel/arch/sparc64/include/arch/proc/task.h (added)
-
kernel/arch/sparc64/include/arch/proc/thread.h (added)
-
kernel/arch/sparc64/include/arch/regdef.h (added)
-
kernel/arch/sparc64/include/arch/register.h (added)
-
kernel/arch/sparc64/include/arch/smp/sun4u/ipi.h (added)
-
kernel/arch/sparc64/include/arch/smp/sun4v/smp.h (added)
-
kernel/arch/sparc64/include/arch/sparc64.h (added)
-
kernel/arch/sparc64/include/arch/stack.h (added)
-
kernel/arch/sparc64/include/arch/sun4u/arch.h (added)
-
kernel/arch/sparc64/include/arch/sun4u/asm.h (added)
-
kernel/arch/sparc64/include/arch/sun4u/cpu.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/arch.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/asm.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/cpu.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/hypercall.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/ipi.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/md.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/regdef.h (added)
-
kernel/arch/sparc64/include/arch/sun4v/register.h (added)
-
kernel/arch/sparc64/include/arch/trap/exception.h (added)
-
kernel/arch/sparc64/include/arch/trap/interrupt.h (added)
-
kernel/arch/sparc64/include/arch/trap/mmu.h (added)
-
kernel/arch/sparc64/include/arch/trap/regwin.h (added)
-
kernel/arch/sparc64/include/arch/trap/sun4u/interrupt.h (added)
-
kernel/arch/sparc64/include/arch/trap/sun4u/mmu.h (added)
-
kernel/arch/sparc64/include/arch/trap/sun4u/regwin.h (added)
-
kernel/arch/sparc64/include/arch/trap/sun4v/interrupt.h (added)
-
kernel/arch/sparc64/include/arch/trap/sun4v/mmu.h (added)
-
kernel/arch/sparc64/include/arch/trap/sun4v/regwin.h (added)
-
kernel/arch/sparc64/include/arch/trap/syscall.h (added)
-
kernel/arch/sparc64/include/arch/trap/trap.h (added)
-
kernel/arch/sparc64/include/arch/trap/trap_table.h (added)
-
kernel/arch/sparc64/include/arch/types.h (added)
-
kernel/arch/sparc64/include/asm.h (deleted)
-
kernel/arch/sparc64/include/atomic.h (deleted)
-
kernel/arch/sparc64/include/barrier.h (deleted)
-
kernel/arch/sparc64/include/boot/boot.h (deleted)
-
kernel/arch/sparc64/include/console.h (deleted)
-
kernel/arch/sparc64/include/context.h (deleted)
-
kernel/arch/sparc64/include/context_offset.h (deleted)
-
kernel/arch/sparc64/include/cpu.h (deleted)
-
kernel/arch/sparc64/include/cpu_family.h (deleted)
-
kernel/arch/sparc64/include/cpu_node.h (deleted)
-
kernel/arch/sparc64/include/cycle.h (deleted)
-
kernel/arch/sparc64/include/drivers/fb.h (deleted)
-
kernel/arch/sparc64/include/drivers/kbd.h (deleted)
-
kernel/arch/sparc64/include/drivers/niagara.h (deleted)
-
kernel/arch/sparc64/include/drivers/pci.h (deleted)
-
kernel/arch/sparc64/include/drivers/scr.h (deleted)
-
kernel/arch/sparc64/include/drivers/tick.h (deleted)
-
kernel/arch/sparc64/include/elf.h (deleted)
-
kernel/arch/sparc64/include/faddr.h (deleted)
-
kernel/arch/sparc64/include/fpu_context.h (deleted)
-
kernel/arch/sparc64/include/interrupt.h (deleted)
-
kernel/arch/sparc64/include/istate.h (deleted)
-
kernel/arch/sparc64/include/mm/as.h (deleted)
-
kernel/arch/sparc64/include/mm/asid.h (deleted)
-
kernel/arch/sparc64/include/mm/cache_spec.h (deleted)
-
kernel/arch/sparc64/include/mm/frame.h (deleted)
-
kernel/arch/sparc64/include/mm/km.h (deleted)
-
kernel/arch/sparc64/include/mm/mmu.h (deleted)
-
kernel/arch/sparc64/include/mm/page.h (deleted)
-
kernel/arch/sparc64/include/mm/pagesize.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4u/as.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4u/frame.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4u/km.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4u/mmu.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4u/tlb.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4u/tsb.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4u/tte.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/as.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/frame.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/km.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/mmu.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/page.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/tlb.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/tsb.h (deleted)
-
kernel/arch/sparc64/include/mm/sun4v/tte.h (deleted)
-
kernel/arch/sparc64/include/mm/tlb.h (deleted)
-
kernel/arch/sparc64/include/mm/tsb.h (deleted)
-
kernel/arch/sparc64/include/mm/tte.h (deleted)
-
kernel/arch/sparc64/include/proc/task.h (deleted)
-
kernel/arch/sparc64/include/proc/thread.h (deleted)
-
kernel/arch/sparc64/include/regdef.h (deleted)
-
kernel/arch/sparc64/include/register.h (deleted)
-
kernel/arch/sparc64/include/smp/sun4u/ipi.h (deleted)
-
kernel/arch/sparc64/include/smp/sun4v/smp.h (deleted)
-
kernel/arch/sparc64/include/sparc64.h (deleted)
-
kernel/arch/sparc64/include/stack.h (deleted)
-
kernel/arch/sparc64/include/sun4u/arch.h (deleted)
-
kernel/arch/sparc64/include/sun4u/asm.h (deleted)
-
kernel/arch/sparc64/include/sun4u/cpu.h (deleted)
-
kernel/arch/sparc64/include/sun4v/arch.h (deleted)
-
kernel/arch/sparc64/include/sun4v/asm.h (deleted)
-
kernel/arch/sparc64/include/sun4v/cpu.h (deleted)
-
kernel/arch/sparc64/include/sun4v/hypercall.h (deleted)
-
kernel/arch/sparc64/include/sun4v/ipi.h (deleted)
-
kernel/arch/sparc64/include/sun4v/md.h (deleted)
-
kernel/arch/sparc64/include/sun4v/regdef.h (deleted)
-
kernel/arch/sparc64/include/sun4v/register.h (deleted)
-
kernel/arch/sparc64/include/trap/exception.h (deleted)
-
kernel/arch/sparc64/include/trap/interrupt.h (deleted)
-
kernel/arch/sparc64/include/trap/mmu.h (deleted)
-
kernel/arch/sparc64/include/trap/regwin.h (deleted)
-
kernel/arch/sparc64/include/trap/sun4u/interrupt.h (deleted)
-
kernel/arch/sparc64/include/trap/sun4u/mmu.h (deleted)
-
kernel/arch/sparc64/include/trap/sun4u/regwin.h (deleted)
-
kernel/arch/sparc64/include/trap/sun4v/interrupt.h (deleted)
-
kernel/arch/sparc64/include/trap/sun4v/mmu.h (deleted)
-
kernel/arch/sparc64/include/trap/sun4v/regwin.h (deleted)
-
kernel/arch/sparc64/include/trap/syscall.h (deleted)
-
kernel/arch/sparc64/include/trap/trap.h (deleted)
-
kernel/arch/sparc64/include/trap/trap_table.h (deleted)
-
kernel/arch/sparc64/include/types.h (deleted)
-
kernel/arch/sparc64/src/context.S (modified) (view diffs)
-
kernel/arch/sparc64/src/ddi/ddi.c (deleted)
-
kernel/arch/sparc64/src/drivers/kbd.c (modified) (view diffs)
-
kernel/arch/sparc64/src/drivers/niagara.c (modified) (view diffs)
-
kernel/arch/sparc64/src/drivers/pci.c (modified) (view diffs)
-
kernel/arch/sparc64/src/drivers/scr.c (modified) (view diffs)
-
kernel/arch/sparc64/src/mm/sun4u/as.c (modified) (view diffs)
-
kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) (view diffs)
-
kernel/arch/sparc64/src/mm/sun4v/as.c (modified) (view diffs)
-
kernel/arch/sparc64/src/mm/sun4v/frame.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/arch/sparc64/src/smp/sun4u/smp.c (modified) (view diffs)
-
kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) (view diffs)
-
kernel/arch/sparc64/src/sun4u/start.S (modified) (view diffs)
-
kernel/arch/sparc64/src/sun4v/md.c (modified) (view diffs)
-
kernel/arch/sparc64/src/sun4v/start.S (modified) (view diffs)
-
kernel/arch/sparc64/src/trap/sun4u/interrupt.c (modified) (view diffs)
-
kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) (view diffs)
-
kernel/doc/doxygroups.h (modified) (view diffs)
-
kernel/doc/mm (modified) (view diffs)
-
kernel/genarch/Makefile.inc (modified) (view diffs)
-
kernel/genarch/include/acpi/acpi.h (deleted)
-
kernel/genarch/include/acpi/madt.h (deleted)
-
kernel/genarch/include/drivers/amdm37x_dispc/amdm37x_dispc.h (deleted)
-
kernel/genarch/include/drivers/amdm37x_gpt/amdm37x_gpt.h (deleted)
-
kernel/genarch/include/drivers/amdm37x_irc/amdm37x_irc.h (deleted)
-
kernel/genarch/include/drivers/amdm37x_uart/amdm37x_uart.h (deleted)
-
kernel/genarch/include/drivers/arm926_uart/arm926_uart.h (deleted)
-
kernel/genarch/include/drivers/dsrln/dsrlnin.h (deleted)
-
kernel/genarch/include/drivers/dsrln/dsrlnout.h (deleted)
-
kernel/genarch/include/drivers/ega/ega.h (deleted)
-
kernel/genarch/include/drivers/i8042/i8042.h (deleted)
-
kernel/genarch/include/drivers/legacy/ia32/io.h (deleted)
-
kernel/genarch/include/drivers/ns16550/ns16550.h (deleted)
-
kernel/genarch/include/drivers/pl050/pl050.h (deleted)
-
kernel/genarch/include/drivers/s3c24xx_irqc/s3c24xx_irqc.h (deleted)
-
kernel/genarch/include/drivers/s3c24xx_timer/s3c24xx_timer.h (deleted)
-
kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (deleted)
-
kernel/genarch/include/drivers/via-cuda/cuda.h (deleted)
-
kernel/genarch/include/fb/bfb.h (deleted)
-
kernel/genarch/include/fb/fb.h (deleted)
-
kernel/genarch/include/fb/font-8x16.h (deleted)
-
kernel/genarch/include/fb/logo-196x66.h (deleted)
-
kernel/genarch/include/genarch/acpi/acpi.h (added)
-
kernel/genarch/include/genarch/acpi/madt.h (added)
-
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/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/bcm2835/irc.h (added)
-
kernel/genarch/include/genarch/drivers/bcm2835/mbox.h (added)
-
kernel/genarch/include/genarch/drivers/bcm2835/timer.h (added)
-
kernel/genarch/include/genarch/drivers/dsrln/dsrlnin.h (added)
-
kernel/genarch/include/genarch/drivers/dsrln/dsrlnout.h (added)
-
kernel/genarch/include/genarch/drivers/ega/ega.h (added)
-
kernel/genarch/include/genarch/drivers/grlib/irqmp.h (added)
-
kernel/genarch/include/genarch/drivers/grlib/timer.h (added)
-
kernel/genarch/include/genarch/drivers/grlib/uart.h (added)
-
kernel/genarch/include/genarch/drivers/i8042/i8042.h (added)
-
kernel/genarch/include/genarch/drivers/legacy/ia32/io.h (added)
-
kernel/genarch/include/genarch/drivers/ns16550/ns16550.h (added)
-
kernel/genarch/include/genarch/drivers/omap/irc.h (added)
-
kernel/genarch/include/genarch/drivers/omap/uart.h (added)
-
kernel/genarch/include/genarch/drivers/omap/uart_regs.h (added)
-
kernel/genarch/include/genarch/drivers/pl011/pl011.h (added)
-
kernel/genarch/include/genarch/drivers/pl050/pl050.h (added)
-
kernel/genarch/include/genarch/drivers/s3c24xx/irqc.h (added)
-
kernel/genarch/include/genarch/drivers/s3c24xx/timer.h (added)
-
kernel/genarch/include/genarch/drivers/s3c24xx/uart.h (added)
-
kernel/genarch/include/genarch/drivers/via-cuda/cuda.h (added)
-
kernel/genarch/include/genarch/fb/bfb.h (added)
-
kernel/genarch/include/genarch/fb/fb.h (added)
-
kernel/genarch/include/genarch/fb/font-8x16.h (added)
-
kernel/genarch/include/genarch/kbrd/kbrd.h (added)
-
kernel/genarch/include/genarch/kbrd/scanc.h (added)
-
kernel/genarch/include/genarch/kbrd/scanc_mac.h (added)
-
kernel/genarch/include/genarch/kbrd/scanc_pc.h (added)
-
kernel/genarch/include/genarch/kbrd/scanc_pl050.h (added)
-
kernel/genarch/include/genarch/kbrd/scanc_sun.h (added)
-
kernel/genarch/include/genarch/mm/as_ht.h (added)
-
kernel/genarch/include/genarch/mm/as_pt.h (added)
-
kernel/genarch/include/genarch/mm/asid_fifo.h (added)
-
kernel/genarch/include/genarch/mm/page_ht.h (added)
-
kernel/genarch/include/genarch/mm/page_pt.h (added)
-
kernel/genarch/include/genarch/multiboot/multiboot.h (added)
-
kernel/genarch/include/genarch/multiboot/multiboot2.h (added)
-
kernel/genarch/include/genarch/ofw/ebus.h (added)
-
kernel/genarch/include/genarch/ofw/ofw_tree.h (added)
-
kernel/genarch/include/genarch/ofw/pci.h (added)
-
kernel/genarch/include/genarch/ofw/sbus.h (added)
-
kernel/genarch/include/genarch/ofw/upa.h (added)
-
kernel/genarch/include/genarch/softint/division.h (added)
-
kernel/genarch/include/genarch/softint/multiplication.h (added)
-
kernel/genarch/include/genarch/srln/srln.h (added)
-
kernel/genarch/include/kbrd/kbrd.h (deleted)
-
kernel/genarch/include/kbrd/scanc.h (deleted)
-
kernel/genarch/include/kbrd/scanc_mac.h (deleted)
-
kernel/genarch/include/kbrd/scanc_pc.h (deleted)
-
kernel/genarch/include/kbrd/scanc_pl050.h (deleted)
-
kernel/genarch/include/kbrd/scanc_sun.h (deleted)
-
kernel/genarch/include/mm/as_ht.h (deleted)
-
kernel/genarch/include/mm/as_pt.h (deleted)
-
kernel/genarch/include/mm/asid_fifo.h (deleted)
-
kernel/genarch/include/mm/page_ht.h (deleted)
-
kernel/genarch/include/mm/page_pt.h (deleted)
-
kernel/genarch/include/multiboot/multiboot.h (deleted)
-
kernel/genarch/include/multiboot/multiboot2.h (deleted)
-
kernel/genarch/include/ofw/ebus.h (deleted)
-
kernel/genarch/include/ofw/ofw_tree.h (deleted)
-
kernel/genarch/include/ofw/pci.h (deleted)
-
kernel/genarch/include/ofw/sbus.h (deleted)
-
kernel/genarch/include/ofw/upa.h (deleted)
-
kernel/genarch/include/softint/division.h (deleted)
-
kernel/genarch/include/softint/multiplication.h (deleted)
-
kernel/genarch/include/srln/srln.h (deleted)
-
kernel/genarch/src/acpi/acpi.c (modified) (view diffs)
-
kernel/genarch/src/acpi/madt.c (modified) (view diffs)
-
kernel/genarch/src/ddi/ddi-bitmap.c (added)
-
kernel/genarch/src/ddi/ddi-dummy.c (added)
-
kernel/genarch/src/drivers/am335x/timer.c (added)
-
kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (deleted)
-
kernel/genarch/src/drivers/arm926_uart/arm926_uart.c (deleted)
-
kernel/genarch/src/drivers/bcm2835/mbox.c (added)
-
kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) (view diffs)
-
kernel/genarch/src/drivers/ega/ega.c (modified) (view diffs)
-
kernel/genarch/src/drivers/grlib/irqmp.c (added)
-
kernel/genarch/src/drivers/grlib/uart.c (added)
-
kernel/genarch/src/drivers/omap/uart.c (added)
-
kernel/genarch/src/drivers/pl011/pl011.c (added)
-
kernel/genarch/src/drivers/s3c24xx/irqc.c (added)
-
kernel/genarch/src/drivers/s3c24xx/uart.c (added)
-
kernel/genarch/src/drivers/s3c24xx_irqc/s3c24xx_irqc.c (deleted)
-
kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (deleted)
-
kernel/genarch/src/drivers/via-cuda/cuda.c (modified) (view diffs)
-
kernel/genarch/src/fb/fb.c (modified) (view diffs)
-
kernel/genarch/src/fb/logo-196x66.c (deleted)
-
kernel/genarch/src/kbrd/kbrd.c (modified) (view diffs)
-
kernel/genarch/src/mm/as_pt.c (modified) (view diffs)
-
kernel/genarch/src/mm/page_pt.c (modified) (view diffs)
-
kernel/genarch/src/srln/srln.c (modified) (view diffs)
-
kernel/generic/include/adt/bitmap.h (modified) (view diffs)
-
kernel/generic/include/adt/list.h (modified) (view diffs)
-
kernel/generic/include/cc.h (added)
-
kernel/generic/include/config.h (modified) (view diffs)
-
kernel/generic/include/console/chardev.h (modified) (view diffs)
-
kernel/generic/include/console/console.h (modified) (view diffs)
-
kernel/generic/include/ddi/ddi.h (modified) (view diffs)
-
kernel/generic/include/debug.h (modified) (view diffs)
-
kernel/generic/include/interrupt.h (modified) (view diffs)
-
kernel/generic/include/ipc/event.h (modified) (view diffs)
-
kernel/generic/include/ipc/irq.h (modified) (view diffs)
-
kernel/generic/include/ipc/sysipc.h (modified) (view diffs)
-
kernel/generic/include/lib/memfnc.h (modified) (view diffs)
-
kernel/generic/include/log.h (added)
-
kernel/generic/include/macros.h (modified) (view diffs)
-
kernel/generic/include/memstr.h (modified) (view diffs)
-
kernel/generic/include/mm/as.h (modified) (view diffs)
-
kernel/generic/include/mm/buddy.h (deleted)
-
kernel/generic/include/mm/frame.h (modified) (view diffs)
-
kernel/generic/include/mm/page.h (modified) (view diffs)
-
kernel/generic/include/mm/slab.h (modified) (view diffs)
-
kernel/generic/include/mm/tlb.h (modified) (view diffs)
-
kernel/generic/include/printf/verify.h (modified) (view diffs)
-
kernel/generic/include/synch/spinlock.h (modified) (view diffs)
-
kernel/generic/include/typedefs.h (modified) (view diffs)
-
kernel/generic/src/adt/bitmap.c (modified) (view diffs)
-
kernel/generic/src/adt/btree.c (modified) (view diffs)
-
kernel/generic/src/adt/hash_table.c (modified) (view diffs)
-
kernel/generic/src/adt/list.c (modified) (view diffs)
-
kernel/generic/src/console/chardev.c (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/cpu/cpu.c (modified) (view diffs)
-
kernel/generic/src/ddi/ddi.c (modified) (view diffs)
-
kernel/generic/src/debug/panic.c (modified) (view diffs)
-
kernel/generic/src/debug/stacktrace.c (modified) (view diffs)
-
kernel/generic/src/interrupt/interrupt.c (modified) (view diffs)
-
kernel/generic/src/ipc/event.c (modified) (view diffs)
-
kernel/generic/src/ipc/ipc.c (modified) (view diffs)
-
kernel/generic/src/ipc/ipcrsc.c (modified) (view diffs)
-
kernel/generic/src/ipc/irq.c (modified) (view diffs)
-
kernel/generic/src/ipc/sysipc.c (modified) (view diffs)
-
kernel/generic/src/lib/func.c (modified) (view diffs)
-
kernel/generic/src/lib/memfnc.c (modified) (view diffs)
-
kernel/generic/src/lib/ra.c (modified) (view diffs)
-
kernel/generic/src/lib/rd.c (modified) (view diffs)
-
kernel/generic/src/log/log.c (added)
-
kernel/generic/src/main/kinit.c (modified) (view diffs)
-
kernel/generic/src/main/main.c (modified) (view diffs)
-
kernel/generic/src/main/shutdown.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/buddy.c (deleted)
-
kernel/generic/src/mm/frame.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/mm/slab.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/proc/thread.c (modified) (view diffs)
-
kernel/generic/src/synch/futex.c (modified) (view diffs)
-
kernel/generic/src/syscall/syscall.c (modified) (view diffs)
-
kernel/generic/src/sysinfo/stats.c (modified) (view diffs)
-
kernel/generic/src/sysinfo/sysinfo.c (modified) (view diffs)
-
kernel/generic/src/time/clock.c (modified) (view diffs)
-
kernel/generic/src/udebug/udebug.c (modified) (view diffs)
-
kernel/generic/src/udebug/udebug_ipc.c (modified) (view diffs)
-
kernel/generic/src/udebug/udebug_ops.c (modified) (view diffs)
-
kernel/test/mm/falloc1.c (modified) (view diffs)
-
kernel/test/mm/falloc2.c (modified) (view diffs)
-
kernel/test/mm/mapping1.c (modified) (view diffs)
-
kernel/test/print/print4.c (modified) (view diffs)
-
release/Makefile (modified) (view diffs)
-
tools/autogen.py (added)
-
tools/autotool.py (modified) (view diffs)
-
tools/config.py (modified) (view diffs)
-
tools/ew.py (added)
-
tools/mkext2.py (modified) (view diffs)
-
tools/toolchain-binutils-2.23.1.patch (added)
-
tools/toolchain-gcc-4.8.1-headers.patch (added)
-
tools/toolchain-gcc-4.8.1-targets.patch (added)
-
tools/toolchain-gdb-7.6.1.patch (added)
-
tools/toolchain.sh (modified) (view diffs)
-
uspace/Makefile (modified) (view diffs)
-
uspace/Makefile.common (modified) (view diffs)
-
uspace/app/bdsh/Makefile (modified) (view diffs)
-
uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/bdd/bdd.c (deleted)
-
uspace/app/bdsh/cmds/modules/bdd/bdd.h (deleted)
-
uspace/app/bdsh/cmds/modules/bdd/bdd_def.h (deleted)
-
uspace/app/bdsh/cmds/modules/bdd/entry.h (deleted)
-
uspace/app/bdsh/cmds/modules/cat/cat.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/cmp/cmp.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/cp/cp.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/help/help.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/ls/ls.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/modules.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/mount/mount.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/rm/rm.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/exec.c (modified) (view diffs)
-
uspace/app/bdsh/input.c (modified) (view diffs)
-
uspace/app/bdsh/test/toktest.c (added)
-
uspace/app/binutils/Makefile (deleted)
-
uspace/app/binutils/distclean.sh (deleted)
-
uspace/app/binutils/intrusive.sh (deleted)
-
uspace/app/binutils/patch.awk (deleted)
-
uspace/app/binutils/toolchain.sh (deleted)
-
uspace/app/blkdump/Makefile (modified) (view diffs)
-
uspace/app/blkdump/blkdump.c (modified) (view diffs)
-
uspace/app/bnchmark/bnchmark.c (modified) (view diffs)
-
uspace/app/cc (deleted)
-
uspace/app/ccom (deleted)
-
uspace/app/corecfg/Makefile (added)
-
uspace/app/corecfg/corecfg.c (added)
-
uspace/app/cpp (deleted)
-
uspace/app/devctl/devctl.c (modified) (view diffs)
-
uspace/app/df/Makefile (added)
-
uspace/app/df/df.c (added)
-
uspace/app/dnscfg/Makefile (added)
-
uspace/app/dnscfg/dnscfg.c (added)
-
uspace/app/dnsres/Makefile (added)
-
uspace/app/dnsres/dnsres.c (added)
-
uspace/app/download/Makefile (added)
-
uspace/app/download/main.c (added)
-
uspace/app/edit/edit.c (modified) (view diffs)
-
uspace/app/edit/search_impl.h (modified) (view diffs)
-
uspace/app/edit/sheet.c (modified) (view diffs)
-
uspace/app/edit/sheet.h (modified) (view diffs)
-
uspace/app/edit/sheet_impl.h (modified) (view diffs)
-
uspace/app/fontviewer/Makefile (added)
-
uspace/app/fontviewer/fontviewer.c (added)
-
uspace/app/getterm/getterm.c (modified) (view diffs)
-
uspace/app/hdisk/Makefile (added)
-
uspace/app/hdisk/common.h (added)
-
uspace/app/hdisk/func_gpt.c (added)
-
uspace/app/hdisk/func_gpt.h (added)
-
uspace/app/hdisk/func_mbr.c (added)
-
uspace/app/hdisk/func_mbr.h (added)
-
uspace/app/hdisk/func_none.c (added)
-
uspace/app/hdisk/func_none.h (added)
-
uspace/app/hdisk/hdisk.c (added)
-
uspace/app/hdisk/hdisk.h (added)
-
uspace/app/hdisk/input.c (added)
-
uspace/app/hdisk/input.h (added)
-
uspace/app/inet/inet.c (modified) (view diffs)
-
uspace/app/init/init.c (modified) (view diffs)
-
uspace/app/kio/Makefile (added)
-
uspace/app/kio/kio.c (added)
-
uspace/app/klog/Makefile (deleted)
-
uspace/app/klog/klog.c (deleted)
-
uspace/app/logset/main.c (modified) (view diffs)
-
uspace/app/mixerctl/Makefile (added)
-
uspace/app/mixerctl/mixerctl.c (added)
-
uspace/app/mkbd/Makefile (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/mkmfs/mkmfs.c (modified) (view diffs)
-
uspace/app/modplay/Makefile (added)
-
uspace/app/modplay/modplay.c (added)
-
uspace/app/msim/Makefile (deleted)
-
uspace/app/msim/Makefile.msim.src (deleted)
-
uspace/app/msim/arch_helenos/helenos.h (deleted)
-
uspace/app/msim/arch_helenos/input.c (deleted)
-
uspace/app/msim/arch_helenos/misc.c (deleted)
-
uspace/app/msim/config.h.msim (deleted)
-
uspace/app/netecho/netecho.c (modified) (view diffs)
-
uspace/app/netspeed/Makefile (added)
-
uspace/app/netspeed/netspeed.c (added)
-
uspace/app/nettest1/nettest.c (modified) (view diffs)
-
uspace/app/nettest1/nettest.h (modified) (view diffs)
-
uspace/app/nettest1/nettest1.c (modified) (view diffs)
-
uspace/app/nettest2/nettest2.c (modified) (view diffs)
-
uspace/app/nettest3/nettest3.c (modified) (view diffs)
-
uspace/app/nic/Makefile (added)
-
uspace/app/nic/nic.c (added)
-
uspace/app/nterm/conn.c (modified) (view diffs)
-
uspace/app/nterm/nterm.c (modified) (view diffs)
-
uspace/app/pcc/DATESTAMP (deleted)
-
uspace/app/pcc/Makefile.in (deleted)
-
uspace/app/pcc/arch/amd64/code.c (deleted)
-
uspace/app/pcc/arch/amd64/local.c (deleted)
-
uspace/app/pcc/arch/amd64/local2.c (deleted)
-
uspace/app/pcc/arch/amd64/macdefs.h (deleted)
-
uspace/app/pcc/arch/amd64/order.c (deleted)
-
uspace/app/pcc/arch/amd64/table.c (deleted)
-
uspace/app/pcc/arch/arm/code.c (deleted)
-
uspace/app/pcc/arch/arm/local.c (deleted)
-
uspace/app/pcc/arch/arm/local2.c (deleted)
-
uspace/app/pcc/arch/arm/macdefs.h (deleted)
-
uspace/app/pcc/arch/arm/order.c (deleted)
-
uspace/app/pcc/arch/arm/table.c (deleted)
-
uspace/app/pcc/arch/arm32 (deleted)
-
uspace/app/pcc/arch/hppa/code.c (deleted)
-
uspace/app/pcc/arch/hppa/local.c (deleted)
-
uspace/app/pcc/arch/hppa/local2.c (deleted)
-
uspace/app/pcc/arch/hppa/macdefs.h (deleted)
-
uspace/app/pcc/arch/hppa/order.c (deleted)
-
uspace/app/pcc/arch/hppa/table.c (deleted)
-
uspace/app/pcc/arch/i386/code.c (deleted)
-
uspace/app/pcc/arch/i386/flocal.c (deleted)
-
uspace/app/pcc/arch/i386/local.c (deleted)
-
uspace/app/pcc/arch/i386/local2.c (deleted)
-
uspace/app/pcc/arch/i386/macdefs.h (deleted)
-
uspace/app/pcc/arch/i386/order.c (deleted)
-
uspace/app/pcc/arch/i386/table.c (deleted)
-
uspace/app/pcc/arch/ia32 (deleted)
-
uspace/app/pcc/arch/m16c/TODO (deleted)
-
uspace/app/pcc/arch/m16c/code.c (deleted)
-
uspace/app/pcc/arch/m16c/local.c (deleted)
-
uspace/app/pcc/arch/m16c/local2.c (deleted)
-
uspace/app/pcc/arch/m16c/macdefs.h (deleted)
-
uspace/app/pcc/arch/m16c/order.c (deleted)
-
uspace/app/pcc/arch/m16c/table.c (deleted)
-
uspace/app/pcc/arch/mips/TODO (deleted)
-
uspace/app/pcc/arch/mips/code.c (deleted)
-
uspace/app/pcc/arch/mips/local.c (deleted)
-
uspace/app/pcc/arch/mips/local2.c (deleted)
-
uspace/app/pcc/arch/mips/macdefs.h (deleted)
-
uspace/app/pcc/arch/mips/order.c (deleted)
-
uspace/app/pcc/arch/mips/table.c (deleted)
-
uspace/app/pcc/arch/mips32 (deleted)
-
uspace/app/pcc/arch/nova/README (deleted)
-
uspace/app/pcc/arch/nova/code.c (deleted)
-
uspace/app/pcc/arch/nova/local.c (deleted)
-
uspace/app/pcc/arch/nova/local2.c (deleted)
-
uspace/app/pcc/arch/nova/macdefs.h (deleted)
-
uspace/app/pcc/arch/nova/order.c (deleted)
-
uspace/app/pcc/arch/nova/table.c (deleted)
-
uspace/app/pcc/arch/pdp10/README (deleted)
-
uspace/app/pcc/arch/pdp10/code.c (deleted)
-
uspace/app/pcc/arch/pdp10/local.c (deleted)
-
uspace/app/pcc/arch/pdp10/local2.c (deleted)
-
uspace/app/pcc/arch/pdp10/macdefs.h (deleted)
-
uspace/app/pcc/arch/pdp10/order.c (deleted)
-
uspace/app/pcc/arch/pdp10/table.c (deleted)
-
uspace/app/pcc/arch/pdp11/code.c (deleted)
-
uspace/app/pcc/arch/pdp11/local.c (deleted)
-
uspace/app/pcc/arch/pdp11/local2.c (deleted)
-
uspace/app/pcc/arch/pdp11/macdefs.h (deleted)
-
uspace/app/pcc/arch/pdp11/order.c (deleted)
-
uspace/app/pcc/arch/pdp11/table.c (deleted)
-
uspace/app/pcc/arch/powerpc/README (deleted)
-
uspace/app/pcc/arch/powerpc/code.c (deleted)
-
uspace/app/pcc/arch/powerpc/local.c (deleted)
-
uspace/app/pcc/arch/powerpc/local2.c (deleted)
-
uspace/app/pcc/arch/powerpc/macdefs.h (deleted)
-
uspace/app/pcc/arch/powerpc/order.c (deleted)
-
uspace/app/pcc/arch/powerpc/table.c (deleted)
-
uspace/app/pcc/arch/ppc32 (deleted)
-
uspace/app/pcc/arch/sparc64/code.c (deleted)
-
uspace/app/pcc/arch/sparc64/local.c (deleted)
-
uspace/app/pcc/arch/sparc64/local2.c (deleted)
-
uspace/app/pcc/arch/sparc64/macdefs.h (deleted)
-
uspace/app/pcc/arch/sparc64/order.c (deleted)
-
uspace/app/pcc/arch/sparc64/table.c (deleted)
-
uspace/app/pcc/arch/vax/code.c (deleted)
-
uspace/app/pcc/arch/vax/local.c (deleted)
-
uspace/app/pcc/arch/vax/local2.c (deleted)
-
uspace/app/pcc/arch/vax/macdefs.h (deleted)
-
uspace/app/pcc/arch/vax/order.c (deleted)
-
uspace/app/pcc/arch/vax/table.c (deleted)
-
uspace/app/pcc/cc/Makefile.in (deleted)
-
uspace/app/pcc/cc/cc/Makefile (deleted)
-
uspace/app/pcc/cc/cc/Makefile.in (deleted)
-
uspace/app/pcc/cc/cc/cc.1 (deleted)
-
uspace/app/pcc/cc/cc/cc.c (deleted)
-
uspace/app/pcc/cc/ccom/Makefile (deleted)
-
uspace/app/pcc/cc/ccom/Makefile.in (deleted)
-
uspace/app/pcc/cc/ccom/arch/amd64/external.c (deleted)
-
uspace/app/pcc/cc/ccom/arch/amd64/external.h (deleted)
-
uspace/app/pcc/cc/ccom/arch/arm32/external.c (deleted)
-
uspace/app/pcc/cc/ccom/arch/arm32/external.h (deleted)
-
uspace/app/pcc/cc/ccom/arch/ia32/external.c (deleted)
-
uspace/app/pcc/cc/ccom/arch/ia32/external.h (deleted)
-
uspace/app/pcc/cc/ccom/arch/mips32/external.c (deleted)
-
uspace/app/pcc/cc/ccom/arch/mips32/external.h (deleted)
-
uspace/app/pcc/cc/ccom/arch/ppc32/external.c (deleted)
-
uspace/app/pcc/cc/ccom/arch/ppc32/external.h (deleted)
-
uspace/app/pcc/cc/ccom/builtins.c (deleted)
-
uspace/app/pcc/cc/ccom/ccom.1 (deleted)
-
uspace/app/pcc/cc/ccom/cgram.y (deleted)
-
uspace/app/pcc/cc/ccom/gcc_compat.c (deleted)
-
uspace/app/pcc/cc/ccom/init.c (deleted)
-
uspace/app/pcc/cc/ccom/inline.c (deleted)
-
uspace/app/pcc/cc/ccom/main.c (deleted)
-
uspace/app/pcc/cc/ccom/mkext/Makefile (deleted)
-
uspace/app/pcc/cc/ccom/optim.c (deleted)
-
uspace/app/pcc/cc/ccom/pass1.h (deleted)
-
uspace/app/pcc/cc/ccom/pftn.c (deleted)
-
uspace/app/pcc/cc/ccom/scan.l (deleted)
-
uspace/app/pcc/cc/ccom/softfloat.c (deleted)
-
uspace/app/pcc/cc/ccom/stabs.c (deleted)
-
uspace/app/pcc/cc/ccom/symtabs.c (deleted)
-
uspace/app/pcc/cc/ccom/trees.c (deleted)
-
uspace/app/pcc/cc/cpp/Makefile (deleted)
-
uspace/app/pcc/cc/cpp/Makefile.in (deleted)
-
uspace/app/pcc/cc/cpp/config.h (deleted)
-
uspace/app/pcc/cc/cpp/cpp.1 (deleted)
-
uspace/app/pcc/cc/cpp/cpp.c (deleted)
-
uspace/app/pcc/cc/cpp/cpp.h (deleted)
-
uspace/app/pcc/cc/cpp/cpy.y (deleted)
-
uspace/app/pcc/cc/cpp/scanner.l (deleted)
-
uspace/app/pcc/cc/cpp/tests/res1 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res10 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res11 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res12 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res13 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res2 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res3 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res4 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res5 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res6 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res7 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res8 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res9 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test1 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test10 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test11 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test12 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test13 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test2 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test3 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test4 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test5 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test6 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test7 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test8 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test9 (deleted)
-
uspace/app/pcc/cc/cpp/token.c (deleted)
-
uspace/app/pcc/config.guess (deleted)
-
uspace/app/pcc/config.h (deleted)
-
uspace/app/pcc/config.h.in (deleted)
-
uspace/app/pcc/config.sub (deleted)
-
uspace/app/pcc/configure (deleted)
-
uspace/app/pcc/configure.ac (deleted)
-
uspace/app/pcc/f77/Makefile.in (deleted)
-
uspace/app/pcc/f77/f77/Makefile.in (deleted)
-
uspace/app/pcc/f77/f77/f77.1 (deleted)
-
uspace/app/pcc/f77/f77/f77.c (deleted)
-
uspace/app/pcc/f77/fcom/Makefile.in (deleted)
-
uspace/app/pcc/f77/fcom/data.c (deleted)
-
uspace/app/pcc/f77/fcom/defines.h (deleted)
-
uspace/app/pcc/f77/fcom/defs.h (deleted)
-
uspace/app/pcc/f77/fcom/equiv.c (deleted)
-
uspace/app/pcc/f77/fcom/error.c (deleted)
-
uspace/app/pcc/f77/fcom/exec.c (deleted)
-
uspace/app/pcc/f77/fcom/expr.c (deleted)
-
uspace/app/pcc/f77/fcom/ftypes.h (deleted)
-
uspace/app/pcc/f77/fcom/gram.dcl (deleted)
-
uspace/app/pcc/f77/fcom/gram.exec (deleted)
-
uspace/app/pcc/f77/fcom/gram.expr (deleted)
-
uspace/app/pcc/f77/fcom/gram.head (deleted)
-
uspace/app/pcc/f77/fcom/gram.io (deleted)
-
uspace/app/pcc/f77/fcom/init.c (deleted)
-
uspace/app/pcc/f77/fcom/intr.c (deleted)
-
uspace/app/pcc/f77/fcom/io.c (deleted)
-
uspace/app/pcc/f77/fcom/lex.c (deleted)
-
uspace/app/pcc/f77/fcom/main.c (deleted)
-
uspace/app/pcc/f77/fcom/misc.c (deleted)
-
uspace/app/pcc/f77/fcom/proc.c (deleted)
-
uspace/app/pcc/f77/fcom/put.c (deleted)
-
uspace/app/pcc/f77/fcom/putscj.c (deleted)
-
uspace/app/pcc/f77/fcom/scjdefs.h (deleted)
-
uspace/app/pcc/f77/fcom/tokens (deleted)
-
uspace/app/pcc/install-sh (deleted)
-
uspace/app/pcc/mip/common.c (deleted)
-
uspace/app/pcc/mip/compat.c (deleted)
-
uspace/app/pcc/mip/compat.h (deleted)
-
uspace/app/pcc/mip/config.h (deleted)
-
uspace/app/pcc/mip/manifest.h (deleted)
-
uspace/app/pcc/mip/match.c (deleted)
-
uspace/app/pcc/mip/mkext.c (deleted)
-
uspace/app/pcc/mip/node.h (deleted)
-
uspace/app/pcc/mip/optim2.c (deleted)
-
uspace/app/pcc/mip/pass2.h (deleted)
-
uspace/app/pcc/mip/reader.c (deleted)
-
uspace/app/pcc/mip/regs.c (deleted)
-
uspace/app/pcc/os/bsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/darwin/ccconfig.h (deleted)
-
uspace/app/pcc/os/dragonfly/ccconfig.h (deleted)
-
uspace/app/pcc/os/freebsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/helenos/ccconfig.h (deleted)
-
uspace/app/pcc/os/linux/ccconfig.h (deleted)
-
uspace/app/pcc/os/midnightbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/mirbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/netbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/nextstep/ccconfig.h (deleted)
-
uspace/app/pcc/os/none/ccconfig.h (deleted)
-
uspace/app/pcc/os/openbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/openbsd/f77config.h (deleted)
-
uspace/app/pcc/os/sunos/ccconfig.h (deleted)
-
uspace/app/pcc/os/win32/build.bat (deleted)
-
uspace/app/pcc/os/win32/build_installer.bat (deleted)
-
uspace/app/pcc/os/win32/ccconfig.h (deleted)
-
uspace/app/pcc/os/win32/config.h (deleted)
-
uspace/app/pcc/os/win32/pcc.iss (deleted)
-
uspace/app/ping/ping.c (modified) (view diffs)
-
uspace/app/redir/redir.c (modified) (view diffs)
-
uspace/app/sbi/src/os/helenos.c (modified) (view diffs)
-
uspace/app/sportdmp/Makefile (modified) (view diffs)
-
uspace/app/sportdmp/sportdmp.c (modified) (view diffs)
-
uspace/app/stats/stats.c (modified) (view diffs)
-
uspace/app/taskdump/Makefile (modified) (view diffs)
-
uspace/app/taskdump/fibrildump.c (added)
-
uspace/app/taskdump/include/fibrildump.h (added)
-
uspace/app/taskdump/include/symtab.h (modified) (view diffs)
-
uspace/app/taskdump/include/taskdump.h (added)
-
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/float/float2.c (added)
-
uspace/app/tester/float/float2.def (added)
-
uspace/app/tester/float/softfloat1.c (modified) (view diffs)
-
uspace/app/tester/hw/misc/virtchar1.c (modified) (view diffs)
-
uspace/app/tester/hw/serial/serial1.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/tester.c (modified) (view diffs)
-
uspace/app/tester/tester.h (modified) (view diffs)
-
uspace/app/tester/thread/setjmp1.c (added)
-
uspace/app/tester/thread/setjmp1.def (added)
-
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/untar/Makefile (added)
-
uspace/app/untar/main.c (added)
-
uspace/app/untar/tar.c (added)
-
uspace/app/untar/tar.h (added)
-
uspace/app/usbinfo/desctree.c (modified) (view diffs)
-
uspace/app/usbinfo/dump.c (modified) (view diffs)
-
uspace/app/usbinfo/hid.c (modified) (view diffs)
-
uspace/app/usbinfo/list.c (modified) (view diffs)
-
uspace/app/usbinfo/main.c (modified) (view diffs)
-
uspace/app/vdemo/Makefile (modified) (view diffs)
-
uspace/app/vdemo/vdemo.c (modified) (view diffs)
-
uspace/app/viewer/Makefile (added)
-
uspace/app/viewer/viewer.c (added)
-
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/Makefile (modified) (view diffs)
-
uspace/app/vterm/vterm.c (modified) (view diffs)
-
uspace/app/wavplay/Makefile (added)
-
uspace/app/wavplay/dplay.c (added)
-
uspace/app/wavplay/dplay.h (added)
-
uspace/app/wavplay/drec.c (added)
-
uspace/app/wavplay/drec.h (added)
-
uspace/app/wavplay/main.c (added)
-
uspace/app/wavplay/wave.c (added)
-
uspace/app/wavplay/wave.h (added)
-
uspace/app/websrv/websrv.c (modified) (view diffs)
-
uspace/dist/demo.txt (added)
-
uspace/dist/demo.wav (added)
-
uspace/dist/logo.tga (added)
-
uspace/dist/src/c/demos/edit/build (modified) (view diffs)
-
uspace/dist/src/c/demos/edit/clean (modified) (view diffs)
-
uspace/dist/src/c/demos/edit/edit.c (modified) (view diffs)
-
uspace/dist/src/c/demos/edit/search.c (added)
-
uspace/dist/src/c/demos/edit/search.h (added)
-
uspace/dist/src/c/demos/edit/search_impl.h (added)
-
uspace/dist/src/c/demos/edit/sheet.c (modified) (view diffs)
-
uspace/dist/src/c/demos/edit/sheet.h (modified) (view diffs)
-
uspace/dist/src/c/demos/edit/sheet_impl.h (added)
-
uspace/dist/src/c/demos/hello/build.gcc (added)
-
uspace/dist/src/c/demos/tetris/build.gcc (added)
-
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/dist/src/python/demo/hello.py (added)
-
uspace/dist/src/python/demo/sintab.py (added)
-
uspace/dist/src/python/modules.py (added)
-
uspace/dist/textdemo (deleted)
-
uspace/drv/audio/hdaudio/Makefile (added)
-
uspace/drv/audio/hdaudio/codec.c (added)
-
uspace/drv/audio/hdaudio/codec.h (added)
-
uspace/drv/audio/hdaudio/hdactl.c (added)
-
uspace/drv/audio/hdaudio/hdactl.h (added)
-
uspace/drv/audio/hdaudio/hdaudio.c (added)
-
uspace/drv/audio/hdaudio/hdaudio.h (added)
-
uspace/drv/audio/hdaudio/hdaudio.ma (added)
-
uspace/drv/audio/hdaudio/pcm_iface.c (added)
-
uspace/drv/audio/hdaudio/pcm_iface.h (added)
-
uspace/drv/audio/hdaudio/regif.c (added)
-
uspace/drv/audio/hdaudio/regif.h (added)
-
uspace/drv/audio/hdaudio/spec/bdl.h (added)
-
uspace/drv/audio/hdaudio/spec/codec.h (added)
-
uspace/drv/audio/hdaudio/spec/fmt.h (added)
-
uspace/drv/audio/hdaudio/spec/regs.h (added)
-
uspace/drv/audio/hdaudio/stream.c (added)
-
uspace/drv/audio/hdaudio/stream.h (added)
-
uspace/drv/audio/sb16/Makefile (added)
-
uspace/drv/audio/sb16/ddf_log.h (added)
-
uspace/drv/audio/sb16/dsp.c (added)
-
uspace/drv/audio/sb16/dsp.h (added)
-
uspace/drv/audio/sb16/dsp_commands.h (added)
-
uspace/drv/audio/sb16/main.c (added)
-
uspace/drv/audio/sb16/mixer.c (added)
-
uspace/drv/audio/sb16/mixer.h (added)
-
uspace/drv/audio/sb16/mixer_iface.c (added)
-
uspace/drv/audio/sb16/pcm_iface.c (added)
-
uspace/drv/audio/sb16/registers.h (added)
-
uspace/drv/audio/sb16/sb16.c (added)
-
uspace/drv/audio/sb16/sb16.h (added)
-
uspace/drv/audio/sb16/sb16.ma (added)
-
uspace/drv/block/ahci/ahci.c (modified) (view diffs)
-
uspace/drv/block/ata_bd/Makefile (added)
-
uspace/drv/block/ata_bd/ata_bd.c (added)
-
uspace/drv/block/ata_bd/ata_bd.h (added)
-
uspace/drv/block/ata_bd/ata_bd.ma (added)
-
uspace/drv/block/ata_bd/ata_hw.h (added)
-
uspace/drv/block/ata_bd/main.c (added)
-
uspace/drv/block/ata_bd/main.h (added)
-
uspace/drv/bus/amba/Makefile (added)
-
uspace/drv/bus/amba/amba.c (added)
-
uspace/drv/bus/amba/amba.ma (added)
-
uspace/drv/bus/amba/ambapp.h (added)
-
uspace/drv/bus/isa/i8237.c (modified) (view diffs)
-
uspace/drv/bus/isa/i8237.h (modified) (view diffs)
-
uspace/drv/bus/isa/isa.c (modified) (view diffs)
-
uspace/drv/bus/isa/isa.dev (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/pci.c (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/pci.h (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/pci_regs.h (modified) (view diffs)
-
uspace/drv/bus/usb/ehci/main.c (modified) (view diffs)
-
uspace/drv/bus/usb/ehci/res.c (modified) (view diffs)
-
uspace/drv/bus/usb/ehci/res.h (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hc.c (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hc.h (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/ohci.c (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/res.c (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/res.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/uhci/res.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/res.h (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/root_hub.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/root_hub.h (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/uhci.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/uhci_batch.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) (view diffs)
-
uspace/drv/bus/usb/uhcirh/main.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhcirh/port.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhcirh/root_hub.c (modified) (view diffs)
-
uspace/drv/bus/usb/uhcirh/root_hub.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/blink1/blink1.c (added)
-
uspace/drv/bus/usb/usbhid/blink1/blink1.h (added)
-
uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/kbd/conv.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/subdrivers.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/subdrivers.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/usbhid.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/usbhid.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/usbhid.ma (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/bus/usb/usbmast/main.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) (view diffs)
-
uspace/drv/bus/usb/usbmid/explore.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbmid/usbmid.c (modified) (view diffs)
-
uspace/drv/bus/usb/usbmid/usbmid.h (modified) (view diffs)
-
uspace/drv/bus/usb/vhc/hub.c (modified) (view diffs)
-
uspace/drv/bus/usb/vhc/hub/virthubops.c (modified) (view diffs)
-
uspace/drv/bus/usb/vhc/transfer.c (modified) (view diffs)
-
uspace/drv/char/grlib_uart/Makefile (added)
-
uspace/drv/char/grlib_uart/cyclic_buffer.h (added)
-
uspace/drv/char/grlib_uart/grlib_uart.c (added)
-
uspace/drv/char/grlib_uart/grlib_uart.ma (added)
-
uspace/drv/char/i8042/buffer.h (modified) (view diffs)
-
uspace/drv/char/i8042/i8042.c (modified) (view diffs)
-
uspace/drv/char/i8042/i8042.h (modified) (view diffs)
-
uspace/drv/char/i8042/main.c (modified) (view diffs)
-
uspace/drv/char/ns8250/ns8250.c (modified) (view diffs)
-
uspace/drv/char/pl050/Makefile (added)
-
uspace/drv/char/pl050/pl050.c (added)
-
uspace/drv/char/pl050/pl050.ma (added)
-
uspace/drv/char/pl050/pl050_hw.h (added)
-
uspace/drv/char/ps2mouse/Makefile (modified) (view diffs)
-
uspace/drv/char/ps2mouse/chardev.c (deleted)
-
uspace/drv/char/ps2mouse/chardev.h (deleted)
-
uspace/drv/char/ps2mouse/main.c (modified) (view diffs)
-
uspace/drv/char/ps2mouse/ps2mouse.c (modified) (view diffs)
-
uspace/drv/char/xtkbd/Makefile (modified) (view diffs)
-
uspace/drv/char/xtkbd/chardev.c (deleted)
-
uspace/drv/char/xtkbd/chardev.h (deleted)
-
uspace/drv/char/xtkbd/main.c (modified) (view diffs)
-
uspace/drv/char/xtkbd/xtkbd.c (modified) (view diffs)
-
uspace/drv/char/xtkbd/xtkbd.h (modified) (view diffs)
-
uspace/drv/fb/amdm37x_dispc/Makefile (added)
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (added)
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.h (added)
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.ma (added)
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc_regs.h (added)
-
uspace/drv/fb/amdm37x_dispc/main.c (added)
-
uspace/drv/fb/kfb/kfb.c (modified) (view diffs)
-
uspace/drv/fb/kfb/port.c (modified) (view diffs)
-
uspace/drv/infrastructure/root/Makefile (deleted)
-
uspace/drv/infrastructure/root/root.c (deleted)
-
uspace/drv/infrastructure/root/root.ma (deleted)
-
uspace/drv/infrastructure/rootamdm37x/Makefile (deleted)
-
uspace/drv/infrastructure/rootamdm37x/amdm37x.c (deleted)
-
uspace/drv/infrastructure/rootamdm37x/amdm37x.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/cm/core.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/cm/iva2.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/cm/usbhost.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/prm/global_reg.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/prm/usbhost.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (deleted)
-
uspace/drv/infrastructure/rootamdm37x/rootamdm37x.ma (deleted)
-
uspace/drv/infrastructure/rootamdm37x/uhh.h (deleted)
-
uspace/drv/infrastructure/rootamdm37x/usbtll.h (deleted)
-
uspace/drv/infrastructure/rootmac/Makefile (deleted)
-
uspace/drv/infrastructure/rootmac/rootmac.c (deleted)
-
uspace/drv/infrastructure/rootmac/rootmac.ma (deleted)
-
uspace/drv/infrastructure/rootpc/Makefile (deleted)
-
uspace/drv/infrastructure/rootpc/rootpc.c (deleted)
-
uspace/drv/infrastructure/rootpc/rootpc.ma (deleted)
-
uspace/drv/infrastructure/rootvirt/Makefile (deleted)
-
uspace/drv/infrastructure/rootvirt/devices.def (deleted)
-
uspace/drv/infrastructure/rootvirt/rootvirt.c (deleted)
-
uspace/drv/infrastructure/rootvirt/rootvirt.ma (deleted)
-
uspace/drv/nic/e1k/e1k.c (modified) (view diffs)
-
uspace/drv/nic/ne2k/dp8390.c (modified) (view diffs)
-
uspace/drv/nic/ne2k/ne2k.c (modified) (view diffs)
-
uspace/drv/nic/rtl8139/driver.c (modified) (view diffs)
-
uspace/drv/nic/rtl8139/driver.h (modified) (view diffs)
-
uspace/drv/nic/rtl8169/Makefile (added)
-
uspace/drv/nic/rtl8169/defs.h (added)
-
uspace/drv/nic/rtl8169/driver.c (added)
-
uspace/drv/nic/rtl8169/driver.h (added)
-
uspace/drv/nic/rtl8169/rtl8169.ma (added)
-
uspace/drv/platform/amdm37x/Makefile (added)
-
uspace/drv/platform/amdm37x/amdm37x.c (added)
-
uspace/drv/platform/amdm37x/amdm37x.h (added)
-
uspace/drv/platform/amdm37x/amdm37x.ma (added)
-
uspace/drv/platform/amdm37x/cm/clock_control.h (added)
-
uspace/drv/platform/amdm37x/cm/core.h (added)
-
uspace/drv/platform/amdm37x/cm/iva2.h (added)
-
uspace/drv/platform/amdm37x/cm/mpu.h (added)
-
uspace/drv/platform/amdm37x/cm/usbhost.h (added)
-
uspace/drv/platform/amdm37x/main.c (added)
-
uspace/drv/platform/amdm37x/prm/clock_control.h (added)
-
uspace/drv/platform/amdm37x/prm/global_reg.h (added)
-
uspace/drv/platform/amdm37x/prm/usbhost.h (added)
-
uspace/drv/platform/amdm37x/uhh.h (added)
-
uspace/drv/platform/amdm37x/usbtll.h (added)
-
uspace/drv/platform/icp/Makefile (added)
-
uspace/drv/platform/icp/icp.c (added)
-
uspace/drv/platform/icp/icp.ma (added)
-
uspace/drv/platform/leon3/Makefile (added)
-
uspace/drv/platform/leon3/leon3.c (added)
-
uspace/drv/platform/leon3/leon3.h (added)
-
uspace/drv/platform/leon3/leon3.ma (added)
-
uspace/drv/platform/mac/Makefile (added)
-
uspace/drv/platform/mac/mac.c (added)
-
uspace/drv/platform/mac/mac.ma (added)
-
uspace/drv/platform/malta/Makefile (added)
-
uspace/drv/platform/malta/malta.c (added)
-
uspace/drv/platform/malta/malta.ma (added)
-
uspace/drv/platform/pc/Makefile (added)
-
uspace/drv/platform/pc/pc.c (added)
-
uspace/drv/platform/pc/pc.ma (added)
-
uspace/drv/root/root/Makefile (added)
-
uspace/drv/root/root/root.c (added)
-
uspace/drv/root/root/root.ma (added)
-
uspace/drv/root/virt/Makefile (added)
-
uspace/drv/root/virt/devices.def (added)
-
uspace/drv/root/virt/virt.c (added)
-
uspace/drv/root/virt/virt.ma (added)
-
uspace/lib/bithenge/src/blob.c (modified) (view diffs)
-
uspace/lib/bithenge/src/helenos/common.h (modified) (view diffs)
-
uspace/lib/block/block.c (modified) (view diffs)
-
uspace/lib/block/block.h (modified) (view diffs)
-
uspace/lib/c/Makefile (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/atomic.h (deleted)
-
uspace/lib/c/arch/abs32le/include/barrier.h (deleted)
-
uspace/lib/c/arch/abs32le/include/config.h (deleted)
-
uspace/lib/c/arch/abs32le/include/context_offset.h (deleted)
-
uspace/lib/c/arch/abs32le/include/ddi.h (deleted)
-
uspace/lib/c/arch/abs32le/include/elf.h (deleted)
-
uspace/lib/c/arch/abs32le/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/abs32le/include/entry.h (deleted)
-
uspace/lib/c/arch/abs32le/include/faddr.h (deleted)
-
uspace/lib/c/arch/abs32le/include/fibril.h (deleted)
-
uspace/lib/c/arch/abs32le/include/inttypes.h (deleted)
-
uspace/lib/c/arch/abs32le/include/istate.h (deleted)
-
uspace/lib/c/arch/abs32le/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/config.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/context_offset.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/elf.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/entry.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/istate.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/thread.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/tls.h (added)
-
uspace/lib/c/arch/abs32le/include/libarch/types.h (added)
-
uspace/lib/c/arch/abs32le/include/syscall.h (deleted)
-
uspace/lib/c/arch/abs32le/include/thread.h (deleted)
-
uspace/lib/c/arch/abs32le/include/tls.h (deleted)
-
uspace/lib/c/arch/abs32le/include/types.h (deleted)
-
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/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/amd64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/amd64/_link.ld.in (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/atomic.h (deleted)
-
uspace/lib/c/arch/amd64/include/barrier.h (deleted)
-
uspace/lib/c/arch/amd64/include/config.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/elf_linux.h (deleted)
-
uspace/lib/c/arch/amd64/include/faddr.h (deleted)
-
uspace/lib/c/arch/amd64/include/fibril.h (deleted)
-
uspace/lib/c/arch/amd64/include/inttypes.h (deleted)
-
uspace/lib/c/arch/amd64/include/istate.h (deleted)
-
uspace/lib/c/arch/amd64/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/config.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 (added)
-
uspace/lib/c/arch/amd64/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/fibril_context.ag (added)
-
uspace/lib/c/arch/amd64/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/istate.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/istate_struct.ag (added)
-
uspace/lib/c/arch/amd64/include/libarch/stackarg.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/thread.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/tls.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/types.h (added)
-
uspace/lib/c/arch/amd64/include/stackarg.h (deleted)
-
uspace/lib/c/arch/amd64/include/syscall.h (deleted)
-
uspace/lib/c/arch/amd64/include/thread.h (deleted)
-
uspace/lib/c/arch/amd64/include/tls.h (deleted)
-
uspace/lib/c/arch/amd64/include/types.h (deleted)
-
uspace/lib/c/arch/amd64/src/entry.s (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/entryjmp.s (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/thread_entry.s (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/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/atomic.h (deleted)
-
uspace/lib/c/arch/arm32/include/barrier.h (deleted)
-
uspace/lib/c/arch/arm32/include/config.h (deleted)
-
uspace/lib/c/arch/arm32/include/ddi.h (deleted)
-
uspace/lib/c/arch/arm32/include/elf.h (deleted)
-
uspace/lib/c/arch/arm32/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/arm32/include/faddr.h (deleted)
-
uspace/lib/c/arch/arm32/include/fibril.h (deleted)
-
uspace/lib/c/arch/arm32/include/inttypes.h (deleted)
-
uspace/lib/c/arch/arm32/include/istate.h (deleted)
-
uspace/lib/c/arch/arm32/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/config.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/cp15.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/fibril_context.ag (added)
-
uspace/lib/c/arch/arm32/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/istate.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/istate_struct.ag (added)
-
uspace/lib/c/arch/arm32/include/libarch/regutils.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/stackarg.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/thread.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/tls.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/types.h (added)
-
uspace/lib/c/arch/arm32/include/regutils.h (deleted)
-
uspace/lib/c/arch/arm32/include/stackarg.h (deleted)
-
uspace/lib/c/arch/arm32/include/syscall.h (deleted)
-
uspace/lib/c/arch/arm32/include/thread.h (deleted)
-
uspace/lib/c/arch/arm32/include/tls.h (deleted)
-
uspace/lib/c/arch/arm32/include/types.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/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/ia32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/atomic.h (deleted)
-
uspace/lib/c/arch/ia32/include/barrier.h (deleted)
-
uspace/lib/c/arch/ia32/include/config.h (deleted)
-
uspace/lib/c/arch/ia32/include/context_offset.h (deleted)
-
uspace/lib/c/arch/ia32/include/ddi.h (deleted)
-
uspace/lib/c/arch/ia32/include/elf.h (deleted)
-
uspace/lib/c/arch/ia32/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/ia32/include/faddr.h (deleted)
-
uspace/lib/c/arch/ia32/include/fibril.h (deleted)
-
uspace/lib/c/arch/ia32/include/inttypes.h (deleted)
-
uspace/lib/c/arch/ia32/include/istate.h (deleted)
-
uspace/lib/c/arch/ia32/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/config.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/fibril_context.ag (added)
-
uspace/lib/c/arch/ia32/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/istate.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/istate_struct.ag (added)
-
uspace/lib/c/arch/ia32/include/libarch/rtld/dynamic.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/rtld/elf_dyn.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/thread.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/tls.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/types.h (added)
-
uspace/lib/c/arch/ia32/include/rtld/dynamic.h (deleted)
-
uspace/lib/c/arch/ia32/include/rtld/elf_dyn.h (deleted)
-
uspace/lib/c/arch/ia32/include/syscall.h (deleted)
-
uspace/lib/c/arch/ia32/include/thread.h (deleted)
-
uspace/lib/c/arch/ia32/include/tls.h (deleted)
-
uspace/lib/c/arch/ia32/include/types.h (deleted)
-
uspace/lib/c/arch/ia32/src/entry.S (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/entryjmp.s (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/setjmp.S (deleted)
-
uspace/lib/c/arch/ia32/src/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/thread_entry.s (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/tls.c (modified) (view diffs)
-
uspace/lib/c/arch/ia64/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/ia64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/atomic.h (deleted)
-
uspace/lib/c/arch/ia64/include/barrier.h (deleted)
-
uspace/lib/c/arch/ia64/include/config.h (deleted)
-
uspace/lib/c/arch/ia64/include/ddi.h (deleted)
-
uspace/lib/c/arch/ia64/include/elf.h (deleted)
-
uspace/lib/c/arch/ia64/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/ia64/include/faddr.h (deleted)
-
uspace/lib/c/arch/ia64/include/fibril.h (deleted)
-
uspace/lib/c/arch/ia64/include/inttypes.h (deleted)
-
uspace/lib/c/arch/ia64/include/istate.h (deleted)
-
uspace/lib/c/arch/ia64/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/config.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/elf.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/fibril_context.ag (added)
-
uspace/lib/c/arch/ia64/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/istate.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/istate_struct.ag (added)
-
uspace/lib/c/arch/ia64/include/libarch/register.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/stack.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/stackarg.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/thread.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/tls.h (added)
-
uspace/lib/c/arch/ia64/include/libarch/types.h (added)
-
uspace/lib/c/arch/ia64/include/register.h (deleted)
-
uspace/lib/c/arch/ia64/include/stack.h (deleted)
-
uspace/lib/c/arch/ia64/include/stackarg.h (deleted)
-
uspace/lib/c/arch/ia64/include/syscall.h (deleted)
-
uspace/lib/c/arch/ia64/include/thread.h (deleted)
-
uspace/lib/c/arch/ia64/include/tls.h (deleted)
-
uspace/lib/c/arch/ia64/include/types.h (deleted)
-
uspace/lib/c/arch/ia64/src/fibril.S (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/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/atomic.h (deleted)
-
uspace/lib/c/arch/mips32/include/barrier.h (deleted)
-
uspace/lib/c/arch/mips32/include/config.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/ddi.h (deleted)
-
uspace/lib/c/arch/mips32/include/elf.h (deleted)
-
uspace/lib/c/arch/mips32/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/mips32/include/faddr.h (deleted)
-
uspace/lib/c/arch/mips32/include/fibril.h (deleted)
-
uspace/lib/c/arch/mips32/include/inttypes.h (deleted)
-
uspace/lib/c/arch/mips32/include/istate.h (deleted)
-
uspace/lib/c/arch/mips32/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/config.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/cp0.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/fibril_context.ag (added)
-
uspace/lib/c/arch/mips32/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/istate.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/istate_struct.ag (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 (added)
-
uspace/lib/c/arch/mips32/include/libarch/thread.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/tls.h (added)
-
uspace/lib/c/arch/mips32/include/libarch/types.h (added)
-
uspace/lib/c/arch/mips32/include/regname.h (deleted)
-
uspace/lib/c/arch/mips32/include/stack.h (deleted)
-
uspace/lib/c/arch/mips32/include/syscall.h (deleted)
-
uspace/lib/c/arch/mips32/include/thread.h (deleted)
-
uspace/lib/c/arch/mips32/include/tls.h (deleted)
-
uspace/lib/c/arch/mips32/include/types.h (deleted)
-
uspace/lib/c/arch/mips32/src/fibril.S (modified) (view diffs)
-
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/Makefile.inc (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/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/fibril_context.ag (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/istate_struct.ag (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/Makefile.common (deleted)
-
uspace/lib/c/arch/mips64/Makefile.inc (deleted)
-
uspace/lib/c/arch/mips64/_link.ld.in (deleted)
-
uspace/lib/c/arch/mips64/include/atomic.h (deleted)
-
uspace/lib/c/arch/mips64/include/barrier.h (deleted)
-
uspace/lib/c/arch/mips64/include/config.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/ddi.h (deleted)
-
uspace/lib/c/arch/mips64/include/elf.h (deleted)
-
uspace/lib/c/arch/mips64/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/mips64/include/faddr.h (deleted)
-
uspace/lib/c/arch/mips64/include/fibril.h (deleted)
-
uspace/lib/c/arch/mips64/include/inttypes.h (deleted)
-
uspace/lib/c/arch/mips64/include/istate.h (deleted)
-
uspace/lib/c/arch/mips64/include/regname.h (deleted)
-
uspace/lib/c/arch/mips64/include/stack.h (deleted)
-
uspace/lib/c/arch/mips64/include/syscall.h (deleted)
-
uspace/lib/c/arch/mips64/include/thread.h (deleted)
-
uspace/lib/c/arch/mips64/include/tls.h (deleted)
-
uspace/lib/c/arch/mips64/include/types.h (deleted)
-
uspace/lib/c/arch/mips64/src/entry.S (deleted)
-
uspace/lib/c/arch/mips64/src/entryjmp.S (deleted)
-
uspace/lib/c/arch/mips64/src/fibril.S (deleted)
-
uspace/lib/c/arch/mips64/src/stacktrace.c (deleted)
-
uspace/lib/c/arch/mips64/src/stacktrace_asm.S (deleted)
-
uspace/lib/c/arch/mips64/src/syscall.c (deleted)
-
uspace/lib/c/arch/mips64/src/thread_entry.S (deleted)
-
uspace/lib/c/arch/mips64/src/tls.c (deleted)
-
uspace/lib/c/arch/ppc32/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/atomic.h (deleted)
-
uspace/lib/c/arch/ppc32/include/barrier.h (deleted)
-
uspace/lib/c/arch/ppc32/include/config.h (deleted)
-
uspace/lib/c/arch/ppc32/include/context_offset.h (deleted)
-
uspace/lib/c/arch/ppc32/include/ddi.h (deleted)
-
uspace/lib/c/arch/ppc32/include/elf.h (deleted)
-
uspace/lib/c/arch/ppc32/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/ppc32/include/faddr.h (deleted)
-
uspace/lib/c/arch/ppc32/include/fibril.h (deleted)
-
uspace/lib/c/arch/ppc32/include/inttypes.h (deleted)
-
uspace/lib/c/arch/ppc32/include/istate.h (deleted)
-
uspace/lib/c/arch/ppc32/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/config.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/fibril_context.ag (added)
-
uspace/lib/c/arch/ppc32/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/istate.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/istate_struct.ag (added)
-
uspace/lib/c/arch/ppc32/include/libarch/msr.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/regname.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/stackarg.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/thread.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/tls.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/types.h (added)
-
uspace/lib/c/arch/ppc32/include/msr.h (deleted)
-
uspace/lib/c/arch/ppc32/include/regname.h (deleted)
-
uspace/lib/c/arch/ppc32/include/stackarg.h (deleted)
-
uspace/lib/c/arch/ppc32/include/syscall.h (deleted)
-
uspace/lib/c/arch/ppc32/include/thread.h (deleted)
-
uspace/lib/c/arch/ppc32/include/tls.h (deleted)
-
uspace/lib/c/arch/ppc32/include/types.h (deleted)
-
uspace/lib/c/arch/ppc32/src/fibril.S (modified) (view diffs)
-
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/sparc32/Makefile.common (added)
-
uspace/lib/c/arch/sparc32/Makefile.inc (added)
-
uspace/lib/c/arch/sparc32/_link.ld.in (added)
-
uspace/lib/c/arch/sparc32/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/config.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/context_offset.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/elf.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/istate.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/stack.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/stackarg.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/thread.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/tls.h (added)
-
uspace/lib/c/arch/sparc32/include/libarch/types.h (added)
-
uspace/lib/c/arch/sparc32/src/entry.s (added)
-
uspace/lib/c/arch/sparc32/src/entryjmp.s (added)
-
uspace/lib/c/arch/sparc32/src/fibril.S (added)
-
uspace/lib/c/arch/sparc32/src/stacktrace.c (added)
-
uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (added)
-
uspace/lib/c/arch/sparc32/src/thread_entry.s (added)
-
uspace/lib/c/arch/sparc32/src/tls.c (added)
-
uspace/lib/c/arch/sparc64/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/_link.ld.in (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/atomic.h (deleted)
-
uspace/lib/c/arch/sparc64/include/barrier.h (deleted)
-
uspace/lib/c/arch/sparc64/include/config.h (deleted)
-
uspace/lib/c/arch/sparc64/include/context_offset.h (deleted)
-
uspace/lib/c/arch/sparc64/include/ddi.h (deleted)
-
uspace/lib/c/arch/sparc64/include/elf.h (deleted)
-
uspace/lib/c/arch/sparc64/include/elf_linux.h (deleted)
-
uspace/lib/c/arch/sparc64/include/faddr.h (deleted)
-
uspace/lib/c/arch/sparc64/include/fibril.h (deleted)
-
uspace/lib/c/arch/sparc64/include/inttypes.h (deleted)
-
uspace/lib/c/arch/sparc64/include/istate.h (deleted)
-
uspace/lib/c/arch/sparc64/include/libarch/atomic.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/barrier.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/config.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/ddi.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/elf.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/elf_linux.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/faddr.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/fibril.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/fibril_context.ag (added)
-
uspace/lib/c/arch/sparc64/include/libarch/inttypes.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/istate.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/istate_struct.ag (added)
-
uspace/lib/c/arch/sparc64/include/libarch/regdef.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/stack.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/stackarg.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/syscall.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/thread.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/tls.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/types.h (added)
-
uspace/lib/c/arch/sparc64/include/regdef.h (deleted)
-
uspace/lib/c/arch/sparc64/include/stack.h (deleted)
-
uspace/lib/c/arch/sparc64/include/stackarg.h (deleted)
-
uspace/lib/c/arch/sparc64/include/syscall.h (deleted)
-
uspace/lib/c/arch/sparc64/include/thread.h (deleted)
-
uspace/lib/c/arch/sparc64/include/tls.h (deleted)
-
uspace/lib/c/arch/sparc64/include/types.h (deleted)
-
uspace/lib/c/arch/sparc64/src/fibril.S (modified) (view diffs)
-
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/checksum.c (added)
-
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/assert.c (modified) (view diffs)
-
uspace/lib/c/generic/async.c (modified) (view diffs)
-
uspace/lib/c/generic/bd.c (modified) (view diffs)
-
uspace/lib/c/generic/bd_srv.c (modified) (view diffs)
-
uspace/lib/c/generic/cfg.c (modified) (view diffs)
-
uspace/lib/c/generic/corecfg.c (added)
-
uspace/lib/c/generic/ddi.c (modified) (view diffs)
-
uspace/lib/c/generic/device/ahci.c (deleted)
-
uspace/lib/c/generic/device/battery_dev.c (deleted)
-
uspace/lib/c/generic/device/char_dev.c (deleted)
-
uspace/lib/c/generic/device/clock_dev.c (modified) (view diffs)
-
uspace/lib/c/generic/device/graph_dev.c (deleted)
-
uspace/lib/c/generic/device/hw_res.c (modified) (view diffs)
-
uspace/lib/c/generic/device/hw_res_parsed.c (modified) (view diffs)
-
uspace/lib/c/generic/device/led_dev.c (added)
-
uspace/lib/c/generic/device/nic.c (deleted)
-
uspace/lib/c/generic/device/pci.c (deleted)
-
uspace/lib/c/generic/device/pio_window.c (added)
-
uspace/lib/c/generic/devman.c (modified) (view diffs)
-
uspace/lib/c/generic/dhcp.c (added)
-
uspace/lib/c/generic/dnsr.c (added)
-
uspace/lib/c/generic/double_to_str.c (modified) (view diffs)
-
uspace/lib/c/generic/event.c (modified) (view diffs)
-
uspace/lib/c/generic/fibril.c (modified) (view diffs)
-
uspace/lib/c/generic/fibril_synch.c (modified) (view diffs)
-
uspace/lib/c/generic/futex.c (modified) (view diffs)
-
uspace/lib/c/generic/inet.c (modified) (view diffs)
-
uspace/lib/c/generic/inet/addr.c (added)
-
uspace/lib/c/generic/inetcfg.c (modified) (view diffs)
-
uspace/lib/c/generic/inetping.c (modified) (view diffs)
-
uspace/lib/c/generic/io/asprintf.c (modified) (view diffs)
-
uspace/lib/c/generic/io/chardev.c (added)
-
uspace/lib/c/generic/io/chardev_srv.c (added)
-
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/input.c (modified) (view diffs)
-
uspace/lib/c/generic/io/io.c (modified) (view diffs)
-
uspace/lib/c/generic/io/kio.c (added)
-
uspace/lib/c/generic/io/klog.c (modified) (view diffs)
-
uspace/lib/c/generic/io/window.c (modified) (view diffs)
-
uspace/lib/c/generic/iplink.c (modified) (view diffs)
-
uspace/lib/c/generic/iplink_srv.c (modified) (view diffs)
-
uspace/lib/c/generic/irc.c (added)
-
uspace/lib/c/generic/irq.c (added)
-
uspace/lib/c/generic/loc.c (modified) (view diffs)
-
uspace/lib/c/generic/malloc.c (modified) (view diffs)
-
uspace/lib/c/generic/mem.c (modified) (view diffs)
-
uspace/lib/c/generic/mman.c (deleted)
-
uspace/lib/c/generic/net/inet.c (modified) (view diffs)
-
uspace/lib/c/generic/net/socket_client.c (modified) (view diffs)
-
uspace/lib/c/generic/net/socket_parse.c (modified) (view diffs)
-
uspace/lib/c/generic/pio_trace.c (modified) (view diffs)
-
uspace/lib/c/generic/private/async.h (modified) (view diffs)
-
uspace/lib/c/generic/private/stdio.h (modified) (view diffs)
-
uspace/lib/c/generic/rtld/module.c (modified) (view diffs)
-
uspace/lib/c/generic/setjmp.c (added)
-
uspace/lib/c/generic/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/generic/stdlib.c (modified) (view diffs)
-
uspace/lib/c/generic/str.c (modified) (view diffs)
-
uspace/lib/c/generic/sysinfo.c (modified) (view diffs)
-
uspace/lib/c/generic/task.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/generic/vfs/vfs.c (modified) (view diffs)
-
uspace/lib/c/include/adt/checksum.h (added)
-
uspace/lib/c/include/adt/hash_table.h (modified) (view diffs)
-
uspace/lib/c/include/adt/list.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.h (modified) (view diffs)
-
uspace/lib/c/include/bd_srv.h (modified) (view diffs)
-
uspace/lib/c/include/bool.h (deleted)
-
uspace/lib/c/include/cc.h (added)
-
uspace/lib/c/include/cfg.h (modified) (view diffs)
-
uspace/lib/c/include/corecfg.h (added)
-
uspace/lib/c/include/ddi.h (modified) (view diffs)
-
uspace/lib/c/include/device/ahci.h (deleted)
-
uspace/lib/c/include/device/battery_dev.h (deleted)
-
uspace/lib/c/include/device/char_dev.h (deleted)
-
uspace/lib/c/include/device/graph_dev.h (deleted)
-
uspace/lib/c/include/device/hw_res.h (modified) (view diffs)
-
uspace/lib/c/include/device/hw_res_parsed.h (modified) (view diffs)
-
uspace/lib/c/include/device/led_dev.h (added)
-
uspace/lib/c/include/device/nic.h (deleted)
-
uspace/lib/c/include/device/pci.h (deleted)
-
uspace/lib/c/include/device/pio_window.h (added)
-
uspace/lib/c/include/devman.h (modified) (view diffs)
-
uspace/lib/c/include/event.h (deleted)
-
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/addr.h (added)
-
uspace/lib/c/include/inet/dhcp.h (added)
-
uspace/lib/c/include/inet/dnsr.h (added)
-
uspace/lib/c/include/inet/inet.h (modified) (view diffs)
-
uspace/lib/c/include/inet/inetcfg.h (modified) (view diffs)
-
uspace/lib/c/include/inet/inetping.h (modified) (view diffs)
-
uspace/lib/c/include/inet/iplink.h (modified) (view diffs)
-
uspace/lib/c/include/inet/iplink_srv.h (modified) (view diffs)
-
uspace/lib/c/include/io/chardev.h (added)
-
uspace/lib/c/include/io/chardev_srv.h (added)
-
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/input.h (modified) (view diffs)
-
uspace/lib/c/include/io/keycode.h (modified) (view diffs)
-
uspace/lib/c/include/io/kio.h (added)
-
uspace/lib/c/include/io/klog.h (modified) (view diffs)
-
uspace/lib/c/include/io/log.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/verify.h (modified) (view diffs)
-
uspace/lib/c/include/io/window.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/bd.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/chardev.h (added)
-
uspace/lib/c/include/ipc/common.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/corecfg.h (added)
-
uspace/lib/c/include/ipc/dev_iface.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/devman.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/dhcp.h (added)
-
uspace/lib/c/include/ipc/dnsr.h (added)
-
uspace/lib/c/include/ipc/event.h (added)
-
uspace/lib/c/include/ipc/inet.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/input.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/ipc.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/iplink.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/irc.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/irq.h (added)
-
uspace/lib/c/include/ipc/services.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/socket.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/vfs.h (modified) (view diffs)
-
uspace/lib/c/include/irc.h (added)
-
uspace/lib/c/include/loader/loader.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/net/device.h (deleted)
-
uspace/lib/c/include/net/in.h (modified) (view diffs)
-
uspace/lib/c/include/net/in6.h (modified) (view diffs)
-
uspace/lib/c/include/net/inet.h (modified) (view diffs)
-
uspace/lib/c/include/net/ip_codes.h (deleted)
-
uspace/lib/c/include/net/ip_protocols.h (modified) (view diffs)
-
uspace/lib/c/include/net/socket.h (modified) (view diffs)
-
uspace/lib/c/include/net/socket_codes.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/stacktrace.h (modified) (view diffs)
-
uspace/lib/c/include/stats.h (modified) (view diffs)
-
uspace/lib/c/include/stdbool.h (added)
-
uspace/lib/c/include/stddef.h (modified) (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/mman.h (deleted)
-
uspace/lib/c/include/sys/stat.h (modified) (view diffs)
-
uspace/lib/c/include/sys/statfs.h (added)
-
uspace/lib/c/include/sys/types.h (modified) (view diffs)
-
uspace/lib/c/include/sysinfo.h (modified) (view diffs)
-
uspace/lib/c/include/task.h (modified) (view diffs)
-
uspace/lib/c/include/tls.h (modified) (view diffs)
-
uspace/lib/c/include/types/inet.h (added)
-
uspace/lib/c/include/types/inetcfg.h (added)
-
uspace/lib/c/include/types/inetping.h (added)
-
uspace/lib/c/include/types/task.h (added)
-
uspace/lib/c/include/vfs/vfs.h (modified) (view diffs)
-
uspace/lib/c/test/main.c (added)
-
uspace/lib/c/test/sprintf.c (added)
-
uspace/lib/clui/tinput.c (modified) (view diffs)
-
uspace/lib/clui/tinput.h (modified) (view diffs)
-
uspace/lib/draw/Makefile (modified) (view diffs)
-
uspace/lib/draw/codec/tga.c (modified) (view diffs)
-
uspace/lib/draw/cursor/embedded.c (modified) (view diffs)
-
uspace/lib/draw/drawctx.c (modified) (view diffs)
-
uspace/lib/draw/drawctx.h (modified) (view diffs)
-
uspace/lib/draw/font.c (modified) (view diffs)
-
uspace/lib/draw/font.h (modified) (view diffs)
-
uspace/lib/draw/font/bitmap_backend.c (added)
-
uspace/lib/draw/font/bitmap_backend.h (added)
-
uspace/lib/draw/font/embedded.c (modified) (view diffs)
-
uspace/lib/draw/font/embedded.h (modified) (view diffs)
-
uspace/lib/draw/font/pcf.c (added)
-
uspace/lib/draw/font/pcf.h (added)
-
uspace/lib/draw/gfx/font-8x16.c (modified) (view diffs)
-
uspace/lib/draw/gfx/font-8x16.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/Makefile (modified) (view diffs)
-
uspace/lib/drv/generic/dev_iface.c (modified) (view diffs)
-
uspace/lib/drv/generic/driver.c (modified) (view diffs)
-
uspace/lib/drv/generic/interrupt.c (modified) (view diffs)
-
uspace/lib/drv/generic/private/remote_ahci.h (added)
-
uspace/lib/drv/generic/private/remote_audio_mixer.h (added)
-
uspace/lib/drv/generic/private/remote_audio_pcm.h (added)
-
uspace/lib/drv/generic/private/remote_battery_dev.h (added)
-
uspace/lib/drv/generic/private/remote_char_dev.h (added)
-
uspace/lib/drv/generic/private/remote_clock_dev.h (added)
-
uspace/lib/drv/generic/private/remote_hw_res.h (added)
-
uspace/lib/drv/generic/private/remote_led_dev.h (added)
-
uspace/lib/drv/generic/private/remote_nic.h (added)
-
uspace/lib/drv/generic/private/remote_pci.h (added)
-
uspace/lib/drv/generic/private/remote_pio_window.h (added)
-
uspace/lib/drv/generic/private/remote_usb.h (added)
-
uspace/lib/drv/generic/private/remote_usbhc.h (added)
-
uspace/lib/drv/generic/private/remote_usbhid.h (added)
-
uspace/lib/drv/generic/remote_ahci.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_audio_mixer.c (added)
-
uspace/lib/drv/generic/remote_audio_pcm.c (added)
-
uspace/lib/drv/generic/remote_battery_dev.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_char_dev.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_clock_dev.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_graph_dev.c (deleted)
-
uspace/lib/drv/generic/remote_hw_res.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_led_dev.c (added)
-
uspace/lib/drv/generic/remote_nic.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_pci.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_pio_window.c (added)
-
uspace/lib/drv/generic/remote_usb.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_usbhc.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_usbhid.c (modified) (view diffs)
-
uspace/lib/drv/include/ahci_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/audio_mixer_iface.h (added)
-
uspace/lib/drv/include/audio_pcm_iface.h (added)
-
uspace/lib/drv/include/battery_iface.h (added)
-
uspace/lib/drv/include/char_dev_iface.h (added)
-
uspace/lib/drv/include/ddf/driver.h (modified) (view diffs)
-
uspace/lib/drv/include/ddf/interrupt.h (modified) (view diffs)
-
uspace/lib/drv/include/ddf/log.h (modified) (view diffs)
-
uspace/lib/drv/include/dev_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/nic_iface.h (added)
-
uspace/lib/drv/include/ops/battery_dev.h (modified) (view diffs)
-
uspace/lib/drv/include/ops/graph_dev.h (deleted)
-
uspace/lib/drv/include/ops/hw_res.h (modified) (view diffs)
-
uspace/lib/drv/include/ops/led_dev.h (added)
-
uspace/lib/drv/include/ops/pio_window.h (added)
-
uspace/lib/drv/include/pci_dev_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/remote_ahci.h (deleted)
-
uspace/lib/drv/include/remote_battery_dev.h (deleted)
-
uspace/lib/drv/include/remote_char_dev.h (deleted)
-
uspace/lib/drv/include/remote_clock_dev.h (deleted)
-
uspace/lib/drv/include/remote_graph_dev.h (deleted)
-
uspace/lib/drv/include/remote_hw_res.h (deleted)
-
uspace/lib/drv/include/remote_nic.h (deleted)
-
uspace/lib/drv/include/remote_pci.h (deleted)
-
uspace/lib/drv/include/remote_usb.h (deleted)
-
uspace/lib/drv/include/remote_usbhc.h (deleted)
-
uspace/lib/drv/include/remote_usbhid.h (deleted)
-
uspace/lib/drv/include/usbhc_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/usbhid_iface.h (modified) (view diffs)
-
uspace/lib/ext4/libext4_balloc.c (modified) (view diffs)
-
uspace/lib/ext4/libext4_directory.c (modified) (view diffs)
-
uspace/lib/ext4/libext4_directory_index.c (modified) (view diffs)
-
uspace/lib/ext4/libext4_extent.c (modified) (view diffs)
-
uspace/lib/ext4/libext4_filesystem.c (modified) (view diffs)
-
uspace/lib/ext4/libext4_ialloc.c (modified) (view diffs)
-
uspace/lib/fs/libfs.c (modified) (view diffs)
-
uspace/lib/fs/libfs.h (modified) (view diffs)
-
uspace/lib/gpt/Makefile (added)
-
uspace/lib/gpt/global.c (added)
-
uspace/lib/gpt/gpt.h (added)
-
uspace/lib/gpt/libgpt.c (added)
-
uspace/lib/gpt/libgpt.h (added)
-
uspace/lib/graph/graph.c (modified) (view diffs)
-
uspace/lib/graph/graph.h (modified) (view diffs)
-
uspace/lib/gui/Makefile (modified) (view diffs)
-
uspace/lib/gui/button.c (modified) (view diffs)
-
uspace/lib/gui/button.h (modified) (view diffs)
-
uspace/lib/gui/canvas.c (added)
-
uspace/lib/gui/canvas.h (added)
-
uspace/lib/gui/common.c (added)
-
uspace/lib/gui/common.h (added)
-
uspace/lib/gui/connection.c (modified) (view diffs)
-
uspace/lib/gui/connection.h (modified) (view diffs)
-
uspace/lib/gui/grid.c (modified) (view diffs)
-
uspace/lib/gui/grid.h (modified) (view diffs)
-
uspace/lib/gui/label.c (modified) (view diffs)
-
uspace/lib/gui/label.h (modified) (view diffs)
-
uspace/lib/gui/minimal.h (modified) (view diffs)
-
uspace/lib/gui/terminal.c (modified) (view diffs)
-
uspace/lib/gui/widget.h (modified) (view diffs)
-
uspace/lib/gui/window.c (modified) (view diffs)
-
uspace/lib/gui/window.h (modified) (view diffs)
-
uspace/lib/hound/Makefile (added)
-
uspace/lib/hound/include/hound/client.h (added)
-
uspace/lib/hound/include/hound/protocol.h (added)
-
uspace/lib/hound/include/hound/server.h (added)
-
uspace/lib/hound/src/client.c (added)
-
uspace/lib/hound/src/protocol.c (added)
-
uspace/lib/http/Makefile (added)
-
uspace/lib/http/include/http/ctype.h (added)
-
uspace/lib/http/include/http/errno.h (added)
-
uspace/lib/http/include/http/http.h (added)
-
uspace/lib/http/include/http/receive-buffer.h (added)
-
uspace/lib/http/src/headers.c (added)
-
uspace/lib/http/src/http.c (added)
-
uspace/lib/http/src/receive-buffer.c (added)
-
uspace/lib/http/src/request.c (added)
-
uspace/lib/http/src/response.c (added)
-
uspace/lib/math/Makefile (added)
-
uspace/lib/math/arch/abs32le/Makefile.inc (added)
-
uspace/lib/math/arch/abs32le/include/libarch/math.h (added)
-
uspace/lib/math/arch/amd64/Makefile.inc (added)
-
uspace/lib/math/arch/amd64/include/libarch/math.h (added)
-
uspace/lib/math/arch/amd64/include/libarch/x87.h (added)
-
uspace/lib/math/arch/amd64/src/cos.S (added)
-
uspace/lib/math/arch/amd64/src/sin.S (added)
-
uspace/lib/math/arch/amd64/src/trunc.S (added)
-
uspace/lib/math/arch/arm32/Makefile.inc (added)
-
uspace/lib/math/arch/arm32/include/libarch/math.h (added)
-
uspace/lib/math/arch/ia32/Makefile.inc (added)
-
uspace/lib/math/arch/ia32/include/libarch/math.h (added)
-
uspace/lib/math/arch/ia32/include/libarch/x87.h (added)
-
uspace/lib/math/arch/ia32/src/cos.S (added)
-
uspace/lib/math/arch/ia32/src/sin.S (added)
-
uspace/lib/math/arch/ia32/src/trunc.S (added)
-
uspace/lib/math/arch/ia64/Makefile.inc (added)
-
uspace/lib/math/arch/ia64/include/libarch/math.h (added)
-
uspace/lib/math/arch/mips32/Makefile.inc (added)
-
uspace/lib/math/arch/mips32/include/libarch/math.h (added)
-
uspace/lib/math/arch/mips32eb/Makefile.inc (added)
-
uspace/lib/math/arch/mips32eb/include/libarch/math.h (added)
-
uspace/lib/math/arch/ppc32/Makefile.inc (added)
-
uspace/lib/math/arch/ppc32/include/libarch/math.h (added)
-
uspace/lib/math/arch/sparc32/Makefile.inc (added)
-
uspace/lib/math/arch/sparc32/include/libarch/math.h (added)
-
uspace/lib/math/arch/sparc64/Makefile.inc (added)
-
uspace/lib/math/arch/sparc64/include/libarch/math.h (added)
-
uspace/lib/math/generic/mod.c (added)
-
uspace/lib/math/generic/trig.c (added)
-
uspace/lib/math/generic/trunc.c (added)
-
uspace/lib/math/include/math.h (added)
-
uspace/lib/math/include/mathtypes.h (added)
-
uspace/lib/math/include/mod.h (added)
-
uspace/lib/math/include/trig.h (added)
-
uspace/lib/math/include/trunc.h (added)
-
uspace/lib/mbr/Makefile (added)
-
uspace/lib/mbr/libmbr.c (added)
-
uspace/lib/mbr/libmbr.h (added)
-
uspace/lib/mbr/mbr.h (added)
-
uspace/lib/net/include/socket_core.h (modified) (view diffs)
-
uspace/lib/nic/Makefile (modified) (view diffs)
-
uspace/lib/nic/include/nic.h (modified) (view diffs)
-
uspace/lib/nic/include/nic_driver.h (modified) (view diffs)
-
uspace/lib/nic/src/nic_addr_db.c (modified) (view diffs)
-
uspace/lib/nic/src/nic_driver.c (modified) (view diffs)
-
uspace/lib/nic/src/nic_ev.c (modified) (view diffs)
-
uspace/lib/nic/src/nic_impl.c (modified) (view diffs)
-
uspace/lib/nic/src/nic_rx_control.c (modified) (view diffs)
-
uspace/lib/nic/src/nic_wol_virtues.c (modified) (view diffs)
-
uspace/lib/pcm/Makefile (added)
-
uspace/lib/pcm/include/pcm/format.h (added)
-
uspace/lib/pcm/include/pcm/sample_format.h (added)
-
uspace/lib/pcm/src/format.c (added)
-
uspace/lib/pcut/Makefile (added)
-
uspace/lib/pcut/README.rst (added)
-
uspace/lib/pcut/helenos.mak (added)
-
uspace/lib/pcut/helenos.test.mak (added)
-
uspace/lib/pcut/include/pcut/asserts.h (added)
-
uspace/lib/pcut/include/pcut/datadef.h (added)
-
uspace/lib/pcut/include/pcut/helper.h (added)
-
uspace/lib/pcut/include/pcut/pcut.h (added)
-
uspace/lib/pcut/include/pcut/prevs.h (added)
-
uspace/lib/pcut/include/pcut/tests.h (added)
-
uspace/lib/pcut/src/assert.c (added)
-
uspace/lib/pcut/src/internal.h (added)
-
uspace/lib/pcut/src/list.c (added)
-
uspace/lib/pcut/src/main.c (added)
-
uspace/lib/pcut/src/os/generic.c (added)
-
uspace/lib/pcut/src/os/helenos.c (added)
-
uspace/lib/pcut/src/os/stdc.c (added)
-
uspace/lib/pcut/src/os/unix.c (added)
-
uspace/lib/pcut/src/os/windows.c (added)
-
uspace/lib/pcut/src/preproc.c (added)
-
uspace/lib/pcut/src/print.c (added)
-
uspace/lib/pcut/src/report/report.c (added)
-
uspace/lib/pcut/src/report/report.h (added)
-
uspace/lib/pcut/src/report/tap.c (added)
-
uspace/lib/pcut/src/report/xml.c (added)
-
uspace/lib/pcut/src/run.c (added)
-
uspace/lib/pcut/tests/.gitignore (added)
-
uspace/lib/pcut/tests/abort.c (added)
-
uspace/lib/pcut/tests/abort.expected (added)
-
uspace/lib/pcut/tests/asserts.c (added)
-
uspace/lib/pcut/tests/asserts.expected (added)
-
uspace/lib/pcut/tests/beforeafter.c (added)
-
uspace/lib/pcut/tests/beforeafter.expected (added)
-
uspace/lib/pcut/tests/errno.c (added)
-
uspace/lib/pcut/tests/errno.expected (added)
-
uspace/lib/pcut/tests/inithook.c (added)
-
uspace/lib/pcut/tests/inithook.expected (added)
-
uspace/lib/pcut/tests/manytests.c (added)
-
uspace/lib/pcut/tests/manytests.expected (added)
-
uspace/lib/pcut/tests/multisuite.expected (added)
-
uspace/lib/pcut/tests/preinithook.c (added)
-
uspace/lib/pcut/tests/preinithook.expected (added)
-
uspace/lib/pcut/tests/printing.c (added)
-
uspace/lib/pcut/tests/printing.expected (added)
-
uspace/lib/pcut/tests/simple.c (added)
-
uspace/lib/pcut/tests/simple.expected (added)
-
uspace/lib/pcut/tests/skip.c (added)
-
uspace/lib/pcut/tests/skip.expected (added)
-
uspace/lib/pcut/tests/suite1.c (added)
-
uspace/lib/pcut/tests/suite2.c (added)
-
uspace/lib/pcut/tests/suite_all.c (added)
-
uspace/lib/pcut/tests/suites.c (added)
-
uspace/lib/pcut/tests/suites.expected (added)
-
uspace/lib/pcut/tests/teardown.c (added)
-
uspace/lib/pcut/tests/teardown.expected (added)
-
uspace/lib/pcut/tests/teardownaborts.c (added)
-
uspace/lib/pcut/tests/teardownaborts.expected (added)
-
uspace/lib/pcut/tests/tested.c (added)
-
uspace/lib/pcut/tests/tested.h (added)
-
uspace/lib/pcut/tests/testlist.c (added)
-
uspace/lib/pcut/tests/testlist.expected (added)
-
uspace/lib/pcut/tests/timeout.c (added)
-
uspace/lib/pcut/tests/timeout.expected (added)
-
uspace/lib/pcut/tests/xmlreport.c (added)
-
uspace/lib/pcut/tests/xmlreport.expected (added)
-
uspace/lib/pcut/update-from-master.sh (added)
-
uspace/lib/posix/Makefile (modified) (view diffs)
-
uspace/lib/posix/include/posix/ctype.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/dirent.h (added)
-
uspace/lib/posix/include/posix/fcntl.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/fenv.h (added)
-
uspace/lib/posix/include/posix/float.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/fnmatch.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/getopt.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/inttypes.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/limits.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/locale.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/math.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/pthread.h (added)
-
uspace/lib/posix/include/posix/pwd.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/setjmp.h (added)
-
uspace/lib/posix/include/posix/signal.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdbool.h (deleted)
-
uspace/lib/posix/include/posix/stddef.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdint.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdio.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdlib.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/string.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/strings.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/sys/mman.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/sys/stat.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/sys/types.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/sys/wait.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/time.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/ucontext.h (added)
-
uspace/lib/posix/include/posix/unistd.h (modified) (view diffs)
-
uspace/lib/posix/source/ctype.c (modified) (view diffs)
-
uspace/lib/posix/source/errno.c (modified) (view diffs)
-
uspace/lib/posix/source/fcntl.c (modified) (view diffs)
-
uspace/lib/posix/source/fnmatch.c (modified) (view diffs)
-
uspace/lib/posix/source/getopt.c (modified) (view diffs)
-
uspace/lib/posix/source/internal/common.h (modified) (view diffs)
-
uspace/lib/posix/source/locale.c (modified) (view diffs)
-
uspace/lib/posix/source/math.c (deleted)
-
uspace/lib/posix/source/pthread/condvar.c (added)
-
uspace/lib/posix/source/pthread/keys.c (added)
-
uspace/lib/posix/source/pthread/mutex.c (added)
-
uspace/lib/posix/source/pthread/threads.c (added)
-
uspace/lib/posix/source/pwd.c (modified) (view diffs)
-
uspace/lib/posix/source/signal.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.c (modified) (view diffs)
-
uspace/lib/posix/source/stdlib/strtol.c (modified) (view diffs)
-
uspace/lib/posix/source/stdlib/strtold.c (modified) (view diffs)
-
uspace/lib/posix/source/string.c (modified) (view diffs)
-
uspace/lib/posix/source/strings.c (modified) (view diffs)
-
uspace/lib/posix/source/sys/mman.c (added)
-
uspace/lib/posix/source/sys/stat.c (modified) (view diffs)
-
uspace/lib/posix/source/sys/wait.c (modified) (view diffs)
-
uspace/lib/posix/source/time.c (modified) (view diffs)
-
uspace/lib/posix/source/unistd.c (modified) (view diffs)
-
uspace/lib/posix/test/main.c (added)
-
uspace/lib/posix/test/scanf.c (added)
-
uspace/lib/scsi/include/scsi/mmc.h (added)
-
uspace/lib/scsi/include/scsi/sbc.h (modified) (view diffs)
-
uspace/lib/scsi/include/scsi/spc.h (modified) (view diffs)
-
uspace/lib/softfloat/Makefile (modified) (view diffs)
-
uspace/lib/softfloat/conversion.c (modified) (view diffs)
-
uspace/lib/softfloat/other.c (deleted)
-
uspace/lib/softfloat/other.h (deleted)
-
uspace/lib/softfloat/sftypes.h (modified) (view diffs)
-
uspace/lib/softfloat/softfloat.c (modified) (view diffs)
-
uspace/lib/softfloat/softfloat.h (modified) (view diffs)
-
uspace/lib/softint/Makefile (modified) (view diffs)
-
uspace/lib/softint/generic/bits.c (added)
-
uspace/lib/softint/generic/shift.c (modified) (view diffs)
-
uspace/lib/softint/include/bits.h (added)
-
uspace/lib/softint/include/shift.h (modified) (view diffs)
-
uspace/lib/softrend/Makefile (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/trackmod/Makefile (added)
-
uspace/lib/trackmod/protracker.c (added)
-
uspace/lib/trackmod/protracker.h (added)
-
uspace/lib/trackmod/trackmod.c (added)
-
uspace/lib/trackmod/trackmod.h (added)
-
uspace/lib/trackmod/types/protracker.h (added)
-
uspace/lib/trackmod/types/trackmod.h (added)
-
uspace/lib/uri/Makefile (added)
-
uspace/lib/uri/ctype.h (added)
-
uspace/lib/uri/test/main.c (added)
-
uspace/lib/uri/test/parser.c (added)
-
uspace/lib/uri/uri.c (added)
-
uspace/lib/uri/uri.h (added)
-
uspace/lib/usb/include/usb/hc.h (modified) (view diffs)
-
uspace/lib/usb/include/usb/usb.h (modified) (view diffs)
-
uspace/lib/usb/src/debug.c (modified) (view diffs)
-
uspace/lib/usb/src/dev.c (modified) (view diffs)
-
uspace/lib/usbdev/include/usb/dev/hub.h (modified) (view diffs)
-
uspace/lib/usbdev/include/usb/dev/recognise.h (modified) (view diffs)
-
uspace/lib/usbdev/src/dp.c (modified) (view diffs)
-
uspace/lib/usbdev/src/hub.c (modified) (view diffs)
-
uspace/lib/usbdev/src/recognise.c (modified) (view diffs)
-
uspace/lib/usbhid/Makefile (modified) (view diffs)
-
uspace/lib/usbhid/include/usb/hid/iface.h (deleted)
-
uspace/lib/usbhid/src/hiddescriptor.c (modified) (view diffs)
-
uspace/lib/usbhid/src/hidiface.c (deleted)
-
uspace/lib/usbhid/src/hidparser.c (modified) (view diffs)
-
uspace/lib/usbhid/src/hidpath.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/audio/hound/Makefile (added)
-
uspace/srv/audio/hound/audio_data.c (added)
-
uspace/srv/audio/hound/audio_data.h (added)
-
uspace/srv/audio/hound/audio_device.c (added)
-
uspace/srv/audio/hound/audio_device.h (added)
-
uspace/srv/audio/hound/audio_sink.c (added)
-
uspace/srv/audio/hound/audio_sink.h (added)
-
uspace/srv/audio/hound/audio_source.c (added)
-
uspace/srv/audio/hound/audio_source.h (added)
-
uspace/srv/audio/hound/connection.c (added)
-
uspace/srv/audio/hound/connection.h (added)
-
uspace/srv/audio/hound/hound.c (added)
-
uspace/srv/audio/hound/hound.h (added)
-
uspace/srv/audio/hound/hound_ctx.c (added)
-
uspace/srv/audio/hound/hound_ctx.h (added)
-
uspace/srv/audio/hound/iface.c (added)
-
uspace/srv/audio/hound/log.h (added)
-
uspace/srv/audio/hound/main.c (added)
-
uspace/srv/bd/ata_bd/Makefile (deleted)
-
uspace/srv/bd/ata_bd/ata_bd.c (deleted)
-
uspace/srv/bd/ata_bd/ata_bd.h (deleted)
-
uspace/srv/bd/ata_bd/ata_hw.h (deleted)
-
uspace/srv/bd/file_bd/file_bd.c (modified) (view diffs)
-
uspace/srv/bd/gxe_bd/Makefile (deleted)
-
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/bd/sata_bd/Makefile (modified) (view diffs)
-
uspace/srv/bd/sata_bd/sata_bd.c (modified) (view diffs)
-
uspace/srv/clipboard/clipboard.c (modified) (view diffs)
-
uspace/srv/devman/Makefile (modified) (view diffs)
-
uspace/srv/devman/client_conn.c (added)
-
uspace/srv/devman/client_conn.h (added)
-
uspace/srv/devman/dev.c (added)
-
uspace/srv/devman/dev.h (added)
-
uspace/srv/devman/devman.c (deleted)
-
uspace/srv/devman/devman.h (modified) (view diffs)
-
uspace/srv/devman/devtree.c (added)
-
uspace/srv/devman/devtree.h (added)
-
uspace/srv/devman/driver.c (added)
-
uspace/srv/devman/driver.h (added)
-
uspace/srv/devman/drv_conn.c (added)
-
uspace/srv/devman/drv_conn.h (added)
-
uspace/srv/devman/fun.c (added)
-
uspace/srv/devman/fun.h (added)
-
uspace/srv/devman/loc.c (added)
-
uspace/srv/devman/loc.h (added)
-
uspace/srv/devman/main.c (modified) (view diffs)
-
uspace/srv/devman/main.h (added)
-
uspace/srv/devman/match.c (modified) (view diffs)
-
uspace/srv/devman/match.h (added)
-
uspace/srv/devman/util.c (modified) (view diffs)
-
uspace/srv/devman/util.h (modified) (view diffs)
-
uspace/srv/fs/cdfs/Makefile (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/exfat/exfat_idx.c (modified) (view diffs)
-
uspace/srv/fs/exfat/exfat_ops.c (modified) (view diffs)
-
uspace/srv/fs/ext4fs/Makefile (modified) (view diffs)
-
uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) (view diffs)
-
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_directory.c (modified) (view diffs)
-
uspace/srv/fs/fat/fat_fat.c (modified) (view diffs)
-
uspace/srv/fs/fat/fat_idx.c (modified) (view diffs)
-
uspace/srv/fs/fat/fat_ops.c (modified) (view diffs)
-
uspace/srv/fs/locfs/Makefile (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.h (modified) (view diffs)
-
uspace/srv/fs/mfs/mfs_balloc.c (modified) (view diffs)
-
uspace/srv/fs/mfs/mfs_dentry.c (modified) (view diffs)
-
uspace/srv/fs/mfs/mfs_ops.c (modified) (view diffs)
-
uspace/srv/fs/mfs/mfs_rw.c (modified) (view diffs)
-
uspace/srv/fs/tmpfs/tmpfs.h (modified) (view diffs)
-
uspace/srv/fs/tmpfs/tmpfs_ops.c (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_ops.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/fs/udf/udf_volume.c (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/compositor/gfx/nameic.tga (deleted)
-
uspace/srv/hid/console/console.c (modified) (view diffs)
-
uspace/srv/hid/console/console.h (modified) (view diffs)
-
uspace/srv/hid/input/Makefile (modified) (view diffs)
-
uspace/srv/hid/input/ctl/apple.c (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/ctl/pc.c (deleted)
-
uspace/srv/hid/input/ctl/stty.c (modified) (view diffs)
-
uspace/srv/hid/input/ctl/sun.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.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/mouse.h (modified) (view diffs)
-
uspace/srv/hid/input/mouse_port.h (modified) (view diffs)
-
uspace/srv/hid/input/port/adb.c (modified) (view diffs)
-
uspace/srv/hid/input/port/adb_mouse.c (modified) (view diffs)
-
uspace/srv/hid/input/port/chardev.c (modified) (view diffs)
-
uspace/srv/hid/input/port/gxemul.c (deleted)
-
uspace/srv/hid/input/port/msim.c (modified) (view diffs)
-
uspace/srv/hid/input/port/niagara.c (modified) (view diffs)
-
uspace/srv/hid/input/port/ns16550.c (modified) (view diffs)
-
uspace/srv/hid/input/port/pl050.c (deleted)
-
uspace/srv/hid/input/port/ski.c (modified) (view diffs)
-
uspace/srv/hid/input/proto/adb.c (modified) (view diffs)
-
uspace/srv/hid/isdv4_tablet/Makefile (modified) (view diffs)
-
uspace/srv/hid/isdv4_tablet/isdv4.c (modified) (view diffs)
-
uspace/srv/hid/isdv4_tablet/isdv4.h (modified) (view diffs)
-
uspace/srv/hid/isdv4_tablet/main.c (modified) (view diffs)
-
uspace/srv/hid/output/output.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/output/port/kchar.c (modified) (view diffs)
-
uspace/srv/hid/output/port/niagara.c (modified) (view diffs)
-
uspace/srv/hid/remcons/remcons.c (modified) (view diffs)
-
uspace/srv/hid/remcons/user.c (modified) (view diffs)
-
uspace/srv/hid/rfb/Makefile (added)
-
uspace/srv/hid/rfb/main.c (added)
-
uspace/srv/hid/rfb/rfb.c (added)
-
uspace/srv/hid/rfb/rfb.h (added)
-
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/icp-ic/Makefile (added)
-
uspace/srv/hw/irc/icp-ic/icp-ic.c (added)
-
uspace/srv/hw/irc/icp-ic/icp-ic_hw.h (added)
-
uspace/srv/hw/irc/obio/obio.c (modified) (view diffs)
-
uspace/srv/klog/Makefile (added)
-
uspace/srv/klog/klog.c (added)
-
uspace/srv/loader/Makefile (modified) (view diffs)
-
uspace/srv/loader/main.c (modified) (view diffs)
-
uspace/srv/locsrv/category.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/logger/logs.c (modified) (view diffs)
-
uspace/srv/logger/writer.c (modified) (view diffs)
-
uspace/srv/net/dhcp/Makefile (added)
-
uspace/srv/net/dhcp/dhcp.c (added)
-
uspace/srv/net/dhcp/dhcp.h (added)
-
uspace/srv/net/dhcp/dhcp_std.h (added)
-
uspace/srv/net/dhcp/main.c (added)
-
uspace/srv/net/dhcp/transport.c (added)
-
uspace/srv/net/dhcp/transport.h (added)
-
uspace/srv/net/dnsrsrv/Makefile (added)
-
uspace/srv/net/dnsrsrv/dns_msg.c (added)
-
uspace/srv/net/dnsrsrv/dns_msg.h (added)
-
uspace/srv/net/dnsrsrv/dns_std.h (added)
-
uspace/srv/net/dnsrsrv/dns_type.h (added)
-
uspace/srv/net/dnsrsrv/dnsrsrv.c (added)
-
uspace/srv/net/dnsrsrv/query.c (added)
-
uspace/srv/net/dnsrsrv/query.h (added)
-
uspace/srv/net/dnsrsrv/transport.c (added)
-
uspace/srv/net/dnsrsrv/transport.h (added)
-
uspace/srv/net/ethip/Makefile (modified) (view diffs)
-
uspace/srv/net/ethip/arp.c (modified) (view diffs)
-
uspace/srv/net/ethip/arp.h (modified) (view diffs)
-
uspace/srv/net/ethip/atrans.c (modified) (view diffs)
-
uspace/srv/net/ethip/atrans.h (modified) (view diffs)
-
uspace/srv/net/ethip/ethip.c (modified) (view diffs)
-
uspace/srv/net/ethip/ethip.h (modified) (view diffs)
-
uspace/srv/net/ethip/ethip_nic.c (modified) (view diffs)
-
uspace/srv/net/ethip/ethip_nic.h (modified) (view diffs)
-
uspace/srv/net/ethip/pdu.c (modified) (view diffs)
-
uspace/srv/net/ethip/pdu.h (modified) (view diffs)
-
uspace/srv/net/ethip/std.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/Makefile (modified) (view diffs)
-
uspace/srv/net/inetsrv/addrobj.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/addrobj.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/icmp.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/icmp.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/icmp_std.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/icmpv6.c (added)
-
uspace/srv/net/inetsrv/icmpv6.h (added)
-
uspace/srv/net/inetsrv/icmpv6_std.h (added)
-
uspace/srv/net/inetsrv/inet_link.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/inet_link.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/inet_std.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/inet_util.c (deleted)
-
uspace/srv/net/inetsrv/inet_util.h (deleted)
-
uspace/srv/net/inetsrv/inetcfg.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/inetping.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/inetping.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/inetsrv.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/inetsrv.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/ndp.c (added)
-
uspace/srv/net/inetsrv/ndp.h (added)
-
uspace/srv/net/inetsrv/ntrans.c (added)
-
uspace/srv/net/inetsrv/ntrans.h (added)
-
uspace/srv/net/inetsrv/pdu.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/pdu.h (modified) (view diffs)
-
uspace/srv/net/inetsrv/reass.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/sroute.c (modified) (view diffs)
-
uspace/srv/net/loopip/loopip.c (modified) (view diffs)
-
uspace/srv/net/nconfsrv/Makefile (added)
-
uspace/srv/net/nconfsrv/iplink.c (added)
-
uspace/srv/net/nconfsrv/iplink.h (added)
-
uspace/srv/net/nconfsrv/nconfsrv.c (added)
-
uspace/srv/net/nconfsrv/nconfsrv.h (added)
-
uspace/srv/net/slip/Makefile (added)
-
uspace/srv/net/slip/slip.c (added)
-
uspace/srv/net/tcp/conn.c (modified) (view diffs)
-
uspace/srv/net/tcp/conn.h (modified) (view diffs)
-
uspace/srv/net/tcp/iqueue.c (modified) (view diffs)
-
uspace/srv/net/tcp/ncsim.c (modified) (view diffs)
-
uspace/srv/net/tcp/pdu.c (modified) (view diffs)
-
uspace/srv/net/tcp/rqueue.c (modified) (view diffs)
-
uspace/srv/net/tcp/segment.c (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/std.h (modified) (view diffs)
-
uspace/srv/net/tcp/tcp.c (modified) (view diffs)
-
uspace/srv/net/tcp/tcp_type.h (modified) (view diffs)
-
uspace/srv/net/tcp/test.c (modified) (view diffs)
-
uspace/srv/net/tcp/tqueue.c (modified) (view diffs)
-
uspace/srv/net/tcp/ucall.c (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/pdu.c (modified) (view diffs)
-
uspace/srv/net/udp/sock.c (modified) (view diffs)
-
uspace/srv/net/udp/std.h (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_inet.c (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/ns.c (modified) (view diffs)
-
uspace/srv/ns/service.c (modified) (view diffs)
-
uspace/srv/ns/task.c (modified) (view diffs)
-
uspace/srv/ns/task.h (modified) (view diffs)
-
uspace/srv/taskmon/taskmon.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.
