# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2025-06-25T21:44:20Z Mon, 15 Dec 2008 12:40:20 GMT jermar [0166e99] * uspace/Makefile (added) * uspace/console/Makefile (added) * uspace/console/anim_1.ppm (added) * uspace/console/anim_2.ppm (added) * uspace/console/anim_3.ppm (added) * uspace/console/anim_4.ppm (added) * uspace/console/cons_has_data.ppm (added) * uspace/console/cons_idle.ppm (added) * uspace/console/cons_kernel.ppm (added) * uspace/console/cons_selected.ppm (added) * uspace/console/console.c (added) * uspace/console/console.h (added) * uspace/console/gcons.c (added) * uspace/console/gcons.h (added) * uspace/console/helenos.ppm (added) * uspace/console/nameic.ppm (added) * uspace/console/screenbuffer.c (added) * uspace/console/screenbuffer.h (added) * uspace/doc/doxygroups.h (added) * uspace/fb/Makefile (added) * uspace/fb/ega.c (added) * uspace/fb/ega.h (added) * uspace/fb/fb.c (added) * uspace/fb/fb.h (added) * uspace/fb/font-8x16.c (added) * uspace/fb/font-8x16.h (added) * uspace/fb/main.c (added) * uspace/fb/main.h (added) * uspace/fb/pointer.xbm (added) * uspace/fb/pointer_mask.xbm (added) * uspace/fb/ppm.c (added) * uspace/fb/ppm.h (added) * uspace/fb/sysio.c (added) * uspace/fb/sysio.h (added) * uspace/init/Makefile (added) * uspace/init/init.c (added) * uspace/init/init.h (added) * uspace/init/version.c (added) * uspace/init/version.h (added) * uspace/ipcc/Makefile (added) * uspace/ipcc/ipcc.c (added) * uspace/kbd/Makefile (added) * uspace/kbd/arch/amd64 (added) * uspace/kbd/arch/ia32/include/kbd.h (added) * uspace/kbd/arch/ia32/src/kbd.c (added) * uspace/kbd/arch/ia32/src/mouse.c (added) * uspace/kbd/arch/ia64/include/kbd.h (added) * uspace/kbd/arch/ia64/src/kbd.c (added) * uspace/kbd/arch/mips32/include/kbd.h (added) * uspace/kbd/arch/mips32/src/kbd.c (added) * uspace/kbd/arch/mips32eb (added) * uspace/kbd/arch/ppc32/include/kbd.h (added) * uspace/kbd/arch/ppc32/src/kbd.c (added) * uspace/kbd/generic/kbd.c (added) * uspace/kbd/generic/key_buffer.c (added) * uspace/kbd/include/kbd.h (added) * uspace/kbd/include/key_buffer.h (added) * uspace/kbd/include/keys.h (added) * uspace/klog/Makefile (added) * uspace/klog/klog.c (added) * uspace/libc/Makefile (added) * uspace/libc/Makefile.toolchain (added) * uspace/libc/arch/amd64/Makefile.inc (added) * uspace/libc/arch/amd64/_link.ld.in (added) * uspace/libc/arch/amd64/include/atomic.h (added) * uspace/libc/arch/amd64/include/config.h (added) * uspace/libc/arch/amd64/include/context_offset.h (added) * uspace/libc/arch/amd64/include/ddi.h (added) * uspace/libc/arch/amd64/include/endian.h (added) * uspace/libc/arch/amd64/include/faddr.h (added) * uspace/libc/arch/amd64/include/limits.h (added) * uspace/libc/arch/amd64/include/psthread.h (added) * uspace/libc/arch/amd64/include/stackarg.h (added) * uspace/libc/arch/amd64/include/thread.h (added) * uspace/libc/arch/amd64/include/types.h (added) * uspace/libc/arch/amd64/src/entry.s (added) * uspace/libc/arch/amd64/src/psthread.S (added) * uspace/libc/arch/amd64/src/syscall.S (added) * uspace/libc/arch/amd64/src/thread.c (added) * uspace/libc/arch/amd64/src/thread_entry.s (added) * uspace/libc/arch/ia32/Makefile.inc (added) * uspace/libc/arch/ia32/_link.ld.in (added) * uspace/libc/arch/ia32/include/atomic.h (added) * uspace/libc/arch/ia32/include/config.h (added) * uspace/libc/arch/ia32/include/ddi.h (added) * uspace/libc/arch/ia32/include/endian.h (added) * uspace/libc/arch/ia32/include/faddr.h (added) * uspace/libc/arch/ia32/include/limits.h (added) * uspace/libc/arch/ia32/include/psthread.h (added) * uspace/libc/arch/ia32/include/stackarg.h (added) * uspace/libc/arch/ia32/include/thread.h (added) * uspace/libc/arch/ia32/include/types.h (added) * uspace/libc/arch/ia32/src/entry.s (added) * uspace/libc/arch/ia32/src/psthread.S (added) * uspace/libc/arch/ia32/src/syscall.c (added) * uspace/libc/arch/ia32/src/thread.c (added) * uspace/libc/arch/ia32/src/thread_entry.s (added) * uspace/libc/arch/ia64/Makefile.inc (added) * uspace/libc/arch/ia64/_link.ld.in (added) * uspace/libc/arch/ia64/include/atomic.h (added) * uspace/libc/arch/ia64/include/config.h (added) * uspace/libc/arch/ia64/include/endian.h (added) * uspace/libc/arch/ia64/include/faddr.h (added) * uspace/libc/arch/ia64/include/limits.h (added) * uspace/libc/arch/ia64/include/psthread.h (added) * uspace/libc/arch/ia64/include/stack.h (added) * uspace/libc/arch/ia64/include/stackarg.h (added) * uspace/libc/arch/ia64/include/thread.h (added) * uspace/libc/arch/ia64/include/types.h (added) * uspace/libc/arch/ia64/src/entry.s (added) * uspace/libc/arch/ia64/src/psthread.S (added) * uspace/libc/arch/ia64/src/syscall.S (added) * uspace/libc/arch/ia64/src/thread.c (added) * uspace/libc/arch/ia64/src/thread_entry.s (added) * uspace/libc/arch/mips32/Makefile.inc (added) * uspace/libc/arch/mips32/_link.ld.in (added) * uspace/libc/arch/mips32/include/atomic.h (added) * uspace/libc/arch/mips32/include/config.h (added) * uspace/libc/arch/mips32/include/context_offset.h (added) * uspace/libc/arch/mips32/include/endian.h (added) * uspace/libc/arch/mips32/include/faddr.h (added) * uspace/libc/arch/mips32/include/limits.h (added) * uspace/libc/arch/mips32/include/psthread.h (added) * uspace/libc/arch/mips32/include/stackarg.h (added) * uspace/libc/arch/mips32/include/thread.h (added) * uspace/libc/arch/mips32/include/types.h (added) * uspace/libc/arch/mips32/src/entry.s (added) * uspace/libc/arch/mips32/src/psthread.S (added) * uspace/libc/arch/mips32/src/syscall.c (added) * uspace/libc/arch/mips32/src/thread.c (added) * uspace/libc/arch/mips32/src/thread_entry.s (added) * uspace/libc/arch/mips32eb/Makefile.inc (added) * uspace/libc/arch/mips32eb/_link.ld.in (added) * uspace/libc/arch/mips32eb/include/atomic.h (added) * uspace/libc/arch/mips32eb/include/context_offset.h (added) * uspace/libc/arch/mips32eb/include/endian.h (added) * uspace/libc/arch/mips32eb/include/limits.h (added) * uspace/libc/arch/mips32eb/include/psthread.h (added) * uspace/libc/arch/mips32eb/include/stackarg.h (added) * uspace/libc/arch/mips32eb/include/thread.h (added) * uspace/libc/arch/mips32eb/include/types.h (added) * uspace/libc/arch/mips32eb/src (added) * uspace/libc/arch/ppc32/Makefile.inc (added) * uspace/libc/arch/ppc32/_link.ld.in (added) * uspace/libc/arch/ppc32/include/atomic.h (added) * uspace/libc/arch/ppc32/include/config.h (added) * uspace/libc/arch/ppc32/include/context_offset.h (added) * uspace/libc/arch/ppc32/include/endian.h (added) * uspace/libc/arch/ppc32/include/faddr.h (added) * uspace/libc/arch/ppc32/include/limits.h (added) * uspace/libc/arch/ppc32/include/psthread.h (added) * uspace/libc/arch/ppc32/include/regname.h (added) * uspace/libc/arch/ppc32/include/stackarg.h (added) * uspace/libc/arch/ppc32/include/thread.h (added) * uspace/libc/arch/ppc32/include/types.h (added) * uspace/libc/arch/ppc32/src/entry.s (added) * uspace/libc/arch/ppc32/src/psthread.S (added) * uspace/libc/arch/ppc32/src/syscall.c (added) * uspace/libc/arch/ppc32/src/thread.c (added) * uspace/libc/arch/ppc32/src/thread_entry.s (added) * uspace/libc/arch/ppc64/Makefile.inc (added) * uspace/libc/arch/ppc64/_link.ld.in (added) * uspace/libc/arch/ppc64/include/atomic.h (added) * uspace/libc/arch/ppc64/include/config.h (added) * uspace/libc/arch/ppc64/include/context_offset.h (added) * uspace/libc/arch/ppc64/include/endian.h (added) * uspace/libc/arch/ppc64/include/faddr.h (added) * uspace/libc/arch/ppc64/include/limits.h (added) * uspace/libc/arch/ppc64/include/psthread.h (added) * uspace/libc/arch/ppc64/include/regname.h (added) * uspace/libc/arch/ppc64/include/stackarg.h (added) * uspace/libc/arch/ppc64/include/thread.h (added) * uspace/libc/arch/ppc64/include/types.h (added) * uspace/libc/arch/ppc64/src/entry.s (added) * uspace/libc/arch/ppc64/src/psthread.S (added) * uspace/libc/arch/ppc64/src/syscall.c (added) * uspace/libc/arch/ppc64/src/thread.c (added) * uspace/libc/arch/ppc64/src/thread_entry.s (added) * uspace/libc/generic/as.c (added) * uspace/libc/generic/async.c (added) * uspace/libc/generic/cap.c (added) * uspace/libc/generic/ddi.c (added) * uspace/libc/generic/err.c (added) * uspace/libc/generic/futex.c (added) * uspace/libc/generic/io/io.c (added) * uspace/libc/generic/io/printf.c (added) * uspace/libc/generic/io/printf_core.c (added) * uspace/libc/generic/io/snprintf.c (added) * uspace/libc/generic/io/sprintf.c (added) * uspace/libc/generic/io/stream.c (added) * uspace/libc/generic/io/vprintf.c (added) * uspace/libc/generic/io/vsnprintf.c (added) * uspace/libc/generic/io/vsprintf.c (added) * uspace/libc/generic/ipc.c (added) * uspace/libc/generic/libadt/hash_table.c (added) * uspace/libc/generic/libadt/list.c (added) * uspace/libc/generic/libc.c (added) * uspace/libc/generic/mmap.c (added) * uspace/libc/generic/psthread.c (added) * uspace/libc/generic/stdlib.c (added) * uspace/libc/generic/string.c (added) * uspace/libc/generic/sysinfo.c (added) * uspace/libc/generic/task.c (added) * uspace/libc/generic/thread.c (added) * uspace/libc/generic/time.c (added) * uspace/libc/include/align.h (added) * uspace/libc/include/as.h (added) * uspace/libc/include/assert.h (added) * uspace/libc/include/async.h (added) * uspace/libc/include/atomic.h (added) * uspace/libc/include/cap.h (added) * uspace/libc/include/ctype.h (added) * uspace/libc/include/ddi.h (added) * uspace/libc/include/endian.h (added) * uspace/libc/include/err.h (added) * uspace/libc/include/errno.h (added) * uspace/libc/include/futex.h (added) * uspace/libc/include/io/io.h (added) * uspace/libc/include/io/printf_core.h (added) * uspace/libc/include/io/stream.h (added) * uspace/libc/include/ipc/fb.h (added) * uspace/libc/include/ipc/ipc.h (added) * uspace/libc/include/ipc/ns.h (added) * uspace/libc/include/ipc/services.h (added) * uspace/libc/include/libadt/fifo.h (added) * uspace/libc/include/libadt/hash_table.h (added) * uspace/libc/include/libadt/list.h (added) * uspace/libc/include/libc.h (added) * uspace/libc/include/limits.h (added) * uspace/libc/include/malloc.h (added) * uspace/libc/include/psthread.h (added) * uspace/libc/include/stdarg.h (added) * uspace/libc/include/stddef.h (added) * uspace/libc/include/stdint.h (added) * uspace/libc/include/stdio.h (added) * uspace/libc/include/stdlib.h (added) * uspace/libc/include/string.h (added) * uspace/libc/include/sys/mman.h (added) * uspace/libc/include/sys/time.h (added) * uspace/libc/include/sys/types.h (added) * uspace/libc/include/sysinfo.h (added) * uspace/libc/include/task.h (added) * uspace/libc/include/thread.h (added) * uspace/libc/include/time.h (added) * uspace/libc/include/types.h (added) * uspace/libc/include/unistd.h (added) * uspace/libc/malloc/malloc.c (added) * uspace/ns/Makefile (added) * uspace/ns/ns.c (added) * uspace/pci/COPYING (added) * uspace/pci/Makefile (added) * uspace/pci/libpci/Makefile (added) * uspace/pci/libpci/VERSION (added) * uspace/pci/libpci/access.c (added) * uspace/pci/libpci/generic.c (added) * uspace/pci/libpci/header.h (added) * uspace/pci/libpci/i386-ports.c (added) * uspace/pci/libpci/internal.h (added) * uspace/pci/libpci/names.c (added) * uspace/pci/libpci/pci.h (added) * uspace/pci/libpci/pci_ids.h (added) * uspace/pci/libpci/sysdep.h (added) * uspace/pci/libpci/types.h (added) * uspace/pci/pci.c (added) * uspace/pci/update-ids (added) * uspace/softfloat/Makefile (added) * uspace/softfloat/arch/amd64/include/functions.h (added) * uspace/softfloat/arch/ia32/include/functions.h (added) * uspace/softfloat/arch/ia64/include/functions.h (added) * uspace/softfloat/arch/mips32/include/functions.h (added) * uspace/softfloat/arch/mips32eb/include/functions.h (added) * uspace/softfloat/arch/ppc32/include/functions.h (added) * uspace/softfloat/arch/ppc64/include/functions.h (added) * uspace/softfloat/arch/sparc64/include/functions.h (added) * uspace/softfloat/generic/add.c (added) * uspace/softfloat/generic/common.c (added) * uspace/softfloat/generic/comparison.c (added) * uspace/softfloat/generic/conversion.c (added) * uspace/softfloat/generic/div.c (added) * uspace/softfloat/generic/mul.c (added) * uspace/softfloat/generic/other.c (added) * uspace/softfloat/generic/softfloat.c (added) * uspace/softfloat/generic/sub.c (added) * uspace/softfloat/include/add.h (added) * uspace/softfloat/include/common.h (added) * uspace/softfloat/include/comparison.h (added) * uspace/softfloat/include/conversion.h (added) * uspace/softfloat/include/div.h (added) * uspace/softfloat/include/mul.h (added) * uspace/softfloat/include/other.h (added) * uspace/softfloat/include/sftypes.h (added) * uspace/softfloat/include/softfloat.h (added) * uspace/softfloat/include/sub.h (added) * uspace/softint/Makefile (added) * uspace/softint/generic/division.c (added) * uspace/softint/include/division.h (added) * uspace/tetris/Makefile (added) * uspace/tetris/input.c (added) * uspace/tetris/input.h (added) * uspace/tetris/pathnames.h (added) * uspace/tetris/scores.c (added) * uspace/tetris/scores.h (added) * uspace/tetris/screen.c (added) * uspace/tetris/screen.h (added) * uspace/tetris/shapes.c (added) * uspace/tetris/tetris.c (added) * uspace/tetris/tetris.h (added) * uspace/tools/config.py (added) * uspace/uspace.config (added) Merge the uspace branch. Mon, 15 Dec 2008 12:35:44 GMT jermar [11675207] * kernel/Makefile (moved) * kernel/arch/amd64/Makefile.inc (moved) * kernel/arch/amd64/_link.ld.in (moved) * kernel/arch/amd64/include/arch.h (moved) * kernel/arch/amd64/include/arg.h (moved) * kernel/arch/amd64/include/asm.h (moved) * kernel/arch/amd64/include/atomic.h (moved) * kernel/arch/amd64/include/barrier.h (moved) * kernel/arch/amd64/include/bios (moved) * kernel/arch/amd64/include/boot/boot.h (moved) * kernel/arch/amd64/include/boot/memmap.h (moved) * kernel/arch/amd64/include/byteorder.h (moved) * kernel/arch/amd64/include/context.h (moved) * kernel/arch/amd64/include/context_offset.h (moved) * kernel/arch/amd64/include/cpu.h (moved) * kernel/arch/amd64/include/cpuid.h (moved) * kernel/arch/amd64/include/ddi/ddi.h (moved) * kernel/arch/amd64/include/debug.h (moved) * kernel/arch/amd64/include/debugger.h (moved) * kernel/arch/amd64/include/drivers/ega.h (moved) * kernel/arch/amd64/include/drivers/i8042.h (moved) * kernel/arch/amd64/include/drivers/i8254.h (moved) * kernel/arch/amd64/include/drivers/i8259.h (moved) * kernel/arch/amd64/include/drivers/vesa.h (moved) * kernel/arch/amd64/include/elf.h (moved) * kernel/arch/amd64/include/faddr.h (moved) * kernel/arch/amd64/include/fpu_context.h (moved) * kernel/arch/amd64/include/interrupt.h (moved) * kernel/arch/amd64/include/memstr.h (moved) * kernel/arch/amd64/include/mm/as.h (moved) * kernel/arch/amd64/include/mm/asid.h (moved) * kernel/arch/amd64/include/mm/frame.h (moved) * kernel/arch/amd64/include/mm/memory_init.h (moved) * kernel/arch/amd64/include/mm/page.h (moved) * kernel/arch/amd64/include/mm/ptl.h (moved) * kernel/arch/amd64/include/mm/tlb.h (moved) * kernel/arch/amd64/include/pm.h (moved) * kernel/arch/amd64/include/proc/task.h (moved) * kernel/arch/amd64/include/proc/thread.h (moved) * kernel/arch/amd64/include/smp (moved) * kernel/arch/amd64/include/syscall.h (moved) * kernel/arch/amd64/include/types.h (moved) * kernel/arch/amd64/src/amd64.c (moved) * kernel/arch/amd64/src/asm_utils.S (moved) * kernel/arch/amd64/src/bios (moved) * kernel/arch/amd64/src/boot/boot.S (moved) * kernel/arch/amd64/src/context.S (moved) * kernel/arch/amd64/src/cpu/cpu.c (moved) * kernel/arch/amd64/src/ddi/ddi.c (moved) * kernel/arch/amd64/src/debugger.c (moved) * kernel/arch/amd64/src/delay.S (moved) * kernel/arch/amd64/src/drivers (moved) * kernel/arch/amd64/src/fpu_context.c (moved) * kernel/arch/amd64/src/interrupt.c (moved) * kernel/arch/amd64/src/mm/as.c (moved) * kernel/arch/amd64/src/mm/frame.c (moved) * kernel/arch/amd64/src/mm/memory_init.c (moved) * kernel/arch/amd64/src/mm/page.c (moved) * kernel/arch/amd64/src/mm/tlb.c (moved) * kernel/arch/amd64/src/pm.c (moved) * kernel/arch/amd64/src/proc/scheduler.c (moved) * kernel/arch/amd64/src/proc/task.c (moved) * kernel/arch/amd64/src/proc/thread.c (moved) * kernel/arch/amd64/src/smp/ap.S (moved) * kernel/arch/amd64/src/smp/apic.c (moved) * kernel/arch/amd64/src/smp/ipi.c (moved) * kernel/arch/amd64/src/smp/mps.c (moved) * kernel/arch/amd64/src/smp/smp.c (moved) * kernel/arch/amd64/src/syscall.c (moved) * kernel/arch/amd64/src/userspace.c (moved) * kernel/arch/ia32/Makefile.inc (moved) * kernel/arch/ia32/_link.ld.in (moved) * kernel/arch/ia32/include/arch.h (moved) * kernel/arch/ia32/include/arg.h (moved) * kernel/arch/ia32/include/asm.h (moved) * kernel/arch/ia32/include/atomic.h (moved) * kernel/arch/ia32/include/barrier.h (moved) * kernel/arch/ia32/include/bios/bios.h (moved) * kernel/arch/ia32/include/boot/boot.h (moved) * kernel/arch/ia32/include/boot/memmap.h (moved) * kernel/arch/ia32/include/byteorder.h (moved) * kernel/arch/ia32/include/context.h (moved) * kernel/arch/ia32/include/cpu.h (moved) * kernel/arch/ia32/include/cpuid.h (moved) * kernel/arch/ia32/include/ddi/ddi.h (moved) * kernel/arch/ia32/include/debug.h (moved) * kernel/arch/ia32/include/debugger.h (moved) * kernel/arch/ia32/include/drivers/ega.h (moved) * kernel/arch/ia32/include/drivers/i8042.h (moved) * kernel/arch/ia32/include/drivers/i8254.h (moved) * kernel/arch/ia32/include/drivers/i8259.h (moved) * kernel/arch/ia32/include/drivers/vesa.h (moved) * kernel/arch/ia32/include/elf.h (moved) * kernel/arch/ia32/include/faddr.h (moved) * kernel/arch/ia32/include/fpu_context.h (moved) * kernel/arch/ia32/include/interrupt.h (moved) * kernel/arch/ia32/include/memstr.h (moved) * kernel/arch/ia32/include/mm/as.h (moved) * kernel/arch/ia32/include/mm/asid.h (moved) * kernel/arch/ia32/include/mm/frame.h (moved) * kernel/arch/ia32/include/mm/memory_init.h (moved) * kernel/arch/ia32/include/mm/page.h (moved) * kernel/arch/ia32/include/mm/tlb.h (moved) * kernel/arch/ia32/include/pm.h (moved) * kernel/arch/ia32/include/proc/task.h (moved) * kernel/arch/ia32/include/proc/thread.h (moved) * kernel/arch/ia32/include/smp/ap.h (moved) * kernel/arch/ia32/include/smp/apic.h (moved) * kernel/arch/ia32/include/smp/mps.h (moved) * kernel/arch/ia32/include/smp/smp.h (moved) * kernel/arch/ia32/include/types.h (moved) * kernel/arch/ia32/src/asm.S (moved) * kernel/arch/ia32/src/atomic.S (moved) * kernel/arch/ia32/src/bios/bios.c (moved) * kernel/arch/ia32/src/boot/boot.S (moved) * kernel/arch/ia32/src/context.s (moved) * kernel/arch/ia32/src/cpu/cpu.c (moved) * kernel/arch/ia32/src/ddi/ddi.c (moved) * kernel/arch/ia32/src/debug/panic.s (moved) * kernel/arch/ia32/src/debugger.c (moved) * kernel/arch/ia32/src/delay.s (moved) * kernel/arch/ia32/src/drivers/ega.c (moved) * kernel/arch/ia32/src/drivers/i8254.c (moved) * kernel/arch/ia32/src/drivers/i8259.c (moved) * kernel/arch/ia32/src/drivers/vesa.c (moved) * kernel/arch/ia32/src/fpu_context.c (moved) * kernel/arch/ia32/src/ia32.c (moved) * kernel/arch/ia32/src/interrupt.c (moved) * kernel/arch/ia32/src/mm/as.c (moved) * kernel/arch/ia32/src/mm/frame.c (moved) * kernel/arch/ia32/src/mm/memory_init.c (moved) * kernel/arch/ia32/src/mm/page.c (moved) * kernel/arch/ia32/src/mm/tlb.c (moved) * kernel/arch/ia32/src/pm.c (moved) * kernel/arch/ia32/src/proc/scheduler.c (moved) * kernel/arch/ia32/src/proc/task.c (moved) * kernel/arch/ia32/src/proc/thread.c (moved) * kernel/arch/ia32/src/smp/ap.S (moved) * kernel/arch/ia32/src/smp/apic.c (moved) * kernel/arch/ia32/src/smp/ipi.c (moved) * kernel/arch/ia32/src/smp/mps.c (moved) * kernel/arch/ia32/src/smp/smp.c (moved) * kernel/arch/ia32/src/userspace.c (moved) * kernel/arch/ia64/Makefile.inc (moved) * kernel/arch/ia64/_link.ld.in (moved) * kernel/arch/ia64/include/arch.h (moved) * kernel/arch/ia64/include/arg.h (moved) * kernel/arch/ia64/include/asm.h (moved) * kernel/arch/ia64/include/atomic.h (moved) * kernel/arch/ia64/include/barrier.h (moved) * kernel/arch/ia64/include/byteorder.h (moved) * kernel/arch/ia64/include/context.h (moved) * kernel/arch/ia64/include/cpu.h (moved) * kernel/arch/ia64/include/debug.h (moved) * kernel/arch/ia64/include/drivers/it.h (moved) * kernel/arch/ia64/include/elf.h (moved) * kernel/arch/ia64/include/faddr.h (moved) * kernel/arch/ia64/include/fpu_context.h (moved) * kernel/arch/ia64/include/interrupt.h (moved) * kernel/arch/ia64/include/memstr.h (moved) * kernel/arch/ia64/include/mm/as.h (moved) * kernel/arch/ia64/include/mm/asid.h (moved) * kernel/arch/ia64/include/mm/frame.h (moved) * kernel/arch/ia64/include/mm/memory_init.h (moved) * kernel/arch/ia64/include/mm/page.h (moved) * kernel/arch/ia64/include/mm/tlb.h (moved) * kernel/arch/ia64/include/mm/vhpt.h (moved) * kernel/arch/ia64/include/pal/pal.h (moved) * kernel/arch/ia64/include/proc/task.h (moved) * kernel/arch/ia64/include/proc/thread.h (moved) * kernel/arch/ia64/include/register.h (moved) * kernel/arch/ia64/include/ski/ski.h (moved) * kernel/arch/ia64/include/smp/atomic.h (moved) * kernel/arch/ia64/include/stack.h (moved) * kernel/arch/ia64/include/types.h (moved) * kernel/arch/ia64/src/asm.S (moved) * kernel/arch/ia64/src/context.S (moved) * kernel/arch/ia64/src/cpu/cpu.c (moved) * kernel/arch/ia64/src/ddi/ddi.c (moved) * kernel/arch/ia64/src/drivers/it.c (moved) * kernel/arch/ia64/src/dummy.s (moved) * kernel/arch/ia64/src/fpu_context.c (moved) * kernel/arch/ia64/src/ia64.c (moved) * kernel/arch/ia64/src/interrupt.c (moved) * kernel/arch/ia64/src/ivt.S (moved) * kernel/arch/ia64/src/mm/as.c (moved) * kernel/arch/ia64/src/mm/frame.c (moved) * kernel/arch/ia64/src/mm/page.c (moved) * kernel/arch/ia64/src/mm/tlb.c (moved) * kernel/arch/ia64/src/mm/vhpt.c (moved) * kernel/arch/ia64/src/proc/scheduler.c (moved) * kernel/arch/ia64/src/putchar.c (moved) * kernel/arch/ia64/src/ski/ski.c (moved) * kernel/arch/ia64/src/start.S (moved) * kernel/arch/mips32/Makefile.inc (moved) * kernel/arch/mips32/_link.ld.in (moved) * kernel/arch/mips32/include/arch.h (moved) * kernel/arch/mips32/include/arg.h (moved) * kernel/arch/mips32/include/asm.h (moved) * kernel/arch/mips32/include/asm/boot.h (moved) * kernel/arch/mips32/include/asm/regname.h (moved) * kernel/arch/mips32/include/atomic.h (moved) * kernel/arch/mips32/include/barrier.h (moved) * kernel/arch/mips32/include/boot.h (moved) * kernel/arch/mips32/include/byteorder.h (moved) * kernel/arch/mips32/include/cache.h (moved) * kernel/arch/mips32/include/console.h (moved) * kernel/arch/mips32/include/context.h (moved) * kernel/arch/mips32/include/context_offset.h (moved) * kernel/arch/mips32/include/cp0.h (moved) * kernel/arch/mips32/include/cpu.h (moved) * kernel/arch/mips32/include/debug.h (moved) * kernel/arch/mips32/include/debugger.h (moved) * kernel/arch/mips32/include/drivers/arc.h (moved) * kernel/arch/mips32/include/drivers/msim.h (moved) * kernel/arch/mips32/include/drivers/serial.h (moved) * kernel/arch/mips32/include/elf.h (moved) * kernel/arch/mips32/include/exception.h (moved) * kernel/arch/mips32/include/faddr.h (moved) * kernel/arch/mips32/include/fpu_context.h (moved) * kernel/arch/mips32/include/interrupt.h (moved) * kernel/arch/mips32/include/memstr.h (moved) * kernel/arch/mips32/include/mm/as.h (moved) * kernel/arch/mips32/include/mm/asid.h (moved) * kernel/arch/mips32/include/mm/frame.h (moved) * kernel/arch/mips32/include/mm/memory_init.h (moved) * kernel/arch/mips32/include/mm/page.h (moved) * kernel/arch/mips32/include/mm/tlb.h (moved) * kernel/arch/mips32/include/proc/task.h (moved) * kernel/arch/mips32/include/proc/thread.h (moved) * kernel/arch/mips32/include/stack.h (moved) * kernel/arch/mips32/include/types.h (moved) * kernel/arch/mips32/src/asm.S (moved) * kernel/arch/mips32/src/cache.c (moved) * kernel/arch/mips32/src/console.c (moved) * kernel/arch/mips32/src/context.S (moved) * kernel/arch/mips32/src/cpu/cpu.c (moved) * kernel/arch/mips32/src/ddi/ddi.c (moved) * kernel/arch/mips32/src/debugger.c (moved) * kernel/arch/mips32/src/drivers/arc.c (moved) * kernel/arch/mips32/src/drivers/msim.c (moved) * kernel/arch/mips32/src/drivers/serial.c (moved) * kernel/arch/mips32/src/dummy.S (moved) * kernel/arch/mips32/src/exception.c (moved) * kernel/arch/mips32/src/fpu_context.c (moved) * kernel/arch/mips32/src/interrupt.c (moved) * kernel/arch/mips32/src/mips32.c (moved) * kernel/arch/mips32/src/mm/as.c (moved) * kernel/arch/mips32/src/mm/frame.c (moved) * kernel/arch/mips32/src/mm/page.c (moved) * kernel/arch/mips32/src/mm/tlb.c (moved) * kernel/arch/mips32/src/panic.S (moved) * kernel/arch/mips32/src/start.S (moved) * kernel/arch/ppc32/Makefile.inc (moved) * kernel/arch/ppc32/_link.ld.in (moved) * kernel/arch/ppc32/include/arch.h (moved) * kernel/arch/ppc32/include/arg.h (moved) * kernel/arch/ppc32/include/asm.h (moved) * kernel/arch/ppc32/include/asm/regname.h (moved) * kernel/arch/ppc32/include/atomic.h (moved) * kernel/arch/ppc32/include/barrier.h (moved) * kernel/arch/ppc32/include/boot/boot.h (moved) * kernel/arch/ppc32/include/byteorder.h (moved) * kernel/arch/ppc32/include/context.h (moved) * kernel/arch/ppc32/include/context_offset.h (moved) * kernel/arch/ppc32/include/cpu.h (moved) * kernel/arch/ppc32/include/cpuid.h (moved) * kernel/arch/ppc32/include/debug.h (moved) * kernel/arch/ppc32/include/drivers/cuda.h (moved) * kernel/arch/ppc32/include/drivers/pic.h (moved) * kernel/arch/ppc32/include/elf.h (moved) * kernel/arch/ppc32/include/exception.h (moved) * kernel/arch/ppc32/include/faddr.h (moved) * kernel/arch/ppc32/include/fpu_context.h (moved) * kernel/arch/ppc32/include/interrupt.h (moved) * kernel/arch/ppc32/include/memstr.h (moved) * kernel/arch/ppc32/include/mm/as.h (moved) * kernel/arch/ppc32/include/mm/asid.h (moved) * kernel/arch/ppc32/include/mm/frame.h (moved) * kernel/arch/ppc32/include/mm/memory_init.h (moved) * kernel/arch/ppc32/include/mm/page.h (moved) * kernel/arch/ppc32/include/mm/tlb.h (moved) * kernel/arch/ppc32/include/proc/task.h (moved) * kernel/arch/ppc32/include/proc/thread.h (moved) * kernel/arch/ppc32/include/types.h (moved) * kernel/arch/ppc32/src/asm.S (moved) * kernel/arch/ppc32/src/boot/boot.S (moved) * kernel/arch/ppc32/src/context.S (moved) * kernel/arch/ppc32/src/cpu/cpu.c (moved) * kernel/arch/ppc32/src/ddi/ddi.c (moved) * kernel/arch/ppc32/src/debug/panic.s (moved) * kernel/arch/ppc32/src/drivers/cuda.c (moved) * kernel/arch/ppc32/src/drivers/pic.c (moved) * kernel/arch/ppc32/src/dummy.s (moved) * kernel/arch/ppc32/src/exception.S (moved) * kernel/arch/ppc32/src/fpu_context.S (moved) * kernel/arch/ppc32/src/interrupt.c (moved) * kernel/arch/ppc32/src/mm/as.c (moved) * kernel/arch/ppc32/src/mm/frame.c (moved) * kernel/arch/ppc32/src/mm/memory_init.c (moved) * kernel/arch/ppc32/src/mm/page.c (moved) * kernel/arch/ppc32/src/mm/tlb.c (moved) * kernel/arch/ppc32/src/ppc32.c (moved) * kernel/arch/ppc32/src/proc/scheduler.c (moved) * kernel/arch/ppc64/Makefile.inc (moved) * kernel/arch/ppc64/_link.ld.in (moved) * kernel/arch/ppc64/include/arch.h (moved) * kernel/arch/ppc64/include/arg.h (moved) * kernel/arch/ppc64/include/asm.h (moved) * kernel/arch/ppc64/include/asm/regname.h (moved) * kernel/arch/ppc64/include/atomic.h (moved) * kernel/arch/ppc64/include/barrier.h (moved) * kernel/arch/ppc64/include/boot/boot.h (moved) * kernel/arch/ppc64/include/byteorder.h (moved) * kernel/arch/ppc64/include/context.h (moved) * kernel/arch/ppc64/include/context_offset.h (moved) * kernel/arch/ppc64/include/cpu.h (moved) * kernel/arch/ppc64/include/cpuid.h (moved) * kernel/arch/ppc64/include/debug.h (moved) * kernel/arch/ppc64/include/elf.h (moved) * kernel/arch/ppc64/include/exception.h (moved) * kernel/arch/ppc64/include/faddr.h (moved) * kernel/arch/ppc64/include/fpu_context.h (moved) * kernel/arch/ppc64/include/interrupt.h (moved) * kernel/arch/ppc64/include/memstr.h (moved) * kernel/arch/ppc64/include/mm/as.h (moved) * kernel/arch/ppc64/include/mm/asid.h (moved) * kernel/arch/ppc64/include/mm/frame.h (moved) * kernel/arch/ppc64/include/mm/memory_init.h (moved) * kernel/arch/ppc64/include/mm/page.h (moved) * kernel/arch/ppc64/include/mm/tlb.h (moved) * kernel/arch/ppc64/include/proc/task.h (moved) * kernel/arch/ppc64/include/proc/thread.h (moved) * kernel/arch/ppc64/include/types.h (moved) * kernel/arch/ppc64/src/asm.S (moved) * kernel/arch/ppc64/src/boot/boot.S (moved) * kernel/arch/ppc64/src/context.S (moved) * kernel/arch/ppc64/src/cpu/cpu.c (moved) * kernel/arch/ppc64/src/ddi/ddi.c (moved) * kernel/arch/ppc64/src/debug/panic.s (moved) * kernel/arch/ppc64/src/dummy.s (moved) * kernel/arch/ppc64/src/exception.S (moved) * kernel/arch/ppc64/src/fpu_context.S (moved) * kernel/arch/ppc64/src/interrupt.c (moved) * kernel/arch/ppc64/src/mm/as.c (moved) * kernel/arch/ppc64/src/mm/frame.c (moved) * kernel/arch/ppc64/src/mm/memory_init.c (moved) * kernel/arch/ppc64/src/mm/page.c (moved) * kernel/arch/ppc64/src/mm/tlb.c (moved) * kernel/arch/ppc64/src/ppc64.c (moved) * kernel/arch/ppc64/src/proc/scheduler.c (moved) * kernel/arch/sparc64/Makefile.inc (moved) * kernel/arch/sparc64/_link.ld.in (moved) * kernel/arch/sparc64/include/arch.h (moved) * kernel/arch/sparc64/include/arg.h (moved) * kernel/arch/sparc64/include/asm.h (moved) * kernel/arch/sparc64/include/atomic.h (moved) * kernel/arch/sparc64/include/barrier.h (moved) * kernel/arch/sparc64/include/boot/boot.h (moved) * kernel/arch/sparc64/include/byteorder.h (moved) * kernel/arch/sparc64/include/console.h (moved) * kernel/arch/sparc64/include/context.h (moved) * kernel/arch/sparc64/include/context_offset.h (moved) * kernel/arch/sparc64/include/cpu.h (moved) * kernel/arch/sparc64/include/debug.h (moved) * kernel/arch/sparc64/include/drivers/fb.h (moved) * kernel/arch/sparc64/include/drivers/i8042.h (moved) * kernel/arch/sparc64/include/drivers/tick.h (moved) * kernel/arch/sparc64/include/elf.h (moved) * kernel/arch/sparc64/include/faddr.h (moved) * kernel/arch/sparc64/include/fpu_context.h (moved) * kernel/arch/sparc64/include/interrupt.h (moved) * kernel/arch/sparc64/include/memstr.h (moved) * kernel/arch/sparc64/include/mm/as.h (moved) * kernel/arch/sparc64/include/mm/asid.h (moved) * kernel/arch/sparc64/include/mm/frame.h (moved) * kernel/arch/sparc64/include/mm/memory_init.h (moved) * kernel/arch/sparc64/include/mm/mmu.h (moved) * kernel/arch/sparc64/include/mm/page.h (moved) * kernel/arch/sparc64/include/mm/tlb.h (moved) * kernel/arch/sparc64/include/mm/tte.h (moved) * kernel/arch/sparc64/include/proc/task.h (moved) * kernel/arch/sparc64/include/proc/thread.h (moved) * kernel/arch/sparc64/include/register.h (moved) * kernel/arch/sparc64/include/stack.h (moved) * kernel/arch/sparc64/include/trap/exception.h (moved) * kernel/arch/sparc64/include/trap/interrupt.h (moved) * kernel/arch/sparc64/include/trap/mmu.h (moved) * kernel/arch/sparc64/include/trap/regwin.h (moved) * kernel/arch/sparc64/include/trap/trap.h (moved) * kernel/arch/sparc64/include/trap/trap_table.h (moved) * kernel/arch/sparc64/include/types.h (moved) * kernel/arch/sparc64/src/asm.S (moved) * kernel/arch/sparc64/src/console.c (moved) * kernel/arch/sparc64/src/context.S (moved) * kernel/arch/sparc64/src/cpu/cpu.c (moved) * kernel/arch/sparc64/src/ddi/ddi.c (moved) * kernel/arch/sparc64/src/drivers/i8042.c (moved) * kernel/arch/sparc64/src/drivers/tick.c (moved) * kernel/arch/sparc64/src/dummy.s (moved) * kernel/arch/sparc64/src/mm/as.c (moved) * kernel/arch/sparc64/src/mm/frame.c (moved) * kernel/arch/sparc64/src/mm/memory_init.c (moved) * kernel/arch/sparc64/src/mm/page.c (moved) * kernel/arch/sparc64/src/mm/tlb.c (moved) * kernel/arch/sparc64/src/panic.S (moved) * kernel/arch/sparc64/src/proc/scheduler.c (moved) * kernel/arch/sparc64/src/sparc64.c (moved) * kernel/arch/sparc64/src/start.S (moved) * kernel/arch/sparc64/src/trap/exception.c (moved) * kernel/arch/sparc64/src/trap/interrupt.c (moved) * kernel/arch/sparc64/src/trap/trap.c (moved) * kernel/arch/sparc64/src/trap/trap_table.S (moved) * kernel/arch/xen32/Makefile.inc (moved) * kernel/arch/xen32/_link.ld.in (moved) * kernel/arch/xen32/include/arch.h (moved) * kernel/arch/xen32/include/arg.h (moved) * kernel/arch/xen32/include/asm.h (moved) * kernel/arch/xen32/include/atomic.h (moved) * kernel/arch/xen32/include/barrier.h (moved) * kernel/arch/xen32/include/bios (moved) * kernel/arch/xen32/include/boot (moved) * kernel/arch/xen32/include/byteorder.h (moved) * kernel/arch/xen32/include/context.h (moved) * kernel/arch/xen32/include/cpu.h (moved) * kernel/arch/xen32/include/cpuid.h (moved) * kernel/arch/xen32/include/ddi (moved) * kernel/arch/xen32/include/debug.h (moved) * kernel/arch/xen32/include/debugger.h (moved) * kernel/arch/xen32/include/drivers (moved) * kernel/arch/xen32/include/elf.h (moved) * kernel/arch/xen32/include/faddr.h (moved) * kernel/arch/xen32/include/fpu_context.h (moved) * kernel/arch/xen32/include/interrupt.h (moved) * kernel/arch/xen32/include/memstr.h (moved) * kernel/arch/xen32/include/mm (moved) * kernel/arch/xen32/include/pm.h (moved) * kernel/arch/xen32/include/proc (moved) * kernel/arch/xen32/include/smp (moved) * kernel/arch/xen32/include/types.h (moved) * kernel/arch/xen32/src/asm.S (moved) * kernel/arch/xen32/src/atomic.S (moved) * kernel/arch/xen32/src/bios (moved) * kernel/arch/xen32/src/boot (moved) * kernel/arch/xen32/src/context.s (moved) * kernel/arch/xen32/src/cpu (moved) * kernel/arch/xen32/src/ddi (moved) * kernel/arch/xen32/src/debug (moved) * kernel/arch/xen32/src/debugger.c (moved) * kernel/arch/xen32/src/delay.s (moved) * kernel/arch/xen32/src/drivers (moved) * kernel/arch/xen32/src/fpu_context.c (moved) * kernel/arch/xen32/src/ia32.c (moved) * kernel/arch/xen32/src/interrupt.c (moved) * kernel/arch/xen32/src/mm (moved) * kernel/arch/xen32/src/pm.c (moved) * kernel/arch/xen32/src/proc (moved) * kernel/arch/xen32/src/smp (moved) * kernel/arch/xen32/src/userspace.c (moved) * kernel/contrib/arch/ia64/vmaxlma.c (moved) * kernel/contrib/conf/HelenOS.amd64.simics (moved) * kernel/contrib/conf/HelenOS.ppc32.simics (moved) * kernel/contrib/conf/SPMIPS.simics (moved) * kernel/contrib/conf/bootindy (moved) * kernel/contrib/conf/dot.bochsrc (moved) * kernel/contrib/conf/gxemul.sh (moved) * kernel/contrib/conf/msim.conf (moved) * kernel/contrib/conf/pearpc.conf (moved) * kernel/contrib/conf/simics.conf (moved) * kernel/contrib/conf/ski.conf (moved) * kernel/contrib/conf/spmips.conf (moved) * kernel/contrib/conf/vmware.conf (moved) * kernel/contrib/toolchain/toolchain.amd64.sh (moved) * kernel/contrib/toolchain/toolchain.ia32.sh (moved) * kernel/contrib/toolchain/toolchain.ia64.sh (moved) * kernel/contrib/toolchain/toolchain.mipseb32.sh (moved) * kernel/contrib/toolchain/toolchain.mipsel32.sh (moved) * kernel/contrib/toolchain/toolchain.ppc32.sh (moved) * kernel/contrib/toolchain/toolchain.ppc64.sh (moved) * kernel/contrib/toolchain/toolchain.sparc64.sh (moved) * kernel/doc/AUTHORS (moved) * kernel/doc/BUGS_FOUND (moved) * kernel/doc/arch/amd64 (moved) * kernel/doc/arch/ia32 (moved) * kernel/doc/arch/ia64 (moved) * kernel/doc/arch/mips32 (moved) * kernel/doc/arch/ppc32 (moved) * kernel/doc/arch/sparc64 (moved) * kernel/doc/build (moved) * kernel/doc/doxygroups.h (moved) * kernel/doc/mm (moved) * kernel/doc/synchronization (moved) * kernel/genarch/Makefile.inc (moved) * kernel/genarch/include/acpi/acpi.h (moved) * kernel/genarch/include/acpi/madt.h (moved) * kernel/genarch/include/fb/fb.h (moved) * kernel/genarch/include/fb/font-8x16.h (moved) * kernel/genarch/include/i8042/i8042.h (moved) * kernel/genarch/include/mm/as_ht.h (moved) * kernel/genarch/include/mm/as_pt.h (moved) * kernel/genarch/include/mm/asid_fifo.h (moved) * kernel/genarch/include/mm/page_ht.h (moved) * kernel/genarch/include/mm/page_pt.h (moved) * kernel/genarch/include/ofw/memory_init.h (moved) * kernel/genarch/include/ofw/ofw.h (moved) * kernel/genarch/include/softint/division.h (moved) * kernel/genarch/src/acpi/acpi.c (moved) * kernel/genarch/src/acpi/madt.c (moved) * kernel/genarch/src/fb/fb.c (moved) * kernel/genarch/src/fb/font-8x16.c (moved) * kernel/genarch/src/fb/helenos.xbm (moved) * kernel/genarch/src/i8042/i8042.c (moved) * kernel/genarch/src/mm/as_ht.c (moved) * kernel/genarch/src/mm/as_pt.c (moved) * kernel/genarch/src/mm/asid.c (moved) * kernel/genarch/src/mm/asid_fifo.c (moved) * kernel/genarch/src/mm/page_ht.c (moved) * kernel/genarch/src/mm/page_pt.c (moved) * kernel/genarch/src/ofw/memory_init.c (moved) * kernel/genarch/src/ofw/ofw.c (moved) * kernel/genarch/src/softint/division.c (moved) * kernel/generic/include/adt/bitmap.h (moved) * kernel/generic/include/adt/btree.h (moved) * kernel/generic/include/adt/fifo.h (moved) * kernel/generic/include/adt/hash_table.h (moved) * kernel/generic/include/adt/list.h (moved) * kernel/generic/include/align.h (moved) * kernel/generic/include/arch.h (moved) * kernel/generic/include/atomic.h (moved) * kernel/generic/include/bitops.h (moved) * kernel/generic/include/byteorder.h (moved) * kernel/generic/include/config.h (moved) * kernel/generic/include/console/chardev.h (moved) * kernel/generic/include/console/cmd.h (moved) * kernel/generic/include/console/console.h (moved) * kernel/generic/include/console/kconsole.h (moved) * kernel/generic/include/console/klog.h (moved) * kernel/generic/include/context.h (moved) * kernel/generic/include/cpu.h (moved) * kernel/generic/include/ddi/ddi.h (moved) * kernel/generic/include/ddi/ddi_arg.h (moved) * kernel/generic/include/debug.h (moved) * kernel/generic/include/elf.h (moved) * kernel/generic/include/errno.h (moved) * kernel/generic/include/fpu_context.h (moved) * kernel/generic/include/func.h (moved) * kernel/generic/include/interrupt.h (moved) * kernel/generic/include/ipc/ipc.h (moved) * kernel/generic/include/ipc/ipcrsc.h (moved) * kernel/generic/include/ipc/irq.h (moved) * kernel/generic/include/ipc/sysipc.h (moved) * kernel/generic/include/macros.h (moved) * kernel/generic/include/main/kinit.h (moved) * kernel/generic/include/main/uinit.h (moved) * kernel/generic/include/main/version.h (moved) * kernel/generic/include/memstr.h (moved) * kernel/generic/include/mm/as.h (moved) * kernel/generic/include/mm/asid.h (moved) * kernel/generic/include/mm/buddy.h (moved) * kernel/generic/include/mm/frame.h (moved) * kernel/generic/include/mm/page.h (moved) * kernel/generic/include/mm/slab.h (moved) * kernel/generic/include/mm/tlb.h (moved) * kernel/generic/include/panic.h (moved) * kernel/generic/include/preemption.h (moved) * kernel/generic/include/print.h (moved) * kernel/generic/include/printf/printf_core.h (moved) * kernel/generic/include/proc/scheduler.h (moved) * kernel/generic/include/proc/task.h (moved) * kernel/generic/include/proc/thread.h (moved) * kernel/generic/include/proc/uarg.h (moved) * kernel/generic/include/putchar.h (moved) * kernel/generic/include/security/cap.h (moved) * kernel/generic/include/smp/ipi.h (moved) * kernel/generic/include/smp/smp.h (moved) * kernel/generic/include/sort.h (moved) * kernel/generic/include/stackarg.h (moved) * kernel/generic/include/stdarg.h (moved) * kernel/generic/include/symtab.h (moved) * kernel/generic/include/synch/condvar.h (moved) * kernel/generic/include/synch/futex.h (moved) * kernel/generic/include/synch/mutex.h (moved) * kernel/generic/include/synch/rwlock.h (moved) * kernel/generic/include/synch/semaphore.h (moved) * kernel/generic/include/synch/spinlock.h (moved) * kernel/generic/include/synch/synch.h (moved) * kernel/generic/include/synch/waitq.h (moved) * kernel/generic/include/syscall/copy.h (moved) * kernel/generic/include/syscall/sysarg64.h (moved) * kernel/generic/include/syscall/syscall.h (moved) * kernel/generic/include/sysinfo/sysinfo.h (moved) * kernel/generic/include/test.h (moved) * kernel/generic/include/time/clock.h (moved) * kernel/generic/include/time/delay.h (moved) * kernel/generic/include/time/timeout.h (moved) * kernel/generic/include/typedefs.h (moved) * kernel/generic/include/userspace.h (moved) * kernel/generic/src/adt/bitmap.c (moved) * kernel/generic/src/adt/btree.c (moved) * kernel/generic/src/adt/hash_table.c (moved) * kernel/generic/src/adt/list.c (moved) * kernel/generic/src/console/chardev.c (moved) * kernel/generic/src/console/cmd.c (moved) * kernel/generic/src/console/console.c (moved) * kernel/generic/src/console/kconsole.c (moved) * kernel/generic/src/console/klog.c (moved) * kernel/generic/src/cpu/cpu.c (moved) * kernel/generic/src/ddi/ddi.c (moved) * kernel/generic/src/debug/symtab.c (moved) * kernel/generic/src/interrupt/interrupt.c (moved) * kernel/generic/src/ipc/ipc.c (moved) * kernel/generic/src/ipc/ipcrsc.c (moved) * kernel/generic/src/ipc/irq.c (moved) * kernel/generic/src/ipc/sysipc.c (moved) * kernel/generic/src/lib/elf.c (moved) * kernel/generic/src/lib/func.c (moved) * kernel/generic/src/lib/memstr.c (moved) * kernel/generic/src/lib/sort.c (moved) * kernel/generic/src/main/kinit.c (moved) * kernel/generic/src/main/main.c (moved) * kernel/generic/src/main/uinit.c (moved) * kernel/generic/src/main/version.c (moved) * kernel/generic/src/mm/as.c (moved) * kernel/generic/src/mm/backend_anon.c (moved) * kernel/generic/src/mm/backend_elf.c (moved) * kernel/generic/src/mm/backend_phys.c (moved) * kernel/generic/src/mm/buddy.c (moved) * kernel/generic/src/mm/frame.c (moved) * kernel/generic/src/mm/page.c (moved) * kernel/generic/src/mm/slab.c (moved) * kernel/generic/src/mm/tlb.c (moved) * kernel/generic/src/preempt/preemption.c (moved) * kernel/generic/src/printf/printf.c (moved) * kernel/generic/src/printf/printf_core.c (moved) * kernel/generic/src/printf/snprintf.c (moved) * kernel/generic/src/printf/sprintf.c (moved) * kernel/generic/src/printf/vprintf.c (moved) * kernel/generic/src/printf/vsnprintf.c (moved) * kernel/generic/src/printf/vsprintf.c (moved) * kernel/generic/src/proc/scheduler.c (moved) * kernel/generic/src/proc/task.c (moved) * kernel/generic/src/proc/the.c (moved) * kernel/generic/src/proc/thread.c (moved) * kernel/generic/src/security/cap.c (moved) * kernel/generic/src/smp/ipi.c (moved) * kernel/generic/src/synch/condvar.c (moved) * kernel/generic/src/synch/futex.c (moved) * kernel/generic/src/synch/mutex.c (moved) * kernel/generic/src/synch/rwlock.c (moved) * kernel/generic/src/synch/semaphore.c (moved) * kernel/generic/src/synch/spinlock.c (moved) * kernel/generic/src/synch/waitq.c (moved) * kernel/generic/src/syscall/copy.c (moved) * kernel/generic/src/syscall/syscall.c (moved) * kernel/generic/src/sysinfo/sysinfo.c (moved) * kernel/generic/src/time/clock.c (moved) * kernel/generic/src/time/delay.c (moved) * kernel/generic/src/time/timeout.c (moved) * kernel/kernel.config (moved) * kernel/test/atomic/atomic1/test.c (moved) * kernel/test/btree/btree1/test.c (moved) * kernel/test/debug/mips1/test.c (moved) * kernel/test/fault/fault1/test.c (moved) * kernel/test/fpu/fpu1/test.c (moved) * kernel/test/fpu/mips1/test.c (moved) * kernel/test/fpu/sse1/test.c (moved) * kernel/test/mm/falloc1/test.c (moved) * kernel/test/mm/falloc2/test.c (moved) * kernel/test/mm/mapping1/test.c (moved) * kernel/test/mm/purge1/test.c (moved) * kernel/test/mm/slab1/test.c (moved) * kernel/test/mm/slab2/test.c (moved) * kernel/test/print/print1/test.c (moved) * kernel/test/synch/rwlock1/test.c (moved) * kernel/test/synch/rwlock2/test.c (moved) * kernel/test/synch/rwlock3/test.c (moved) * kernel/test/synch/rwlock4/test.c (moved) * kernel/test/synch/rwlock5/test.c (moved) * kernel/test/synch/semaphore1/test.c (moved) * kernel/test/synch/semaphore2/test.c (moved) * kernel/test/sysinfo/test.c (moved) * kernel/test/thread/thread1/test.c (moved) * kernel/tools/amd64/decpt.py (moved) * kernel/tools/amd64/gencontext.c (moved) * kernel/tools/config.py (moved) * kernel/tools/genmap.py (moved) * kernel/tools/ia32/decpt.py (moved) * kernel/tools/mips32/gencontext.c (moved) * kernel/tools/ppc32/gencontext.c (moved) * kernel/tools/ppc64/gencontext.c (moved) * kernel/tools/sparc64/gencontext.c (moved) Move everything to kernel/. Mon, 10 Jul 2006 20:57:30 GMT Jakub Jermar [0ffa3ef5] * arch/sparc64/include/asm.h (modified) * arch/sparc64/include/atomic.h (modified) * arch/sparc64/include/barrier.h (modified) * arch/sparc64/include/console.h (modified) * arch/sparc64/include/drivers/fb.h (modified) * arch/sparc64/include/drivers/i8042.h (modified) * arch/sparc64/include/elf.h (modified) * arch/sparc64/include/register.h (modified) * arch/sparc64/include/stack.h (modified) * arch/sparc64/include/trap/interrupt.h (modified) * arch/sparc64/src/asm.S (modified) * arch/sparc64/src/console.c (modified) * arch/sparc64/src/drivers/i8042.c (modified) * arch/sparc64/src/mm/frame.c (modified) * arch/sparc64/src/mm/memory_init.c (modified) * arch/sparc64/src/proc/scheduler.c (modified) * arch/sparc64/src/sparc64.c (modified) * arch/sparc64/src/start.S (modified) * genarch/include/ofw/memory_init.h (modified) * genarch/include/ofw/ofw.h (modified) * genarch/src/ofw/memory_init.c (modified) * genarch/src/ofw/ofw.c (modified) Sync OpenFirmware functionality with boot. Random cleanup. Tue, 04 Jul 2006 17:18:24 GMT Jakub Jermar [afbe96a] * fb/fb.c (modified) * libc/arch/amd64/include/config.h (added) * libc/arch/amd64/include/context_offset.h (modified) * libc/arch/amd64/include/faddr.h (added) * libc/arch/amd64/include/limits.h (modified) * libc/arch/amd64/include/types.h (modified) * libc/arch/ia32/include/config.h (added) * libc/arch/ia32/include/faddr.h (added) * libc/arch/ia32/include/types.h (modified) * libc/arch/ia64/include/config.h (added) * libc/arch/ia64/include/faddr.h (added) * libc/arch/ia64/include/psthread.h (modified) * libc/arch/ia64/include/types.h (modified) * libc/arch/mips32/include/config.h (added) * libc/arch/mips32/include/faddr.h (added) * libc/arch/mips32/include/types.h (modified) * libc/arch/ppc32/include/config.h (added) * libc/arch/ppc32/include/faddr.h (added) * libc/arch/ppc32/include/types.h (modified) * libc/arch/ppc64/include/config.h (added) * libc/arch/ppc64/include/faddr.h (added) * libc/arch/ppc64/include/types.h (modified) * libc/generic/psthread.c (modified) * libc/generic/thread.c (modified) * libc/include/ipc/fb.h (modified) * libc/include/types.h (modified) * libc/include/unistd.h (modified) Replace old __u?? types with respective C99 variants (e.g. uint32_t, ... Tue, 04 Jul 2006 17:17:56 GMT Jakub Jermar [7f1c620] * arch/amd64/include/asm.h (modified) * arch/amd64/include/atomic.h (modified) * arch/amd64/include/byteorder.h (modified) * arch/amd64/include/context.h (modified) * arch/amd64/include/cpu.h (modified) * arch/amd64/include/cpuid.h (modified) * arch/amd64/include/faddr.h (modified) * arch/amd64/include/interrupt.h (modified) * arch/amd64/include/memstr.h (modified) * arch/amd64/include/mm/frame.h (modified) * arch/amd64/include/mm/page.h (modified) * arch/amd64/include/pm.h (modified) * arch/amd64/include/proc/thread.h (modified) * arch/amd64/include/types.h (modified) * arch/amd64/src/amd64.c (modified) * arch/amd64/src/cpu/cpu.c (modified) * arch/amd64/src/ddi/ddi.c (modified) * arch/amd64/src/debugger.c (modified) * arch/amd64/src/interrupt.c (modified) * arch/amd64/src/mm/memory_init.c (modified) * arch/amd64/src/mm/page.c (modified) * arch/amd64/src/pm.c (modified) * arch/amd64/src/proc/scheduler.c (modified) * arch/amd64/src/syscall.c (modified) * arch/ia32/include/asm.h (modified) * arch/ia32/include/atomic.h (modified) * arch/ia32/include/bios/bios.h (modified) * arch/ia32/include/boot/memmap.h (modified) * arch/ia32/include/byteorder.h (modified) * arch/ia32/include/context.h (modified) * arch/ia32/include/cpuid.h (modified) * arch/ia32/include/drivers/i8042.h (modified) * arch/ia32/include/drivers/i8259.h (modified) * arch/ia32/include/faddr.h (modified) * arch/ia32/include/fpu_context.h (modified) * arch/ia32/include/interrupt.h (modified) * arch/ia32/include/memstr.h (modified) * arch/ia32/include/mm/frame.h (modified) * arch/ia32/include/mm/page.h (modified) * arch/ia32/include/pm.h (modified) * arch/ia32/include/proc/thread.h (modified) * arch/ia32/include/smp/apic.h (modified) * arch/ia32/include/smp/mps.h (modified) * arch/ia32/include/smp/smp.h (modified) * arch/ia32/include/types.h (modified) * arch/ia32/src/bios/bios.c (modified) * arch/ia32/src/cpu/cpu.c (modified) * arch/ia32/src/ddi/ddi.c (modified) * arch/ia32/src/drivers/ega.c (modified) * arch/ia32/src/drivers/i8254.c (modified) * arch/ia32/src/drivers/i8259.c (modified) * arch/ia32/src/drivers/vesa.c (modified) * arch/ia32/src/fpu_context.c (modified) * arch/ia32/src/ia32.c (modified) * arch/ia32/src/interrupt.c (modified) * arch/ia32/src/mm/frame.c (modified) * arch/ia32/src/mm/memory_init.c (modified) * arch/ia32/src/mm/page.c (modified) * arch/ia32/src/mm/tlb.c (modified) * arch/ia32/src/pm.c (modified) * arch/ia32/src/proc/scheduler.c (modified) * arch/ia32/src/smp/ap.S (modified) * arch/ia32/src/smp/apic.c (modified) * arch/ia32/src/smp/ipi.c (modified) * arch/ia32/src/smp/mps.c (modified) * arch/ia32/src/smp/smp.c (modified) * arch/ia64/include/asm.h (modified) * arch/ia64/include/byteorder.h (modified) * arch/ia64/include/context.h (modified) * arch/ia64/include/cpu.h (modified) * arch/ia64/include/faddr.h (modified) * arch/ia64/include/interrupt.h (modified) * arch/ia64/include/memstr.h (modified) * arch/ia64/include/mm/asid.h (modified) * arch/ia64/include/mm/page.h (modified) * arch/ia64/include/mm/tlb.h (modified) * arch/ia64/include/mm/vhpt.h (modified) * arch/ia64/include/register.h (modified) * arch/ia64/include/types.h (modified) * arch/ia64/src/cpu/cpu.c (modified) * arch/ia64/src/ddi/ddi.c (modified) * arch/ia64/src/drivers/it.c (modified) * arch/ia64/src/fpu_context.c (modified) * arch/ia64/src/ia64.c (modified) * arch/ia64/src/interrupt.c (modified) * arch/ia64/src/mm/page.c (modified) * arch/ia64/src/mm/tlb.c (modified) * arch/ia64/src/mm/vhpt.c (modified) * arch/ia64/src/proc/scheduler.c (modified) * arch/ia64/src/ski/ski.c (modified) * arch/mips32/include/arg.h (modified) * arch/mips32/include/asm.h (modified) * arch/mips32/include/boot.h (modified) * arch/mips32/include/byteorder.h (modified) * arch/mips32/include/context.h (modified) * arch/mips32/include/cp0.h (modified) * arch/mips32/include/cpu.h (modified) * arch/mips32/include/debugger.h (modified) * arch/mips32/include/drivers/arc.h (modified) * arch/mips32/include/exception.h (modified) * arch/mips32/include/faddr.h (modified) * arch/mips32/include/fpu_context.h (modified) * arch/mips32/include/memstr.h (modified) * arch/mips32/include/mm/asid.h (modified) * arch/mips32/include/mm/page.h (modified) * arch/mips32/include/mm/tlb.h (modified) * arch/mips32/include/types.h (modified) * arch/mips32/src/ddi/ddi.c (modified) * arch/mips32/src/debugger.c (modified) * arch/mips32/src/drivers/arc.c (modified) * arch/mips32/src/exception.c (modified) * arch/mips32/src/interrupt.c (modified) * arch/mips32/src/mips32.c (modified) * arch/mips32/src/mm/page.c (modified) * arch/mips32/src/mm/tlb.c (modified) * arch/ppc32/include/asm.h (modified) * arch/ppc32/include/boot/boot.h (modified) * arch/ppc32/include/byteorder.h (modified) * arch/ppc32/include/context.h (modified) * arch/ppc32/include/cpuid.h (modified) * arch/ppc32/include/drivers/cuda.h (modified) * arch/ppc32/include/drivers/pic.h (modified) * arch/ppc32/include/exception.h (modified) * arch/ppc32/include/faddr.h (modified) * arch/ppc32/include/fpu_context.h (modified) * arch/ppc32/include/memstr.h (modified) * arch/ppc32/include/mm/asid.h (modified) * arch/ppc32/include/mm/frame.h (modified) * arch/ppc32/include/mm/page.h (modified) * arch/ppc32/include/types.h (modified) * arch/ppc32/src/ddi/ddi.c (modified) * arch/ppc32/src/drivers/cuda.c (modified) * arch/ppc32/src/drivers/pic.c (modified) * arch/ppc32/src/interrupt.c (modified) * arch/ppc32/src/mm/as.c (modified) * arch/ppc32/src/mm/frame.c (modified) * arch/ppc32/src/mm/page.c (modified) * arch/ppc32/src/mm/tlb.c (modified) * arch/ppc32/src/ppc32.c (modified) * arch/ppc64/include/asm.h (modified) * arch/ppc64/include/boot/boot.h (modified) * arch/ppc64/include/byteorder.h (modified) * arch/ppc64/include/context.h (modified) * arch/ppc64/include/cpuid.h (modified) * arch/ppc64/include/exception.h (modified) * arch/ppc64/include/faddr.h (modified) * arch/ppc64/include/fpu_context.h (modified) * arch/ppc64/include/memstr.h (modified) * arch/ppc64/include/mm/frame.h (modified) * arch/ppc64/include/mm/page.h (modified) * arch/ppc64/include/types.h (modified) * arch/ppc64/src/ddi/ddi.c (modified) * arch/ppc64/src/interrupt.c (modified) * arch/ppc64/src/mm/frame.c (modified) * arch/ppc64/src/mm/page.c (modified) * arch/ppc64/src/mm/tlb.c (modified) * arch/ppc64/src/ppc64.c (modified) * arch/sparc64/include/asm.h (modified) * arch/sparc64/include/atomic.h (modified) * arch/sparc64/include/byteorder.h (modified) * arch/sparc64/include/context.h (modified) * arch/sparc64/include/drivers/i8042.h (modified) * arch/sparc64/include/faddr.h (modified) * arch/sparc64/include/interrupt.h (modified) * arch/sparc64/include/memstr.h (modified) * arch/sparc64/include/mm/asid.h (modified) * arch/sparc64/include/mm/frame.h (modified) * arch/sparc64/include/mm/mmu.h (modified) * arch/sparc64/include/mm/page.h (modified) * arch/sparc64/include/mm/tlb.h (modified) * arch/sparc64/include/mm/tte.h (modified) * arch/sparc64/include/register.h (modified) * arch/sparc64/include/trap/trap.h (modified) * arch/sparc64/include/trap/trap_table.h (modified) * arch/sparc64/include/types.h (modified) * arch/sparc64/src/ddi/ddi.c (modified) * arch/sparc64/src/drivers/i8042.c (modified) * arch/sparc64/src/mm/page.c (modified) * arch/sparc64/src/mm/tlb.c (modified) * arch/sparc64/src/proc/scheduler.c (modified) * arch/sparc64/src/trap/interrupt.c (modified) * genarch/include/acpi/acpi.h (modified) * genarch/include/acpi/madt.h (modified) * genarch/include/fb/fb.h (modified) * genarch/include/mm/page_ht.h (modified) * genarch/include/mm/page_pt.h (modified) * genarch/include/ofw/ofw.h (modified) * genarch/src/acpi/acpi.c (modified) * genarch/src/acpi/madt.c (modified) * genarch/src/fb/fb.c (modified) * genarch/src/i8042/i8042.c (modified) * genarch/src/mm/as_pt.c (modified) * genarch/src/mm/page_ht.c (modified) * genarch/src/mm/page_pt.c (modified) * genarch/src/ofw/memory_init.c (modified) * genarch/src/ofw/ofw.c (modified) * generic/include/adt/bitmap.h (modified) * generic/include/adt/btree.h (modified) * generic/include/adt/hash_table.h (modified) * generic/include/adt/list.h (modified) * generic/include/bitops.h (modified) * generic/include/byteorder.h (modified) * generic/include/config.h (modified) * generic/include/console/chardev.h (modified) * generic/include/console/console.h (modified) * generic/include/console/kconsole.h (modified) * generic/include/context.h (modified) * generic/include/cpu.h (modified) * generic/include/ddi/ddi.h (modified) * generic/include/debug.h (modified) * generic/include/elf.h (modified) * generic/include/func.h (modified) * generic/include/ipc/ipc.h (modified) * generic/include/ipc/ipcrsc.h (modified) * generic/include/ipc/irq.h (modified) * generic/include/ipc/sysipc.h (modified) * generic/include/macros.h (modified) * generic/include/memstr.h (modified) * generic/include/mm/as.h (modified) * generic/include/mm/buddy.h (modified) * generic/include/mm/frame.h (modified) * generic/include/mm/page.h (modified) * generic/include/mm/slab.h (modified) * generic/include/mm/tlb.h (modified) * generic/include/proc/task.h (modified) * generic/include/proc/thread.h (modified) * generic/include/security/cap.h (modified) * generic/include/sort.h (modified) * generic/include/stackarg.h (modified) * generic/include/symtab.h (modified) * generic/include/synch/condvar.h (modified) * generic/include/synch/futex.h (modified) * generic/include/synch/mutex.h (modified) * generic/include/synch/rwlock.h (modified) * generic/include/synch/semaphore.h (modified) * generic/include/synch/waitq.h (modified) * generic/include/syscall/syscall.h (modified) * generic/include/sysinfo/sysinfo.h (modified) * generic/include/time/delay.h (modified) * generic/include/time/timeout.h (modified) * generic/src/adt/bitmap.c (modified) * generic/src/adt/hash_table.c (modified) * generic/src/console/chardev.c (modified) * generic/src/console/cmd.c (modified) * generic/src/console/console.c (modified) * generic/src/console/kconsole.c (modified) * generic/src/console/klog.c (modified) * generic/src/cpu/cpu.c (modified) * generic/src/ddi/ddi.c (modified) * generic/src/debug/symtab.c (modified) * generic/src/interrupt/interrupt.c (modified) * generic/src/ipc/ipc.c (modified) * generic/src/ipc/ipcrsc.c (modified) * generic/src/ipc/irq.c (modified) * generic/src/ipc/sysipc.c (modified) * generic/src/lib/elf.c (modified) * generic/src/lib/func.c (modified) * generic/src/lib/memstr.c (modified) * generic/src/lib/sort.c (modified) * generic/src/main/main.c (modified) * generic/src/mm/as.c (modified) * generic/src/mm/backend_anon.c (modified) * generic/src/mm/backend_elf.c (modified) * generic/src/mm/backend_phys.c (modified) * generic/src/mm/buddy.c (modified) * generic/src/mm/frame.c (modified) * generic/src/mm/page.c (modified) * generic/src/mm/slab.c (modified) * generic/src/mm/tlb.c (modified) * generic/src/printf/printf_core.c (modified) * generic/src/proc/scheduler.c (modified) * generic/src/proc/task.c (modified) * generic/src/proc/thread.c (modified) * generic/src/security/cap.c (modified) * generic/src/synch/condvar.c (modified) * generic/src/synch/futex.c (modified) * generic/src/synch/mutex.c (modified) * generic/src/synch/rwlock.c (modified) * generic/src/synch/semaphore.c (modified) * generic/src/synch/spinlock.c (modified) * generic/src/synch/waitq.c (modified) * generic/src/syscall/copy.c (modified) * generic/src/syscall/syscall.c (modified) * generic/src/sysinfo/sysinfo.c (modified) * generic/src/time/clock.c (modified) * generic/src/time/delay.c (modified) * generic/src/time/timeout.c (modified) * test/fpu/fpu1/test.c (modified) * test/fpu/mips1/test.c (modified) * test/fpu/sse1/test.c (modified) * test/mm/falloc1/test.c (modified) * test/mm/falloc2/test.c (modified) * test/mm/mapping1/test.c (modified) * test/mm/purge1/test.c (modified) * test/mm/slab1/test.c (modified) * test/mm/slab2/test.c (modified) * test/print/print1/test.c (modified) * test/synch/rwlock4/test.c (modified) * test/synch/semaphore2/test.c (modified) * test/sysinfo/test.c (modified) * tools/amd64/gencontext.c (modified) * tools/mips32/gencontext.c (modified) * tools/ppc32/gencontext.c (modified) * tools/ppc64/gencontext.c (modified) * tools/sparc64/gencontext.c (modified) Replace old __u?? types with respective C99 variants (e.g. uint32_t, ... Tue, 04 Jul 2006 14:59:10 GMT Jakub Jermar [991779c5] * arch/sparc64/Makefile.inc (modified) * arch/sparc64/include/boot/boot.h (modified) * arch/sparc64/src/start.S (modified) * genarch/src/ofw/ofw.c (modified) Make sparc64 kernel assume it is loaded by our loader. Tue, 04 Jul 2006 14:58:11 GMT Jakub Jermar [a6dd361] * arch/mips32/include/mm/as.h (modified) * arch/mips32/include/mm/asid.h (modified) * arch/mips32/include/mm/frame.h (modified) * arch/mips32/include/mm/memory_init.h (modified) * arch/mips32/include/mm/page.h (modified) * arch/mips32/src/mm/frame.c (modified) * arch/mips32/src/mm/tlb.c (modified) Typos and indentation fixes for mips32 and some generic files as well. Tue, 04 Jul 2006 07:57:26 GMT Martin Decky [910372a] * Makefile (modified) * arch/xen32/Makefile.inc (added) * arch/xen32/_link.ld.in (added) * arch/xen32/include/arch.h (added) * arch/xen32/include/arg.h (added) * arch/xen32/include/asm.h (added) * arch/xen32/include/atomic.h (added) * arch/xen32/include/barrier.h (added) * arch/xen32/include/bios (added) * arch/xen32/include/boot (added) * arch/xen32/include/byteorder.h (added) * arch/xen32/include/context.h (added) * arch/xen32/include/cpu.h (added) * arch/xen32/include/cpuid.h (added) * arch/xen32/include/ddi (added) * arch/xen32/include/debug.h (added) * arch/xen32/include/debugger.h (added) * arch/xen32/include/drivers (added) * arch/xen32/include/elf.h (added) * arch/xen32/include/faddr.h (added) * arch/xen32/include/fpu_context.h (added) * arch/xen32/include/interrupt.h (added) * arch/xen32/include/memstr.h (added) * arch/xen32/include/mm (added) * arch/xen32/include/pm.h (added) * arch/xen32/include/proc (added) * arch/xen32/include/smp (added) * arch/xen32/include/types.h (added) * arch/xen32/src/asm.S (added) * arch/xen32/src/atomic.S (added) * arch/xen32/src/bios (added) * arch/xen32/src/boot (added) * arch/xen32/src/context.s (added) * arch/xen32/src/cpu (added) * arch/xen32/src/ddi (added) * arch/xen32/src/debug (added) * arch/xen32/src/debugger.c (added) * arch/xen32/src/delay.s (added) * arch/xen32/src/drivers (added) * arch/xen32/src/fpu_context.c (added) * arch/xen32/src/ia32.c (added) * arch/xen32/src/interrupt.c (added) * arch/xen32/src/mm (added) * arch/xen32/src/pm.c (added) * arch/xen32/src/proc (added) * arch/xen32/src/smp (added) * arch/xen32/src/userspace.c (added) * kernel.config (modified) initial support for Xen Mon, 03 Jul 2006 15:44:05 GMT Jakub Jermar [5eabe73] * arch/sparc64/src/mm/page.c (modified) Fix sparc64 to compile again. Sat, 01 Jul 2006 21:40:36 GMT Jakub Jermar [2f40fe4] * arch/mips32/include/arch.h (modified) * arch/mips32/include/arg.h (modified) * arch/mips32/include/asm.h (modified) * arch/mips32/include/asm/boot.h (modified) * arch/mips32/include/asm/regname.h (modified) * arch/mips32/include/atomic.h (modified) * arch/mips32/include/barrier.h (modified) * arch/mips32/include/byteorder.h (modified) * arch/mips32/include/cache.h (modified) * arch/mips32/include/console.h (modified) * arch/mips32/include/context.h (modified) * arch/mips32/include/context_offset.h (modified) * arch/mips32/include/debug.h (modified) * arch/mips32/include/debugger.h (modified) * arch/mips32/include/elf.h (modified) * arch/mips32/include/exception.h (modified) * arch/mips32/include/faddr.h (modified) * arch/mips32/include/fpu_context.h (modified) * arch/mips32/include/interrupt.h (modified) * arch/mips32/include/memstr.h (modified) * arch/mips32/include/mm/tlb.h (modified) * arch/mips32/include/stack.h (modified) * arch/mips32/include/types.h (modified) * arch/mips32/src/cache.c (modified) * arch/mips32/src/exception.c (modified) * arch/mips32/src/start.S (modified) * arch/sparc64/src/console.c (modified) * arch/sparc64/src/sparc64.c (modified) Change cache_error exception to take istate * as a parameter. Make ... Mon, 26 Jun 2006 14:55:28 GMT Martin Decky [09087d2] start proper slides presenter Mon, 26 Jun 2006 10:18:05 GMT Ondrej Palkovsky [7ee0e2f] * arch/ia64/src/mm/vhpt.c (modified) * arch/ppc64/src/mm/page.c (modified) * genarch/src/mm/as_pt.c (modified) * generic/include/mm/frame.h (modified) * generic/src/cpu/cpu.c (modified) * generic/src/mm/frame.c (modified) * test/mm/falloc1/test.c (modified) * test/mm/falloc2/test.c (modified) Remove unneeded FRAME_PANIC. Fix some things broken by last commit. Mon, 26 Jun 2006 10:07:05 GMT Ondrej Palkovsky [e45f81a] * arch/ia32/src/smp/smp.c (modified) * genarch/src/fb/fb.c (modified) * generic/include/mm/frame.h (modified) * generic/src/mm/frame.c (modified) * generic/src/mm/slab.c (modified) * generic/src/proc/thread.c (modified) * test/mm/falloc1/test.c (modified) Changed frame_alloc call, cleaned a lot of stuff, fixed some not- ... Sun, 25 Jun 2006 00:08:48 GMT Martin Decky [430f12c] * arch/ppc32/src/cpu/cpu.c (modified) ppc32 identify known CPUs Fri, 23 Jun 2006 21:56:28 GMT Jakub Jermar [757551a3] * doc/arch/amd64 (modified) Upgrade amd64 hw compatibility list. Fri, 23 Jun 2006 16:03:53 GMT Ondrej Palkovsky [2e9eae2] * arch/ia32/src/smp/smp.c (modified) * arch/ia64/src/mm/vhpt.c (modified) * arch/ppc64/src/mm/page.c (modified) * arch/sparc64/src/mm/page.c (modified) * genarch/src/fb/fb.c (modified) * genarch/src/mm/as_pt.c (modified) * genarch/src/mm/page_pt.c (modified) * generic/include/mm/frame.h (modified) * generic/src/console/klog.c (modified) * generic/src/cpu/cpu.c (modified) * generic/src/mm/as.c (modified) * generic/src/mm/backend_anon.c (modified) * generic/src/mm/backend_elf.c (modified) * generic/src/mm/frame.c (modified) * generic/src/mm/slab.c (modified) * generic/src/proc/thread.c (modified) * generic/src/time/clock.c (modified) * test/mm/falloc1/test.c (modified) * test/mm/falloc2/test.c (modified) * test/mm/mapping1/test.c (modified) Changed interface of frame_alloc/free to use address of frame instead ... Wed, 21 Jun 2006 07:34:40 GMT Ondrej Palkovsky [a832dd7] * genarch/src/i8042/i8042.c (modified) Disable mouse on entry to kconsole. If it doesn't help (like in ... Tue, 20 Jun 2006 17:29:45 GMT Martin Decky [2c8a70a] * arch/ppc32/src/mm/tlb.c (modified) remove ASIDs from Page Hash Table Tue, 20 Jun 2006 12:26:16 GMT Jakub Jermar [cc73a8a1] * genarch/src/i8042/i8042.c (modified) * generic/include/config.h (modified) * generic/src/adt/bitmap.c (modified) * generic/src/adt/btree.c (modified) * generic/src/adt/hash_table.c (modified) * generic/src/adt/list.c (modified) * generic/src/interrupt/interrupt.c (modified) * generic/src/ipc/ipc.c (modified) * generic/src/ipc/ipcrsc.c (modified) * generic/src/ipc/irq.c (modified) * generic/src/ipc/sysipc.c (modified) * generic/src/lib/elf.c (modified) * generic/src/lib/func.c (modified) * generic/src/lib/memstr.c (modified) * generic/src/lib/sort.c (modified) * generic/src/main/main.c (modified) * generic/src/main/version.c (modified) * generic/src/mm/as.c (modified) * generic/src/mm/backend_anon.c (modified) * generic/src/mm/backend_elf.c (modified) * generic/src/mm/backend_phys.c (modified) * generic/src/mm/buddy.c (modified) * generic/src/mm/frame.c (modified) * generic/src/mm/page.c (modified) * generic/src/mm/slab.c (modified) * generic/src/mm/tlb.c (modified) * generic/src/preempt/preemption.c (modified) * generic/src/proc/scheduler.c (modified) * generic/src/proc/task.c (modified) * generic/src/proc/the.c (modified) * generic/src/proc/thread.c (modified) * generic/src/smp/ipi.c (modified) * generic/src/synch/condvar.c (modified) * generic/src/synch/futex.c (modified) * generic/src/synch/mutex.c (modified) * generic/src/synch/rwlock.c (modified) * generic/src/synch/semaphore.c (modified) * generic/src/synch/spinlock.c (modified) * generic/src/synch/waitq.c (modified) * generic/src/sysinfo/sysinfo.c (modified) * generic/src/time/clock.c (modified) * generic/src/time/delay.c (modified) * generic/src/time/timeout.c (modified) Cleanup of comments. Tue, 20 Jun 2006 12:03:35 GMT Martin Decky [1e0a5fc] * arch/ppc32/include/drivers/pic.h (modified) * arch/ppc32/src/drivers/pic.c (modified) * arch/ppc32/src/ppc32.c (modified) don't use hardcoded PIC address Tue, 20 Jun 2006 11:15:34 GMT Jakub Jermar [3c5006a0] * arch/ia32/src/drivers/ega.c (modified) * arch/ia32/src/drivers/i8254.c (modified) * arch/ia32/src/drivers/i8259.c (modified) * arch/ia32/src/drivers/vesa.c (modified) * arch/mips32/src/exception.c (modified) * contrib/conf/gxemul.sh (modified) * genarch/src/i8042/i8042.c (modified) Indentation and some improved comments. Remove forgotten comment ... Tue, 20 Jun 2006 09:15:21 GMT Ondrej Palkovsky [f260256] * genarch/src/i8042/i8042.c (modified) Fix bad interrupt handling in kbd driver. Read all data available on ... Mon, 19 Jun 2006 11:08:27 GMT Martin Decky [2f249e79] * Makefile (modified) move to 0.2.0.2 Mon, 19 Jun 2006 10:10:00 GMT Ondrej Palkovsky [d8b42fb2] * console/gcons.c (modified) * libc/generic/ipc.c (modified) Sligtly more efficient ipc. Sun, 18 Jun 2006 22:52:07 GMT Martin Decky [07cb1b59] * contrib/conf/gxemul.sh (modified) get back -X removed by mistake Sun, 18 Jun 2006 22:34:47 GMT Martin Decky [e5027df7] * arch/mips32/src/start.S (modified) remove forgotten address translation Sun, 18 Jun 2006 21:37:32 GMT Martin Decky [c4b2788] * arch/mips32/Makefile.inc (modified) * contrib/conf/gxemul.sh (modified) * kernel.config (modified) prepare GXEmul kernel to use the boot loader Sun, 18 Jun 2006 21:25:12 GMT Jakub Jermar [e3ae246] * arch/ppc64/src/mm/page.c (modified) * arch/ppc64/src/mm/tlb.c (modified) Make defunct ppc64 kernel compile again. Sun, 18 Jun 2006 20:55:06 GMT Martin Decky [e3e29b75] * arch/ppc32/src/mm/tlb.c (modified) fix compiler warning Sun, 18 Jun 2006 20:21:54 GMT Ondrej Palkovsky [8449000] * arch/mips32/src/mips32.c (modified) Fix bad booting address on MIPS when not compiled in debug mode. Sun, 18 Jun 2006 19:37:23 GMT Ondrej Palkovsky [beec330] * arch/mips32/src/drivers/msim.c (modified) Fix panic if continue after non-initialized kbd. Sun, 18 Jun 2006 14:32:00 GMT Jakub Jermar [231a60a] * console/console.c (modified) * doc/doxygroups.h (added) * fb/fb.c (modified) * kbd/arch/ia64/src/kbd.c (modified) * kbd/generic/kbd.c (modified) * ns/ns.c (modified) * pci/pci.c (modified) * softfloat/arch/amd64/include/functions.h (modified) * softfloat/arch/ia32/include/functions.h (modified) * softfloat/generic/add.c (modified) * softfloat/generic/common.c (modified) * softfloat/generic/comparison.c (modified) * softfloat/generic/conversion.c (modified) * softfloat/generic/div.c (modified) * softfloat/generic/mul.c (modified) * softfloat/generic/other.c (modified) * softfloat/generic/softfloat.c (modified) * softint/generic/division.c (modified) Changes to uspace doxygen comments. Sun, 18 Jun 2006 12:01:50 GMT Martin Decky [e600ec4] * arch/ppc32/include/asm/regname.h (modified) * arch/ppc32/src/mm/memory_init.c (modified) * arch/ppc32/src/mm/tlb.c (modified) verbose segment and BAT registers printout Sun, 18 Jun 2006 10:52:41 GMT Martin Decky [fbf7b4c] * arch/amd64/src/interrupt.c (modified) * arch/amd64/src/mm/memory_init.c (modified) * arch/amd64/src/mm/page.c (modified) * arch/ia32/src/interrupt.c (modified) * arch/ia64/src/mm/tlb.c (modified) * arch/mips32/src/mm/tlb.c (modified) * arch/sparc64/src/mm/tlb.c (modified) * arch/sparc64/src/trap/exception.c (modified) * genarch/src/acpi/acpi.c (modified) * genarch/src/acpi/madt.c (modified) * generic/include/interrupt.h (modified) * generic/src/console/cmd.c (modified) * generic/src/ipc/ipc.c (modified) * generic/src/mm/as.c (modified) * generic/src/proc/task.c (modified) * generic/src/proc/thread.c (modified) * generic/src/sysinfo/sysinfo.c (modified) * test/print/print1/test.c (modified) make kernel prints case consistent Sun, 18 Jun 2006 01:58:17 GMT Martin Decky [281994b] * arch/ppc32/include/drivers/cuda.h (modified) * arch/ppc32/src/drivers/cuda.c (modified) * arch/ppc32/src/ppc32.c (modified) ppc32: kernel console grab & release Sun, 18 Jun 2006 01:04:26 GMT Martin Decky [cf84d72a] * arch/ppc32/src/mm/as.c (modified) * arch/ppc32/src/mm/tlb.c (modified) fix segment register values, ppc32 works again (both w/ and w/o BAT) Sun, 18 Jun 2006 00:44:44 GMT Jakub Jermar [1bb2e7a] * arch/amd64/include/cpu.h (modified) * arch/amd64/include/cpuid.h (modified) * arch/amd64/src/cpu/cpu.c (modified) * arch/ia32/include/cpu.h (modified) * arch/ia32/include/cpuid.h (modified) * arch/ia32/include/ddi/ddi.h (modified) * arch/ia32/src/cpu/cpu.c (modified) * arch/ia32/src/ddi/ddi.c (modified) * arch/ia64/include/cpu.h (modified) * arch/ia64/src/cpu/cpu.c (modified) * arch/ia64/src/ddi/ddi.c (modified) * arch/mips32/include/cp0.h (modified) * arch/mips32/include/cpu.h (modified) * arch/mips32/src/cpu/cpu.c (modified) * arch/ppc32/include/cpu.h (modified) * arch/ppc32/include/cpuid.h (modified) * arch/ppc32/src/cpu/cpu.c (modified) * arch/ppc64/include/cpu.h (modified) * arch/ppc64/include/cpuid.h (modified) * arch/ppc64/src/cpu/cpu.c (modified) * arch/sparc64/include/cpu.h (modified) * arch/sparc64/src/cpu/cpu.c (modified) * doc/doxygroups.h (modified) * generic/include/cpu.h (modified) * generic/include/time/clock.h (modified) * generic/include/time/delay.h (modified) * generic/include/time/timeout.h (modified) * generic/src/cpu/cpu.c (modified) * generic/src/time/clock.c (modified) * generic/src/time/delay.c (modified) * generic/src/time/timeout.c (modified) Updates in Doxygen-style comments. Make architecture specific ... Sun, 18 Jun 2006 00:31:14 GMT Martin Decky [10e0cee] * arch/ppc32/Makefile.inc (modified) * arch/ppc32/include/arch.h (modified) * arch/ppc32/include/boot/boot.h (modified) * arch/ppc32/include/exception.h (modified) * arch/ppc32/include/interrupt.h (modified) * arch/ppc32/include/mm/as.h (modified) * arch/ppc32/include/mm/asid.h (modified) * arch/ppc32/include/mm/frame.h (modified) * arch/ppc32/include/mm/memory_init.h (modified) * arch/ppc32/include/mm/page.h (modified) * arch/ppc32/include/mm/tlb.h (modified) * arch/ppc32/include/types.h (modified) * arch/ppc32/src/exception.S (modified) * arch/ppc32/src/interrupt.c (modified) * arch/ppc32/src/mm/as.c (modified) * arch/ppc32/src/mm/frame.c (modified) * arch/ppc32/src/mm/memory_init.c (modified) * arch/ppc32/src/mm/page.c (modified) * arch/ppc32/src/mm/tlb.c (modified) * arch/ppc32/src/proc/scheduler.c (modified) ppc32: BAT-less memory mapping (broken yet) VSID support (broken ... Sun, 18 Jun 2006 00:26:54 GMT Martin Decky [8e3bf3e2] * generic/src/main/kinit.c (modified) * generic/src/main/main.c (modified) * generic/src/main/uinit.c (modified) coding style changes Sun, 18 Jun 2006 00:23:31 GMT Martin Decky [e0bfcf8] * libc/Makefile.toolchain (modified) add -Wall back (not -Werror) Sat, 17 Jun 2006 17:26:14 GMT Martin Decky [fbb8b2b] * arch/ppc32/include/mm/page.h (modified) * arch/ppc32/src/exception.S (modified) * arch/ppc32/src/mm/as.c (modified) * arch/ppc32/src/mm/frame.c (modified) * arch/ppc32/src/mm/page.c (modified) ppc32: more generic page hash table handling (preliminary code, will ... Sat, 17 Jun 2006 07:57:29 GMT Ondrej Palkovsky [74b22cc5] * arch/amd64/src/interrupt.c (modified) * arch/ia32/src/interrupt.c (modified) Let mouse work on amd64 too. Sat, 17 Jun 2006 07:37:14 GMT Ondrej Palkovsky [a3d2939] * console/console.c (modified) * fb/fb.c (modified) Do somewhat intelligent mouse hiding. Fri, 16 Jun 2006 22:14:50 GMT Jakub Jermar [d3cd9774] * libc/Makefile.toolchain (modified) Revert the change that prevented uspace from compiling. Fri, 16 Jun 2006 21:20:51 GMT Ondrej Palkovsky [501a8ba] * console/console.c (modified) * console/gcons.c (modified) * ipcc/ipcc.c (modified) * klog/klog.c (modified) * pci/pci.c (modified) * tetris/input.c (modified) * tetris/screen.c (modified) * tetris/tetris.c (modified) Some other warnings removed. Fri, 16 Jun 2006 21:13:55 GMT Ondrej Palkovsky [153a209] * fb/ega.c (modified) * fb/fb.c (modified) * fb/ppm.c (modified) * fb/ppm.h (modified) * kbd/arch/ia32/src/kbd.c (modified) * kbd/generic/kbd.c (modified) * libc/generic/psthread.c (modified) Some cleanups. Martin...try make clean;make... Fri, 16 Jun 2006 20:50:51 GMT Martin Decky [a46da63] * fb/sysio.c (modified) * libc/Makefile.toolchain (modified) * libc/generic/as.c (modified) * libc/generic/async.c (modified) * libc/generic/cap.c (modified) * libc/generic/ddi.c (modified) * libc/generic/err.c (modified) * libc/generic/io/stream.c (modified) * libc/generic/libc.c (modified) * libc/generic/mmap.c (modified) * libc/generic/psthread.c (modified) * libc/generic/string.c (modified) * libc/generic/time.c (modified) * libc/include/err.h (modified) * libc/include/libc.h (modified) * libc/malloc/malloc.c (modified) * ns/ns.c (modified) big code cleanup, compile with -Wall -Werror to enforce better coding ... Fri, 16 Jun 2006 20:21:30 GMT Ondrej Palkovsky [b34fab6] * console/gcons.c (modified) Fix bad button finding. Fri, 16 Jun 2006 20:00:29 GMT Ondrej Palkovsky [1f83244] * console/console.c (modified) * console/gcons.c (modified) * console/gcons.h (modified) * kbd/include/keys.h (modified) Added console switching using mouse. Fri, 16 Jun 2006 19:57:54 GMT Martin Decky [898d9f8] * arch/ppc32/include/boot/boot.h (modified) * arch/ppc32/src/exception.S (modified) * arch/ppc32/src/mm/frame.c (modified) * kernel.config (modified) move ppc32 four pages up, move real mode code, change config Fri, 16 Jun 2006 19:28:53 GMT Ondrej Palkovsky [d552ab9] * fb/fb.c (modified) * kbd/arch/ia32/src/kbd.c (modified) Turn off mouse pointer on fb events (should be probably somewhat more ... Fri, 16 Jun 2006 19:28:41 GMT Ondrej Palkovsky [62939f7] * generic/include/ipc/irq.h (modified) * generic/src/console/cmd.c (modified) Send to uspace notification about end of kconsole mode. Fri, 16 Jun 2006 19:08:14 GMT Ondrej Palkovsky [2ce520c] * fb/fb.c (modified) * fb/pointer.xbm (added) * fb/pointer_mask.xbm (added) Added more mouse support. Fri, 16 Jun 2006 15:11:47 GMT Jakub Vana [f5e4830] * tetris/tetris.c (modified) Tetris reset score on new game Fri, 16 Jun 2006 12:07:17 GMT Jakub Jermar [096ba7a] * fb/fb.c (modified) * fb/ppm.c (modified) * libc/generic/ipc.c (modified) * libc/generic/libadt/hash_table.c (modified) * libc/generic/psthread.c (modified) * libc/generic/thread.c (modified) Fix some broken doxygen comments. Fri, 16 Jun 2006 11:17:54 GMT Jakub Jermar [abbc16e] * arch/ia32/src/smp/apic.c (modified) * arch/ia64/include/asm.h (modified) * arch/ia64/include/faddr.h (modified) * arch/ia64/src/mm/page.c (modified) * arch/ia64/src/mm/tlb.c (modified) * arch/ppc32/src/mm/page.c (modified) * arch/ppc64/src/mm/page.c (modified) * arch/sparc64/include/asm.h (modified) * genarch/src/i8042/i8042.c (modified) * generic/src/adt/btree.c (modified) * generic/src/adt/hash_table.c (modified) * generic/src/console/console.c (modified) * generic/src/console/kconsole.c (modified) * generic/src/ddi/ddi.c (modified) * generic/src/ipc/ipc.c (modified) * generic/src/lib/func.c (modified) * generic/src/mm/buddy.c (modified) * generic/src/mm/frame.c (modified) * generic/src/proc/scheduler.c (modified) * generic/src/syscall/copy.c (modified) Fix some broken doxygen comments. Thu, 15 Jun 2006 19:53:38 GMT Ondrej Palkovsky [830ac99] * console/console.c (modified) * console/gcons.c (modified) * console/gcons.h (modified) * fb/fb.c (modified) * kbd/Makefile (modified) * kbd/arch/ia32/src/kbd.c (modified) * kbd/arch/ia32/src/mouse.c (added) * kbd/generic/kbd.c (modified) * kbd/include/kbd.h (modified) * kbd/include/keys.h (modified) * libc/include/ipc/fb.h (modified) Added mouse input. Still missing support in console and framebuffer. Wed, 14 Jun 2006 11:38:58 GMT Josef Cejka [7a0c530] * kbd/include/keys.h (modified) * libc/arch/ia32/include/ddi.h (modified) Doxygen comments for newly added files. Wed, 14 Jun 2006 11:27:41 GMT Josef Cejka [b6529ae] * arch/amd64/include/interrupt.h (modified) * arch/amd64/src/amd64.c (modified) * arch/amd64/src/cpu/cpu.c (modified) * arch/amd64/src/ddi/ddi.c (modified) * arch/amd64/src/debugger.c (modified) * arch/amd64/src/mm/page.c (modified) * arch/amd64/src/proc/scheduler.c (modified) * arch/ia32/src/cpu/cpu.c (modified) * arch/ia32/src/ddi/ddi.c (modified) * arch/ia32/src/ia32.c (modified) * arch/ia32/src/interrupt.c (modified) * arch/ia32/src/mm/page.c (modified) * arch/ia32/src/proc/scheduler.c (modified) * arch/ia64/src/cpu/cpu.c (modified) * arch/ia64/src/ddi/ddi.c (modified) * arch/ia64/src/ia64.c (modified) * arch/ia64/src/interrupt.c (modified) * arch/ia64/src/mm/as.c (modified) * arch/ia64/src/proc/scheduler.c (modified) * arch/mips32/include/proc/task.h (modified) * arch/mips32/src/cpu/cpu.c (modified) * arch/mips32/src/ddi/ddi.c (modified) * arch/mips32/src/debugger.c (modified) * arch/mips32/src/interrupt.c (modified) * arch/mips32/src/mips32.c (modified) * arch/mips32/src/mm/as.c (modified) * arch/ppc32/include/debug.h (modified) * arch/ppc32/src/cpu/cpu.c (modified) * arch/ppc32/src/ddi/ddi.c (modified) * arch/ppc32/src/interrupt.c (modified) * arch/ppc32/src/mm/as.c (modified) * arch/ppc32/src/ppc32.c (modified) * arch/ppc32/src/proc/scheduler.c (modified) * arch/ppc64/include/debug.h (modified) * arch/ppc64/src/cpu/cpu.c (modified) * arch/ppc64/src/ddi/ddi.c (modified) * arch/ppc64/src/interrupt.c (modified) * arch/ppc64/src/mm/as.c (modified) * arch/ppc64/src/ppc64.c (modified) * arch/ppc64/src/proc/scheduler.c (modified) * arch/sparc64/include/debug.h (modified) * arch/sparc64/src/cpu/cpu.c (modified) * arch/sparc64/src/ddi/ddi.c (modified) * arch/sparc64/src/mm/as.c (modified) * arch/sparc64/src/proc/scheduler.c (modified) * arch/sparc64/src/sparc64.c (modified) * arch/sparc64/src/trap/interrupt.c (modified) * doc/doxygroups.h (added) * genarch/src/acpi/acpi.c (modified) * genarch/src/mm/as_ht.c (modified) * generic/src/adt/bitmap.c (modified) * generic/src/console/chardev.c (modified) * generic/src/console/klog.c (modified) * generic/src/cpu/cpu.c (modified) * generic/src/ddi/ddi.c (modified) * generic/src/debug/symtab.c (modified) * generic/src/interrupt/interrupt.c (modified) * generic/src/ipc/ipc.c (modified) * generic/src/main/kinit.c (modified) * generic/src/mm/as.c (modified) * generic/src/proc/scheduler.c (modified) * generic/src/synch/condvar.c (modified) * generic/src/time/clock.c (modified) Added file with modules definitions and descriptions. We are able to ... Wed, 14 Jun 2006 08:10:05 GMT Josef Cejka [7257021e] * arch/amd64/src/amd64.c (modified) * arch/ia32/src/ia32.c (modified) * arch/ia64/src/ia64.c (modified) * arch/mips32/src/mips32.c (modified) * arch/ppc32/src/ppc32.c (modified) * arch/ppc64/src/ppc64.c (modified) * arch/sparc64/src/sparc64.c (modified) * genarch/src/acpi/acpi.c (modified) * genarch/src/acpi/madt.c (modified) * generic/src/adt/bitmap.c (modified) * generic/src/adt/btree.c (modified) * generic/src/adt/hash_table.c (modified) * generic/src/adt/list.c (modified) * generic/src/time/clock.c (modified) Fixed first letter size of subgroup name in Others. Wed, 14 Jun 2006 08:00:45 GMT Jakub Jermar [3222efd] * arch/ia32/include/interrupt.h (modified) * arch/ia32/src/interrupt.c (modified) * arch/ia64/src/interrupt.c (modified) * arch/sparc64/include/trap/exception.h (modified) * arch/sparc64/include/trap/interrupt.h (modified) * arch/sparc64/include/trap/mmu.h (modified) * arch/sparc64/include/trap/regwin.h (modified) * arch/sparc64/include/trap/trap.h (modified) * arch/sparc64/include/trap/trap_table.h (modified) * arch/sparc64/src/trap/exception.c (modified) * arch/sparc64/src/trap/interrupt.c (modified) * arch/sparc64/src/trap/trap.c (modified) Put sparc64 interrupt stuff under the Interrupt group in Doxygen- ... Tue, 13 Jun 2006 14:26:44 GMT Josef Cejka [b45c443] * arch/amd64/include/arch.h (modified) * arch/amd64/include/arg.h (modified) * arch/amd64/include/asm.h (modified) * arch/amd64/include/atomic.h (modified) * arch/amd64/include/boot/boot.h (modified) * arch/amd64/include/byteorder.h (modified) * arch/amd64/include/context.h (modified) * arch/amd64/include/context_offset.h (modified) * arch/amd64/include/cpu.h (modified) * arch/amd64/include/cpuid.h (modified) * arch/amd64/include/ddi/ddi.h (modified) * arch/amd64/include/debugger.h (modified) * arch/amd64/include/drivers/vesa.h (modified) * arch/amd64/include/elf.h (modified) * arch/amd64/include/faddr.h (modified) * arch/amd64/include/interrupt.h (modified) * arch/amd64/include/memstr.h (modified) * arch/amd64/include/mm/as.h (modified) * arch/amd64/include/mm/frame.h (modified) * arch/amd64/include/mm/page.h (modified) * arch/amd64/include/mm/ptl.h (modified) * arch/amd64/include/mm/tlb.h (modified) * arch/amd64/include/pm.h (modified) * arch/amd64/include/proc/task.h (modified) * arch/amd64/include/proc/thread.h (modified) * arch/amd64/include/syscall.h (modified) * arch/amd64/include/types.h (modified) * arch/amd64/src/amd64.c (modified) * arch/amd64/src/cpu/cpu.c (modified) * arch/amd64/src/ddi/ddi.c (modified) * arch/amd64/src/debugger.c (modified) * arch/amd64/src/fpu_context.c (modified) * arch/amd64/src/interrupt.c (modified) * arch/amd64/src/mm/memory_init.c (modified) * arch/amd64/src/mm/page.c (modified) * arch/amd64/src/pm.c (modified) * arch/amd64/src/proc/scheduler.c (modified) * arch/amd64/src/proc/task.c (modified) * arch/amd64/src/proc/thread.c (modified) * arch/amd64/src/syscall.c (modified) * arch/amd64/src/userspace.c (modified) * arch/ia32/include/arch.h (modified) * arch/ia32/include/arg.h (modified) * arch/ia32/include/asm.h (modified) * arch/ia32/include/atomic.h (modified) * arch/ia32/include/barrier.h (modified) * arch/ia32/include/bios/bios.h (modified) * arch/ia32/include/boot/boot.h (modified) * arch/ia32/include/boot/memmap.h (modified) * arch/ia32/include/byteorder.h (modified) * arch/ia32/include/context.h (modified) * arch/ia32/include/cpu.h (modified) * arch/ia32/include/cpuid.h (modified) * arch/ia32/include/ddi/ddi.h (modified) * arch/ia32/include/debug.h (modified) * arch/ia32/include/drivers/ega.h (modified) * arch/ia32/include/drivers/i8042.h (modified) * arch/ia32/include/drivers/i8254.h (modified) * arch/ia32/include/drivers/i8259.h (modified) * arch/ia32/include/drivers/vesa.h (modified) * arch/ia32/include/elf.h (modified) * arch/ia32/include/faddr.h (modified) * arch/ia32/include/fpu_context.h (modified) * arch/ia32/include/interrupt.h (modified) * arch/ia32/include/memstr.h (modified) * arch/ia32/include/mm/as.h (modified) * arch/ia32/include/mm/asid.h (modified) * arch/ia32/include/mm/frame.h (modified) * arch/ia32/include/mm/memory_init.h (modified) * arch/ia32/include/mm/page.h (modified) * arch/ia32/include/mm/tlb.h (modified) * arch/ia32/include/pm.h (modified) * arch/ia32/include/proc/task.h (modified) * arch/ia32/include/proc/thread.h (modified) * arch/ia32/include/smp/ap.h (modified) * arch/ia32/include/smp/apic.h (modified) * arch/ia32/include/smp/mps.h (modified) * arch/ia32/include/smp/smp.h (modified) * arch/ia32/include/types.h (modified) * arch/ia32/src/bios/bios.c (modified) * arch/ia32/src/cpu/cpu.c (modified) * arch/ia32/src/ddi/ddi.c (modified) * arch/ia32/src/drivers/ega.c (modified) * arch/ia32/src/drivers/i8254.c (modified) * arch/ia32/src/drivers/i8259.c (modified) * arch/ia32/src/drivers/vesa.c (modified) * arch/ia32/src/fpu_context.c (modified) * arch/ia32/src/ia32.c (modified) * arch/ia32/src/interrupt.c (modified) * arch/ia32/src/mm/as.c (modified) * arch/ia32/src/mm/frame.c (modified) * arch/ia32/src/mm/memory_init.c (modified) * arch/ia32/src/mm/page.c (modified) * arch/ia32/src/mm/tlb.c (modified) * arch/ia32/src/pm.c (modified) * arch/ia32/src/proc/scheduler.c (modified) * arch/ia32/src/proc/task.c (modified) * arch/ia32/src/proc/thread.c (modified) * arch/ia32/src/smp/apic.c (modified) * arch/ia32/src/smp/ipi.c (modified) * arch/ia32/src/smp/mps.c (modified) * arch/ia32/src/smp/smp.c (modified) * arch/ia32/src/userspace.c (modified) * arch/ia64/include/arch.h (modified) * arch/ia64/include/arg.h (modified) * arch/ia64/include/asm.h (modified) * arch/ia64/include/atomic.h (modified) * arch/ia64/include/barrier.h (modified) * arch/ia64/include/byteorder.h (modified) * arch/ia64/include/context.h (modified) * arch/ia64/include/cpu.h (modified) * arch/ia64/include/debug.h (modified) * arch/ia64/include/drivers/it.h (modified) * arch/ia64/include/elf.h (modified) * arch/ia64/include/faddr.h (modified) * arch/ia64/include/fpu_context.h (modified) * arch/ia64/include/interrupt.h (modified) * arch/ia64/include/memstr.h (modified) * arch/ia64/include/mm/as.h (modified) * arch/ia64/include/mm/asid.h (modified) * arch/ia64/include/mm/frame.h (modified) * arch/ia64/include/mm/memory_init.h (modified) * arch/ia64/include/mm/page.h (modified) * arch/ia64/include/mm/tlb.h (modified) * arch/ia64/include/mm/vhpt.h (modified) * arch/ia64/include/pal/pal.h (modified) * arch/ia64/include/proc/task.h (modified) * arch/ia64/include/proc/thread.h (modified) * arch/ia64/include/register.h (modified) * arch/ia64/include/ski/ski.h (modified) * arch/ia64/include/smp/atomic.h (modified) * arch/ia64/include/stack.h (modified) * arch/ia64/include/types.h (modified) * arch/ia64/src/cpu/cpu.c (modified) * arch/ia64/src/ddi/ddi.c (modified) * arch/ia64/src/drivers/it.c (modified) * arch/ia64/src/fpu_context.c (modified) * arch/ia64/src/ia64.c (modified) * arch/ia64/src/interrupt.c (modified) * arch/ia64/src/mm/as.c (modified) * arch/ia64/src/mm/frame.c (modified) * arch/ia64/src/mm/page.c (modified) * arch/ia64/src/mm/tlb.c (modified) * arch/ia64/src/mm/vhpt.c (modified) * arch/ia64/src/proc/scheduler.c (modified) * arch/ia64/src/putchar.c (modified) * arch/ia64/src/ski/ski.c (modified) * arch/mips32/include/arch.h (modified) * arch/mips32/include/arg.h (modified) * arch/mips32/include/asm.h (modified) * arch/mips32/include/asm/boot.h (modified) * arch/mips32/include/asm/regname.h (modified) * arch/mips32/include/atomic.h (modified) * arch/mips32/include/barrier.h (modified) * arch/mips32/include/byteorder.h (modified) * arch/mips32/include/cache.h (modified) * arch/mips32/include/console.h (modified) * arch/mips32/include/context.h (modified) * arch/mips32/include/context_offset.h (modified) * arch/mips32/include/cp0.h (modified) * arch/mips32/include/cpu.h (modified) * arch/mips32/include/debug.h (modified) * arch/mips32/include/debugger.h (modified) * arch/mips32/include/drivers/arc.h (modified) * arch/mips32/include/drivers/msim.h (modified) * arch/mips32/include/drivers/serial.h (modified) * arch/mips32/include/elf.h (modified) * arch/mips32/include/exception.h (modified) * arch/mips32/include/faddr.h (modified) * arch/mips32/include/fpu_context.h (modified) * arch/mips32/include/interrupt.h (modified) * arch/mips32/include/memstr.h (modified) * arch/mips32/include/mm/as.h (modified) * arch/mips32/include/mm/asid.h (modified) * arch/mips32/include/mm/frame.h (modified) * arch/mips32/include/mm/memory_init.h (modified) * arch/mips32/include/mm/page.h (modified) * arch/mips32/include/mm/tlb.h (modified) * arch/mips32/include/proc/task.h (modified) * arch/mips32/include/proc/thread.h (modified) * arch/mips32/include/stack.h (modified) * arch/mips32/include/types.h (modified) * arch/mips32/src/cache.c (modified) * arch/mips32/src/console.c (modified) * arch/mips32/src/cpu/cpu.c (modified) * arch/mips32/src/ddi/ddi.c (modified) * arch/mips32/src/debugger.c (modified) * arch/mips32/src/drivers/arc.c (modified) * arch/mips32/src/drivers/msim.c (modified) * arch/mips32/src/drivers/serial.c (modified) * arch/mips32/src/exception.c (modified) * arch/mips32/src/fpu_context.c (modified) * arch/mips32/src/interrupt.c (modified) * arch/mips32/src/mips32.c (modified) * arch/mips32/src/mm/as.c (modified) * arch/mips32/src/mm/frame.c (modified) * arch/mips32/src/mm/page.c (modified) * arch/mips32/src/mm/tlb.c (modified) * arch/ppc32/include/arch.h (modified) * arch/ppc32/include/arg.h (modified) * arch/ppc32/include/asm.h (modified) * arch/ppc32/include/asm/regname.h (modified) * arch/ppc32/include/atomic.h (modified) * arch/ppc32/include/barrier.h (modified) * arch/ppc32/include/boot/boot.h (modified) * arch/ppc32/include/byteorder.h (modified) * arch/ppc32/include/context.h (modified) * arch/ppc32/include/context_offset.h (modified) * arch/ppc32/include/cpu.h (modified) * arch/ppc32/include/cpuid.h (modified) * arch/ppc32/include/debug.h (modified) * arch/ppc32/include/drivers/cuda.h (modified) * arch/ppc32/include/drivers/pic.h (modified) * arch/ppc32/include/elf.h (modified) * arch/ppc32/include/exception.h (modified) * arch/ppc32/include/faddr.h (modified) * arch/ppc32/include/fpu_context.h (modified) * arch/ppc32/include/interrupt.h (modified) * arch/ppc32/include/memstr.h (modified) * arch/ppc32/include/mm/as.h (modified) * arch/ppc32/include/mm/asid.h (modified) * arch/ppc32/include/mm/frame.h (modified) * arch/ppc32/include/mm/memory_init.h (modified) * arch/ppc32/include/mm/page.h (modified) * arch/ppc32/include/mm/tlb.h (modified) * arch/ppc32/include/proc/task.h (modified) * arch/ppc32/include/proc/thread.h (modified) * arch/ppc32/include/types.h (modified) * arch/ppc32/src/cpu/cpu.c (modified) * arch/ppc32/src/ddi/ddi.c (modified) * arch/ppc32/src/drivers/cuda.c (modified) * arch/ppc32/src/drivers/pic.c (modified) * arch/ppc32/src/interrupt.c (modified) * arch/ppc32/src/mm/as.c (modified) * arch/ppc32/src/mm/frame.c (modified) * arch/ppc32/src/mm/memory_init.c (modified) * arch/ppc32/src/mm/page.c (modified) * arch/ppc32/src/mm/tlb.c (modified) * arch/ppc32/src/ppc32.c (modified) * arch/ppc32/src/proc/scheduler.c (modified) * arch/ppc64/include/arch.h (modified) * arch/ppc64/include/arg.h (modified) * arch/ppc64/include/asm.h (modified) * arch/ppc64/include/asm/regname.h (modified) * arch/ppc64/include/atomic.h (modified) * arch/ppc64/include/barrier.h (modified) * arch/ppc64/include/boot/boot.h (modified) * arch/ppc64/include/byteorder.h (modified) * arch/ppc64/include/context.h (modified) * arch/ppc64/include/context_offset.h (modified) * arch/ppc64/include/cpu.h (modified) * arch/ppc64/include/cpuid.h (modified) * arch/ppc64/include/debug.h (modified) * arch/ppc64/include/elf.h (modified) * arch/ppc64/include/exception.h (modified) * arch/ppc64/include/faddr.h (modified) * arch/ppc64/include/fpu_context.h (modified) * arch/ppc64/include/interrupt.h (modified) * arch/ppc64/include/memstr.h (modified) * arch/ppc64/include/mm/as.h (modified) * arch/ppc64/include/mm/asid.h (modified) * arch/ppc64/include/mm/frame.h (modified) * arch/ppc64/include/mm/memory_init.h (modified) * arch/ppc64/include/mm/page.h (modified) * arch/ppc64/include/mm/tlb.h (modified) * arch/ppc64/include/proc/task.h (modified) * arch/ppc64/include/proc/thread.h (modified) * arch/ppc64/include/types.h (modified) * arch/ppc64/src/cpu/cpu.c (modified) * arch/ppc64/src/ddi/ddi.c (modified) * arch/ppc64/src/interrupt.c (modified) * arch/ppc64/src/mm/as.c (modified) * arch/ppc64/src/mm/frame.c (modified) * arch/ppc64/src/mm/memory_init.c (modified) * arch/ppc64/src/mm/page.c (modified) * arch/ppc64/src/mm/tlb.c (modified) * arch/ppc64/src/ppc64.c (modified) * arch/ppc64/src/proc/scheduler.c (modified) * arch/sparc64/include/arch.h (modified) * arch/sparc64/include/arg.h (modified) * arch/sparc64/include/asm.h (modified) * arch/sparc64/include/atomic.h (modified) * arch/sparc64/include/barrier.h (modified) * arch/sparc64/include/boot/boot.h (modified) * arch/sparc64/include/byteorder.h (modified) * arch/sparc64/include/console.h (modified) * arch/sparc64/include/context.h (modified) * arch/sparc64/include/context_offset.h (modified) * arch/sparc64/include/cpu.h (modified) * arch/sparc64/include/debug.h (modified) * arch/sparc64/include/drivers/fb.h (modified) * arch/sparc64/include/drivers/i8042.h (modified) * arch/sparc64/include/drivers/tick.h (modified) * arch/sparc64/include/elf.h (modified) * arch/sparc64/include/faddr.h (modified) * arch/sparc64/include/fpu_context.h (modified) * arch/sparc64/include/interrupt.h (modified) * arch/sparc64/include/memstr.h (modified) * arch/sparc64/include/mm/as.h (modified) * arch/sparc64/include/mm/asid.h (modified) * arch/sparc64/include/mm/frame.h (modified) * arch/sparc64/include/mm/memory_init.h (modified) * arch/sparc64/include/mm/mmu.h (modified) * arch/sparc64/include/mm/page.h (modified) * arch/sparc64/include/mm/tlb.h (modified) * arch/sparc64/include/mm/tte.h (modified) * arch/sparc64/include/proc/task.h (modified) * arch/sparc64/include/proc/thread.h (modified) * arch/sparc64/include/register.h (modified) * arch/sparc64/include/stack.h (modified) * arch/sparc64/include/trap/exception.h (modified) * arch/sparc64/include/trap/interrupt.h (modified) * arch/sparc64/include/trap/mmu.h (modified) * arch/sparc64/include/trap/regwin.h (modified) * arch/sparc64/include/trap/trap.h (modified) * arch/sparc64/include/trap/trap_table.h (modified) * arch/sparc64/include/types.h (modified) * arch/sparc64/src/console.c (modified) * arch/sparc64/src/cpu/cpu.c (modified) * arch/sparc64/src/ddi/ddi.c (modified) * arch/sparc64/src/drivers/i8042.c (modified) * arch/sparc64/src/drivers/tick.c (modified) * arch/sparc64/src/mm/as.c (modified) * arch/sparc64/src/mm/frame.c (modified) * arch/sparc64/src/mm/memory_init.c (modified) * arch/sparc64/src/mm/page.c (modified) * arch/sparc64/src/mm/tlb.c (modified) * arch/sparc64/src/proc/scheduler.c (modified) * arch/sparc64/src/sparc64.c (modified) * arch/sparc64/src/trap/exception.c (modified) * arch/sparc64/src/trap/interrupt.c (modified) * arch/sparc64/src/trap/trap.c (modified) * genarch/include/acpi/acpi.h (modified) * genarch/include/acpi/madt.h (modified) * genarch/include/fb/fb.h (modified) * genarch/include/fb/font-8x16.h (modified) * genarch/include/i8042/i8042.h (modified) * genarch/include/mm/as_ht.h (modified) * genarch/include/mm/as_pt.h (modified) * genarch/include/mm/asid_fifo.h (modified) * genarch/include/mm/page_ht.h (modified) * genarch/include/mm/page_pt.h (modified) * genarch/include/ofw/memory_init.h (modified) * genarch/include/ofw/ofw.h (modified) * genarch/include/softint/division.h (modified) * genarch/src/acpi/acpi.c (modified) * genarch/src/acpi/madt.c (modified) * genarch/src/fb/fb.c (modified) * genarch/src/fb/font-8x16.c (modified) * genarch/src/i8042/i8042.c (modified) * genarch/src/mm/as_ht.c (modified) * genarch/src/mm/as_pt.c (modified) * genarch/src/mm/asid.c (modified) * genarch/src/mm/asid_fifo.c (modified) * genarch/src/mm/page_ht.c (modified) * genarch/src/mm/page_pt.c (modified) * genarch/src/ofw/memory_init.c (modified) * genarch/src/ofw/ofw.c (modified) * genarch/src/softint/division.c (modified) * generic/include/adt/bitmap.h (modified) * generic/include/adt/btree.h (modified) * generic/include/adt/fifo.h (modified) * generic/include/adt/hash_table.h (modified) * generic/include/adt/list.h (modified) * generic/include/align.h (modified) * generic/include/arch.h (modified) * generic/include/atomic.h (modified) * generic/include/bitops.h (modified) * generic/include/byteorder.h (modified) * generic/include/config.h (modified) * generic/include/console/chardev.h (modified) * generic/include/console/cmd.h (modified) * generic/include/console/console.h (modified) * generic/include/console/kconsole.h (modified) * generic/include/console/klog.h (modified) * generic/include/context.h (modified) * generic/include/cpu.h (modified) * generic/include/ddi/ddi.h (modified) * generic/include/ddi/ddi_arg.h (modified) * generic/include/debug.h (modified) * generic/include/elf.h (modified) * generic/include/errno.h (modified) * generic/include/fpu_context.h (modified) * generic/include/func.h (modified) * generic/include/interrupt.h (modified) * generic/include/ipc/ipc.h (modified) * generic/include/ipc/ipcrsc.h (modified) * generic/include/ipc/irq.h (modified) * generic/include/ipc/sysipc.h (modified) * generic/include/macros.h (modified) * generic/include/main/kinit.h (modified) * generic/include/main/uinit.h (modified) * generic/include/main/version.h (modified) * generic/include/memstr.h (modified) * generic/include/mm/as.h (modified) * generic/include/mm/asid.h (modified) * generic/include/mm/buddy.h (modified) * generic/include/mm/frame.h (modified) * generic/include/mm/page.h (modified) * generic/include/mm/slab.h (modified) * generic/include/mm/tlb.h (modified) * generic/include/panic.h (modified) * generic/include/preemption.h (modified) * generic/include/print.h (modified) * generic/include/printf/printf_core.h (modified) * generic/include/proc/scheduler.h (modified) * generic/include/proc/task.h (modified) * generic/include/proc/thread.h (modified) * generic/include/proc/uarg.h (modified) * generic/include/putchar.h (modified) * generic/include/security/cap.h (modified) * generic/include/smp/ipi.h (modified) * generic/include/smp/smp.h (modified) * generic/include/sort.h (modified) * generic/include/stackarg.h (modified) * generic/include/stdarg.h (modified) * generic/include/symtab.h (modified) * generic/include/synch/condvar.h (modified) * generic/include/synch/futex.h (modified) * generic/include/synch/mutex.h (modified) * generic/include/synch/rwlock.h (modified) * generic/include/synch/semaphore.h (modified) * generic/include/synch/spinlock.h (modified) * generic/include/synch/synch.h (modified) * generic/include/synch/waitq.h (modified) * generic/include/syscall/copy.h (modified) * generic/include/syscall/sysarg64.h (modified) * generic/include/syscall/syscall.h (modified) * generic/include/sysinfo/sysinfo.h (modified) * generic/include/test.h (modified) * generic/include/time/clock.h (modified) * generic/include/time/delay.h (modified) * generic/include/time/timeout.h (modified) * generic/include/typedefs.h (modified) * generic/include/userspace.h (modified) * generic/src/adt/bitmap.c (modified) * generic/src/adt/btree.c (modified) * generic/src/adt/hash_table.c (modified) * generic/src/adt/list.c (modified) * generic/src/console/chardev.c (modified) * generic/src/console/cmd.c (modified) * generic/src/console/console.c (modified) * generic/src/console/kconsole.c (modified) * generic/src/console/klog.c (modified) * generic/src/cpu/cpu.c (modified) * generic/src/ddi/ddi.c (modified) * generic/src/debug/symtab.c (modified) * generic/src/interrupt/interrupt.c (modified) * generic/src/ipc/ipc.c (modified) * generic/src/ipc/ipcrsc.c (modified) * generic/src/ipc/irq.c (modified) * generic/src/ipc/sysipc.c (modified) * generic/src/lib/elf.c (modified) * generic/src/lib/func.c (modified) * generic/src/lib/memstr.c (modified) * generic/src/lib/sort.c (modified) * generic/src/main/kinit.c (modified) * generic/src/main/main.c (modified) * generic/src/main/uinit.c (modified) * generic/src/main/version.c (modified) * generic/src/mm/as.c (modified) * generic/src/mm/backend_anon.c (modified) * generic/src/mm/backend_elf.c (modified) * generic/src/mm/backend_phys.c (modified) * generic/src/mm/buddy.c (modified) * generic/src/mm/frame.c (modified) * generic/src/mm/page.c (modified) * generic/src/mm/slab.c (modified) * generic/src/mm/tlb.c (modified) * generic/src/preempt/preemption.c (modified) * generic/src/printf/printf.c (modified) * generic/src/printf/printf_core.c (modified) * generic/src/printf/snprintf.c (modified) * generic/src/printf/sprintf.c (modified) * generic/src/printf/vprintf.c (modified) * generic/src/printf/vsnprintf.c (modified) * generic/src/printf/vsprintf.c (modified) * generic/src/proc/scheduler.c (modified) * generic/src/proc/task.c (modified) * generic/src/proc/the.c (modified) * generic/src/proc/thread.c (modified) * generic/src/security/cap.c (modified) * generic/src/smp/ipi.c (modified) * generic/src/synch/condvar.c (modified) * generic/src/synch/futex.c (modified) * generic/src/synch/mutex.c (modified) * generic/src/synch/rwlock.c (modified) * generic/src/synch/semaphore.c (modified) * generic/src/synch/spinlock.c (modified) * generic/src/synch/waitq.c (modified) * generic/src/syscall/copy.c (modified) * generic/src/syscall/syscall.c (modified) * generic/src/sysinfo/sysinfo.c (modified) * generic/src/time/clock.c (modified) * generic/src/time/delay.c (modified) * generic/src/time/timeout.c (modified) Kernel doxygen comments updated. Tue, 13 Jun 2006 12:03:15 GMT Ondrej Palkovsky [0384428] * libc/generic/time.c (modified) Doc update Tue, 13 Jun 2006 11:31:26 GMT Ondrej Palkovsky [279952c] * generic/src/mm/frame.c (modified) Fixed frame allocator to allocate correct number of frames for ... Tue, 13 Jun 2006 11:04:16 GMT Jakub Vana [f8d5b85] * kbd/arch/mips32/src/kbd.c (modified) Kbd patch for gxemul with no framebuffer Mon, 12 Jun 2006 20:00:32 GMT Jakub Jermar [f3a3f0d7] * generic/src/ipc/ipcrsc.c (modified) * generic/src/ipc/irq.c (modified) Improve comments. Replace 'process' with 'task'. Mon, 12 Jun 2006 19:54:52 GMT Ondrej Palkovsky [8abbcc9] * arch/amd64/include/atomic.h (modified) * arch/ia32/include/atomic.h (modified) Fixed incorrect atomic_postinc/postdec...again... Mon, 12 Jun 2006 13:11:42 GMT Jakub Jermar [8fa86b7] * Makefile (modified) Move to 0.2.0.1 bugfixing release. When the EXTRAVERSION is ... Sun, 11 Jun 2006 17:52:21 GMT Jakub Jermar [dd054bc2] * generic/src/console/cmd.c (modified) Inform the user about the kernel relinquishing the console on ... Sun, 11 Jun 2006 17:05:41 GMT Ondrej Palkovsky [15039b67] * console/console.c (modified) * fb/ega.c (modified) * kbd/arch/ia32/include/kbd.h (modified) * kbd/arch/ia32/src/kbd.c (modified) * kbd/arch/ia64/include/kbd.h (modified) * kbd/arch/ia64/src/kbd.c (modified) * kbd/arch/mips32/include/kbd.h (modified) * kbd/arch/mips32/src/kbd.c (modified) * kbd/arch/ppc32/include/kbd.h (modified) * kbd/arch/ppc32/src/kbd.c (modified) * kbd/generic/kbd.c (modified) * kbd/include/kbd.h (modified) * kbd/include/keys.h (added) * klog/klog.c (modified) * libc/arch/amd64/include/ddi.h (added) * libc/arch/ia32/include/ddi.h (added) * libc/generic/async.c (modified) Modified uspace to match changes in kernel ipc/irq. Fixed types in ... Sun, 11 Jun 2006 17:03:02 GMT Ondrej Palkovsky [43752b6] * generic/include/ipc/ipc.h (modified) * generic/include/ipc/irq.h (modified) * generic/src/console/klog.c (modified) * generic/src/ipc/irq.c (modified) * generic/src/ipc/sysipc.c (modified) Modified ipc/irq to be able to pass up to 3 arguments to userspace. Sun, 11 Jun 2006 17:02:17 GMT Ondrej Palkovsky [0b917dd] * arch/amd64/include/atomic.h (modified) Fix prein/predec instructions to be the same as on ia32. Sun, 11 Jun 2006 16:38:24 GMT Ondrej Palkovsky [e5dc7b8] * arch/ia32/include/atomic.h (modified) Fix either bad compiler or bad code. The net result is better ... Sat, 10 Jun 2006 20:31:55 GMT Ondrej Palkovsky [8060a24c] * arch/ia32/src/interrupt.c (modified) * genarch/src/fb/fb.c (modified) Yet another fix with framebuffer. Sat, 10 Jun 2006 20:31:16 GMT Ondrej Palkovsky [290c0db] * console/console.c (modified) * console/gcons.c (modified) Update to new api. Fixed problem with hanged up phone when pressing ... Sat, 10 Jun 2006 14:14:33 GMT Jakub Jermar [237867d] * tetris/tetris.c (modified) Fix tetris to update fallrate when restarting the game. Sat, 10 Jun 2006 13:40:53 GMT Jakub Jermar [0182a665] * generic/src/proc/task.c (modified) * generic/src/proc/thread.c (modified) Fix double thread_join() in ktaskgc. In thread_create(), lock TASK ... Sat, 10 Jun 2006 11:05:21 GMT Martin Decky [971cf31f] * arch/mips32/include/boot.h (added) * arch/mips32/src/mips32.c (modified) * arch/mips32/src/start.S (modified) * arch/ppc32/src/boot/boot.S (modified) * contrib/conf/msim.conf (modified) update mips32 boot loading API Sat, 10 Jun 2006 10:17:05 GMT Jakub Jermar [88636f68] * arch/ia32/src/smp/apic.c (modified) * generic/src/proc/task.c (modified) #ifdef more debugging printf()'s. Sat, 10 Jun 2006 09:43:33 GMT Jakub Jermar [fd7faa87] * genarch/src/fb/fb.c (modified) Pass correct yres to userspace framebuffer. Sat, 10 Jun 2006 07:44:21 GMT Ondrej Palkovsky [6eb96fce] * genarch/src/fb/fb.c (modified) * generic/src/mm/slab.c (modified) Fast framebuffer scrolling in kconsole. Eats some memory though. Fri, 09 Jun 2006 23:55:56 GMT Jakub Jermar [4b74488] * generic/src/synch/waitq.c (modified) Avoid tricky race condition between waitq_wakeup() and the pair of ... Fri, 09 Jun 2006 23:52:46 GMT Jakub Jermar [7b3e7f4] * generic/src/proc/thread.c (modified) Add interrupts_restore() to thread_join_timeout(). Note that this is ... Fri, 09 Jun 2006 15:58:54 GMT Jakub Jermar [bebb6bc] * arch/mips32/src/mips32.c (modified) * contrib/conf/msim.conf (modified) Load up to 8 userspace tasks on mips32. Fri, 09 Jun 2006 14:23:41 GMT Ondrej Palkovsky [99993b9] * generic/src/mm/slab.c (modified) Fixed error in page number computing, that could almost never appear. Fri, 09 Jun 2006 13:31:15 GMT Jakub Jermar [92922e6] * generic/src/proc/task.c (modified) Forgotten interrupts_restore(). Fri, 09 Jun 2006 12:51:12 GMT Jakub Jermar [208259c] * arch/ia64/include/mm/tlb.h (modified) * arch/ia64/src/mm/tlb.c (modified) * arch/ia64/src/proc/scheduler.c (modified) On ia64, purge DTR entry before overwriting it with new contents. Fri, 09 Jun 2006 09:03:54 GMT Ondrej Palkovsky [c891ed39] * console/console.c (modified) Fixed bug in scrolling in cosole redrawing different virt. consoles. Fri, 09 Jun 2006 08:29:25 GMT Ondrej Palkovsky [bd02038] * console/console.c (modified) * fb/fb.c (modified) * fb/fb.h (modified) * fb/ppm.c (modified) * fb/ppm.h (modified) Fb internal update. Thu, 08 Jun 2006 22:44:44 GMT Ondrej Palkovsky [e92aabf] * console/console.c (modified) * fb/fb.c (modified) * libc/include/ipc/fb.h (modified) Fast uspace scrolling using double buffering. Thu, 08 Jun 2006 21:23:25 GMT Jakub Jermar [22870b2] * genarch/src/fb/fb.c (modified) Eliminate deadlock condition from fb. Thu, 08 Jun 2006 18:25:02 GMT Martin Decky [8bd0316] * libc/Makefile.toolchain (modified) * libc/arch/ia64/Makefile.inc (modified) * softint/Makefile (modified) cleanup Thu, 08 Jun 2006 17:04:57 GMT Ondrej Palkovsky [85d24f61] * generic/src/ipc/sysipc.c (modified) Small consitency ipc update. Thu, 08 Jun 2006 16:42:20 GMT Ondrej Palkovsky [0a9a324] * console/gcons.c (modified) * fb/fb.c (modified) Speed update for frame buffer. Thu, 08 Jun 2006 16:17:59 GMT Jakub Jermar [14df080] * arch/ia32/src/drivers/i8259.c (modified) * arch/ia32/src/smp/apic.c (modified) * generic/src/synch/spinlock.c (modified) Print spurious interrupt messages only when compiled with ... Thu, 08 Jun 2006 13:20:17 GMT Ondrej Palkovsky [3701250] * generic/src/console/cmd.c (modified) * test/mm/slab2/test.c (modified) Slightly better test. Made call keys work on ia64. Thu, 08 Jun 2006 10:30:10 GMT Jakub Jermar [bf56fef] * Makefile (modified) Update version to 0.2.0 (Daylight). Thu, 08 Jun 2006 10:05:23 GMT Jakub Vana [7674793] * libc/arch/ia64/Makefile.inc (modified) Ia64 MALLOC Config Thu, 08 Jun 2006 09:48:51 GMT Jakub Vana [b1facba] * libc/arch/ia64/include/psthread.h (modified) * libc/arch/ia64/src/psthread.S (modified) * libc/malloc/malloc.c (modified) Uspace synchronous fpu context managing Thu, 08 Jun 2006 09:13:04 GMT Ondrej Palkovsky [22bea15] * generic/src/main/kinit.c (modified) Responsive kconsole after test finished.