# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-28T07:53:40Z Sun, 09 Sep 2007 19:55:56 GMT Jakub Vana [c785296] * HelenOS.config (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/loader/Makefile (added) * boot/arch/ia64/loader/asm.S (added) * boot/arch/ia64/loader/asm.h (added) * boot/arch/ia64/loader/boot.S (added) * boot/arch/ia64/loader/main.c (added) * boot/arch/ia64/loader/main.h (added) * boot/arch/ia64/loader/pack (added) * boot/arch/ia64/loader/stack.h (added) * boot/arch/ia64/loader/types.h (added) * boot/arch/sparc64/loader/Makefile (modified) IA64 loader (based on sparc loader) Wed, 05 Sep 2007 20:01:36 GMT Jakub Jermar [9b35499] * kernel/arch/sparc64/include/drivers/scr.h (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/src/ofw/sbus.c (added) Experimental support for the cgsix framebuffer, which is found on old ... Fri, 31 Aug 2007 15:18:25 GMT Jakub Jermar [267ab56] * README.svatba (deleted) The wedding is over. Time to clean things up. Mon, 13 Aug 2007 10:06:25 GMT Jakub Vana [14e376c] * README.svatba (added) Wedding commit Wed, 08 Aug 2007 14:43:29 GMT Jakub Jermar [556fc532] * boot/arch/sparc64/loader/pack (modified) Fix sparc64 loader's pack script for use with gcc 4.2.1 by avoiding ... Wed, 08 Aug 2007 14:38:10 GMT Jakub Jermar [0368fb59] * contrib/toolchain/toolchain.sparc64.sh (modified) Update sparc64 toolchain script for gcc 4.2.1. Fri, 03 Aug 2007 09:35:00 GMT Jakub Jermar [7fe9c5b] * kernel/genarch/src/softint/division.c (modified) Minor cleanup of softint. Sun, 29 Jul 2007 19:17:25 GMT Jakub Jermar [b76a2217] * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) Give the AVL tree walkers the possibility to take an argument. Each ... Sun, 29 Jul 2007 18:18:37 GMT Jakub Jermar [83a5cba] * kernel/generic/src/adt/avl.c (modified) Get rid of code duplicities in the insert path into an AVL tree. Sun, 29 Jul 2007 13:50:20 GMT Jakub Jermar [5dcee525] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/thread.c (modified) Replace the threads_btree B+tree with an AVL tree. The new variable ... Sun, 29 Jul 2007 13:46:34 GMT Jakub Jermar [d1e9321] * kernel/generic/include/adt/avl.h (modified) * kernel/generic/src/adt/avl.c (modified) Add explicit type for an AVL tree key. Add function to walk an AVL ... Sun, 29 Jul 2007 11:51:56 GMT Jakub Jermar [0d65d76] * kernel/Makefile (modified) * kernel/doc/AUTHORS (modified) * kernel/test/test.c (modified) * kernel/test/test.h (modified) Make the kernel compile again after integrating the AVL tree. ... Sun, 29 Jul 2007 11:28:10 GMT Jakub Jermar [358ec13] * kernel/generic/include/adt/avl.h (added) * kernel/generic/src/adt/avl.c (added) * kernel/test/avltree/avltree1.c (added) * kernel/test/avltree/avltree1.def (added) Import the AVL tree implementation from the RCU branch. Thu, 12 Jul 2007 16:02:25 GMT Jakub Jermar [975f62f] * uspace/lib/libc/generic/io/stream.c (modified) Formatting changes. Wed, 11 Jul 2007 20:31:45 GMT Jakub Jermar [7918fce] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) Implement a new mechanism for copying data between two address spaces ... Wed, 11 Jul 2007 16:31:29 GMT Jakub Jermar [398d967] * kernel/generic/include/ipc/ipc.h (modified) Collapse IPC method numbers. Fri, 06 Jul 2007 17:43:26 GMT Jakub Jermar [c7509e5] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/fibril.c (modified) Add comment clarifying how a fibril waiting for a message gets ... Fri, 06 Jul 2007 16:04:08 GMT Jakub Jermar [b76f2f8] * uspace/Makefile (modified) Fix two minor bugs in uspace's make clean. Wed, 04 Jul 2007 17:03:42 GMT Jakub Jermar [36c9234] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/ipc.c (modified) Improve comments in async.c Wed, 04 Jul 2007 14:22:16 GMT Jakub Jermar [f5b4fb9] * kernel/Makefile (modified) * uspace/lib/libc/Makefile.toolchain (modified) Allow HelenOS to be built by a native gcc on Solaris. Mon, 02 Jul 2007 22:11:54 GMT Jakub Jermar [e70bfa5] * uspace/lib/libc/generic/async.c (modified) Improve comments in async.c Mon, 02 Jul 2007 18:37:41 GMT Jakub Jermar [7b63b6b] * kernel/generic/src/proc/thread.c (modified) Kernel stack address was printed twice. Mon, 02 Jul 2007 18:30:54 GMT Jakub Jermar [daa90e8] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/time.c (modified) * uspace/lib/libc/include/sys/time.h (modified) * uspace/lib/libc/include/time.h (deleted) Remove duplicit and empty time.h from libc. Move timeval functions ... Thu, 28 Jun 2007 20:47:03 GMT Jakub Jermar [f2f0392] * uspace/lib/libc/generic/async.c (modified) More fibril/psthread cleanup. Thu, 28 Jun 2007 19:45:36 GMT Jakub Jermar [9591265] * uspace/lib/libc/generic/async.c (modified) More psthread/fibril cleanup. Thu, 28 Jun 2007 15:49:21 GMT Jakub Jermar [12f91130] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/fibril.c (modified) * uspace/lib/libc/include/fibril.h (modified) Remove fibril_join(). We cannot guarantee our assumptions that ... Thu, 28 Jun 2007 00:54:12 GMT Jakub Jermar [bc1f1c2] * kernel/arch/ia32/src/context.s (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/arch/amd64/Makefile.inc (modified) * uspace/lib/libc/arch/amd64/include/fibril.h (moved) * uspace/lib/libc/arch/amd64/include/thread.h (modified) * uspace/lib/libc/arch/amd64/src/fibril.S (moved) * uspace/lib/libc/arch/arm32/Makefile.inc (modified) * uspace/lib/libc/arch/arm32/include/fibril.h (moved) * uspace/lib/libc/arch/arm32/include/thread.h (modified) * uspace/lib/libc/arch/arm32/src/fibril.S (moved) * uspace/lib/libc/arch/ia32/Makefile.inc (modified) * uspace/lib/libc/arch/ia32/include/fibril.h (moved) * uspace/lib/libc/arch/ia32/include/thread.h (modified) * uspace/lib/libc/arch/ia32/src/fibril.S (moved) * uspace/lib/libc/arch/ia64/Makefile.inc (modified) * uspace/lib/libc/arch/ia64/include/fibril.h (moved) * uspace/lib/libc/arch/ia64/include/thread.h (modified) * uspace/lib/libc/arch/ia64/src/fibril.S (moved) * uspace/lib/libc/arch/mips32/Makefile.inc (modified) * uspace/lib/libc/arch/mips32/include/fibril.h (moved) * uspace/lib/libc/arch/mips32/include/thread.h (modified) * uspace/lib/libc/arch/mips32/src/fibril.S (moved) * uspace/lib/libc/arch/mips32eb/Makefile.inc (modified) * uspace/lib/libc/arch/mips32eb/include/fibril.h (added) * uspace/lib/libc/arch/mips32eb/include/psthread.h (deleted) * uspace/lib/libc/arch/ppc32/Makefile.inc (modified) * uspace/lib/libc/arch/ppc32/include/fibril.h (moved) * uspace/lib/libc/arch/ppc32/include/thread.h (modified) * uspace/lib/libc/arch/ppc32/src/fibril.S (moved) * uspace/lib/libc/arch/ppc64/Makefile.inc (modified) * uspace/lib/libc/arch/ppc64/include/fibril.h (moved) * uspace/lib/libc/arch/ppc64/include/thread.h (modified) * uspace/lib/libc/arch/ppc64/src/fibril.S (moved) * uspace/lib/libc/arch/sparc64/Makefile.inc (modified) * uspace/lib/libc/arch/sparc64/include/fibril.h (moved) * uspace/lib/libc/arch/sparc64/include/thread.h (modified) * uspace/lib/libc/arch/sparc64/src/fibril.S (moved) * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/fibril.c (added) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/generic/libc.c (modified) * uspace/lib/libc/generic/psthread.c (deleted) * uspace/lib/libc/generic/thread.c (modified) * uspace/lib/libc/include/async.h (modified) * uspace/lib/libc/include/fibril.h (moved) Goodbye pseudo threads, welcome fibrils. The renaming might still be ... Wed, 27 Jun 2007 23:12:25 GMT Jakub Jermar [b9641ee] * uspace/lib/libc/generic/psthread.c (modified) * uspace/lib/libc/include/psthread.h (modified) 1. Implement simple joining of pseudo threads. Only one pseudo thread ... Sat, 23 Jun 2007 13:35:07 GMT Jakub Jermar [72381f1] Remove dummy presenter. 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. Thu, 21 Jun 2007 17:04:06 GMT Jakub Jermar [3ae470a] * uspace/rd/rd.c (modified) Add sanity checks for reads and writes that occur past the end of the ... Wed, 20 Jun 2007 23:07:13 GMT Michal Kebrt [6765c07] * kernel/arch/arm32/src/userspace.c (modified) fixes bug causing crash in tester 'thread1' test Wed, 20 Jun 2007 20:53:19 GMT Jakub Jermar [0eb58f1] * kernel/generic/include/errno.h (modified) * uspace/fb/ega.h (modified) * uspace/fb/fb.h (modified) * uspace/fb/font-8x16.h (modified) * uspace/fb/main.h (modified) * uspace/fb/ppm.h (modified) * uspace/fb/sysio.h (modified) * uspace/ns/ns.c (modified) Cleanup. Wed, 20 Jun 2007 20:52:23 GMT Jakub Jermar [84947a4] * uspace/rd/rd.c (modified) * uspace/rd/rd.h (modified) Improve the rd task (not tested): - allow more connections - ... Mon, 18 Jun 2007 21:21:33 GMT Jakub Jermar [9ec12fd] * version (modified) Bump version to 0.2.0.5 (Twilight). Sun, 17 Jun 2007 19:46:39 GMT Jakub Jermar [bd72c3e9] * kernel/generic/src/ipc/ipc.c (modified) Some left-over stuff from the last commit (IPC cleanup and improved ... Sun, 17 Jun 2007 19:34:36 GMT Jakub Jermar [8b243f2] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (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) * uspace/libc/generic/ipc.c (modified) * uspace/libc/include/ipc/ipc.h (modified) * uspace/ns/ns.c (modified) * uspace/pci/pci.c (modified) * uspace/rd/rd.c (modified) Greatly improve comments in the IPC layer. Now I think I finally ... Wed, 13 Jun 2007 21:36:59 GMT Jakub Jermar [4680ef5] * kernel/generic/src/proc/thread.c (modified) * uspace/libc/generic/thread.c (modified) Fix a double-free recently introduced in revision r2436. Add a ... Wed, 13 Jun 2007 20:14:23 GMT Jakub Jermar [341140c] * uspace/libc/generic/thread.c (modified) Fix a bug in userspace thread_create() that confused success of the ... Wed, 13 Jun 2007 18:39:31 GMT Jakub Jermar [de7663f] * boot/arch/arm32/loader/asm.h (modified) * boot/arch/arm32/loader/main.h (modified) * boot/arch/arm32/loader/mm.c (modified) * boot/arch/arm32/loader/mm.h (modified) * boot/arch/arm32/loader/print/gxemul.c (modified) * boot/arch/arm32/loader/types.h (modified) * boot/arch/mips32/loader/asm.h (modified) * boot/arch/mips32/loader/main.h (modified) * boot/arch/mips32/loader/msim.h (modified) * boot/arch/mips32/loader/regname.h (modified) * boot/arch/mips32/loader/types.h (modified) * uspace/libc/arch/arm32/include/atomic.h (modified) * uspace/libc/arch/arm32/include/thread.h (modified) Remove some forgotten \r from arm32 files. Formatting changes. Add ... Wed, 13 Jun 2007 17:49:57 GMT Jakub Jermar [c03ee1c] * boot/genarch/include/softint (modified) * boot/generic/genarch (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_fault.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32xen/include/mm/page.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc64/include/mm/page.h (modified) * kernel/genarch/include/mm/page_ht.h (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/syscall/syscall.c (modified) Improve comments for arch-specific implementations of hierarchical ... Fri, 08 Jun 2007 15:02:49 GMT Jakub Jermar [6b781c0] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (added) * boot/arch/arm32/loader/asm.S (added) * boot/arch/arm32/loader/asm.h (added) * boot/arch/arm32/loader/boot.S (added) * boot/arch/arm32/loader/main.c (added) * boot/arch/arm32/loader/main.h (added) * boot/arch/arm32/loader/mm.c (added) * boot/arch/arm32/loader/mm.h (added) * boot/arch/arm32/loader/pack (added) * boot/arch/arm32/loader/print/gxemul.c (added) * boot/arch/arm32/loader/types.h (added) * boot/boot.config (modified) * boot/doc/doxygroups.h (added) * boot/genarch/division.c (added) * boot/genarch/include/softint (added) * boot/generic/align.h (modified) * boot/generic/genarch (added) * boot/generic/gentypes.h (modified) * boot/generic/printf.c (modified) * boot/generic/printf.h (modified) * boot/generic/stdarg.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/arch.h (modified) * kernel/arch/arm32/include/arg.h (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/asm/boot.h (added) * kernel/arch/arm32/include/atomic.h (modified) * kernel/arch/arm32/include/barrier.h (modified) * kernel/arch/arm32/include/boot.h (added) * kernel/arch/arm32/include/byteorder.h (modified) * kernel/arch/arm32/include/console.h (added) * kernel/arch/arm32/include/context.h (modified) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/include/cycle.h (modified) * kernel/arch/arm32/include/debug.h (modified) * kernel/arch/arm32/include/debug/print.h (added) * kernel/arch/arm32/include/drivers/gxemul.h (added) * kernel/arch/arm32/include/elf.h (modified) * kernel/arch/arm32/include/exception.h (modified) * kernel/arch/arm32/include/faddr.h (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/include/interrupt.h (modified) * kernel/arch/arm32/include/machine.h (added) * kernel/arch/arm32/include/mainpage.h (added) * kernel/arch/arm32/include/memstr.h (modified) * kernel/arch/arm32/include/mm/as.h (modified) * kernel/arch/arm32/include/mm/asid.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/memory_init.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_fault.h (added) * kernel/arch/arm32/include/mm/tlb.h (modified) * kernel/arch/arm32/include/proc/task.h (modified) * kernel/arch/arm32/include/proc/thread.h (modified) * kernel/arch/arm32/include/regutils.h (added) * kernel/arch/arm32/include/stack.h (added) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/asm.S (added) * kernel/arch/arm32/src/console.c (added) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/ddi/ddi.c (modified) * kernel/arch/arm32/src/debug/print.c (added) * kernel/arch/arm32/src/drivers/gxemul.c (added) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/exception.c (added) * kernel/arch/arm32/src/interrupt.c (added) * kernel/arch/arm32/src/mm/as.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/memory_init.c (added) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (added) * kernel/arch/arm32/src/mm/tlb.c (added) * kernel/arch/arm32/src/panic.S (added) * kernel/arch/arm32/src/start.S (modified) * kernel/arch/arm32/src/userspace.c (added) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32xen/include/mm/page.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc64/include/mm/page.h (modified) * kernel/doc/AUTHORS (modified) * kernel/doc/arch/arm32 (added) * kernel/doc/doxygroups.h (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/src/printf/printf.c (modified) * kernel/kernel.config (modified) * tools/cygwin_symlink_patch.sh (added) * uspace/kbd/Makefile (modified) * uspace/kbd/arch/arm32/include/kbd.h (modified) * uspace/kbd/arch/arm32/src/kbd.c (modified) * uspace/kbd/arch/arm32/src/kbd_gxemul.c (added) * uspace/libc/arch/arm32/Makefile.inc (modified) * uspace/libc/arch/arm32/_link.ld.in (modified) * uspace/libc/arch/arm32/include/atomic.h (modified) * uspace/libc/arch/arm32/include/config.h (modified) * uspace/libc/arch/arm32/include/endian.h (modified) * uspace/libc/arch/arm32/include/faddr.h (modified) * uspace/libc/arch/arm32/include/limits.h (modified) * uspace/libc/arch/arm32/include/psthread.h (modified) * uspace/libc/arch/arm32/include/stackarg.h (modified) * uspace/libc/arch/arm32/include/syscall.h (modified) * uspace/libc/arch/arm32/include/thread.h (modified) * uspace/libc/arch/arm32/include/types.h (modified) * uspace/libc/arch/arm32/src/eabi.S (moved) * uspace/libc/arch/arm32/src/entry.s (modified) * uspace/libc/arch/arm32/src/psthread.S (modified) * uspace/libc/arch/arm32/src/syscall.c (modified) * uspace/libc/arch/arm32/src/thread.c (modified) * uspace/libc/arch/arm32/src/thread_entry.s (modified) * uspace/softfloat/arch/arm32/include/functions.h (modified) Merge arm32 into trunk. Wed, 06 Jun 2007 20:25:51 GMT Jakub Jermar [3ee8a075] * kernel/Makefile (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32xen/src/smp/mps.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/src/mm/tlb.c (modified) * kernel/arch/sparc64/src/smp/smp.c (modified) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/src/console/kconsole.c (modified) Replace gcc-specific __FUNCTION__ with C99 __func__. suncc's ... Wed, 06 Jun 2007 20:00:13 GMT Jakub Jermar [44bec47] * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32xen/Makefile.inc (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/sparc64/Makefile.inc (modified) Better infrastructure for building with different compilers. ... Wed, 06 Jun 2007 16:53:40 GMT Jakub Jermar [99373fe] * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32xen/Makefile.inc (modified) Fix a bug in ia32 and ia32xen Sun Studio builds. In arch ... Wed, 06 Jun 2007 16:40:46 GMT Jakub Jermar [72c4ed4] * kernel/arch/mips32/Makefile.inc (modified) Fix mips32 build script. Replace CFLAGS with GCC_CFLAGS. Wed, 06 Jun 2007 16:34:06 GMT Jakub Jermar [566f5e5c] * kernel/arch/ia32xen/src/smp/apic.c (modified) Fix ia32xen so that it can be built. Tue, 05 Jun 2007 21:32:40 GMT Jakub Jermar [4a8635b] * kernel/Makefile (modified) Some non-C files (e.g. .S and linker scripts) must be still ... Tue, 05 Jun 2007 21:24:40 GMT Jakub Jermar [52d30c4] * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32xen/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) A bit of infrastructure for building with different compilers. ... Tue, 05 Jun 2007 15:31:30 GMT Jakub Jermar [92d349c8] * kernel/Makefile (modified) * kernel/arch/amd64/include/asm.h (modified) More suncc fixes. - remove more empty declarations - add options to ... Tue, 05 Jun 2007 13:58:00 GMT Jakub Jermar [473e693] * kernel/Makefile (modified) * kernel/arch/amd64/include/asm.h (modified) More suncc fixes. - Removed extra semicolons after function ... Mon, 04 Jun 2007 19:50:44 GMT Jakub Jermar [48d14222] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) JoinMe -> Lingering Sat, 02 Jun 2007 08:56:24 GMT Martin Decky [cb4afd8b] * uspace/rd/rd.c (modified) remove unnecessary includes Fri, 01 Jun 2007 15:50:32 GMT Jakub Jermar [07be3c4] * kernel/generic/src/main/uinit.c (modified) Split accidently joined lines. Fri, 01 Jun 2007 15:47:46 GMT Jakub Jermar [ea7890e7] * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) More efficient and simpler task termination. Based on the ... Fri, 01 Jun 2007 14:15:42 GMT Martin Decky [ff3a34b] * kernel/doc/AUTHORS (modified) * kernel/generic/include/errno.h (modified) * kernel/generic/include/lib/rd.h (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/main/kinit.c (modified) * uspace/libc/generic/io/file.c (added) * uspace/libc/include/io/file.h (added) * uspace/libc/include/ipc/services.h (modified) * uspace/rd/rd.c (modified) * uspace/rd/rd.h (added) initial merge of branches/fs (not finished, huge cleanup is needed) Thu, 31 May 2007 23:30:32 GMT Jakub Jermar [60133d0] * kernel/Makefile (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/generic/include/mm/slab.h (modified) First fixes for suncc support. It is going to be a long way... Thu, 31 May 2007 22:48:41 GMT Jakub Jermar [1e847fb] * HelenOS.config (modified) * boot/boot.config (modified) * kernel/Makefile (modified) * kernel/kernel.config (modified) * uspace/uspace.config (modified) sscc -> suncc Thu, 31 May 2007 22:04:10 GMT Jakub Jermar [7bb0c32] * HelenOS.config (modified) * boot/boot.config (modified) * kernel/kernel.config (modified) * uspace/uspace.config (modified) Add dummy option for Sun Studio C Compiler. For each architecture, ... Thu, 31 May 2007 21:39:13 GMT Martin Decky [7f043c0] * kernel/arch/amd64/include/debugger.h (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/include/smp/apic.h (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/src/printf/printf_core.c (modified) fix ICC compilation Thu, 31 May 2007 21:25:54 GMT Jakub Jermar [d8431986] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/thread.c (modified) Fix the problem with sys_thread_create() by splitting the create and ... Thu, 31 May 2007 21:21:02 GMT Martin Decky [e8a0b90] * 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/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/tlb.c (modified) fix ICC compilation Thu, 31 May 2007 21:14:14 GMT Martin Decky [67f5fbd9] * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * boot/boot.config (modified) * kernel/arch/ia32/Makefile.inc (modified) * tools/build (modified) * uspace/libc/Makefile.toolchain (modified) * uspace/uspace.config (modified) update for new compiler configuration scheme Thu, 31 May 2007 21:05:40 GMT Martin Decky [c31e536] * HelenOS.config (modified) * kernel/Makefile (modified) * kernel/kernel.config (modified) experimental support for ICC (the sources has to be modified to ... Wed, 30 May 2007 19:50:24 GMT Jakub Jermar [f6d2c81] * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * uspace/libc/generic/thread.c (modified) Fix two memory leaks. In kernel, kernel_uarg structure needs to be ... Fri, 18 May 2007 10:27:01 GMT Jakub Jermar [51ec40f] * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/libc/generic/ipc.c (modified) Improve comments for the IPC subsystem. Fix formatting and indentation. Thu, 10 May 2007 15:05:37 GMT Martin Decky [ddf1255] * kernel/genarch/src/kbd/i8042.c (modified) * uspace/kbd/arch/ia32/src/kbd.c (modified) keep mouse state in i8042_grab, unify keyboard and mouse IRQ handler ... Thu, 10 May 2007 10:31:07 GMT Martin Decky [b8f11baa] * kernel/generic/src/console/cmd.c (modified) run mcall only on active CPUs Wed, 09 May 2007 23:19:09 GMT Martin Decky [f3fed18] * kernel/arch/ia32/include/cpuid.h (modified) remove outstanding move Wed, 09 May 2007 23:04:57 GMT Martin Decky [f169b7b] * kernel/arch/ia32/include/cpuid.h (modified) remove forgotten movs Wed, 09 May 2007 22:26:47 GMT Martin Decky [6fa4888b] * kernel/arch/ia32/include/cpuid.h (modified) allow to compile with -O0 Mon, 07 May 2007 18:52:24 GMT Jakub Jermar [5c8ba05] * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/synch/waitq.c (modified) Cleanup the waitq_wakeup() interface. Replace numeric constants ... Fri, 04 May 2007 17:35:16 GMT Martin Decky [4f42d52] * boot/tools/ia32/gen_vga323.c (added) * kernel/arch/amd64/src/boot/boot.S (modified) * kernel/arch/amd64/src/boot/vga323.pal (added) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/boot/vga323.pal (added) force VGA palette to 3:2:3 palette on 8 bpp modes (this fixes ticket #33) Fri, 04 May 2007 14:03:26 GMT Martin Decky [07bd231e] * uspace/fb/fb.c (modified) copy proper portion of viewport on screen border (fixes ticket #34) Wed, 25 Apr 2007 11:08:23 GMT Jakub Jermar [ea63704] * kernel/generic/src/proc/scheduler.c (modified) Formatting and indentation fixes. Fri, 20 Apr 2007 18:43:49 GMT Martin Decky [4b662f8c] * kernel/generic/include/time/clock.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/time/clock.c (modified) add fancy uptime kconsole command Thu, 19 Apr 2007 18:23:31 GMT Jakub Jermar [cc85fb9] * kernel/arch/sparc64/include/barrier.h (modified) * kernel/arch/sparc64/src/cpu/cpu.c (modified) * kernel/arch/sparc64/src/mm/as.c (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/generic/src/lib/memstr.c (modified) Indentation and formatting fixes. Wed, 18 Apr 2007 19:10:26 GMT Jakub Jermar [4365d10] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/thread.c (modified) Document and assert proper usage of THREAD_FLAG_WIRED. Original ... Tue, 17 Apr 2007 19:21:21 GMT Jakub Jermar [2e915f2] * kernel/arch/sparc64/src/mm/frame.c (modified) Fix indentation. Tue, 17 Apr 2007 18:53:58 GMT Jakub Jermar [e41455d] * kernel/arch/sparc64/src/mm/tsb.c (modified) Add few assertions to tsb.c and clean it up a little bit. Sun, 15 Apr 2007 21:05:16 GMT Jakub Jermar [9a7a970] * kernel/arch/sparc64/src/mm/cache.S (modified) Move one MEMBAR instruction from a delay slot, which is, due to SF ... Sun, 15 Apr 2007 20:51:04 GMT Jakub Jermar [95b47c82] * boot/arch/sparc64/loader/main.c (modified) * boot/genarch/balloc.c (modified) * boot/genarch/balloc.h (modified) * boot/genarch/ofw.c (modified) * boot/genarch/ofw.h (modified) Fix ticket #31. Wed, 11 Apr 2007 21:21:09 GMT Jakub Jermar [ddee708] * boot/arch/sparc64/silo/silo.tar.gz (modified) Upgrade SILO to 1.4.13. Mon, 09 Apr 2007 21:06:22 GMT Martin Decky [6aea2e00] * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/src/pm.c (modified) use the hlt instruction more properly Mon, 09 Apr 2007 20:16:57 GMT Martin Decky [ec5b3204] * kernel/arch/mips32/src/mips32.c (modified) add support for halt/reboot in MSIM Mon, 09 Apr 2007 16:21:47 GMT Jakub Jermar [36f19c0] * kernel/arch/sparc64/include/mm/tlb.h (modified) * kernel/arch/sparc64/include/trap/mmu.h (modified) * kernel/arch/sparc64/src/mm/tlb.c (modified) Fix a nasty bug in the TLB miss handlers on sparc64. After we no ... Mon, 09 Apr 2007 16:17:25 GMT Jakub Jermar [183788f1] * uspace/libc/generic/io/printf_core.c (modified) * uspace/libc/generic/io/vprintf.c (modified) * uspace/tester/thread/thread1.c (modified) Remove printf() serialization from thread1 test in tester. The ... Mon, 09 Apr 2007 13:53:57 GMT Jakub Jermar [de33dab] * kernel/generic/src/proc/thread.c (modified) * uspace/libc/arch/sparc64/src/thread_entry.s (modified) * uspace/libc/generic/io/printf_core.c (modified) * uspace/libc/generic/io/vprintf.c (modified) * uspace/tester/fault/fault1.c (modified) * uspace/tester/fault/fault2.c (modified) * uspace/tester/thread/thread1.c (modified) Revert some of the changes introduced in revision 2209. I think it ... Mon, 09 Apr 2007 13:43:52 GMT Jakub Jermar [d0b1443] * kernel/arch/sparc64/src/asm.S (modified) Fix ticket #28. In switch_to_userspace(), the uarg argument is in ... Mon, 09 Apr 2007 06:13:24 GMT Martin Decky [f74bbaf] * kernel/Makefile (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32xen/src/ia32xen.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/src/drivers/cuda.c (modified) * kernel/arch/ppc64/src/ppc64.c (modified) * kernel/arch/sparc64/src/sparc64.c (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/main/shutdown.c (added) * kernel/generic/src/proc/task.c (modified) * kernel/kernel.config (modified) start shutdown infrastructure Mon, 09 Apr 2007 06:04:46 GMT Martin Decky [261595b] * contrib/conf/msim.conf (modified) MIPS boot image has grown Mon, 09 Apr 2007 06:03:19 GMT Martin Decky [04d4512] * kernel/arch/mips32/_link.ld.in (modified) the bss and common sections have to be in .data output section to be ... Sun, 08 Apr 2007 23:50:14 GMT Martin Decky [72bcb25] * kernel/generic/src/console/cmd.c (modified) detach joined thread Sun, 08 Apr 2007 23:45:41 GMT Martin Decky [e5dbbe5] * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/main/kinit.c (modified) add mcall0 command (calling a function on each CPU) Sun, 08 Apr 2007 20:52:53 GMT Martin Decky [7cb567cd] * kernel/arch/amd64/src/boot/boot.S (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32xen/src/smp/smp.c (modified) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/ppc64/src/mm/page.c (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/generic/src/mm/page.c (modified) map kernel pages explicitly as writable (this solves compatibility ... Sun, 08 Apr 2007 19:13:20 GMT Martin Decky [328f324b] * kernel/arch/ia32/src/boot/boot.S (modified) fix typo in comment Sun, 08 Apr 2007 19:11:48 GMT Martin Decky [eaf6cd6] * kernel/arch/ia32/src/boot/boot.S (modified) check for PSE support, add error message on PSE not present make ... Sun, 08 Apr 2007 17:56:58 GMT Martin Decky [ac88c93] * kernel/arch/amd64/src/boot/boot.S (modified) add error message on no long mode support Sat, 07 Apr 2007 23:30:59 GMT Martin Decky [7bcfbbc] * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32xen/src/interrupt.c (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc64/src/interrupt.c (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/src/ddi/irq.c (modified) support the possibility to send EOI or Interrupt Acknowledgement ... Sat, 07 Apr 2007 22:30:01 GMT Jakub Jermar [7e58979] * kernel/arch/ia32/src/smp/apic.c (modified) On SMP amd64 and ia32 systems, release the irq->lock before calling ...