# # ChangeLog for uspace/Makefile in mainline # # Generated by Trac 1.5.4 # 2024-05-17T05:14:07Z Fri, 28 Sep 2007 13:34:01 GMT Josef Cejka [13125d3] * boot/arch/mips32/loader/Makefile (modified) * uspace/Makefile (modified) * uspace/lib/libc/include/ipc/services.h (modified) * uspace/srv/devmap/Makefile (added) * uspace/srv/devmap/devmap.c (added) * uspace/srv/devmap/devmap.h (added) Added basic support for device mapper. Mon, 17 Sep 2007 17:31:33 GMT Jakub Jermar [c0cdcaf] * uspace/Makefile (modified) * uspace/lib/libc/include/ipc/services.h (modified) * uspace/srv/fs/fat/Makefile (moved) * uspace/srv/fs/fat/fat.c (moved) * uspace/srv/vfs/vfs.h (modified) Turn the empty fs service into the beginning of FAT support. Start ... Wed, 12 Sep 2007 20:05:47 GMT Jakub Jermar [0f78e74] * uspace/Makefile (modified) * uspace/srv/rd/rd.c (modified) * uspace/srv/vfs/Makefile (added) * uspace/srv/vfs/vfs.c (added) One occurrence of the left-over term 'pseudo thread' replaced with ... Fri, 06 Jul 2007 16:04:08 GMT Jakub Jermar [b76f2f8] * uspace/Makefile (modified) Fix two minor bugs in uspace's make clean. Sat, 23 Jun 2007 13:34:01 GMT Jakub Jermar [00acd66] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32xen/Makefile.inc (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * contrib/conf/ski.conf (modified) * uspace/Makefile (modified) * uspace/app/init/Makefile (moved) * uspace/app/init/init.c (moved) * uspace/app/init/init.h (moved) * uspace/app/init/version.c (moved) * uspace/app/init/version.h (moved) * uspace/app/klog/Makefile (moved) * uspace/app/klog/klog.c (moved) * uspace/app/tester/Makefile (moved) * uspace/app/tester/fault/fault1.c (moved) * uspace/app/tester/fault/fault1.def (moved) * uspace/app/tester/fault/fault2.c (moved) * uspace/app/tester/fault/fault2.def (moved) * uspace/app/tester/ipc/answer.c (moved) * uspace/app/tester/ipc/answer.def (moved) * uspace/app/tester/ipc/connect.c (moved) * uspace/app/tester/ipc/connect.def (moved) * uspace/app/tester/ipc/hangup.c (moved) * uspace/app/tester/ipc/hangup.def (moved) * uspace/app/tester/ipc/register.c (moved) * uspace/app/tester/ipc/register.def (moved) * uspace/app/tester/ipc/send_async.c (moved) * uspace/app/tester/ipc/send_async.def (moved) * uspace/app/tester/ipc/send_sync.c (moved) * uspace/app/tester/ipc/send_sync.def (moved) * uspace/app/tester/print/print1.c (moved) * uspace/app/tester/print/print1.def (moved) * uspace/app/tester/tester.c (moved) * uspace/app/tester/tester.h (moved) * uspace/app/tester/thread/thread1.c (moved) * uspace/app/tester/thread/thread1.def (moved) * uspace/app/tetris/Makefile (moved) * uspace/app/tetris/input.c (moved) * uspace/app/tetris/input.h (moved) * uspace/app/tetris/pathnames.h (moved) * uspace/app/tetris/scores.c (moved) * uspace/app/tetris/scores.h (moved) * uspace/app/tetris/screen.c (moved) * uspace/app/tetris/screen.h (moved) * uspace/app/tetris/shapes.c (moved) * uspace/app/tetris/tetris.c (moved) * uspace/app/tetris/tetris.h (moved) * uspace/lib/libc/Makefile (moved) * uspace/lib/libc/Makefile.toolchain (moved) * uspace/lib/libc/arch/amd64/Makefile.inc (moved) * uspace/lib/libc/arch/amd64/_link.ld.in (moved) * uspace/lib/libc/arch/amd64/include/atomic.h (moved) * uspace/lib/libc/arch/amd64/include/config.h (moved) * uspace/lib/libc/arch/amd64/include/context_offset.h (moved) * uspace/lib/libc/arch/amd64/include/ddi.h (moved) * uspace/lib/libc/arch/amd64/include/endian.h (moved) * uspace/lib/libc/arch/amd64/include/faddr.h (moved) * uspace/lib/libc/arch/amd64/include/limits.h (moved) * uspace/lib/libc/arch/amd64/include/psthread.h (moved) * uspace/lib/libc/arch/amd64/include/stackarg.h (moved) * uspace/lib/libc/arch/amd64/include/syscall.h (moved) * uspace/lib/libc/arch/amd64/include/thread.h (moved) * uspace/lib/libc/arch/amd64/include/types.h (moved) * uspace/lib/libc/arch/amd64/src/entry.s (moved) * uspace/lib/libc/arch/amd64/src/psthread.S (moved) * uspace/lib/libc/arch/amd64/src/syscall.S (moved) * uspace/lib/libc/arch/amd64/src/thread.c (moved) * uspace/lib/libc/arch/amd64/src/thread_entry.s (moved) * uspace/lib/libc/arch/arm32/Makefile.inc (moved) * uspace/lib/libc/arch/arm32/_link.ld.in (moved) * uspace/lib/libc/arch/arm32/include/atomic.h (moved) * uspace/lib/libc/arch/arm32/include/config.h (moved) * uspace/lib/libc/arch/arm32/include/endian.h (moved) * uspace/lib/libc/arch/arm32/include/faddr.h (moved) * uspace/lib/libc/arch/arm32/include/limits.h (moved) * uspace/lib/libc/arch/arm32/include/psthread.h (moved) * uspace/lib/libc/arch/arm32/include/stackarg.h (moved) * uspace/lib/libc/arch/arm32/include/syscall.h (moved) * uspace/lib/libc/arch/arm32/include/thread.h (moved) * uspace/lib/libc/arch/arm32/include/types.h (moved) * uspace/lib/libc/arch/arm32/src/eabi.S (moved) * uspace/lib/libc/arch/arm32/src/entry.s (moved) * uspace/lib/libc/arch/arm32/src/psthread.S (moved) * uspace/lib/libc/arch/arm32/src/syscall.c (moved) * uspace/lib/libc/arch/arm32/src/thread.c (moved) * uspace/lib/libc/arch/arm32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ia32/Makefile.inc (moved) * uspace/lib/libc/arch/ia32/_link.ld.in (moved) * uspace/lib/libc/arch/ia32/include/atomic.h (moved) * uspace/lib/libc/arch/ia32/include/config.h (moved) * uspace/lib/libc/arch/ia32/include/ddi.h (moved) * uspace/lib/libc/arch/ia32/include/endian.h (moved) * uspace/lib/libc/arch/ia32/include/faddr.h (moved) * uspace/lib/libc/arch/ia32/include/limits.h (moved) * uspace/lib/libc/arch/ia32/include/psthread.h (moved) * uspace/lib/libc/arch/ia32/include/stackarg.h (moved) * uspace/lib/libc/arch/ia32/include/syscall.h (moved) * uspace/lib/libc/arch/ia32/include/thread.h (moved) * uspace/lib/libc/arch/ia32/include/types.h (moved) * uspace/lib/libc/arch/ia32/src/entry.s (moved) * uspace/lib/libc/arch/ia32/src/psthread.S (moved) * uspace/lib/libc/arch/ia32/src/syscall.c (moved) * uspace/lib/libc/arch/ia32/src/thread.c (moved) * uspace/lib/libc/arch/ia32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ia64/Makefile.inc (moved) * uspace/lib/libc/arch/ia64/_link.ld.in (moved) * uspace/lib/libc/arch/ia64/include/atomic.h (moved) * uspace/lib/libc/arch/ia64/include/config.h (moved) * uspace/lib/libc/arch/ia64/include/endian.h (moved) * uspace/lib/libc/arch/ia64/include/faddr.h (moved) * uspace/lib/libc/arch/ia64/include/limits.h (moved) * uspace/lib/libc/arch/ia64/include/psthread.h (moved) * uspace/lib/libc/arch/ia64/include/stack.h (moved) * uspace/lib/libc/arch/ia64/include/stackarg.h (moved) * uspace/lib/libc/arch/ia64/include/syscall.h (moved) * uspace/lib/libc/arch/ia64/include/thread.h (moved) * uspace/lib/libc/arch/ia64/include/types.h (moved) * uspace/lib/libc/arch/ia64/src/entry.s (moved) * uspace/lib/libc/arch/ia64/src/psthread.S (moved) * uspace/lib/libc/arch/ia64/src/syscall.S (moved) * uspace/lib/libc/arch/ia64/src/thread.c (moved) * uspace/lib/libc/arch/ia64/src/thread_entry.s (moved) * uspace/lib/libc/arch/mips32/Makefile.inc (moved) * uspace/lib/libc/arch/mips32/_link.ld.in (moved) * uspace/lib/libc/arch/mips32/include/atomic.h (moved) * uspace/lib/libc/arch/mips32/include/config.h (moved) * uspace/lib/libc/arch/mips32/include/context_offset.h (moved) * uspace/lib/libc/arch/mips32/include/endian.h (moved) * uspace/lib/libc/arch/mips32/include/faddr.h (moved) * uspace/lib/libc/arch/mips32/include/limits.h (moved) * uspace/lib/libc/arch/mips32/include/psthread.h (moved) * uspace/lib/libc/arch/mips32/include/stackarg.h (moved) * uspace/lib/libc/arch/mips32/include/syscall.h (moved) * uspace/lib/libc/arch/mips32/include/thread.h (moved) * uspace/lib/libc/arch/mips32/include/types.h (moved) * uspace/lib/libc/arch/mips32/src/entry.s (moved) * uspace/lib/libc/arch/mips32/src/psthread.S (moved) * uspace/lib/libc/arch/mips32/src/syscall.c (moved) * uspace/lib/libc/arch/mips32/src/thread.c (moved) * uspace/lib/libc/arch/mips32/src/thread_entry.s (moved) * uspace/lib/libc/arch/mips32eb/Makefile.inc (moved) * uspace/lib/libc/arch/mips32eb/_link.ld.in (moved) * uspace/lib/libc/arch/mips32eb/include/atomic.h (moved) * uspace/lib/libc/arch/mips32eb/include/config.h (moved) * uspace/lib/libc/arch/mips32eb/include/context_offset.h (moved) * uspace/lib/libc/arch/mips32eb/include/endian.h (moved) * uspace/lib/libc/arch/mips32eb/include/faddr.h (moved) * uspace/lib/libc/arch/mips32eb/include/limits.h (moved) * uspace/lib/libc/arch/mips32eb/include/psthread.h (moved) * uspace/lib/libc/arch/mips32eb/include/stackarg.h (moved) * uspace/lib/libc/arch/mips32eb/include/syscall.h (moved) * uspace/lib/libc/arch/mips32eb/include/thread.h (moved) * uspace/lib/libc/arch/mips32eb/include/types.h (moved) * uspace/lib/libc/arch/mips32eb/src (moved) * uspace/lib/libc/arch/ppc32/Makefile.inc (moved) * uspace/lib/libc/arch/ppc32/_link.ld.in (moved) * uspace/lib/libc/arch/ppc32/include/atomic.h (moved) * uspace/lib/libc/arch/ppc32/include/config.h (moved) * uspace/lib/libc/arch/ppc32/include/context_offset.h (moved) * uspace/lib/libc/arch/ppc32/include/endian.h (moved) * uspace/lib/libc/arch/ppc32/include/faddr.h (moved) * uspace/lib/libc/arch/ppc32/include/limits.h (moved) * uspace/lib/libc/arch/ppc32/include/psthread.h (moved) * uspace/lib/libc/arch/ppc32/include/regname.h (moved) * uspace/lib/libc/arch/ppc32/include/stackarg.h (moved) * uspace/lib/libc/arch/ppc32/include/syscall.h (moved) * uspace/lib/libc/arch/ppc32/include/thread.h (moved) * uspace/lib/libc/arch/ppc32/include/types.h (moved) * uspace/lib/libc/arch/ppc32/src/entry.s (moved) * uspace/lib/libc/arch/ppc32/src/psthread.S (moved) * uspace/lib/libc/arch/ppc32/src/syscall.c (moved) * uspace/lib/libc/arch/ppc32/src/thread.c (moved) * uspace/lib/libc/arch/ppc32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ppc64/Makefile.inc (moved) * uspace/lib/libc/arch/ppc64/_link.ld.in (moved) * uspace/lib/libc/arch/ppc64/include/atomic.h (moved) * uspace/lib/libc/arch/ppc64/include/config.h (moved) * uspace/lib/libc/arch/ppc64/include/context_offset.h (moved) * uspace/lib/libc/arch/ppc64/include/endian.h (moved) * uspace/lib/libc/arch/ppc64/include/faddr.h (moved) * uspace/lib/libc/arch/ppc64/include/limits.h (moved) * uspace/lib/libc/arch/ppc64/include/psthread.h (moved) * uspace/lib/libc/arch/ppc64/include/regname.h (moved) * uspace/lib/libc/arch/ppc64/include/stackarg.h (moved) * uspace/lib/libc/arch/ppc64/include/syscall.h (moved) * uspace/lib/libc/arch/ppc64/include/thread.h (moved) * uspace/lib/libc/arch/ppc64/include/types.h (moved) * uspace/lib/libc/arch/ppc64/src/entry.s (moved) * uspace/lib/libc/arch/ppc64/src/psthread.S (moved) * uspace/lib/libc/arch/ppc64/src/syscall.c (moved) * uspace/lib/libc/arch/ppc64/src/thread.c (moved) * uspace/lib/libc/arch/ppc64/src/thread_entry.s (moved) * uspace/lib/libc/arch/sparc64/Makefile.inc (moved) * uspace/lib/libc/arch/sparc64/_link.ld.in (moved) * uspace/lib/libc/arch/sparc64/include/atomic.h (moved) * uspace/lib/libc/arch/sparc64/include/config.h (moved) * uspace/lib/libc/arch/sparc64/include/context_offset.h (moved) * uspace/lib/libc/arch/sparc64/include/endian.h (moved) * uspace/lib/libc/arch/sparc64/include/faddr.h (moved) * uspace/lib/libc/arch/sparc64/include/limits.h (moved) * uspace/lib/libc/arch/sparc64/include/psthread.h (moved) * uspace/lib/libc/arch/sparc64/include/stack.h (moved) * uspace/lib/libc/arch/sparc64/include/stackarg.h (moved) * uspace/lib/libc/arch/sparc64/include/syscall.h (moved) * uspace/lib/libc/arch/sparc64/include/thread.h (moved) * uspace/lib/libc/arch/sparc64/include/types.h (moved) * uspace/lib/libc/arch/sparc64/src/entry.s (moved) * uspace/lib/libc/arch/sparc64/src/psthread.S (moved) * uspace/lib/libc/arch/sparc64/src/thread.c (moved) * uspace/lib/libc/arch/sparc64/src/thread_entry.s (moved) * uspace/lib/libc/generic/as.c (moved) * uspace/lib/libc/generic/async.c (moved) * uspace/lib/libc/generic/cap.c (moved) * uspace/lib/libc/generic/ddi.c (moved) * uspace/lib/libc/generic/err.c (moved) * uspace/lib/libc/generic/futex.c (moved) * uspace/lib/libc/generic/io/file.c (moved) * uspace/lib/libc/generic/io/io.c (moved) * uspace/lib/libc/generic/io/printf.c (moved) * uspace/lib/libc/generic/io/printf_core.c (moved) * uspace/lib/libc/generic/io/snprintf.c (moved) * uspace/lib/libc/generic/io/sprintf.c (moved) * uspace/lib/libc/generic/io/stream.c (moved) * uspace/lib/libc/generic/io/vprintf.c (moved) * uspace/lib/libc/generic/io/vsnprintf.c (moved) * uspace/lib/libc/generic/io/vsprintf.c (moved) * uspace/lib/libc/generic/ipc.c (moved) * uspace/lib/libc/generic/libadt/hash_table.c (moved) * uspace/lib/libc/generic/libadt/list.c (moved) * uspace/lib/libc/generic/libc.c (moved) * uspace/lib/libc/generic/mman.c (moved) * uspace/lib/libc/generic/psthread.c (moved) * uspace/lib/libc/generic/stdlib.c (moved) * uspace/lib/libc/generic/string.c (moved) * uspace/lib/libc/generic/sysinfo.c (moved) * uspace/lib/libc/generic/task.c (moved) * uspace/lib/libc/generic/thread.c (moved) * uspace/lib/libc/generic/time.c (moved) * uspace/lib/libc/include/align.h (moved) * uspace/lib/libc/include/as.h (moved) * uspace/lib/libc/include/assert.h (moved) * uspace/lib/libc/include/async.h (moved) * uspace/lib/libc/include/atomic.h (moved) * uspace/lib/libc/include/bitops.h (moved) * uspace/lib/libc/include/bool.h (moved) * uspace/lib/libc/include/cap.h (moved) * uspace/lib/libc/include/ctype.h (moved) * uspace/lib/libc/include/ddi.h (moved) * uspace/lib/libc/include/endian.h (moved) * uspace/lib/libc/include/err.h (moved) * uspace/lib/libc/include/errno.h (moved) * uspace/lib/libc/include/futex.h (moved) * uspace/lib/libc/include/io/file.h (moved) * uspace/lib/libc/include/io/io.h (moved) * uspace/lib/libc/include/io/printf_core.h (moved) * uspace/lib/libc/include/io/stream.h (moved) * uspace/lib/libc/include/ipc/fb.h (moved) * uspace/lib/libc/include/ipc/ipc.h (moved) * uspace/lib/libc/include/ipc/ns.h (moved) * uspace/lib/libc/include/ipc/services.h (moved) * uspace/lib/libc/include/libadt/fifo.h (moved) * uspace/lib/libc/include/libadt/hash_table.h (moved) * uspace/lib/libc/include/libadt/list.h (moved) * uspace/lib/libc/include/libc.h (moved) * uspace/lib/libc/include/limits.h (moved) * uspace/lib/libc/include/malloc.h (moved) * uspace/lib/libc/include/psthread.h (moved) * uspace/lib/libc/include/stdarg.h (moved) * uspace/lib/libc/include/stddef.h (moved) * uspace/lib/libc/include/stdint.h (moved) * uspace/lib/libc/include/stdio.h (moved) * uspace/lib/libc/include/stdlib.h (moved) * uspace/lib/libc/include/string.h (moved) * uspace/lib/libc/include/sys/mman.h (moved) * uspace/lib/libc/include/sys/time.h (moved) * uspace/lib/libc/include/sys/types.h (moved) * uspace/lib/libc/include/syscall.h (moved) * uspace/lib/libc/include/sysinfo.h (moved) * uspace/lib/libc/include/task.h (moved) * uspace/lib/libc/include/thread.h (moved) * uspace/lib/libc/include/time.h (moved) * uspace/lib/libc/include/types.h (moved) * uspace/lib/libc/include/unistd.h (moved) * uspace/lib/libc/malloc/malloc.c (moved) * uspace/lib/softfloat/Makefile (moved) * uspace/lib/softfloat/arch/amd64/include/functions.h (moved) * uspace/lib/softfloat/arch/arm32/include/functions.h (moved) * uspace/lib/softfloat/arch/ia32/include/functions.h (moved) * uspace/lib/softfloat/arch/ia64/include/functions.h (moved) * uspace/lib/softfloat/arch/mips32/include/functions.h (moved) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (moved) * uspace/lib/softfloat/arch/ppc32/include/functions.h (moved) * uspace/lib/softfloat/arch/ppc64/include/functions.h (moved) * uspace/lib/softfloat/arch/sparc64/include/functions.h (moved) * uspace/lib/softfloat/generic/add.c (moved) * uspace/lib/softfloat/generic/common.c (moved) * uspace/lib/softfloat/generic/comparison.c (moved) * uspace/lib/softfloat/generic/conversion.c (moved) * uspace/lib/softfloat/generic/div.c (moved) * uspace/lib/softfloat/generic/mul.c (moved) * uspace/lib/softfloat/generic/other.c (moved) * uspace/lib/softfloat/generic/softfloat.c (moved) * uspace/lib/softfloat/generic/sub.c (moved) * uspace/lib/softfloat/include/add.h (moved) * uspace/lib/softfloat/include/common.h (moved) * uspace/lib/softfloat/include/comparison.h (moved) * uspace/lib/softfloat/include/conversion.h (moved) * uspace/lib/softfloat/include/div.h (moved) * uspace/lib/softfloat/include/mul.h (moved) * uspace/lib/softfloat/include/other.h (moved) * uspace/lib/softfloat/include/sftypes.h (moved) * uspace/lib/softfloat/include/softfloat.h (moved) * uspace/lib/softfloat/include/sub.h (moved) * uspace/lib/softint/Makefile (moved) * uspace/lib/softint/generic/division.c (moved) * uspace/lib/softint/include/division.h (moved) * uspace/srv/console/Makefile (moved) * uspace/srv/console/anim_1.ppm (moved) * uspace/srv/console/anim_2.ppm (moved) * uspace/srv/console/anim_3.ppm (moved) * uspace/srv/console/anim_4.ppm (moved) * uspace/srv/console/cons_has_data.ppm (moved) * uspace/srv/console/cons_idle.ppm (moved) * uspace/srv/console/cons_kernel.ppm (moved) * uspace/srv/console/cons_selected.ppm (moved) * uspace/srv/console/console.c (moved) * uspace/srv/console/console.h (moved) * uspace/srv/console/gcons.c (moved) * uspace/srv/console/gcons.h (moved) * uspace/srv/console/helenos.ppm (moved) * uspace/srv/console/nameic.ppm (moved) * uspace/srv/console/screenbuffer.c (moved) * uspace/srv/console/screenbuffer.h (moved) * uspace/srv/fb/Makefile (moved) * uspace/srv/fb/ega.c (moved) * uspace/srv/fb/ega.h (moved) * uspace/srv/fb/fb.c (moved) * uspace/srv/fb/fb.h (moved) * uspace/srv/fb/font-8x16.c (moved) * uspace/srv/fb/font-8x16.h (moved) * uspace/srv/fb/main.c (moved) * uspace/srv/fb/main.h (moved) * uspace/srv/fb/pointer.xbm (moved) * uspace/srv/fb/pointer_mask.xbm (moved) * uspace/srv/fb/ppm.c (moved) * uspace/srv/fb/ppm.h (moved) * uspace/srv/fb/sysio.c (moved) * uspace/srv/fb/sysio.h (moved) * uspace/srv/fs/Makefile (moved) * uspace/srv/fs/fs.c (moved) * uspace/srv/kbd/Makefile (moved) * uspace/srv/kbd/arch/amd64 (moved) * uspace/srv/kbd/arch/arm32/include/kbd.h (moved) * uspace/srv/kbd/arch/arm32/src/kbd.c (moved) * uspace/srv/kbd/arch/arm32/src/kbd_gxemul.c (moved) * uspace/srv/kbd/arch/ia32/include/kbd.h (moved) * uspace/srv/kbd/arch/ia32/include/scanc.h (moved) * uspace/srv/kbd/arch/ia32/src/kbd.c (moved) * uspace/srv/kbd/arch/ia32/src/mouse.c (moved) * uspace/srv/kbd/arch/ia32/src/scanc.c (moved) * uspace/srv/kbd/arch/ia64/include/kbd.h (moved) * uspace/srv/kbd/arch/ia64/src/kbd.c (moved) * uspace/srv/kbd/arch/mips32/include/kbd.h (moved) * uspace/srv/kbd/arch/mips32/src/kbd.c (moved) * uspace/srv/kbd/arch/mips32eb (moved) * uspace/srv/kbd/arch/ppc32/include/kbd.h (moved) * uspace/srv/kbd/arch/ppc32/src/kbd.c (moved) * uspace/srv/kbd/arch/ppc64/include/kbd.h (moved) * uspace/srv/kbd/arch/ppc64/src/kbd.c (moved) * uspace/srv/kbd/arch/sparc64/include/kbd.h (moved) * uspace/srv/kbd/arch/sparc64/include/scanc.h (moved) * uspace/srv/kbd/arch/sparc64/src/kbd.c (moved) * uspace/srv/kbd/arch/sparc64/src/scanc.c (moved) * uspace/srv/kbd/genarch/include/kbd.h (moved) * uspace/srv/kbd/genarch/include/scanc.h (moved) * uspace/srv/kbd/genarch/src/kbd.c (moved) * uspace/srv/kbd/generic/kbd.c (moved) * uspace/srv/kbd/generic/key_buffer.c (moved) * uspace/srv/kbd/include/kbd.h (moved) * uspace/srv/kbd/include/key_buffer.h (moved) * uspace/srv/kbd/include/keys.h (moved) * uspace/srv/ns/Makefile (moved) * uspace/srv/ns/ns.c (moved) * uspace/srv/pci/COPYING (moved) * uspace/srv/pci/Makefile (moved) * uspace/srv/pci/libpci/Makefile (moved) * uspace/srv/pci/libpci/VERSION (moved) * uspace/srv/pci/libpci/access.c (moved) * uspace/srv/pci/libpci/generic.c (moved) * uspace/srv/pci/libpci/header.h (moved) * uspace/srv/pci/libpci/i386-ports.c (moved) * uspace/srv/pci/libpci/internal.h (moved) * uspace/srv/pci/libpci/names.c (moved) * uspace/srv/pci/libpci/pci.h (moved) * uspace/srv/pci/libpci/pci_ids.h (moved) * uspace/srv/pci/libpci/sysdep.h (moved) * uspace/srv/pci/libpci/types.h (moved) * uspace/srv/pci/pci.c (moved) * uspace/srv/pci/update-ids (moved) * uspace/srv/rd/Makefile (moved) * uspace/srv/rd/rd.c (moved) * uspace/srv/rd/rd.h (moved) New, better-structured, directory layout for uspace. Fri, 06 Apr 2007 12:21:50 GMT Martin Decky [c0cf640] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/amd64/grub/menu.lst (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32/grub/menu.lst (modified) * boot/arch/ia32xen/Makefile.inc (modified) * boot/arch/ia32xen/grub/menu.debug.lst (modified) * boot/arch/ia32xen/grub/menu.lst (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * contrib/conf/ski.conf (modified) * kernel/generic/src/lib/objc.c (modified) * uspace/Makefile (modified) * uspace/tester/Makefile (moved) * uspace/tester/ipcc.c (moved) rename ipcc to tester Wed, 17 Jan 2007 20:35:14 GMT Jakub Jermar [df4ed85] * Makefile (modified) * boot/Makefile (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32xen/Makefile.inc (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/mips32/loader/asm.S (modified) * boot/arch/mips32/loader/asm.h (modified) * boot/arch/mips32/loader/boot.S (modified) * boot/arch/mips32/loader/main.c (modified) * boot/arch/mips32/loader/main.h (modified) * boot/arch/mips32/loader/msim.c (modified) * boot/arch/mips32/loader/msim.h (modified) * boot/arch/mips32/loader/regname.h (modified) * boot/arch/mips32/loader/types.h (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc32/loader/asm.S (modified) * boot/arch/ppc32/loader/asm.h (modified) * boot/arch/ppc32/loader/boot.S (modified) * boot/arch/ppc32/loader/main.c (modified) * boot/arch/ppc32/loader/main.h (modified) * boot/arch/ppc32/loader/ofwarch.c (modified) * boot/arch/ppc32/loader/ofwarch.h (modified) * boot/arch/ppc32/loader/regname.h (modified) * boot/arch/ppc32/loader/types.h (modified) * boot/arch/ppc64/Makefile.inc (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/ppc64/loader/asm.S (modified) * boot/arch/ppc64/loader/asm.h (modified) * boot/arch/ppc64/loader/boot.S (modified) * boot/arch/ppc64/loader/main.c (modified) * boot/arch/ppc64/loader/main.h (modified) * boot/arch/ppc64/loader/ofwarch.c (modified) * boot/arch/ppc64/loader/ofwarch.h (modified) * boot/arch/ppc64/loader/regname.h (modified) * boot/arch/ppc64/loader/types.h (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/loader/Makefile (modified) * boot/arch/sparc64/loader/asm.S (modified) * boot/arch/sparc64/loader/asm.h (modified) * boot/arch/sparc64/loader/boot.S (modified) * boot/arch/sparc64/loader/main.c (modified) * boot/arch/sparc64/loader/main.h (modified) * boot/arch/sparc64/loader/ofwarch.c (modified) * boot/arch/sparc64/loader/ofwarch.h (modified) * boot/arch/sparc64/loader/register.h (modified) * boot/arch/sparc64/loader/stack.h (modified) * boot/arch/sparc64/loader/types.h (modified) * boot/genarch/balloc.c (modified) * boot/genarch/balloc.h (modified) * boot/genarch/ofw.c (modified) * boot/genarch/ofw.h (modified) * boot/genarch/ofw_tree.c (modified) * boot/genarch/ofw_tree.h (modified) * boot/generic/align.h (modified) * boot/generic/gentypes.h (modified) * boot/generic/printf.c (modified) * boot/generic/printf.h (modified) * boot/generic/stdarg.h (modified) * boot/generic/string.c (modified) * boot/generic/string.h (modified) * boot/tools/ppc32/font-8x16.c (modified) * boot/tools/ppc32/font-8x16.h (modified) * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch.h (modified) * kernel/arch/amd64/include/arg.h (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/include/atomic.h (modified) * kernel/arch/amd64/include/boot/boot.h (modified) * kernel/arch/amd64/include/byteorder.h (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/context_offset.h (modified) * kernel/arch/amd64/include/cpu.h (modified) * kernel/arch/amd64/include/cpuid.h (modified) * kernel/arch/amd64/include/cycle.h (modified) * kernel/arch/amd64/include/ddi/ddi.h (modified) * kernel/arch/amd64/include/debugger.h (modified) * kernel/arch/amd64/include/drivers/vesa.h (modified) * kernel/arch/amd64/include/elf.h (modified) * kernel/arch/amd64/include/faddr.h (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/include/memstr.h (modified) * kernel/arch/amd64/include/mm/as.h (modified) * kernel/arch/amd64/include/mm/frame.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/include/mm/ptl.h (modified) * kernel/arch/amd64/include/mm/tlb.h (modified) * kernel/arch/amd64/include/pm.h (modified) * kernel/arch/amd64/include/proc/task.h (modified) * kernel/arch/amd64/include/proc/thread.h (modified) * kernel/arch/amd64/include/syscall.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm_utils.S (modified) * kernel/arch/amd64/src/boot/boot.S (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/amd64/src/delay.S (modified) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/mm/memory_init.c (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/proc/task.c (modified) * kernel/arch/amd64/src/proc/thread.c (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch.h (modified) * kernel/arch/ia32/include/arg.h (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/barrier.h (modified) * kernel/arch/ia32/include/bios/bios.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/boot/memmap.h (modified) * kernel/arch/ia32/include/byteorder.h (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/cpu.h (modified) * kernel/arch/ia32/include/cpuid.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/include/ddi/ddi.h (modified) * kernel/arch/ia32/include/debug.h (modified) * kernel/arch/ia32/include/drivers/ega.h (modified) * kernel/arch/ia32/include/drivers/i8042.h (modified) * kernel/arch/ia32/include/drivers/i8254.h (modified) * kernel/arch/ia32/include/drivers/i8259.h (modified) * kernel/arch/ia32/include/drivers/vesa.h (modified) * kernel/arch/ia32/include/elf.h (modified) * kernel/arch/ia32/include/faddr.h (modified) * kernel/arch/ia32/include/fpu_context.h (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/include/memstr.h (modified) * kernel/arch/ia32/include/mm/as.h (modified) * kernel/arch/ia32/include/mm/asid.h (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/include/mm/memory_init.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/include/mm/tlb.h (modified) * kernel/arch/ia32/include/pm.h (modified) * kernel/arch/ia32/include/proc/task.h (modified) * kernel/arch/ia32/include/proc/thread.h (modified) * kernel/arch/ia32/include/smp/ap.h (modified) * kernel/arch/ia32/include/smp/apic.h (modified) * kernel/arch/ia32/include/smp/mps.h (modified) * kernel/arch/ia32/include/smp/smp.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/atomic.S (modified) * kernel/arch/ia32/src/bios/bios.c (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/context.s (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/debug/panic.s (modified) * kernel/arch/ia32/src/delay.s (modified) * kernel/arch/ia32/src/drivers/ega.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/drivers/vesa.c (modified) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/as.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/memory_init.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/mm/tlb.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/proc/task.c (modified) * kernel/arch/ia32/src/proc/thread.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/ipi.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia32xen/Makefile.inc (modified) * kernel/arch/ia32xen/include/asm.h (modified) * kernel/arch/ia32xen/include/boot/boot.h (modified) * kernel/arch/ia32xen/include/drivers/xconsole.h (modified) * kernel/arch/ia32xen/include/hypercall.h (modified) * kernel/arch/ia32xen/include/mm/as.h (modified) * kernel/arch/ia32xen/include/mm/asid.h (modified) * kernel/arch/ia32xen/include/mm/frame.h (modified) * kernel/arch/ia32xen/include/mm/memory_init.h (modified) * kernel/arch/ia32xen/include/mm/page.h (modified) * kernel/arch/ia32xen/include/mm/tlb.h (modified) * kernel/arch/ia32xen/include/pm.h (modified) * kernel/arch/ia32xen/include/types.h (modified) * kernel/arch/ia32xen/src/asm.S (modified) * kernel/arch/ia32xen/src/boot/boot.S (modified) * kernel/arch/ia32xen/src/drivers/xconsole.c (modified) * kernel/arch/ia32xen/src/ia32xen.c (modified) * kernel/arch/ia32xen/src/interrupt.c (modified) * kernel/arch/ia32xen/src/mm/as.c (modified) * kernel/arch/ia32xen/src/mm/frame.c (modified) * kernel/arch/ia32xen/src/mm/memory_init.c (modified) * kernel/arch/ia32xen/src/mm/page.c (modified) * kernel/arch/ia32xen/src/mm/tlb.c (modified) * kernel/arch/ia32xen/src/pm.c (modified) * kernel/arch/ia32xen/src/proc/scheduler.c (modified) * kernel/arch/ia32xen/src/proc/task.c (modified) * kernel/arch/ia32xen/src/proc/thread.c (modified) * kernel/arch/ia32xen/src/smp/apic.c (modified) * kernel/arch/ia32xen/src/smp/ipi.c (modified) * kernel/arch/ia32xen/src/smp/mps.c (modified) * kernel/arch/ia32xen/src/smp/smp.c (modified) * kernel/arch/ia32xen/src/userspace.c (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/include/arch.h (modified) * kernel/arch/ia64/include/arg.h (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/include/atomic.h (modified) * kernel/arch/ia64/include/barrier.h (modified) * kernel/arch/ia64/include/byteorder.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/ia64/include/cpu.h (modified) * kernel/arch/ia64/include/cycle.h (modified) * kernel/arch/ia64/include/debug.h (modified) * kernel/arch/ia64/include/drivers/it.h (modified) * kernel/arch/ia64/include/elf.h (modified) * kernel/arch/ia64/include/faddr.h (modified) * kernel/arch/ia64/include/fpu_context.h (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/include/memstr.h (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/include/mm/asid.h (modified) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/include/mm/memory_init.h (modified) * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/include/mm/tlb.h (modified) * kernel/arch/ia64/include/mm/vhpt.h (modified) * kernel/arch/ia64/include/pal/pal.h (modified) * kernel/arch/ia64/include/proc/task.h (modified) * kernel/arch/ia64/include/proc/thread.h (modified) * kernel/arch/ia64/include/register.h (modified) * kernel/arch/ia64/include/simics/ega.h (modified) * kernel/arch/ia64/include/ski/ski.h (modified) * kernel/arch/ia64/include/stack.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/cpu/cpu.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/drivers/it.c (modified) * kernel/arch/ia64/src/dummy.s (modified) * kernel/arch/ia64/src/fpu_context.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/as.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/ia64/src/putchar.c (modified) * kernel/arch/ia64/src/simics/ega.c (modified) * kernel/arch/ia64/src/ski/ski.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/arch.h (modified) * kernel/arch/mips32/include/arg.h (modified) * kernel/arch/mips32/include/asm.h (modified) * kernel/arch/mips32/include/asm/boot.h (modified) * kernel/arch/mips32/include/asm/regname.h (modified) * kernel/arch/mips32/include/atomic.h (modified) * kernel/arch/mips32/include/barrier.h (modified) * kernel/arch/mips32/include/boot.h (modified) * kernel/arch/mips32/include/byteorder.h (modified) * kernel/arch/mips32/include/cache.h (modified) * kernel/arch/mips32/include/console.h (modified) * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/context_offset.h (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/mips32/include/cpu.h (modified) * kernel/arch/mips32/include/cycle.h (modified) * kernel/arch/mips32/include/debug.h (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/drivers/arc.h (modified) * kernel/arch/mips32/include/drivers/msim.h (modified) * kernel/arch/mips32/include/drivers/serial.h (modified) * kernel/arch/mips32/include/elf.h (modified) * kernel/arch/mips32/include/exception.h (modified) * kernel/arch/mips32/include/faddr.h (modified) * kernel/arch/mips32/include/fpu_context.h (modified) * kernel/arch/mips32/include/interrupt.h (modified) * kernel/arch/mips32/include/memstr.h (modified) * kernel/arch/mips32/include/mm/as.h (modified) * kernel/arch/mips32/include/mm/asid.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/mm/memory_init.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/include/mm/tlb.h (modified) * kernel/arch/mips32/include/proc/task.h (modified) * kernel/arch/mips32/include/proc/thread.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/console.c (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/ddi/ddi.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/drivers/arc.c (modified) * kernel/arch/mips32/src/drivers/msim.c (modified) * kernel/arch/mips32/src/drivers/serial.c (modified) * kernel/arch/mips32/src/dummy.S (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/fpu_context.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/as.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/page.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/panic.S (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/include/arch.h (modified) * kernel/arch/ppc32/include/arg.h (modified) * kernel/arch/ppc32/include/asm.h (modified) * kernel/arch/ppc32/include/asm/regname.h (modified) * kernel/arch/ppc32/include/atomic.h (modified) * kernel/arch/ppc32/include/barrier.h (modified) * kernel/arch/ppc32/include/boot/boot.h (modified) * kernel/arch/ppc32/include/byteorder.h (modified) * kernel/arch/ppc32/include/context.h (modified) * kernel/arch/ppc32/include/context_offset.h (modified) * kernel/arch/ppc32/include/cpu.h (modified) * kernel/arch/ppc32/include/cpuid.h (modified) * kernel/arch/ppc32/include/cycle.h (modified) * kernel/arch/ppc32/include/debug.h (modified) * kernel/arch/ppc32/include/drivers/cuda.h (modified) * kernel/arch/ppc32/include/drivers/pic.h (modified) * kernel/arch/ppc32/include/elf.h (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/faddr.h (modified) * kernel/arch/ppc32/include/fpu_context.h (modified) * kernel/arch/ppc32/include/interrupt.h (modified) * kernel/arch/ppc32/include/memstr.h (modified) * kernel/arch/ppc32/include/mm/as.h (modified) * kernel/arch/ppc32/include/mm/asid.h (modified) * kernel/arch/ppc32/include/mm/frame.h (modified) * kernel/arch/ppc32/include/mm/memory_init.h (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/include/mm/tlb.h (modified) * kernel/arch/ppc32/include/proc/task.h (modified) * kernel/arch/ppc32/include/proc/thread.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/ddi/ddi.c (modified) * kernel/arch/ppc32/src/debug/panic.s (modified) * kernel/arch/ppc32/src/drivers/cuda.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/dummy.s (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/as.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/memory_init.c (modified) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/ppc64/Makefile.inc (modified) * kernel/arch/ppc64/include/arch.h (modified) * kernel/arch/ppc64/include/arg.h (modified) * kernel/arch/ppc64/include/asm.h (modified) * kernel/arch/ppc64/include/asm/regname.h (modified) * kernel/arch/ppc64/include/atomic.h (modified) * kernel/arch/ppc64/include/barrier.h (modified) * kernel/arch/ppc64/include/boot/boot.h (modified) * kernel/arch/ppc64/include/byteorder.h (modified) * kernel/arch/ppc64/include/context.h (modified) * kernel/arch/ppc64/include/context_offset.h (modified) * kernel/arch/ppc64/include/cpu.h (modified) * kernel/arch/ppc64/include/cpuid.h (modified) * kernel/arch/ppc64/include/cycle.h (modified) * kernel/arch/ppc64/include/debug.h (modified) * kernel/arch/ppc64/include/drivers/pic.h (modified) * kernel/arch/ppc64/include/elf.h (modified) * kernel/arch/ppc64/include/exception.h (modified) * kernel/arch/ppc64/include/faddr.h (modified) * kernel/arch/ppc64/include/fpu_context.h (modified) * kernel/arch/ppc64/include/interrupt.h (modified) * kernel/arch/ppc64/include/memstr.h (modified) * kernel/arch/ppc64/include/mm/as.h (modified) * kernel/arch/ppc64/include/mm/asid.h (modified) * kernel/arch/ppc64/include/mm/frame.h (modified) * kernel/arch/ppc64/include/mm/memory_init.h (modified) * kernel/arch/ppc64/include/mm/page.h (modified) * kernel/arch/ppc64/include/mm/tlb.h (modified) * kernel/arch/ppc64/include/proc/task.h (modified) * kernel/arch/ppc64/include/proc/thread.h (modified) * kernel/arch/ppc64/include/types.h (modified) * kernel/arch/ppc64/src/asm.S (modified) * kernel/arch/ppc64/src/boot/boot.S (modified) * kernel/arch/ppc64/src/context.S (modified) * kernel/arch/ppc64/src/cpu/cpu.c (modified) * kernel/arch/ppc64/src/ddi/ddi.c (modified) * kernel/arch/ppc64/src/debug/panic.s (modified) * kernel/arch/ppc64/src/drivers/pic.c (modified) * kernel/arch/ppc64/src/dummy.s (modified) * kernel/arch/ppc64/src/exception.S (modified) * kernel/arch/ppc64/src/fpu_context.S (modified) * kernel/arch/ppc64/src/interrupt.c (modified) * kernel/arch/ppc64/src/mm/as.c (modified) * kernel/arch/ppc64/src/mm/frame.c (modified) * kernel/arch/ppc64/src/mm/memory_init.c (modified) * kernel/arch/ppc64/src/mm/page.c (modified) * kernel/arch/ppc64/src/mm/tlb.c (modified) * kernel/arch/ppc64/src/ppc64.c (modified) * kernel/arch/ppc64/src/proc/scheduler.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/arch.h (modified) * kernel/arch/sparc64/include/arg.h (modified) * kernel/arch/sparc64/include/asm.h (modified) * kernel/arch/sparc64/include/atomic.h (modified) * kernel/arch/sparc64/include/barrier.h (modified) * kernel/arch/sparc64/include/boot/boot.h (modified) * kernel/arch/sparc64/include/byteorder.h (modified) * kernel/arch/sparc64/include/console.h (modified) * kernel/arch/sparc64/include/context.h (modified) * kernel/arch/sparc64/include/context_offset.h (modified) * kernel/arch/sparc64/include/cpu.h (modified) * kernel/arch/sparc64/include/cycle.h (modified) * kernel/arch/sparc64/include/debug.h (modified) * kernel/arch/sparc64/include/drivers/fb.h (modified) * kernel/arch/sparc64/include/drivers/fhc.h (modified) * kernel/arch/sparc64/include/drivers/kbd.h (modified) * kernel/arch/sparc64/include/drivers/ns16550.h (modified) * kernel/arch/sparc64/include/drivers/pci.h (modified) * kernel/arch/sparc64/include/drivers/scr.h (modified) * kernel/arch/sparc64/include/drivers/tick.h (modified) * kernel/arch/sparc64/include/drivers/z8530.h (modified) * kernel/arch/sparc64/include/elf.h (modified) * kernel/arch/sparc64/include/faddr.h (modified) * kernel/arch/sparc64/include/fpu_context.h (modified) * kernel/arch/sparc64/include/interrupt.h (modified) * kernel/arch/sparc64/include/memstr.h (modified) * kernel/arch/sparc64/include/mm/as.h (modified) * kernel/arch/sparc64/include/mm/asid.h (modified) * kernel/arch/sparc64/include/mm/cache.h (modified) * kernel/arch/sparc64/include/mm/frame.h (modified) * kernel/arch/sparc64/include/mm/memory_init.h (modified) * kernel/arch/sparc64/include/mm/mmu.h (modified) * kernel/arch/sparc64/include/mm/page.h (modified) * kernel/arch/sparc64/include/mm/tlb.h (modified) * kernel/arch/sparc64/include/mm/tsb.h (modified) * kernel/arch/sparc64/include/mm/tte.h (modified) * kernel/arch/sparc64/include/proc/task.h (modified) * kernel/arch/sparc64/include/proc/thread.h (modified) * kernel/arch/sparc64/include/regdef.h (modified) * kernel/arch/sparc64/include/register.h (modified) * kernel/arch/sparc64/include/stack.h (modified) * kernel/arch/sparc64/include/syscall.h (modified) * kernel/arch/sparc64/include/trap/exception.h (modified) * kernel/arch/sparc64/include/trap/interrupt.h (modified) * kernel/arch/sparc64/include/trap/mmu.h (modified) * kernel/arch/sparc64/include/trap/regwin.h (modified) * kernel/arch/sparc64/include/trap/syscall.h (modified) * kernel/arch/sparc64/include/trap/trap.h (modified) * kernel/arch/sparc64/include/trap/trap_table.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/context.S (modified) * kernel/arch/sparc64/src/cpu/cpu.c (modified) * kernel/arch/sparc64/src/ddi/ddi.c (modified) * kernel/arch/sparc64/src/drivers/fhc.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/dummy.s (modified) * kernel/arch/sparc64/src/fpu_context.c (modified) * kernel/arch/sparc64/src/mm/as.c (modified) * kernel/arch/sparc64/src/mm/cache.c (modified) * kernel/arch/sparc64/src/mm/cache_asm.S (modified) * kernel/arch/sparc64/src/mm/frame.c (modified) * kernel/arch/sparc64/src/mm/memory_init.c (modified) * kernel/arch/sparc64/src/mm/page.c (modified) * kernel/arch/sparc64/src/mm/tlb.c (modified) * kernel/arch/sparc64/src/mm/tsb.c (modified) * kernel/arch/sparc64/src/panic.S (modified) * kernel/arch/sparc64/src/proc/scheduler.c (modified) * kernel/arch/sparc64/src/proc/thread.c (modified) * kernel/arch/sparc64/src/smp/ipi.c (modified) * kernel/arch/sparc64/src/smp/smp.c (modified) * kernel/arch/sparc64/src/sparc64.c (modified) * kernel/arch/sparc64/src/start.S (modified) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/arch/sparc64/src/trap/interrupt.c (modified) * kernel/arch/sparc64/src/trap/mmu.S (modified) * kernel/arch/sparc64/src/trap/syscall.c (modified) * kernel/arch/sparc64/src/trap/trap.c (modified) * kernel/arch/sparc64/src/trap/trap_table.S (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/acpi/acpi.h (modified) * kernel/genarch/include/acpi/madt.h (modified) * kernel/genarch/include/fb/fb.h (modified) * kernel/genarch/include/fb/font-8x16.h (modified) * kernel/genarch/include/fb/visuals.h (modified) * kernel/genarch/include/kbd/i8042.h (modified) * kernel/genarch/include/kbd/key.h (modified) * kernel/genarch/include/kbd/ns16550.h (modified) * kernel/genarch/include/kbd/scanc.h (modified) * kernel/genarch/include/kbd/scanc_pc.h (modified) * kernel/genarch/include/kbd/scanc_sun.h (modified) * kernel/genarch/include/kbd/z8530.h (modified) * kernel/genarch/include/mm/as_ht.h (modified) * kernel/genarch/include/mm/as_pt.h (modified) * kernel/genarch/include/mm/asid_fifo.h (modified) * kernel/genarch/include/mm/page_ht.h (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/fb/font-8x16.c (modified) * kernel/genarch/src/kbd/i8042.c (modified) * kernel/genarch/src/kbd/key.c (modified) * kernel/genarch/src/kbd/ns16550.c (modified) * kernel/genarch/src/kbd/scanc_pc.c (modified) * kernel/genarch/src/kbd/scanc_sun.c (modified) * kernel/genarch/src/kbd/z8530.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/mm/asid_fifo.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/fhc.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/upa.c (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/fifo.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/align.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/atomic.h (modified) * kernel/generic/include/bitops.h (modified) * kernel/generic/include/byteorder.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/cmd.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/console/klog.h (modified) * kernel/generic/include/context.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/ddi_arg.h (modified) * kernel/generic/include/ddi/device.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/errno.h (modified) * kernel/generic/include/fpu_context.h (modified) * kernel/generic/include/func.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/lib/elf.h (modified) * kernel/generic/include/lib/rd.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/main/kinit.h (modified) * kernel/generic/include/main/main.h (modified) * kernel/generic/include/main/uinit.h (modified) * kernel/generic/include/main/version.h (modified) * kernel/generic/include/memstr.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/asid.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/preemption.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/printf_core.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/proc/uarg.h (modified) * kernel/generic/include/putchar.h (modified) * kernel/generic/include/security/cap.h (modified) * kernel/generic/include/smp/ipi.h (modified) * kernel/generic/include/smp/smp.h (modified) * kernel/generic/include/sort.h (modified) * kernel/generic/include/stackarg.h (modified) * kernel/generic/include/stdarg.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/mutex.h (modified) * kernel/generic/include/synch/rwlock.h (modified) * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/include/synch/synch.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/syscall/copy.h (modified) * kernel/generic/include/syscall/sysarg64.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/clock.h (modified) * kernel/generic/include/time/delay.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/include/userspace.h (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/chardev.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/console/klog.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/device.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/func.c (modified) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/sort.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/preempt/preemption.c (modified) * kernel/generic/src/printf/printf.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/printf/snprintf.c (modified) * kernel/generic/src/printf/sprintf.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/printf/vsprintf.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/the.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/cap.c (modified) * kernel/generic/src/smp/ipi.c (modified) * kernel/generic/src/smp/smp.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/rwlock.c (modified) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/test/atomic/atomic1.c (modified) * kernel/test/btree/btree1.c (modified) * kernel/test/debug/mips1.c (modified) * kernel/test/fault/fault1.c (modified) * kernel/test/fpu/fpu1.c (modified) * kernel/test/fpu/mips2.c (modified) * kernel/test/fpu/sse1.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/purge1.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/print/print1.c (modified) * kernel/test/synch/rwlock1.c (modified) * kernel/test/synch/rwlock2.c (modified) * kernel/test/synch/rwlock3.c (modified) * kernel/test/synch/rwlock4.c (modified) * kernel/test/synch/rwlock5.c (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/sysinfo/sysinfo1.c (modified) * kernel/test/test.c (modified) * kernel/test/test.h (modified) * kernel/test/thread/thread1.c (modified) * uspace/Makefile (modified) * uspace/console/Makefile (modified) * uspace/console/console.c (modified) * uspace/console/console.h (modified) * uspace/console/gcons.c (modified) * uspace/console/gcons.h (modified) * uspace/console/screenbuffer.c (modified) * uspace/console/screenbuffer.h (modified) * uspace/fb/Makefile (modified) * uspace/fb/ega.c (modified) * uspace/fb/ega.h (modified) * uspace/fb/fb.c (modified) * uspace/fb/fb.h (modified) * uspace/fb/font-8x16.c (modified) * uspace/fb/font-8x16.h (modified) * uspace/fb/main.c (modified) * uspace/fb/main.h (modified) * uspace/fb/ppm.c (modified) * uspace/fb/ppm.h (modified) * uspace/fb/sysio.c (modified) * uspace/fb/sysio.h (modified) * uspace/fs/Makefile (modified) * uspace/fs/fs.c (modified) * uspace/init/Makefile (modified) * uspace/init/init.c (modified) * uspace/init/init.h (modified) * uspace/init/version.c (modified) * uspace/init/version.h (modified) * uspace/ipcc/Makefile (modified) * uspace/ipcc/ipcc.c (modified) * uspace/kbd/Makefile (modified) * uspace/kbd/arch/ia32/include/kbd.h (modified) * uspace/kbd/arch/ia32/include/scanc.h (modified) * uspace/kbd/arch/ia32/src/kbd.c (modified) * uspace/kbd/arch/ia32/src/mouse.c (modified) * uspace/kbd/arch/ia32/src/scanc.c (modified) * uspace/kbd/arch/ia64/include/kbd.h (modified) * uspace/kbd/arch/ia64/src/kbd.c (modified) * uspace/kbd/arch/mips32/include/kbd.h (modified) * uspace/kbd/arch/mips32/src/kbd.c (modified) * uspace/kbd/arch/ppc32/include/kbd.h (modified) * uspace/kbd/arch/ppc32/src/kbd.c (modified) * uspace/kbd/arch/ppc64/include/kbd.h (modified) * uspace/kbd/arch/ppc64/src/kbd.c (modified) * uspace/kbd/arch/sparc64/include/kbd.h (modified) * uspace/kbd/arch/sparc64/include/scanc.h (modified) * uspace/kbd/arch/sparc64/src/kbd.c (modified) * uspace/kbd/arch/sparc64/src/scanc.c (modified) * uspace/kbd/genarch/include/kbd.h (modified) * uspace/kbd/genarch/include/scanc.h (modified) * uspace/kbd/genarch/src/kbd.c (modified) * uspace/kbd/generic/kbd.c (modified) * uspace/kbd/generic/key_buffer.c (modified) * uspace/kbd/include/kbd.h (modified) * uspace/kbd/include/key_buffer.h (modified) * uspace/kbd/include/keys.h (modified) * uspace/klog/Makefile (modified) * uspace/klog/klog.c (modified) * uspace/libc/Makefile (modified) * uspace/libc/arch/amd64/Makefile.inc (modified) * uspace/libc/arch/amd64/include/atomic.h (modified) * uspace/libc/arch/amd64/include/config.h (modified) * uspace/libc/arch/amd64/include/endian.h (modified) * uspace/libc/arch/amd64/include/faddr.h (modified) * uspace/libc/arch/amd64/include/limits.h (modified) * uspace/libc/arch/amd64/include/psthread.h (modified) * uspace/libc/arch/amd64/include/stackarg.h (modified) * uspace/libc/arch/amd64/include/syscall.h (modified) * uspace/libc/arch/amd64/include/thread.h (modified) * uspace/libc/arch/amd64/include/types.h (modified) * uspace/libc/arch/amd64/src/entry.s (modified) * uspace/libc/arch/amd64/src/psthread.S (modified) * uspace/libc/arch/amd64/src/syscall.S (modified) * uspace/libc/arch/amd64/src/thread.c (modified) * uspace/libc/arch/amd64/src/thread_entry.s (modified) * uspace/libc/arch/ia32/Makefile.inc (modified) * uspace/libc/arch/ia32/include/atomic.h (modified) * uspace/libc/arch/ia32/include/config.h (modified) * uspace/libc/arch/ia32/include/ddi.h (modified) * uspace/libc/arch/ia32/include/endian.h (modified) * uspace/libc/arch/ia32/include/faddr.h (modified) * uspace/libc/arch/ia32/include/limits.h (modified) * uspace/libc/arch/ia32/include/psthread.h (modified) * uspace/libc/arch/ia32/include/stackarg.h (modified) * uspace/libc/arch/ia32/include/syscall.h (modified) * uspace/libc/arch/ia32/include/thread.h (modified) * uspace/libc/arch/ia32/include/types.h (modified) * uspace/libc/arch/ia32/src/entry.s (modified) * uspace/libc/arch/ia32/src/psthread.S (modified) * uspace/libc/arch/ia32/src/syscall.c (modified) * uspace/libc/arch/ia32/src/thread_entry.s (modified) * uspace/libc/arch/ia64/Makefile.inc (modified) * uspace/libc/arch/ia64/include/atomic.h (modified) * uspace/libc/arch/ia64/include/config.h (modified) * uspace/libc/arch/ia64/include/endian.h (modified) * uspace/libc/arch/ia64/include/faddr.h (modified) * uspace/libc/arch/ia64/include/limits.h (modified) * uspace/libc/arch/ia64/include/psthread.h (modified) * uspace/libc/arch/ia64/include/stack.h (modified) * uspace/libc/arch/ia64/include/stackarg.h (modified) * uspace/libc/arch/ia64/include/syscall.h (modified) * uspace/libc/arch/ia64/include/thread.h (modified) * uspace/libc/arch/ia64/include/types.h (modified) * uspace/libc/arch/ia64/src/entry.s (modified) * uspace/libc/arch/ia64/src/psthread.S (modified) * uspace/libc/arch/ia64/src/syscall.S (modified) * uspace/libc/arch/ia64/src/thread.c (modified) * uspace/libc/arch/ia64/src/thread_entry.s (modified) * uspace/libc/arch/mips32/Makefile.inc (modified) * uspace/libc/arch/mips32/include/atomic.h (modified) * uspace/libc/arch/mips32/include/config.h (modified) * uspace/libc/arch/mips32/include/endian.h (modified) * uspace/libc/arch/mips32/include/faddr.h (modified) * uspace/libc/arch/mips32/include/limits.h (modified) * uspace/libc/arch/mips32/include/psthread.h (modified) * uspace/libc/arch/mips32/include/stackarg.h (modified) * uspace/libc/arch/mips32/include/syscall.h (modified) * uspace/libc/arch/mips32/include/thread.h (modified) * uspace/libc/arch/mips32/include/types.h (modified) * uspace/libc/arch/mips32/src/entry.s (modified) * uspace/libc/arch/mips32/src/psthread.S (modified) * uspace/libc/arch/mips32/src/syscall.c (modified) * uspace/libc/arch/mips32/src/thread.c (modified) * uspace/libc/arch/mips32/src/thread_entry.s (modified) * uspace/libc/arch/mips32eb/Makefile.inc (modified) * uspace/libc/arch/mips32eb/include/endian.h (modified) * uspace/libc/arch/ppc32/Makefile.inc (modified) * uspace/libc/arch/ppc32/include/atomic.h (modified) * uspace/libc/arch/ppc32/include/config.h (modified) * uspace/libc/arch/ppc32/include/endian.h (modified) * uspace/libc/arch/ppc32/include/faddr.h (modified) * uspace/libc/arch/ppc32/include/limits.h (modified) * uspace/libc/arch/ppc32/include/psthread.h (modified) * uspace/libc/arch/ppc32/include/regname.h (modified) * uspace/libc/arch/ppc32/include/stackarg.h (modified) * uspace/libc/arch/ppc32/include/syscall.h (modified) * uspace/libc/arch/ppc32/include/thread.h (modified) * uspace/libc/arch/ppc32/include/types.h (modified) * uspace/libc/arch/ppc32/src/entry.s (modified) * uspace/libc/arch/ppc32/src/psthread.S (modified) * uspace/libc/arch/ppc32/src/syscall.c (modified) * uspace/libc/arch/ppc32/src/thread.c (modified) * uspace/libc/arch/ppc32/src/thread_entry.s (modified) * uspace/libc/arch/ppc64/Makefile.inc (modified) * uspace/libc/arch/ppc64/include/atomic.h (modified) * uspace/libc/arch/ppc64/include/config.h (modified) * uspace/libc/arch/ppc64/include/endian.h (modified) * uspace/libc/arch/ppc64/include/faddr.h (modified) * uspace/libc/arch/ppc64/include/limits.h (modified) * uspace/libc/arch/ppc64/include/psthread.h (modified) * uspace/libc/arch/ppc64/include/regname.h (modified) * uspace/libc/arch/ppc64/include/stackarg.h (modified) * uspace/libc/arch/ppc64/include/syscall.h (modified) * uspace/libc/arch/ppc64/include/thread.h (modified) * uspace/libc/arch/ppc64/include/types.h (modified) * uspace/libc/arch/ppc64/src/entry.s (modified) * uspace/libc/arch/ppc64/src/psthread.S (modified) * uspace/libc/arch/ppc64/src/syscall.c (modified) * uspace/libc/arch/ppc64/src/thread.c (modified) * uspace/libc/arch/ppc64/src/thread_entry.s (modified) * uspace/libc/arch/sparc64/Makefile.inc (modified) * uspace/libc/arch/sparc64/include/atomic.h (modified) * uspace/libc/arch/sparc64/include/config.h (modified) * uspace/libc/arch/sparc64/include/endian.h (modified) * uspace/libc/arch/sparc64/include/faddr.h (modified) * uspace/libc/arch/sparc64/include/limits.h (modified) * uspace/libc/arch/sparc64/include/psthread.h (modified) * uspace/libc/arch/sparc64/include/stack.h (modified) * uspace/libc/arch/sparc64/include/stackarg.h (modified) * uspace/libc/arch/sparc64/include/syscall.h (modified) * uspace/libc/arch/sparc64/include/thread.h (modified) * uspace/libc/arch/sparc64/include/types.h (modified) * uspace/libc/arch/sparc64/src/entry.s (modified) * uspace/libc/arch/sparc64/src/psthread.S (modified) * uspace/libc/arch/sparc64/src/thread.c (modified) * uspace/libc/arch/sparc64/src/thread_entry.s (modified) * uspace/libc/generic/as.c (modified) * uspace/libc/generic/async.c (modified) * uspace/libc/generic/cap.c (modified) * uspace/libc/generic/ddi.c (modified) * uspace/libc/generic/err.c (modified) * uspace/libc/generic/futex.c (modified) * uspace/libc/generic/io/io.c (modified) * uspace/libc/generic/io/printf.c (modified) * uspace/libc/generic/io/printf_core.c (modified) * uspace/libc/generic/io/snprintf.c (modified) * uspace/libc/generic/io/sprintf.c (modified) * uspace/libc/generic/io/stream.c (modified) * uspace/libc/generic/io/vprintf.c (modified) * uspace/libc/generic/io/vsnprintf.c (modified) * uspace/libc/generic/io/vsprintf.c (modified) * uspace/libc/generic/ipc.c (modified) * uspace/libc/generic/libadt/hash_table.c (modified) * uspace/libc/generic/libadt/list.c (modified) * uspace/libc/generic/libc.c (modified) * uspace/libc/generic/mman.c (modified) * uspace/libc/generic/psthread.c (modified) * uspace/libc/generic/stdlib.c (modified) * uspace/libc/generic/string.c (modified) * uspace/libc/generic/sysinfo.c (modified) * uspace/libc/generic/task.c (modified) * uspace/libc/generic/thread.c (modified) * uspace/libc/generic/time.c (modified) * uspace/libc/include/align.h (modified) * uspace/libc/include/as.h (modified) * uspace/libc/include/assert.h (modified) * uspace/libc/include/async.h (modified) * uspace/libc/include/atomic.h (modified) * uspace/libc/include/bitops.h (modified) * uspace/libc/include/bool.h (modified) * uspace/libc/include/cap.h (modified) * uspace/libc/include/ctype.h (modified) * uspace/libc/include/ddi.h (modified) * uspace/libc/include/endian.h (modified) * uspace/libc/include/err.h (modified) * uspace/libc/include/errno.h (modified) * uspace/libc/include/futex.h (modified) * uspace/libc/include/io/io.h (modified) * uspace/libc/include/io/printf_core.h (modified) * uspace/libc/include/io/stream.h (modified) * uspace/libc/include/ipc/fb.h (modified) * uspace/libc/include/ipc/ipc.h (modified) * uspace/libc/include/ipc/ns.h (modified) * uspace/libc/include/ipc/services.h (modified) * uspace/libc/include/libadt/fifo.h (modified) * uspace/libc/include/libadt/hash_table.h (modified) * uspace/libc/include/libadt/list.h (modified) * uspace/libc/include/libc.h (modified) * uspace/libc/include/limits.h (modified) * uspace/libc/include/psthread.h (modified) * uspace/libc/include/stdarg.h (modified) * uspace/libc/include/stddef.h (modified) * uspace/libc/include/stdint.h (modified) * uspace/libc/include/stdio.h (modified) * uspace/libc/include/stdlib.h (modified) * uspace/libc/include/string.h (modified) * uspace/libc/include/sys/mman.h (modified) * uspace/libc/include/sys/time.h (modified) * uspace/libc/include/sys/types.h (modified) * uspace/libc/include/syscall.h (modified) * uspace/libc/include/sysinfo.h (modified) * uspace/libc/include/task.h (modified) * uspace/libc/include/thread.h (modified) * uspace/libc/include/time.h (modified) * uspace/libc/include/unistd.h (modified) * uspace/ns/Makefile (modified) * uspace/ns/ns.c (modified) * uspace/pci/Makefile (modified) * uspace/pci/pci.c (modified) * uspace/rd/Makefile (modified) * uspace/rd/rd.c (modified) * uspace/softfloat/Makefile (modified) * uspace/softfloat/arch/amd64/include/functions.h (modified) * uspace/softfloat/arch/ia32/include/functions.h (modified) * uspace/softfloat/arch/ia64/include/functions.h (modified) * uspace/softfloat/arch/mips32/include/functions.h (modified) * uspace/softfloat/arch/mips32eb/include/functions.h (modified) * uspace/softfloat/arch/ppc32/include/functions.h (modified) * uspace/softfloat/arch/ppc64/include/functions.h (modified) * uspace/softfloat/arch/sparc64/include/functions.h (modified) * uspace/softfloat/generic/add.c (modified) * uspace/softfloat/generic/common.c (modified) * uspace/softfloat/generic/comparison.c (modified) * uspace/softfloat/generic/conversion.c (modified) * uspace/softfloat/generic/div.c (modified) * uspace/softfloat/generic/mul.c (modified) * uspace/softfloat/generic/other.c (modified) * uspace/softfloat/generic/softfloat.c (modified) * uspace/softfloat/generic/sub.c (modified) * uspace/softfloat/include/add.h (modified) * uspace/softfloat/include/common.h (modified) * uspace/softfloat/include/comparison.h (modified) * uspace/softfloat/include/conversion.h (modified) * uspace/softfloat/include/div.h (modified) * uspace/softfloat/include/mul.h (modified) * uspace/softfloat/include/other.h (modified) * uspace/softfloat/include/sftypes.h (modified) * uspace/softfloat/include/softfloat.h (modified) * uspace/softfloat/include/sub.h (modified) * uspace/softint/Makefile (modified) * uspace/softint/generic/division.c (modified) * uspace/softint/include/division.h (modified) (c) versus (C) Thu, 30 Nov 2006 16:01:17 GMT Martin Decky [7bf7ef7] * uspace/Makefile (modified) * uspace/fs/Makefile (added) * uspace/fs/fs.c (added) start trivial file system driver Tue, 28 Nov 2006 10:55:43 GMT Martin Decky [228b135] * kernel/Makefile (modified) * kernel/generic/include/mm/rd.h (added) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/rd.c (added) * uspace/Makefile (modified) * uspace/libc/include/ipc/services.h (modified) * uspace/rd/Makefile (added) * uspace/rd/rd.c (added) start RAM disk support Fri, 24 Nov 2006 19:27:09 GMT Martin Decky [aca95f6b] * boot/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * boot/arch/sparc64/loader/main.c (modified) * uspace/Makefile (modified) * uspace/init/Makefile (modified) * uspace/init/version.c (modified) add version to init and boot loader Mon, 17 Jul 2006 00:53:53 GMT Martin Decky [41f7564] * HelenOS.config (added) * Makefile (added) * boot/Makefile (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc64/Makefile.inc (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/xen32/Makefile.inc (modified) * boot/boot.config (modified) * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc64/Makefile.inc (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/kernel.config (modified) * kernel/tools/config.py (deleted) * tools/config.py (moved) * uspace/Makefile (modified) * uspace/tools/config.py (deleted) * uspace/uspace.config (modified) * version (added) cleanup and unify the build system 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, 07 Nov 2005 20:18:55 GMT Martin Decky [c4e8ed9d] * uspace/Makefile (deleted) * uspace/_link.ld (deleted) * uspace/init.c (deleted) * uspace/libc/Makefile (deleted) * uspace/libc/entry.s (deleted) * uspace/libc/libc.c (deleted) * uspace/libc/libc.h (deleted) * uspace/libc/unistd.h (deleted) move uspace to a separate development tree Mon, 07 Nov 2005 16:26:23 GMT Martin Decky [2a40908] * build.ia32 (modified) * clean.ia32 (modified) * uspace/Makefile (added) * uspace/_link.ld (added) * uspace/init.c (added) * uspace/libc/Makefile (added) * uspace/libc/entry.s (added) * uspace/libc/libc.c (added) * uspace/libc/libc.h (added) * uspace/libc/unistd.h (added) initial (very raw) user space support