Subversion Repositories HelenOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4718 5336 d 20 h mejdrech /branches/network/ Net: merge with trunk head (0.4.1)  
/branches/network/boot/arch/arm32/loader/print/print.c
/branches/network/defaults/arm32/GXemul
/branches/network/defaults/arm32/integratorcp
/branches/network/kernel/arch/arm32/include/mach
/branches/network/kernel/arch/arm32/include/machine_func.h
/branches/network/kernel/arch/arm32/src/exc_handler.S
/branches/network/kernel/arch/arm32/src/mach
/branches/network/kernel/arch/arm32/src/machine_func.c
/branches/network/kernel/genarch/include/drivers/pl050
/branches/network/kernel/genarch/include/kbrd/scanc_mac.h
/branches/network/kernel/genarch/include/kbrd/scanc_pl050.h
/branches/network/kernel/genarch/src/drivers/pl050
/branches/network/kernel/genarch/src/kbrd/kbrd_pl050.c
/branches/network/kernel/genarch/src/kbrd/scanc_mac.c
/branches/network/kernel/genarch/src/kbrd/scanc_pl050.c
/branches/network/uspace/app/tester/mm
/branches/network/uspace/app/tester/print/print2.c
/branches/network/uspace/app/tester/print/print2.def
/branches/network/uspace/app/tester/print/print3.c
/branches/network/uspace/app/tester/print/print3.def
/branches/network/uspace/lib/libc/generic/errno.c
/branches/network/uspace/lib/libc/generic/malloc.c
/branches/network/uspace/lib/libc/include/adt/gcdlcm.h
/branches/network/uspace/srv/kbd/ctl/pl050.c
/branches/network/uspace/srv/kbd/port/pl050.c
/branches/network/boot/arch/arm32/loader/print/gxemul.c
/branches/network/kernel/arch/arm32/include/drivers/gxemul.h
/branches/network/kernel/arch/arm32/src/drivers/gxemul.c
/branches/network/uspace/app/tester/devmap
/branches/network/uspace/app/tester/ipc/answer.c
/branches/network/uspace/app/tester/ipc/answer.def
/branches/network/uspace/app/tester/ipc/hangup.c
/branches/network/uspace/app/tester/ipc/hangup.def
/branches/network/uspace/app/tester/ipc/send_async.c
/branches/network/uspace/app/tester/ipc/send_async.def
/branches/network/uspace/app/tester/ipc/send_sync.c
/branches/network/uspace/app/tester/ipc/send_sync.def
/branches/network/uspace/lib/libc/malloc
/branches/network/HelenOS.config
/branches/network/boot/arch/arm32/loader/Makefile
/branches/network/boot/arch/arm32/loader/_link.ld.in
/branches/network/boot/arch/arm32/loader/boot.S
/branches/network/boot/arch/arm32/loader/main.c
/branches/network/defaults/amd64/Makefile.config
/branches/network/defaults/arm32/Makefile.config
/branches/network/defaults/ia32/Makefile.config
/branches/network/defaults/ia64/Makefile.config
/branches/network/defaults/mips32/Makefile.config
/branches/network/defaults/ppc32/Makefile.config
/branches/network/defaults/sparc64/Makefile.config
/branches/network/kernel/arch/arm32/Makefile.inc
/branches/network/kernel/arch/arm32/include/exception.h
/branches/network/kernel/arch/arm32/src/arm32.c
/branches/network/kernel/arch/arm32/src/exception.c
/branches/network/kernel/arch/arm32/src/interrupt.c
/branches/network/kernel/arch/arm32/src/mm/frame.c
/branches/network/kernel/arch/arm32/src/start.S
/branches/network/kernel/arch/ia32/src/drivers/vesa.c
/branches/network/kernel/arch/ia64/include/atomic.h
/branches/network/kernel/arch/ia64/include/mm/tlb.h
/branches/network/kernel/arch/ia64/src/ivt.S
/branches/network/kernel/arch/ia64/src/mm/tlb.c
/branches/network/kernel/arch/mips32/include/atomic.h
/branches/network/kernel/arch/mips32/include/context_offset.h
/branches/network/kernel/arch/mips32/src/mips32.c
/branches/network/kernel/arch/ppc32/src/ppc32.c
/branches/network/kernel/arch/sparc64/include/atomic.h
/branches/network/kernel/arch/sparc64/include/context.h
/branches/network/kernel/arch/sparc64/src/asm.S
/branches/network/kernel/arch/sparc64/src/drivers/scr.c
/branches/network/kernel/genarch/Makefile.inc
/branches/network/kernel/genarch/include/drivers/via-cuda/cuda.h
/branches/network/kernel/genarch/include/fb/visuals.h
/branches/network/kernel/genarch/src/drivers/via-cuda/cuda.c
/branches/network/kernel/genarch/src/fb/fb.c
/branches/network/kernel/genarch/src/kbrd/kbrd.c
/branches/network/kernel/genarch/src/mm/page_ht.c
/branches/network/kernel/generic/include/context.h
/branches/network/kernel/generic/include/string.h
/branches/network/kernel/generic/src/ipc/event.c
/branches/network/kernel/generic/src/lib/string.c
/branches/network/kernel/generic/src/main/uinit.c
/branches/network/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/network/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/network/uspace/app/bdsh/cmds/modules/ls/ls.h
/branches/network/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/network/uspace/app/bdsh/exec.c
/branches/network/uspace/app/bdsh/util.c
/branches/network/uspace/app/getvc/getvc.c
/branches/network/uspace/app/init/Makefile
/branches/network/uspace/app/init/init.c
/branches/network/uspace/app/tester/Makefile
/branches/network/uspace/app/tester/console/console1.c
/branches/network/uspace/app/tester/fault/fault1.c
/branches/network/uspace/app/tester/fault/fault2.c
/branches/network/uspace/app/tester/ipc/connect.c
/branches/network/uspace/app/tester/ipc/ping_pong.c
/branches/network/uspace/app/tester/ipc/register.c
/branches/network/uspace/app/tester/loop/loop1.c
/branches/network/uspace/app/tester/print/print1.c
/branches/network/uspace/app/tester/print/print1.def
/branches/network/uspace/app/tester/print/print4.c
/branches/network/uspace/app/tester/stdio/stdio1.c
/branches/network/uspace/app/tester/stdio/stdio2.c
/branches/network/uspace/app/tester/tester.c
/branches/network/uspace/app/tester/tester.h
/branches/network/uspace/app/tester/thread/thread1.c
/branches/network/uspace/app/tester/vfs/vfs1.c
/branches/network/uspace/app/tetris/screen.c
/branches/network/uspace/app/tetris/shapes.c
/branches/network/uspace/app/tetris/tetris.c
/branches/network/uspace/app/trace/proto.c
/branches/network/uspace/app/trace/trace.c
/branches/network/uspace/lib/libblock/libblock.c
/branches/network/uspace/lib/libblock/libblock.h
/branches/network/uspace/lib/libc/Makefile
/branches/network/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/network/uspace/lib/libc/arch/sparc64/include/fibril.h
/branches/network/uspace/lib/libc/arch/sparc64/include/stack.h
/branches/network/uspace/lib/libc/generic/as.c
/branches/network/uspace/lib/libc/generic/async.c
/branches/network/uspace/lib/libc/generic/devmap.c
/branches/network/uspace/lib/libc/generic/getopt.c
/branches/network/uspace/lib/libc/generic/io/console.c
/branches/network/uspace/lib/libc/generic/io/io.c
/branches/network/uspace/lib/libc/generic/libc.c
/branches/network/uspace/lib/libc/generic/mman.c
/branches/network/uspace/lib/libc/generic/string.c
/branches/network/uspace/lib/libc/generic/task.c
/branches/network/uspace/lib/libc/generic/vfs/vfs.c
/branches/network/uspace/lib/libc/include/async.h
/branches/network/uspace/lib/libc/include/bitops.h
/branches/network/uspace/lib/libc/include/devmap.h
/branches/network/uspace/lib/libc/include/errno.h
/branches/network/uspace/lib/libc/include/fibril.h
/branches/network/uspace/lib/libc/include/getopt.h
/branches/network/uspace/lib/libc/include/io/console.h
/branches/network/uspace/lib/libc/include/ipc/console.h
/branches/network/uspace/lib/libc/include/ipc/devmap.h
/branches/network/uspace/lib/libc/include/ipc/fb.h
/branches/network/uspace/lib/libc/include/ipc/ns.h
/branches/network/uspace/lib/libc/include/ipc/vfs.h
/branches/network/uspace/lib/libc/include/macros.h
/branches/network/uspace/lib/libc/include/malloc.h
/branches/network/uspace/lib/libc/include/mem.h
/branches/network/uspace/lib/libc/include/stdio.h
/branches/network/uspace/lib/libc/include/stdlib.h
/branches/network/uspace/lib/libc/include/string.h
/branches/network/uspace/lib/libc/include/sys/stat.h
/branches/network/uspace/lib/libc/include/task.h
/branches/network/uspace/lib/libc/include/unistd.h
/branches/network/uspace/lib/libc/include/vfs/vfs.h
/branches/network/uspace/lib/libfs/libfs.c
/branches/network/uspace/lib/libfs/libfs.h
/branches/network/uspace/srv/bd/ata_bd/ata_bd.c
/branches/network/uspace/srv/bd/file_bd/file_bd.c
/branches/network/uspace/srv/bd/gxe_bd/gxe_bd.c
/branches/network/uspace/srv/console/console.c
/branches/network/uspace/srv/console/screenbuffer.h
/branches/network/uspace/srv/devmap/devmap.c
/branches/network/uspace/srv/fb/ega.c
/branches/network/uspace/srv/fb/fb.c
/branches/network/uspace/srv/fb/ppm.c
/branches/network/uspace/srv/fb/serial_console.c
/branches/network/uspace/srv/fs/devfs/devfs.c
/branches/network/uspace/srv/fs/devfs/devfs_ops.c
/branches/network/uspace/srv/fs/devfs/devfs_ops.h
/branches/network/uspace/srv/fs/fat/fat.c
/branches/network/uspace/srv/fs/fat/fat.h
/branches/network/uspace/srv/fs/fat/fat_ops.c
/branches/network/uspace/srv/fs/tmpfs/tmpfs.c
/branches/network/uspace/srv/fs/tmpfs/tmpfs.h
/branches/network/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/network/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/network/uspace/srv/kbd/Makefile
/branches/network/uspace/srv/kbd/ctl/pc.c
/branches/network/uspace/srv/kbd/genarch/gsp.c
/branches/network/uspace/srv/kbd/layout/cz.c
/branches/network/uspace/srv/kbd/layout/us_qwerty.c
/branches/network/uspace/srv/kbd/port/i8042.c
/branches/network/uspace/srv/loader/main.c
/branches/network/uspace/srv/ns/ns.c
/branches/network/uspace/srv/ns/task.c
/branches/network/uspace/srv/ns/task.h
/branches/network/uspace/srv/pci/libpci/generic.c
/branches/network/uspace/srv/pci/libpci/i386-ports.c
/branches/network/uspace/srv/pci/libpci/names.c
/branches/network/uspace/srv/pci/libpci/pci_ids.h
/branches/network/uspace/srv/pci/update-ids
/branches/network/uspace/srv/vfs/vfs.c
/branches/network/uspace/srv/vfs/vfs.h
/branches/network/uspace/srv/vfs/vfs_lookup.c
/branches/network/uspace/srv/vfs/vfs_node.c
/branches/network/uspace/srv/vfs/vfs_ops.c
/branches/network/version
4581 5429 d 15 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
/branches/network/contrib/conf/ia32-qe.sh
/branches/network/uspace/app/bdsh/cmds/modules/bdd
/branches/network/uspace/app/bdsh/cmds/modules/mount
/branches/network/uspace/app/bdsh/cmds/modules/mv
/branches/network/uspace/app/getvc
/branches/network/uspace/app/tester/ipc/ping_pong.c
/branches/network/uspace/app/tester/ipc/ping_pong.def
/branches/network/uspace/dist/data
/branches/network/uspace/dist/dev
/branches/network/uspace/lib/libc/generic/adt
/branches/network/uspace/lib/libc/generic/devmap.c
/branches/network/uspace/lib/libc/generic/fibril_sync.c
/branches/network/uspace/lib/libc/generic/io/console.c
/branches/network/uspace/lib/libc/generic/io/klog.c
/branches/network/uspace/lib/libc/include/adt
/branches/network/uspace/lib/libc/include/devmap.h
/branches/network/uspace/lib/libc/include/fibril_sync.h
/branches/network/uspace/lib/libc/include/io/color.h
/branches/network/uspace/lib/libc/include/io/console.h
/branches/network/uspace/lib/libc/include/io/keycode.h
/branches/network/uspace/lib/libc/include/io/klog.h
/branches/network/uspace/lib/libc/include/io/style.h
/branches/network/uspace/lib/libc/include/ipc/bd.h
/branches/network/uspace/lib/libc/include/ipc/vfs.h
/branches/network/uspace/srv/bd
/branches/network/uspace/srv/cir
/branches/network/uspace/srv/console/gfx
/branches/network/uspace/srv/fs/devfs
/branches/network/uspace/srv/kbd/generic/keybuffer.c
/branches/network/uspace/srv/kbd/include/keybuffer.h
/branches/network/uspace/srv/ns/clonable.c
/branches/network/uspace/srv/ns/clonable.h
/branches/network/uspace/srv/ns/ns.h
/branches/network/uspace/srv/ns/service.c
/branches/network/uspace/srv/ns/service.h
/branches/network/uspace/srv/ns/task.c
/branches/network/uspace/srv/ns/task.h
/branches/network/kernel/arch/amd64/include/byteorder.h
/branches/network/kernel/arch/arm32/include/byteorder.h
/branches/network/kernel/arch/ia32/include/byteorder.h
/branches/network/kernel/arch/ia64/include/byteorder.h
/branches/network/kernel/arch/mips32/include/byteorder.h
/branches/network/kernel/arch/ppc32/include/byteorder.h
/branches/network/kernel/arch/sparc64/include/byteorder.h
/branches/network/uspace/app/init/version.c
/branches/network/uspace/app/init/version.h
/branches/network/uspace/app/tetris/pathnames.h
/branches/network/uspace/lib/libc/arch/amd64/include/byteorder.h
/branches/network/uspace/lib/libc/arch/arm32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/ia32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/ia64/include/byteorder.h
/branches/network/uspace/lib/libc/arch/mips32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/mips32eb/include/byteorder.h
/branches/network/uspace/lib/libc/arch/ppc32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/sparc64/include/byteorder.h
/branches/network/uspace/lib/libc/generic/console.c
/branches/network/uspace/lib/libc/generic/io/fprintf.c
/branches/network/uspace/lib/libc/generic/io/sprintf.c
/branches/network/uspace/lib/libc/generic/io/stdio.c
/branches/network/uspace/lib/libc/generic/io/stream.c
/branches/network/uspace/lib/libc/generic/io/vsprintf.c
/branches/network/uspace/lib/libc/generic/kbd.c
/branches/network/uspace/lib/libc/generic/libadt
/branches/network/uspace/lib/libc/include/console
/branches/network/uspace/lib/libc/include/console.h
/branches/network/uspace/lib/libc/include/io/io.h
/branches/network/uspace/lib/libc/include/io/stream.h
/branches/network/uspace/lib/libc/include/kbd
/branches/network/uspace/lib/libc/include/libadt
/branches/network/uspace/srv/console/anim_1.ppm
/branches/network/uspace/srv/console/anim_2.ppm
/branches/network/uspace/srv/console/anim_3.ppm
/branches/network/uspace/srv/console/anim_4.ppm
/branches/network/uspace/srv/console/cons_has_data.ppm
/branches/network/uspace/srv/console/cons_idle.ppm
/branches/network/uspace/srv/console/cons_kernel.ppm
/branches/network/uspace/srv/console/cons_selected.ppm
/branches/network/uspace/srv/console/helenos.ppm
/branches/network/uspace/srv/console/nameic.ppm
/branches/network/uspace/srv/fhc
/branches/network/uspace/srv/kbd/generic/key_buffer.c
/branches/network/uspace/srv/kbd/include/key_buffer.h
/branches/network/uspace/srv/obio
/branches/network/uspace/srv/rd
/branches/network/HelenOS.config
/branches/network/boot/arch/amd64/Makefile.inc
/branches/network/boot/arch/arm32/loader/Makefile
/branches/network/boot/arch/arm32/loader/main.c
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/boot/arch/ia64/loader/Makefile
/branches/network/boot/arch/ia64/loader/types.h
/branches/network/boot/arch/mips32/loader/Makefile
/branches/network/boot/arch/ppc32/loader/Makefile
/branches/network/boot/arch/sparc64/loader/Makefile
/branches/network/contrib/conf/mips32-gx.sh
/branches/network/defaults/amd64/Makefile.config
/branches/network/defaults/ia32/Makefile.config
/branches/network/kernel/Makefile
/branches/network/kernel/arch/amd64/Makefile.inc
/branches/network/kernel/arch/amd64/include/atomic.h
/branches/network/kernel/arch/amd64/include/cpu.h
/branches/network/kernel/arch/amd64/include/mm/page.h
/branches/network/kernel/arch/amd64/include/proc/task.h
/branches/network/kernel/arch/amd64/include/types.h
/branches/network/kernel/arch/amd64/src/ddi/ddi.c
/branches/network/kernel/arch/amd64/src/interrupt.c
/branches/network/kernel/arch/arm32/Makefile.inc
/branches/network/kernel/arch/arm32/include/mm/page.h
/branches/network/kernel/arch/arm32/include/types.h
/branches/network/kernel/arch/arm32/src/mm/tlb.c
/branches/network/kernel/arch/ia32/Makefile.inc
/branches/network/kernel/arch/ia32/include/atomic.h
/branches/network/kernel/arch/ia32/include/cpu.h
/branches/network/kernel/arch/ia32/include/mm/page.h
/branches/network/kernel/arch/ia32/include/proc/task.h
/branches/network/kernel/arch/ia32/include/smp/smp.h
/branches/network/kernel/arch/ia32/include/types.h
/branches/network/kernel/arch/ia32/src/atomic.S
/branches/network/kernel/arch/ia32/src/ddi/ddi.c
/branches/network/kernel/arch/ia32/src/interrupt.c
/branches/network/kernel/arch/ia32/src/mm/frame.c
/branches/network/kernel/arch/ia32/src/mm/tlb.c
/branches/network/kernel/arch/ia32/src/smp/mps.c
/branches/network/kernel/arch/ia64/Makefile.inc
/branches/network/kernel/arch/ia64/include/mm/page.h
/branches/network/kernel/arch/ia64/include/mm/tlb.h
/branches/network/kernel/arch/ia64/include/types.h
/branches/network/kernel/arch/ia64/src/drivers/ski.c
/branches/network/kernel/arch/ia64/src/mm/page.c
/branches/network/kernel/arch/ia64/src/mm/tlb.c
/branches/network/kernel/arch/ia64/src/mm/vhpt.c
/branches/network/kernel/arch/mips32/Makefile.inc
/branches/network/kernel/arch/mips32/include/arch.h
/branches/network/kernel/arch/mips32/include/debugger.h
/branches/network/kernel/arch/mips32/include/elf.h
/branches/network/kernel/arch/mips32/include/mm/page.h
/branches/network/kernel/arch/mips32/include/types.h
/branches/network/kernel/arch/mips32/src/mips32.c
/branches/network/kernel/arch/mips32/src/mm/frame.c
/branches/network/kernel/arch/mips32/src/mm/tlb.c
/branches/network/kernel/arch/ppc32/Makefile.inc
/branches/network/kernel/arch/ppc32/include/mm/page.h
/branches/network/kernel/arch/ppc32/include/types.h
/branches/network/kernel/arch/ppc32/src/mm/frame.c
/branches/network/kernel/arch/ppc32/src/mm/tlb.c
/branches/network/kernel/arch/sparc64/Makefile.inc
/branches/network/kernel/arch/sparc64/include/mm/tlb.h
/branches/network/kernel/arch/sparc64/include/mm/tsb.h
/branches/network/kernel/arch/sparc64/include/types.h
/branches/network/kernel/arch/sparc64/src/drivers/fhc.c
/branches/network/kernel/arch/sparc64/src/drivers/pci.c
/branches/network/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/network/kernel/arch/sparc64/src/mm/as.c
/branches/network/kernel/arch/sparc64/src/mm/tlb.c
/branches/network/kernel/arch/sparc64/src/mm/tsb.c
/branches/network/kernel/arch/sparc64/src/smp/smp.c
/branches/network/kernel/doc/mm
/branches/network/kernel/genarch/src/acpi/acpi.c
/branches/network/kernel/genarch/src/acpi/madt.c
/branches/network/kernel/genarch/src/mm/asid.c
/branches/network/kernel/genarch/src/mm/page_ht.c
/branches/network/kernel/genarch/src/ofw/ebus.c
/branches/network/kernel/genarch/src/ofw/fhc.c
/branches/network/kernel/genarch/src/ofw/ofw_tree.c
/branches/network/kernel/genarch/src/ofw/pci.c
/branches/network/kernel/genarch/src/ofw/sbus.c
/branches/network/kernel/generic/include/adt/bitmap.h
/branches/network/kernel/generic/include/adt/btree.h
/branches/network/kernel/generic/include/adt/fifo.h
/branches/network/kernel/generic/include/adt/hash_table.h
/branches/network/kernel/generic/include/arch.h
/branches/network/kernel/generic/include/byteorder.h
/branches/network/kernel/generic/include/config.h
/branches/network/kernel/generic/include/console/chardev.h
/branches/network/kernel/generic/include/console/console.h
/branches/network/kernel/generic/include/console/kconsole.h
/branches/network/kernel/generic/include/cpu.h
/branches/network/kernel/generic/include/ddi/irq.h
/branches/network/kernel/generic/include/ipc/event.h
/branches/network/kernel/generic/include/ipc/event_types.h
/branches/network/kernel/generic/include/ipc/ipc.h
/branches/network/kernel/generic/include/ipc/ipcrsc.h
/branches/network/kernel/generic/include/macros.h
/branches/network/kernel/generic/include/mm/as.h
/branches/network/kernel/generic/include/mm/frame.h
/branches/network/kernel/generic/include/mm/slab.h
/branches/network/kernel/generic/include/mm/tlb.h
/branches/network/kernel/generic/include/proc/scheduler.h
/branches/network/kernel/generic/include/sort.h
/branches/network/kernel/generic/include/string.h
/branches/network/kernel/generic/include/symtab.h
/branches/network/kernel/generic/include/synch/futex.h
/branches/network/kernel/generic/include/synch/rwlock.h
/branches/network/kernel/generic/include/synch/spinlock.h
/branches/network/kernel/generic/src/adt/bitmap.c
/branches/network/kernel/generic/src/adt/btree.c
/branches/network/kernel/generic/src/adt/hash_table.c
/branches/network/kernel/generic/src/console/cmd.c
/branches/network/kernel/generic/src/console/console.c
/branches/network/kernel/generic/src/console/kconsole.c
/branches/network/kernel/generic/src/ddi/ddi.c
/branches/network/kernel/generic/src/ddi/irq.c
/branches/network/kernel/generic/src/debug/symtab.c
/branches/network/kernel/generic/src/ipc/event.c
/branches/network/kernel/generic/src/ipc/ipc.c
/branches/network/kernel/generic/src/ipc/ipcrsc.c
/branches/network/kernel/generic/src/ipc/kbox.c
/branches/network/kernel/generic/src/ipc/sysipc.c
/branches/network/kernel/generic/src/lib/sort.c
/branches/network/kernel/generic/src/lib/string.c
/branches/network/kernel/generic/src/main/kinit.c
/branches/network/kernel/generic/src/main/main.c
/branches/network/kernel/generic/src/mm/as.c
/branches/network/kernel/generic/src/mm/backend_anon.c
/branches/network/kernel/generic/src/mm/backend_elf.c
/branches/network/kernel/generic/src/mm/frame.c
/branches/network/kernel/generic/src/mm/slab.c
/branches/network/kernel/generic/src/mm/tlb.c
/branches/network/kernel/generic/src/printf/printf_core.c
/branches/network/kernel/generic/src/printf/vprintf.c
/branches/network/kernel/generic/src/printf/vsnprintf.c
/branches/network/kernel/generic/src/proc/program.c
/branches/network/kernel/generic/src/proc/scheduler.c
/branches/network/kernel/generic/src/proc/task.c
/branches/network/kernel/generic/src/synch/futex.c
/branches/network/kernel/generic/src/synch/spinlock.c
/branches/network/kernel/generic/src/synch/waitq.c
/branches/network/kernel/generic/src/syscall/syscall.c
/branches/network/kernel/generic/src/time/clock.c
/branches/network/kernel/generic/src/udebug/udebug.c
/branches/network/kernel/generic/src/udebug/udebug_ops.c
/branches/network/kernel/test/avltree/avltree1.c
/branches/network/kernel/test/mm/falloc2.c
/branches/network/kernel/test/mm/purge1.c
/branches/network/kernel/test/synch/rwlock4.c
/branches/network/tools/mkfat.py
/branches/network/uspace/Makefile
/branches/network/uspace/app/bdsh/Makefile
/branches/network/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/network/uspace/app/bdsh/cmds/modules/kcon/kcon.c
/branches/network/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/network/uspace/app/bdsh/cmds/modules/module_aliases.h
/branches/network/uspace/app/bdsh/cmds/modules/modules.h
/branches/network/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/branches/network/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/network/uspace/app/bdsh/exec.c
/branches/network/uspace/app/bdsh/input.c
/branches/network/uspace/app/init/Makefile
/branches/network/uspace/app/init/init.c
/branches/network/uspace/app/init/init.h
/branches/network/uspace/app/klog/Makefile
/branches/network/uspace/app/klog/klog.c
/branches/network/uspace/app/tester/Makefile
/branches/network/uspace/app/tester/console/console1.c
/branches/network/uspace/app/tester/devmap/devmap1.c
/branches/network/uspace/app/tester/stdio/stdio2.c
/branches/network/uspace/app/tester/tester.c
/branches/network/uspace/app/tester/tester.h
/branches/network/uspace/app/tetris/Makefile
/branches/network/uspace/app/tetris/input.c
/branches/network/uspace/app/tetris/input.h
/branches/network/uspace/app/tetris/scores.c
/branches/network/uspace/app/tetris/scores.h
/branches/network/uspace/app/tetris/screen.c
/branches/network/uspace/app/tetris/screen.h
/branches/network/uspace/app/tetris/shapes.c
/branches/network/uspace/app/tetris/tetris.c
/branches/network/uspace/app/tetris/tetris.h
/branches/network/uspace/app/trace/ipcp.c
/branches/network/uspace/app/trace/proto.c
/branches/network/uspace/app/trace/proto.h
/branches/network/uspace/app/trace/trace.c
/branches/network/uspace/lib/libblock/libblock.c
/branches/network/uspace/lib/libblock/libblock.h
/branches/network/uspace/lib/libc/Makefile
/branches/network/uspace/lib/libc/Makefile.toolchain
/branches/network/uspace/lib/libc/arch/amd64/Makefile.inc
/branches/network/uspace/lib/libc/arch/amd64/include/types.h
/branches/network/uspace/lib/libc/arch/arm32/Makefile.inc
/branches/network/uspace/lib/libc/arch/arm32/include/fibril.h
/branches/network/uspace/lib/libc/arch/arm32/include/tls.h
/branches/network/uspace/lib/libc/arch/arm32/include/types.h
/branches/network/uspace/lib/libc/arch/ia32/Makefile.inc
/branches/network/uspace/lib/libc/arch/ia32/include/types.h
/branches/network/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/network/uspace/lib/libc/arch/ia64/include/types.h
/branches/network/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/network/uspace/lib/libc/arch/mips32/include/types.h
/branches/network/uspace/lib/libc/arch/mips32eb/Makefile.inc
/branches/network/uspace/lib/libc/arch/ppc32/Makefile.inc
/branches/network/uspace/lib/libc/arch/ppc32/include/types.h
/branches/network/uspace/lib/libc/arch/sparc64/Makefile.inc
/branches/network/uspace/lib/libc/arch/sparc64/include/types.h
/branches/network/uspace/lib/libc/generic/as.c
/branches/network/uspace/lib/libc/generic/async.c
/branches/network/uspace/lib/libc/generic/ddi.c
/branches/network/uspace/lib/libc/generic/fibril.c
/branches/network/uspace/lib/libc/generic/io/asprintf.c
/branches/network/uspace/lib/libc/generic/io/io.c
/branches/network/uspace/lib/libc/generic/io/printf.c
/branches/network/uspace/lib/libc/generic/io/printf_core.c
/branches/network/uspace/lib/libc/generic/io/snprintf.c
/branches/network/uspace/lib/libc/generic/io/vprintf.c
/branches/network/uspace/lib/libc/generic/io/vsnprintf.c
/branches/network/uspace/lib/libc/generic/ipc.c
/branches/network/uspace/lib/libc/generic/libc.c
/branches/network/uspace/lib/libc/generic/loader.c
/branches/network/uspace/lib/libc/generic/mem.c
/branches/network/uspace/lib/libc/generic/string.c
/branches/network/uspace/lib/libc/generic/task.c
/branches/network/uspace/lib/libc/generic/vfs/vfs.c
/branches/network/uspace/lib/libc/include/async.h
/branches/network/uspace/lib/libc/include/byteorder.h
/branches/network/uspace/lib/libc/include/dirent.h
/branches/network/uspace/lib/libc/include/errno.h
/branches/network/uspace/lib/libc/include/fcntl.h
/branches/network/uspace/lib/libc/include/fibril.h
/branches/network/uspace/lib/libc/include/io/printf_core.h
/branches/network/uspace/lib/libc/include/ipc/console.h
/branches/network/uspace/lib/libc/include/ipc/devmap.h
/branches/network/uspace/lib/libc/include/ipc/ipc.h
/branches/network/uspace/lib/libc/include/ipc/loader.h
/branches/network/uspace/lib/libc/include/ipc/ns.h
/branches/network/uspace/lib/libc/include/loader/loader.h
/branches/network/uspace/lib/libc/include/loader/pcb.h
/branches/network/uspace/lib/libc/include/macros.h
/branches/network/uspace/lib/libc/include/stdio.h
/branches/network/uspace/lib/libc/include/string.h
/branches/network/uspace/lib/libc/include/task.h
/branches/network/uspace/lib/libc/include/unistd.h
/branches/network/uspace/lib/libc/include/vfs/vfs.h
/branches/network/uspace/lib/libfs/libfs.c
/branches/network/uspace/lib/libfs/libfs.h
/branches/network/uspace/lib/softfloat/Makefile
/branches/network/uspace/lib/softfloat/include/sftypes.h
/branches/network/uspace/srv/cir/obio
/branches/network/uspace/srv/console/Makefile
/branches/network/uspace/srv/console/console.c
/branches/network/uspace/srv/console/console.h
/branches/network/uspace/srv/console/gcons.c
/branches/network/uspace/srv/console/gcons.h
/branches/network/uspace/srv/console/screenbuffer.c
/branches/network/uspace/srv/console/screenbuffer.h
/branches/network/uspace/srv/devmap/Makefile
/branches/network/uspace/srv/devmap/devmap.c
/branches/network/uspace/srv/fb/Makefile
/branches/network/uspace/srv/fb/ega.c
/branches/network/uspace/srv/fb/ega.h
/branches/network/uspace/srv/fb/fb.c
/branches/network/uspace/srv/fb/ppm.c
/branches/network/uspace/srv/fb/serial_console.c
/branches/network/uspace/srv/fb/serial_console.h
/branches/network/uspace/srv/fs/fat/Makefile
/branches/network/uspace/srv/fs/fat/fat.c
/branches/network/uspace/srv/fs/fat/fat.h
/branches/network/uspace/srv/fs/fat/fat_dentry.c
/branches/network/uspace/srv/fs/fat/fat_dentry.h
/branches/network/uspace/srv/fs/fat/fat_fat.c
/branches/network/uspace/srv/fs/fat/fat_idx.c
/branches/network/uspace/srv/fs/fat/fat_ops.c
/branches/network/uspace/srv/fs/tmpfs/Makefile
/branches/network/uspace/srv/fs/tmpfs/tmpfs.c
/branches/network/uspace/srv/fs/tmpfs/tmpfs.h
/branches/network/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/network/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/network/uspace/srv/kbd/Makefile
/branches/network/uspace/srv/kbd/ctl/gxe_fb.c
/branches/network/uspace/srv/kbd/ctl/pc.c
/branches/network/uspace/srv/kbd/ctl/stty.c
/branches/network/uspace/srv/kbd/ctl/sun.c
/branches/network/uspace/srv/kbd/genarch/gsp.c
/branches/network/uspace/srv/kbd/genarch/stroke.c
/branches/network/uspace/srv/kbd/generic/kbd.c
/branches/network/uspace/srv/kbd/include/gsp.h
/branches/network/uspace/srv/kbd/include/kbd.h
/branches/network/uspace/srv/kbd/include/kbd_port.h
/branches/network/uspace/srv/kbd/include/layout.h
/branches/network/uspace/srv/kbd/layout/cz.c
/branches/network/uspace/srv/kbd/layout/us_dvorak.c
/branches/network/uspace/srv/kbd/layout/us_qwerty.c
/branches/network/uspace/srv/kbd/port/dummy.c
/branches/network/uspace/srv/kbd/port/gxemul.c
/branches/network/uspace/srv/kbd/port/i8042.c
/branches/network/uspace/srv/kbd/port/msim.c
/branches/network/uspace/srv/kbd/port/ns16550.c
/branches/network/uspace/srv/kbd/port/sgcn.c
/branches/network/uspace/srv/kbd/port/ski.c
/branches/network/uspace/srv/kbd/port/sun.c
/branches/network/uspace/srv/kbd/port/z8530.c
/branches/network/uspace/srv/loader/arch/ia32/ia32.s
/branches/network/uspace/srv/loader/elf_load.c
/branches/network/uspace/srv/loader/main.c
/branches/network/uspace/srv/ns/Makefile
/branches/network/uspace/srv/ns/ns.c
/branches/network/uspace/srv/vfs/Makefile
/branches/network/uspace/srv/vfs/vfs.c
/branches/network/uspace/srv/vfs/vfs.h
/branches/network/uspace/srv/vfs/vfs_file.c
/branches/network/uspace/srv/vfs/vfs_lookup.c
/branches/network/uspace/srv/vfs/vfs_node.c
/branches/network/uspace/srv/vfs/vfs_ops.c
/branches/network/uspace/srv/vfs/vfs_register.c
3386 5726 d 16 h decky /branches/network/ add new network branch (copy of current trunk)  
/branches/network
2586 6035 d 10 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
/trunk/uspace/lib/libc/arch/amd64/include/tls.h
/trunk/uspace/lib/libc/arch/amd64/src/tls.c
/trunk/uspace/lib/libc/arch/arm32/include/tls.h
/trunk/uspace/lib/libc/arch/arm32/src/tls.c
/trunk/uspace/lib/libc/arch/ia32/include/tls.h
/trunk/uspace/lib/libc/arch/ia32/src/tls.c
/trunk/uspace/lib/libc/arch/ia64/include/tls.h
/trunk/uspace/lib/libc/arch/ia64/src/tls.c
/trunk/uspace/lib/libc/arch/mips32/include/tls.h
/trunk/uspace/lib/libc/arch/mips32/src/tls.c
/trunk/uspace/lib/libc/arch/mips32eb/include/tls.h
/trunk/uspace/lib/libc/arch/ppc32/include/tls.h
/trunk/uspace/lib/libc/arch/ppc32/src/tls.c
/trunk/uspace/lib/libc/arch/ppc64/include/tls.h
/trunk/uspace/lib/libc/arch/ppc64/src/tls.c
/trunk/uspace/lib/libc/arch/sparc64/include/tls.h
/trunk/uspace/lib/libc/arch/sparc64/src/tls.c
/trunk/uspace/lib/libc/generic/tls.c
/trunk/uspace/lib/libc/include/tls.h
/trunk/uspace/lib/libc/arch/amd64/src/thread.c
/trunk/uspace/lib/libc/arch/arm32/src/thread.c
/trunk/uspace/lib/libc/arch/ia32/src/thread.c
/trunk/uspace/lib/libc/arch/ia64/src/thread.c
/trunk/uspace/lib/libc/arch/mips32/src/thread.c
/trunk/uspace/lib/libc/arch/ppc32/src/thread.c
/trunk/uspace/lib/libc/arch/ppc64/src/thread.c
/trunk/uspace/lib/libc/arch/sparc64/src/thread.c
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/arch/amd64/Makefile.inc
/trunk/uspace/lib/libc/arch/amd64/include/thread.h
/trunk/uspace/lib/libc/arch/arm32/Makefile.inc
/trunk/uspace/lib/libc/arch/arm32/include/thread.h
/trunk/uspace/lib/libc/arch/ia32/Makefile.inc
/trunk/uspace/lib/libc/arch/ia32/include/thread.h
/trunk/uspace/lib/libc/arch/ia64/Makefile.inc
/trunk/uspace/lib/libc/arch/ia64/include/thread.h
/trunk/uspace/lib/libc/arch/mips32/Makefile.inc
/trunk/uspace/lib/libc/arch/mips32/include/thread.h
/trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc
/trunk/uspace/lib/libc/arch/ppc32/Makefile.inc
/trunk/uspace/lib/libc/arch/ppc32/include/thread.h
/trunk/uspace/lib/libc/arch/ppc64/Makefile.inc
/trunk/uspace/lib/libc/arch/ppc64/include/thread.h
/trunk/uspace/lib/libc/arch/sparc64/Makefile.inc
/trunk/uspace/lib/libc/arch/sparc64/include/thread.h
/trunk/uspace/lib/libc/generic/fibril.c
/trunk/uspace/lib/libc/generic/libc.c
/trunk/uspace/lib/libc/generic/thread.c
/trunk/uspace/lib/libc/include/fibril.h
/trunk/uspace/lib/libc/include/thread.h
2568 6063 d 2 h jermar /trunk/uspace/ Rename fibril_schedule_next_adv() to fibril_switch(). Rename
fibril_schedule_next() to fibril_yield(). Some fibril structures could be
uninitialized, set them to zero in fibril_setup(). For some fibrils, the stack
member can be NULL (e.g. every thread's first/main fibril); don't do free on
these stacks when cleaning up after a dead fibril.
 
/trunk/uspace/lib/libc/generic/async.c
/trunk/uspace/lib/libc/generic/fibril.c
/trunk/uspace/lib/libc/generic/ipc.c
/trunk/uspace/lib/libc/generic/thread.c
/trunk/uspace/lib/libc/include/async.h
/trunk/uspace/lib/libc/include/fibril.h
/trunk/uspace/srv/fs/fat/fat.c
2483 6159 d 17 h jermar /trunk/uspace/lib/libc/ Remove fibril_join().
We cannot guarantee our assumptions that easily.
This broken feature is removed instead of fixing because there are now users of it.
 
/trunk/uspace/lib/libc/generic/async.c
/trunk/uspace/lib/libc/generic/fibril.c
/trunk/uspace/lib/libc/include/fibril.h
2482 6160 d 8 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
/trunk/uspace/lib/libc/arch/amd64/include/fibril.h
/trunk/uspace/lib/libc/arch/amd64/src/fibril.S
/trunk/uspace/lib/libc/arch/arm32/include/fibril.h
/trunk/uspace/lib/libc/arch/arm32/src/fibril.S
/trunk/uspace/lib/libc/arch/ia32/include/fibril.h
/trunk/uspace/lib/libc/arch/ia32/src/fibril.S
/trunk/uspace/lib/libc/arch/ia64/include/fibril.h
/trunk/uspace/lib/libc/arch/ia64/src/fibril.S
/trunk/uspace/lib/libc/arch/mips32/include/fibril.h
/trunk/uspace/lib/libc/arch/mips32/src/fibril.S
/trunk/uspace/lib/libc/arch/mips32eb/include/fibril.h
/trunk/uspace/lib/libc/arch/ppc32/include/fibril.h
/trunk/uspace/lib/libc/arch/ppc32/src/fibril.S
/trunk/uspace/lib/libc/arch/ppc64/include/fibril.h
/trunk/uspace/lib/libc/arch/ppc64/src/fibril.S
/trunk/uspace/lib/libc/arch/sparc64/include/fibril.h
/trunk/uspace/lib/libc/arch/sparc64/src/fibril.S
/trunk/uspace/lib/libc/generic/fibril.c
/trunk/uspace/lib/libc/include/fibril.h
/trunk/uspace/lib/libc/arch/amd64/include/psthread.h
/trunk/uspace/lib/libc/arch/amd64/src/psthread.S
/trunk/uspace/lib/libc/arch/arm32/include/psthread.h
/trunk/uspace/lib/libc/arch/arm32/src/psthread.S
/trunk/uspace/lib/libc/arch/ia32/include/psthread.h
/trunk/uspace/lib/libc/arch/ia32/src/psthread.S
/trunk/uspace/lib/libc/arch/ia64/include/psthread.h
/trunk/uspace/lib/libc/arch/ia64/src/psthread.S
/trunk/uspace/lib/libc/arch/mips32/include/psthread.h
/trunk/uspace/lib/libc/arch/mips32/src/psthread.S
/trunk/uspace/lib/libc/arch/mips32eb/include/psthread.h
/trunk/uspace/lib/libc/arch/ppc32/include/psthread.h
/trunk/uspace/lib/libc/arch/ppc32/src/psthread.S
/trunk/uspace/lib/libc/arch/ppc64/include/psthread.h
/trunk/uspace/lib/libc/arch/ppc64/src/psthread.S
/trunk/uspace/lib/libc/arch/sparc64/include/psthread.h
/trunk/uspace/lib/libc/arch/sparc64/src/psthread.S
/trunk/uspace/lib/libc/generic/psthread.c
/trunk/uspace/lib/libc/include/psthread.h
/trunk/kernel/arch/ia32/src/context.s
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/arch/amd64/Makefile.inc
/trunk/uspace/lib/libc/arch/amd64/include/thread.h
/trunk/uspace/lib/libc/arch/arm32/Makefile.inc
/trunk/uspace/lib/libc/arch/arm32/include/thread.h
/trunk/uspace/lib/libc/arch/ia32/Makefile.inc
/trunk/uspace/lib/libc/arch/ia32/include/thread.h
/trunk/uspace/lib/libc/arch/ia64/Makefile.inc
/trunk/uspace/lib/libc/arch/ia64/include/thread.h
/trunk/uspace/lib/libc/arch/mips32/Makefile.inc
/trunk/uspace/lib/libc/arch/mips32/include/thread.h
/trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc
/trunk/uspace/lib/libc/arch/ppc32/Makefile.inc
/trunk/uspace/lib/libc/arch/ppc32/include/thread.h
/trunk/uspace/lib/libc/arch/ppc64/Makefile.inc
/trunk/uspace/lib/libc/arch/ppc64/include/thread.h
/trunk/uspace/lib/libc/arch/sparc64/Makefile.inc
/trunk/uspace/lib/libc/arch/sparc64/include/thread.h
/trunk/uspace/lib/libc/generic/async.c
/trunk/uspace/lib/libc/generic/ipc.c
/trunk/uspace/lib/libc/generic/libc.c
/trunk/uspace/lib/libc/generic/thread.c
/trunk/uspace/lib/libc/include/async.h
2481 6160 d 10 h jermar /trunk/uspace/lib/libc/ 1. Implement simple joining of pseudo threads. Only one pseudo thread is allowed to join another pseudo
thread. The restriction is that both pseudo threads must be from the same thread (this is to simplify
synchronization). The joiner doesn't free anything from the joinee. It only gets its return value. Not
tested thoroughly yet.

2. Cleanup of a dead pseudo thread is done by the next scheduled pseudo thread. Not tested thoroughly yet.
 
/trunk/uspace/lib/libc/generic/psthread.c
/trunk/uspace/lib/libc/include/psthread.h
2479 6164 d 19 h jermar /trunk/ New, better-structured, directory layout for uspace.  
/trunk/uspace/app
/trunk/uspace/app/init
/trunk/uspace/app/klog
/trunk/uspace/app/tester
/trunk/uspace/app/tetris
/trunk/uspace/lib
/trunk/uspace/lib/libc
/trunk/uspace/lib/softfloat
/trunk/uspace/lib/softint
/trunk/uspace/srv
/trunk/uspace/srv/console
/trunk/uspace/srv/fb
/trunk/uspace/srv/fs
/trunk/uspace/srv/kbd
/trunk/uspace/srv/ns
/trunk/uspace/srv/pci
/trunk/uspace/srv/rd
/trunk/uspace/console
/trunk/uspace/fb
/trunk/uspace/fs
/trunk/uspace/init
/trunk/uspace/kbd
/trunk/uspace/klog
/trunk/uspace/libc
/trunk/uspace/ns
/trunk/uspace/pci
/trunk/uspace/rd
/trunk/uspace/softfloat
/trunk/uspace/softint
/trunk/uspace/tester
/trunk/uspace/tetris
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia32xen/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/contrib/conf/ski.conf
/trunk/uspace/Makefile
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/klog/Makefile
/trunk/uspace/app/tester/Makefile
/trunk/uspace/app/tetris/Makefile
/trunk/uspace/app/tetris/input.c
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/arch/amd64/_link.ld.in
/trunk/uspace/lib/libc/arch/arm32/Makefile.inc
/trunk/uspace/lib/libc/arch/arm32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia64/Makefile.inc
/trunk/uspace/lib/libc/arch/ia64/_link.ld.in
/trunk/uspace/lib/libc/arch/mips32/Makefile.inc
/trunk/uspace/lib/libc/arch/mips32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc64/_link.ld.in
/trunk/uspace/lib/libc/arch/sparc64/_link.ld.in
/trunk/uspace/srv/console/Makefile
/trunk/uspace/srv/fb/Makefile
/trunk/uspace/srv/fs/Makefile
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/ns/Makefile
/trunk/uspace/srv/pci/Makefile
/trunk/uspace/srv/pci/libpci/Makefile
/trunk/uspace/srv/rd/Makefile
2071 6321 d 12 h jermar /trunk/ (c) versus (C)  
/trunk/Makefile
/trunk/boot/Makefile
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia32xen/Makefile.inc
/trunk/boot/arch/ia64/Makefile.inc
/trunk/boot/arch/mips32/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/mips32/loader/asm.S
/trunk/boot/arch/mips32/loader/asm.h
/trunk/boot/arch/mips32/loader/boot.S
/trunk/boot/arch/mips32/loader/main.c
/trunk/boot/arch/mips32/loader/main.h
/trunk/boot/arch/mips32/loader/msim.c
/trunk/boot/arch/mips32/loader/msim.h
/trunk/boot/arch/mips32/loader/regname.h
/trunk/boot/arch/mips32/loader/types.h
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc32/loader/asm.S
/trunk/boot/arch/ppc32/loader/asm.h
/trunk/boot/arch/ppc32/loader/boot.S
/trunk/boot/arch/ppc32/loader/main.c
/trunk/boot/arch/ppc32/loader/main.h
/trunk/boot/arch/ppc32/loader/ofwarch.c
/trunk/boot/arch/ppc32/loader/ofwarch.h
/trunk/boot/arch/ppc32/loader/regname.h
/trunk/boot/arch/ppc32/loader/types.h
/trunk/boot/arch/ppc64/Makefile.inc
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/boot/arch/ppc64/loader/asm.S
/trunk/boot/arch/ppc64/loader/asm.h
/trunk/boot/arch/ppc64/loader/boot.S
/trunk/boot/arch/ppc64/loader/main.c
/trunk/boot/arch/ppc64/loader/main.h
/trunk/boot/arch/ppc64/loader/ofwarch.c
/trunk/boot/arch/ppc64/loader/ofwarch.h
/trunk/boot/arch/ppc64/loader/regname.h
/trunk/boot/arch/ppc64/loader/types.h
/trunk/boot/arch/sparc64/Makefile.inc
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/boot/arch/sparc64/loader/asm.S
/trunk/boot/arch/sparc64/loader/asm.h
/trunk/boot/arch/sparc64/loader/boot.S
/trunk/boot/arch/sparc64/loader/main.c
/trunk/boot/arch/sparc64/loader/main.h
/trunk/boot/arch/sparc64/loader/ofwarch.c
/trunk/boot/arch/sparc64/loader/ofwarch.h
/trunk/boot/arch/sparc64/loader/register.h
/trunk/boot/arch/sparc64/loader/stack.h
/trunk/boot/arch/sparc64/loader/types.h
/trunk/boot/genarch/balloc.c
/trunk/boot/genarch/balloc.h
/trunk/boot/genarch/ofw.c
/trunk/boot/genarch/ofw.h
/trunk/boot/genarch/ofw_tree.c
/trunk/boot/genarch/ofw_tree.h
/trunk/boot/generic/align.h
/trunk/boot/generic/gentypes.h
/trunk/boot/generic/printf.c
/trunk/boot/generic/printf.h
/trunk/boot/generic/stdarg.h
/trunk/boot/generic/string.c
/trunk/boot/generic/string.h
/trunk/boot/tools/ppc32/font-8x16.c
/trunk/boot/tools/ppc32/font-8x16.h
/trunk/kernel/Makefile
/trunk/kernel/arch/amd64/Makefile.inc
/trunk/kernel/arch/amd64/include/arch.h
/trunk/kernel/arch/amd64/include/arg.h
/trunk/kernel/arch/amd64/include/asm.h
/trunk/kernel/arch/amd64/include/atomic.h
/trunk/kernel/arch/amd64/include/boot/boot.h
/trunk/kernel/arch/amd64/include/byteorder.h
/trunk/kernel/arch/amd64/include/context.h
/trunk/kernel/arch/amd64/include/context_offset.h
/trunk/kernel/arch/amd64/include/cpu.h
/trunk/kernel/arch/amd64/include/cpuid.h
/trunk/kernel/arch/amd64/include/cycle.h
/trunk/kernel/arch/amd64/include/ddi/ddi.h
/trunk/kernel/arch/amd64/include/debugger.h
/trunk/kernel/arch/amd64/include/drivers/vesa.h
/trunk/kernel/arch/amd64/include/elf.h
/trunk/kernel/arch/amd64/include/faddr.h
/trunk/kernel/arch/amd64/include/interrupt.h
/trunk/kernel/arch/amd64/include/memstr.h
/trunk/kernel/arch/amd64/include/mm/as.h
/trunk/kernel/arch/amd64/include/mm/frame.h
/trunk/kernel/arch/amd64/include/mm/page.h
/trunk/kernel/arch/amd64/include/mm/ptl.h
/trunk/kernel/arch/amd64/include/mm/tlb.h
/trunk/kernel/arch/amd64/include/pm.h
/trunk/kernel/arch/amd64/include/proc/task.h
/trunk/kernel/arch/amd64/include/proc/thread.h
/trunk/kernel/arch/amd64/include/syscall.h
/trunk/kernel/arch/amd64/include/types.h
/trunk/kernel/arch/amd64/src/amd64.c
/trunk/kernel/arch/amd64/src/asm_utils.S
/trunk/kernel/arch/amd64/src/boot/boot.S
/trunk/kernel/arch/amd64/src/context.S
/trunk/kernel/arch/amd64/src/cpu/cpu.c
/trunk/kernel/arch/amd64/src/ddi/ddi.c
/trunk/kernel/arch/amd64/src/debugger.c
/trunk/kernel/arch/amd64/src/delay.S
/trunk/kernel/arch/amd64/src/fpu_context.c
/trunk/kernel/arch/amd64/src/interrupt.c
/trunk/kernel/arch/amd64/src/mm/memory_init.c
/trunk/kernel/arch/amd64/src/mm/page.c
/trunk/kernel/arch/amd64/src/pm.c
/trunk/kernel/arch/amd64/src/proc/scheduler.c
/trunk/kernel/arch/amd64/src/proc/task.c
/trunk/kernel/arch/amd64/src/proc/thread.c
/trunk/kernel/arch/amd64/src/smp/ap.S
/trunk/kernel/arch/amd64/src/syscall.c
/trunk/kernel/arch/amd64/src/userspace.c
/trunk/kernel/arch/ia32/Makefile.inc
/trunk/kernel/arch/ia32/include/arch.h
/trunk/kernel/arch/ia32/include/arg.h
/trunk/kernel/arch/ia32/include/asm.h
/trunk/kernel/arch/ia32/include/atomic.h
/trunk/kernel/arch/ia32/include/barrier.h
/trunk/kernel/arch/ia32/include/bios/bios.h
/trunk/kernel/arch/ia32/include/boot/boot.h
/trunk/kernel/arch/ia32/include/boot/memmap.h
/trunk/kernel/arch/ia32/include/byteorder.h
/trunk/kernel/arch/ia32/include/context.h
/trunk/kernel/arch/ia32/include/cpu.h
/trunk/kernel/arch/ia32/include/cpuid.h
/trunk/kernel/arch/ia32/include/cycle.h
/trunk/kernel/arch/ia32/include/ddi/ddi.h
/trunk/kernel/arch/ia32/include/debug.h
/trunk/kernel/arch/ia32/include/drivers/ega.h
/trunk/kernel/arch/ia32/include/drivers/i8042.h
/trunk/kernel/arch/ia32/include/drivers/i8254.h
/trunk/kernel/arch/ia32/include/drivers/i8259.h
/trunk/kernel/arch/ia32/include/drivers/vesa.h
/trunk/kernel/arch/ia32/include/elf.h
/trunk/kernel/arch/ia32/include/faddr.h
/trunk/kernel/arch/ia32/include/fpu_context.h
/trunk/kernel/arch/ia32/include/interrupt.h
/trunk/kernel/arch/ia32/include/memstr.h
/trunk/kernel/arch/ia32/include/mm/as.h
/trunk/kernel/arch/ia32/include/mm/asid.h
/trunk/kernel/arch/ia32/include/mm/frame.h
/trunk/kernel/arch/ia32/include/mm/memory_init.h
/trunk/kernel/arch/ia32/include/mm/page.h
/trunk/kernel/arch/ia32/include/mm/tlb.h
/trunk/kernel/arch/ia32/include/pm.h
/trunk/kernel/arch/ia32/include/proc/task.h
/trunk/kernel/arch/ia32/include/proc/thread.h
/trunk/kernel/arch/ia32/include/smp/ap.h
/trunk/kernel/arch/ia32/include/smp/apic.h
/trunk/kernel/arch/ia32/include/smp/mps.h
/trunk/kernel/arch/ia32/include/smp/smp.h
/trunk/kernel/arch/ia32/include/types.h
/trunk/kernel/arch/ia32/src/asm.S
/trunk/kernel/arch/ia32/src/atomic.S
/trunk/kernel/arch/ia32/src/bios/bios.c
/trunk/kernel/arch/ia32/src/boot/boot.S
/trunk/kernel/arch/ia32/src/context.s
/trunk/kernel/arch/ia32/src/cpu/cpu.c
/trunk/kernel/arch/ia32/src/ddi/ddi.c
/trunk/kernel/arch/ia32/src/debug/panic.s
/trunk/kernel/arch/ia32/src/delay.s
/trunk/kernel/arch/ia32/src/drivers/ega.c
/trunk/kernel/arch/ia32/src/drivers/i8254.c
/trunk/kernel/arch/ia32/src/drivers/i8259.c
/trunk/kernel/arch/ia32/src/drivers/vesa.c
/trunk/kernel/arch/ia32/src/fpu_context.c
/trunk/kernel/arch/ia32/src/ia32.c
/trunk/kernel/arch/ia32/src/interrupt.c
/trunk/kernel/arch/ia32/src/mm/as.c
/trunk/kernel/arch/ia32/src/mm/frame.c
/trunk/kernel/arch/ia32/src/mm/memory_init.c
/trunk/kernel/arch/ia32/src/mm/page.c
/trunk/kernel/arch/ia32/src/mm/tlb.c
/trunk/kernel/arch/ia32/src/pm.c
/trunk/kernel/arch/ia32/src/proc/scheduler.c
/trunk/kernel/arch/ia32/src/proc/task.c
/trunk/kernel/arch/ia32/src/proc/thread.c
/trunk/kernel/arch/ia32/src/smp/ap.S
/trunk/kernel/arch/ia32/src/smp/apic.c
/trunk/kernel/arch/ia32/src/smp/ipi.c
/trunk/kernel/arch/ia32/src/smp/mps.c
/trunk/kernel/arch/ia32/src/smp/smp.c
/trunk/kernel/arch/ia32/src/userspace.c
/trunk/kernel/arch/ia32xen/Makefile.inc
/trunk/kernel/arch/ia32xen/include/asm.h
/trunk/kernel/arch/ia32xen/include/boot/boot.h
/trunk/kernel/arch/ia32xen/include/drivers/xconsole.h
/trunk/kernel/arch/ia32xen/include/hypercall.h
/trunk/kernel/arch/ia32xen/include/mm/as.h
/trunk/kernel/arch/ia32xen/include/mm/asid.h
/trunk/kernel/arch/ia32xen/include/mm/frame.h
/trunk/kernel/arch/ia32xen/include/mm/memory_init.h
/trunk/kernel/arch/ia32xen/include/mm/page.h
/trunk/kernel/arch/ia32xen/include/mm/tlb.h
/trunk/kernel/arch/ia32xen/include/pm.h
/trunk/kernel/arch/ia32xen/include/types.h
/trunk/kernel/arch/ia32xen/src/asm.S
/trunk/kernel/arch/ia32xen/src/boot/boot.S
/trunk/kernel/arch/ia32xen/src/drivers/xconsole.c
/trunk/kernel/arch/ia32xen/src/ia32xen.c
/trunk/kernel/arch/ia32xen/src/interrupt.c
/trunk/kernel/arch/ia32xen/src/mm/as.c
/trunk/kernel/arch/ia32xen/src/mm/frame.c
/trunk/kernel/arch/ia32xen/src/mm/memory_init.c
/trunk/kernel/arch/ia32xen/src/mm/page.c
/trunk/kernel/arch/ia32xen/src/mm/tlb.c
/trunk/kernel/arch/ia32xen/src/pm.c
/trunk/kernel/arch/ia32xen/src/proc/scheduler.c
/trunk/kernel/arch/ia32xen/src/proc/task.c
/trunk/kernel/arch/ia32xen/src/proc/thread.c
/trunk/kernel/arch/ia32xen/src/smp/apic.c
/trunk/kernel/arch/ia32xen/src/smp/ipi.c
/trunk/kernel/arch/ia32xen/src/smp/mps.c
/trunk/kernel/arch/ia32xen/src/smp/smp.c
/trunk/kernel/arch/ia32xen/src/userspace.c
/trunk/kernel/arch/ia64/Makefile.inc
/trunk/kernel/arch/ia64/include/arch.h
/trunk/kernel/arch/ia64/include/arg.h
/trunk/kernel/arch/ia64/include/asm.h
/trunk/kernel/arch/ia64/include/atomic.h
/trunk/kernel/arch/ia64/include/barrier.h
/trunk/kernel/arch/ia64/include/byteorder.h
/trunk/kernel/arch/ia64/include/context.h
/trunk/kernel/arch/ia64/include/cpu.h
/trunk/kernel/arch/ia64/include/cycle.h
/trunk/kernel/arch/ia64/include/debug.h
/trunk/kernel/arch/ia64/include/drivers/it.h
/trunk/kernel/arch/ia64/include/elf.h
/trunk/kernel/arch/ia64/include/faddr.h
/trunk/kernel/arch/ia64/include/fpu_context.h
/trunk/kernel/arch/ia64/include/interrupt.h
/trunk/kernel/arch/ia64/include/memstr.h
/trunk/kernel/arch/ia64/include/mm/as.h
/trunk/kernel/arch/ia64/include/mm/asid.h
/trunk/kernel/arch/ia64/include/mm/frame.h
/trunk/kernel/arch/ia64/include/mm/memory_init.h
/trunk/kernel/arch/ia64/include/mm/page.h
/trunk/kernel/arch/ia64/include/mm/tlb.h
/trunk/kernel/arch/ia64/include/mm/vhpt.h
/trunk/kernel/arch/ia64/include/pal/pal.h
/trunk/kernel/arch/ia64/include/proc/task.h
/trunk/kernel/arch/ia64/include/proc/thread.h
/trunk/kernel/arch/ia64/include/register.h
/trunk/kernel/arch/ia64/include/simics/ega.h
/trunk/kernel/arch/ia64/include/ski/ski.h
/trunk/kernel/arch/ia64/include/stack.h
/trunk/kernel/arch/ia64/include/types.h
/trunk/kernel/arch/ia64/src/asm.S
/trunk/kernel/arch/ia64/src/context.S
/trunk/kernel/arch/ia64/src/cpu/cpu.c
/trunk/kernel/arch/ia64/src/ddi/ddi.c
/trunk/kernel/arch/ia64/src/drivers/it.c
/trunk/kernel/arch/ia64/src/dummy.s
/trunk/kernel/arch/ia64/src/fpu_context.c
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/ia64/src/interrupt.c
/trunk/kernel/arch/ia64/src/ivt.S
/trunk/kernel/arch/ia64/src/mm/as.c
/trunk/kernel/arch/ia64/src/mm/frame.c
/trunk/kernel/arch/ia64/src/mm/page.c
/trunk/kernel/arch/ia64/src/mm/tlb.c
/trunk/kernel/arch/ia64/src/mm/vhpt.c
/trunk/kernel/arch/ia64/src/proc/scheduler.c
/trunk/kernel/arch/ia64/src/putchar.c
/trunk/kernel/arch/ia64/src/simics/ega.c
/trunk/kernel/arch/ia64/src/ski/ski.c
/trunk/kernel/arch/ia64/src/start.S
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/kernel/arch/mips32/include/arch.h
/trunk/kernel/arch/mips32/include/arg.h
/trunk/kernel/arch/mips32/include/asm.h
/trunk/kernel/arch/mips32/include/asm/boot.h
/trunk/kernel/arch/mips32/include/asm/regname.h
/trunk/kernel/arch/mips32/include/atomic.h
/trunk/kernel/arch/mips32/include/barrier.h
/trunk/kernel/arch/mips32/include/boot.h
/trunk/kernel/arch/mips32/include/byteorder.h
/trunk/kernel/arch/mips32/include/cache.h
/trunk/kernel/arch/mips32/include/console.h
/trunk/kernel/arch/mips32/include/context.h
/trunk/kernel/arch/mips32/include/context_offset.h
/trunk/kernel/arch/mips32/include/cp0.h
/trunk/kernel/arch/mips32/include/cpu.h
/trunk/kernel/arch/mips32/include/cycle.h
/trunk/kernel/arch/mips32/include/debug.h
/trunk/kernel/arch/mips32/include/debugger.h
/trunk/kernel/arch/mips32/include/drivers/arc.h
/trunk/kernel/arch/mips32/include/drivers/msim.h
/trunk/kernel/arch/mips32/include/drivers/serial.h
/trunk/kernel/arch/mips32/include/elf.h
/trunk/kernel/arch/mips32/include/exception.h
/trunk/kernel/arch/mips32/include/faddr.h
/trunk/kernel/arch/mips32/include/fpu_context.h
/trunk/kernel/arch/mips32/include/interrupt.h
/trunk/kernel/arch/mips32/include/memstr.h
/trunk/kernel/arch/mips32/include/mm/as.h
/trunk/kernel/arch/mips32/include/mm/asid.h
/trunk/kernel/arch/mips32/include/mm/frame.h
/trunk/kernel/arch/mips32/include/mm/memory_init.h
/trunk/kernel/arch/mips32/include/mm/page.h
/trunk/kernel/arch/mips32/include/mm/tlb.h
/trunk/kernel/arch/mips32/include/proc/task.h
/trunk/kernel/arch/mips32/include/proc/thread.h
/trunk/kernel/arch/mips32/include/stack.h
/trunk/kernel/arch/mips32/include/types.h
/trunk/kernel/arch/mips32/src/asm.S
/trunk/kernel/arch/mips32/src/cache.c
/trunk/kernel/arch/mips32/src/console.c
/trunk/kernel/arch/mips32/src/context.S
/trunk/kernel/arch/mips32/src/cpu/cpu.c
/trunk/kernel/arch/mips32/src/ddi/ddi.c
/trunk/kernel/arch/mips32/src/debugger.c
/trunk/kernel/arch/mips32/src/drivers/arc.c
/trunk/kernel/arch/mips32/src/drivers/msim.c
/trunk/kernel/arch/mips32/src/drivers/serial.c
/trunk/kernel/arch/mips32/src/dummy.S
/trunk/kernel/arch/mips32/src/exception.c
/trunk/kernel/arch/mips32/src/fpu_context.c
/trunk/kernel/arch/mips32/src/interrupt.c
/trunk/kernel/arch/mips32/src/mips32.c
/trunk/kernel/arch/mips32/src/mm/as.c
/trunk/kernel/arch/mips32/src/mm/frame.c
/trunk/kernel/arch/mips32/src/mm/page.c
/trunk/kernel/arch/mips32/src/mm/tlb.c
/trunk/kernel/arch/mips32/src/panic.S
/trunk/kernel/arch/mips32/src/start.S
/trunk/kernel/arch/ppc32/Makefile.inc
/trunk/kernel/arch/ppc32/include/arch.h
/trunk/kernel/arch/ppc32/include/arg.h
/trunk/kernel/arch/ppc32/include/asm.h
/trunk/kernel/arch/ppc32/include/asm/regname.h
/trunk/kernel/arch/ppc32/include/atomic.h
/trunk/kernel/arch/ppc32/include/barrier.h
/trunk/kernel/arch/ppc32/include/boot/boot.h
/trunk/kernel/arch/ppc32/include/byteorder.h
/trunk/kernel/arch/ppc32/include/context.h
/trunk/kernel/arch/ppc32/include/context_offset.h
/trunk/kernel/arch/ppc32/include/cpu.h
/trunk/kernel/arch/ppc32/include/cpuid.h
/trunk/kernel/arch/ppc32/include/cycle.h
/trunk/kernel/arch/ppc32/include/debug.h
/trunk/kernel/arch/ppc32/include/drivers/cuda.h
/trunk/kernel/arch/ppc32/include/drivers/pic.h
/trunk/kernel/arch/ppc32/include/elf.h
/trunk/kernel/arch/ppc32/include/exception.h
/trunk/kernel/arch/ppc32/include/faddr.h
/trunk/kernel/arch/ppc32/include/fpu_context.h
/trunk/kernel/arch/ppc32/include/interrupt.h
/trunk/kernel/arch/ppc32/include/memstr.h
/trunk/kernel/arch/ppc32/include/mm/as.h
/trunk/kernel/arch/ppc32/include/mm/asid.h
/trunk/kernel/arch/ppc32/include/mm/frame.h
/trunk/kernel/arch/ppc32/include/mm/memory_init.h
/trunk/kernel/arch/ppc32/include/mm/page.h
/trunk/kernel/arch/ppc32/include/mm/tlb.h
/trunk/kernel/arch/ppc32/include/proc/task.h
/trunk/kernel/arch/ppc32/include/proc/thread.h
/trunk/kernel/arch/ppc32/include/types.h
/trunk/kernel/arch/ppc32/src/asm.S
/trunk/kernel/arch/ppc32/src/boot/boot.S
/trunk/kernel/arch/ppc32/src/context.S
/trunk/kernel/arch/ppc32/src/cpu/cpu.c
/trunk/kernel/arch/ppc32/src/ddi/ddi.c
/trunk/kernel/arch/ppc32/src/debug/panic.s
/trunk/kernel/arch/ppc32/src/drivers/cuda.c
/trunk/kernel/arch/ppc32/src/drivers/pic.c
/trunk/kernel/arch/ppc32/src/dummy.s
/trunk/kernel/arch/ppc32/src/exception.S
/trunk/kernel/arch/ppc32/src/fpu_context.S
/trunk/kernel/arch/ppc32/src/interrupt.c
/trunk/kernel/arch/ppc32/src/mm/as.c
/trunk/kernel/arch/ppc32/src/mm/frame.c
/trunk/kernel/arch/ppc32/src/mm/memory_init.c
/trunk/kernel/arch/ppc32/src/mm/page.c
/trunk/kernel/arch/ppc32/src/mm/tlb.c
/trunk/kernel/arch/ppc32/src/ppc32.c
/trunk/kernel/arch/ppc32/src/proc/scheduler.c
/trunk/kernel/arch/ppc64/Makefile.inc
/trunk/kernel/arch/ppc64/include/arch.h
/trunk/kernel/arch/ppc64/include/arg.h
/trunk/kernel/arch/ppc64/include/asm.h
/trunk/kernel/arch/ppc64/include/asm/regname.h
/trunk/kernel/arch/ppc64/include/atomic.h
/trunk/kernel/arch/ppc64/include/barrier.h
/trunk/kernel/arch/ppc64/include/boot/boot.h
/trunk/kernel/arch/ppc64/include/byteorder.h
/trunk/kernel/arch/ppc64/include/context.h
/trunk/kernel/arch/ppc64/include/context_offset.h
/trunk/kernel/arch/ppc64/include/cpu.h
/trunk/kernel/arch/ppc64/include/cpuid.h
/trunk/kernel/arch/ppc64/include/cycle.h
/trunk/kernel/arch/ppc64/include/debug.h
/trunk/kernel/arch/ppc64/include/drivers/pic.h
/trunk/kernel/arch/ppc64/include/elf.h
/trunk/kernel/arch/ppc64/include/exception.h
/trunk/kernel/arch/ppc64/include/faddr.h
/trunk/kernel/arch/ppc64/include/fpu_context.h
/trunk/kernel/arch/ppc64/include/interrupt.h
/trunk/kernel/arch/ppc64/include/memstr.h
/trunk/kernel/arch/ppc64/include/mm/as.h
/trunk/kernel/arch/ppc64/include/mm/asid.h
/trunk/kernel/arch/ppc64/include/mm/frame.h
/trunk/kernel/arch/ppc64/include/mm/memory_init.h
/trunk/kernel/arch/ppc64/include/mm/page.h
/trunk/kernel/arch/ppc64/include/mm/tlb.h
/trunk/kernel/arch/ppc64/include/proc/task.h
/trunk/kernel/arch/ppc64/include/proc/thread.h
/trunk/kernel/arch/ppc64/include/types.h
/trunk/kernel/arch/ppc64/src/asm.S
/trunk/kernel/arch/ppc64/src/boot/boot.S
/trunk/kernel/arch/ppc64/src/context.S
/trunk/kernel/arch/ppc64/src/cpu/cpu.c
/trunk/kernel/arch/ppc64/src/ddi/ddi.c
/trunk/kernel/arch/ppc64/src/debug/panic.s
/trunk/kernel/arch/ppc64/src/drivers/pic.c
/trunk/kernel/arch/ppc64/src/dummy.s
/trunk/kernel/arch/ppc64/src/exception.S
/trunk/kernel/arch/ppc64/src/fpu_context.S
/trunk/kernel/arch/ppc64/src/interrupt.c
/trunk/kernel/arch/ppc64/src/mm/as.c
/trunk/kernel/arch/ppc64/src/mm/frame.c
/trunk/kernel/arch/ppc64/src/mm/memory_init.c
/trunk/kernel/arch/ppc64/src/mm/page.c
/trunk/kernel/arch/ppc64/src/mm/tlb.c
/trunk/kernel/arch/ppc64/src/ppc64.c
/trunk/kernel/arch/ppc64/src/proc/scheduler.c
/trunk/kernel/arch/sparc64/Makefile.inc
/trunk/kernel/arch/sparc64/include/arch.h
/trunk/kernel/arch/sparc64/include/arg.h
/trunk/kernel/arch/sparc64/include/asm.h
/trunk/kernel/arch/sparc64/include/atomic.h
/trunk/kernel/arch/sparc64/include/barrier.h
/trunk/kernel/arch/sparc64/include/boot/boot.h
/trunk/kernel/arch/sparc64/include/byteorder.h
/trunk/kernel/arch/sparc64/include/console.h
/trunk/kernel/arch/sparc64/include/context.h
/trunk/kernel/arch/sparc64/include/context_offset.h
/trunk/kernel/arch/sparc64/include/cpu.h
/trunk/kernel/arch/sparc64/include/cycle.h
/trunk/kernel/arch/sparc64/include/debug.h
/trunk/kernel/arch/sparc64/include/drivers/fb.h
/trunk/kernel/arch/sparc64/include/drivers/fhc.h
/trunk/kernel/arch/sparc64/include/drivers/kbd.h
/trunk/kernel/arch/sparc64/include/drivers/ns16550.h
/trunk/kernel/arch/sparc64/include/drivers/pci.h
/trunk/kernel/arch/sparc64/include/drivers/scr.h
/trunk/kernel/arch/sparc64/include/drivers/tick.h
/trunk/kernel/arch/sparc64/include/drivers/z8530.h
/trunk/kernel/arch/sparc64/include/elf.h
/trunk/kernel/arch/sparc64/include/faddr.h
/trunk/kernel/arch/sparc64/include/fpu_context.h
/trunk/kernel/arch/sparc64/include/interrupt.h
/trunk/kernel/arch/sparc64/include/memstr.h
/trunk/kernel/arch/sparc64/include/mm/as.h
/trunk/kernel/arch/sparc64/include/mm/asid.h
/trunk/kernel/arch/sparc64/include/mm/cache.h
/trunk/kernel/arch/sparc64/include/mm/frame.h
/trunk/kernel/arch/sparc64/include/mm/memory_init.h
/trunk/kernel/arch/sparc64/include/mm/mmu.h
/trunk/kernel/arch/sparc64/include/mm/page.h
/trunk/kernel/arch/sparc64/include/mm/tlb.h
/trunk/kernel/arch/sparc64/include/mm/tsb.h
/trunk/kernel/arch/sparc64/include/mm/tte.h
/trunk/kernel/arch/sparc64/include/proc/task.h
/trunk/kernel/arch/sparc64/include/proc/thread.h
/trunk/kernel/arch/sparc64/include/regdef.h
/trunk/kernel/arch/sparc64/include/register.h
/trunk/kernel/arch/sparc64/include/stack.h
/trunk/kernel/arch/sparc64/include/syscall.h
/trunk/kernel/arch/sparc64/include/trap/exception.h
/trunk/kernel/arch/sparc64/include/trap/interrupt.h
/trunk/kernel/arch/sparc64/include/trap/mmu.h
/trunk/kernel/arch/sparc64/include/trap/regwin.h
/trunk/kernel/arch/sparc64/include/trap/syscall.h
/trunk/kernel/arch/sparc64/include/trap/trap.h
/trunk/kernel/arch/sparc64/include/trap/trap_table.h
/trunk/kernel/arch/sparc64/include/types.h
/trunk/kernel/arch/sparc64/src/asm.S
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/context.S
/trunk/kernel/arch/sparc64/src/cpu/cpu.c
/trunk/kernel/arch/sparc64/src/ddi/ddi.c
/trunk/kernel/arch/sparc64/src/drivers/fhc.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/arch/sparc64/src/drivers/pci.c
/trunk/kernel/arch/sparc64/src/drivers/scr.c
/trunk/kernel/arch/sparc64/src/drivers/tick.c
/trunk/kernel/arch/sparc64/src/dummy.s
/trunk/kernel/arch/sparc64/src/fpu_context.c
/trunk/kernel/arch/sparc64/src/mm/as.c
/trunk/kernel/arch/sparc64/src/mm/cache.c
/trunk/kernel/arch/sparc64/src/mm/cache_asm.S
/trunk/kernel/arch/sparc64/src/mm/frame.c
/trunk/kernel/arch/sparc64/src/mm/memory_init.c
/trunk/kernel/arch/sparc64/src/mm/page.c
/trunk/kernel/arch/sparc64/src/mm/tlb.c
/trunk/kernel/arch/sparc64/src/mm/tsb.c
/trunk/kernel/arch/sparc64/src/panic.S
/trunk/kernel/arch/sparc64/src/proc/scheduler.c
/trunk/kernel/arch/sparc64/src/proc/thread.c
/trunk/kernel/arch/sparc64/src/smp/ipi.c
/trunk/kernel/arch/sparc64/src/smp/smp.c
/trunk/kernel/arch/sparc64/src/sparc64.c
/trunk/kernel/arch/sparc64/src/start.S
/trunk/kernel/arch/sparc64/src/trap/exception.c
/trunk/kernel/arch/sparc64/src/trap/interrupt.c
/trunk/kernel/arch/sparc64/src/trap/mmu.S
/trunk/kernel/arch/sparc64/src/trap/syscall.c
/trunk/kernel/arch/sparc64/src/trap/trap.c
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
/trunk/kernel/genarch/Makefile.inc
/trunk/kernel/genarch/include/acpi/acpi.h
/trunk/kernel/genarch/include/acpi/madt.h
/trunk/kernel/genarch/include/fb/fb.h
/trunk/kernel/genarch/include/fb/font-8x16.h
/trunk/kernel/genarch/include/fb/visuals.h
/trunk/kernel/genarch/include/kbd/i8042.h
/trunk/kernel/genarch/include/kbd/key.h
/trunk/kernel/genarch/include/kbd/ns16550.h
/trunk/kernel/genarch/include/kbd/scanc.h
/trunk/kernel/genarch/include/kbd/scanc_pc.h
/trunk/kernel/genarch/include/kbd/scanc_sun.h
/trunk/kernel/genarch/include/kbd/z8530.h
/trunk/kernel/genarch/include/mm/as_ht.h
/trunk/kernel/genarch/include/mm/as_pt.h
/trunk/kernel/genarch/include/mm/asid_fifo.h
/trunk/kernel/genarch/include/mm/page_ht.h
/trunk/kernel/genarch/include/mm/page_pt.h
/trunk/kernel/genarch/include/ofw/ofw_tree.h
/trunk/kernel/genarch/include/softint/division.h
/trunk/kernel/genarch/src/acpi/acpi.c
/trunk/kernel/genarch/src/acpi/madt.c
/trunk/kernel/genarch/src/fb/fb.c
/trunk/kernel/genarch/src/fb/font-8x16.c
/trunk/kernel/genarch/src/kbd/i8042.c
/trunk/kernel/genarch/src/kbd/key.c
/trunk/kernel/genarch/src/kbd/ns16550.c
/trunk/kernel/genarch/src/kbd/scanc_pc.c
/trunk/kernel/genarch/src/kbd/scanc_sun.c
/trunk/kernel/genarch/src/kbd/z8530.c
/trunk/kernel/genarch/src/mm/as_ht.c
/trunk/kernel/genarch/src/mm/as_pt.c
/trunk/kernel/genarch/src/mm/asid.c
/trunk/kernel/genarch/src/mm/asid_fifo.c
/trunk/kernel/genarch/src/mm/page_ht.c
/trunk/kernel/genarch/src/mm/page_pt.c
/trunk/kernel/genarch/src/ofw/ebus.c
/trunk/kernel/genarch/src/ofw/fhc.c
/trunk/kernel/genarch/src/ofw/ofw_tree.c
/trunk/kernel/genarch/src/ofw/pci.c
/trunk/kernel/genarch/src/ofw/upa.c
/trunk/kernel/genarch/src/softint/division.c
/trunk/kernel/generic/include/adt/bitmap.h
/trunk/kernel/generic/include/adt/btree.h
/trunk/kernel/generic/include/adt/fifo.h
/trunk/kernel/generic/include/adt/hash_table.h
/trunk/kernel/generic/include/adt/list.h
/trunk/kernel/generic/include/align.h
/trunk/kernel/generic/include/arch.h
/trunk/kernel/generic/include/atomic.h
/trunk/kernel/generic/include/bitops.h
/trunk/kernel/generic/include/byteorder.h
/trunk/kernel/generic/include/config.h
/trunk/kernel/generic/include/console/chardev.h
/trunk/kernel/generic/include/console/cmd.h
/trunk/kernel/generic/include/console/console.h
/trunk/kernel/generic/include/console/kconsole.h
/trunk/kernel/generic/include/console/klog.h
/trunk/kernel/generic/include/context.h
/trunk/kernel/generic/include/cpu.h
/trunk/kernel/generic/include/ddi/ddi.h
/trunk/kernel/generic/include/ddi/ddi_arg.h
/trunk/kernel/generic/include/ddi/device.h
/trunk/kernel/generic/include/ddi/irq.h
/trunk/kernel/generic/include/debug.h
/trunk/kernel/generic/include/errno.h
/trunk/kernel/generic/include/fpu_context.h
/trunk/kernel/generic/include/func.h
/trunk/kernel/generic/include/interrupt.h
/trunk/kernel/generic/include/ipc/ipc.h
/trunk/kernel/generic/include/ipc/ipcrsc.h
/trunk/kernel/generic/include/ipc/irq.h
/trunk/kernel/generic/include/ipc/sysipc.h
/trunk/kernel/generic/include/lib/elf.h
/trunk/kernel/generic/include/lib/rd.h
/trunk/kernel/generic/include/macros.h
/trunk/kernel/generic/include/main/kinit.h
/trunk/kernel/generic/include/main/main.h
/trunk/kernel/generic/include/main/uinit.h
/trunk/kernel/generic/include/main/version.h
/trunk/kernel/generic/include/memstr.h
/trunk/kernel/generic/include/mm/as.h
/trunk/kernel/generic/include/mm/asid.h
/trunk/kernel/generic/include/mm/buddy.h
/trunk/kernel/generic/include/mm/frame.h
/trunk/kernel/generic/include/mm/page.h
/trunk/kernel/generic/include/mm/slab.h
/trunk/kernel/generic/include/mm/tlb.h
/trunk/kernel/generic/include/panic.h
/trunk/kernel/generic/include/preemption.h
/trunk/kernel/generic/include/print.h
/trunk/kernel/generic/include/printf/printf_core.h
/trunk/kernel/generic/include/proc/scheduler.h
/trunk/kernel/generic/include/proc/task.h
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/include/proc/uarg.h
/trunk/kernel/generic/include/putchar.h
/trunk/kernel/generic/include/security/cap.h
/trunk/kernel/generic/include/smp/ipi.h
/trunk/kernel/generic/include/smp/smp.h
/trunk/kernel/generic/include/sort.h
/trunk/kernel/generic/include/stackarg.h
/trunk/kernel/generic/include/stdarg.h
/trunk/kernel/generic/include/symtab.h
/trunk/kernel/generic/include/synch/condvar.h
/trunk/kernel/generic/include/synch/futex.h
/trunk/kernel/generic/include/synch/mutex.h
/trunk/kernel/generic/include/synch/rwlock.h
/trunk/kernel/generic/include/synch/semaphore.h
/trunk/kernel/generic/include/synch/spinlock.h
/trunk/kernel/generic/include/synch/synch.h
/trunk/kernel/generic/include/synch/waitq.h
/trunk/kernel/generic/include/syscall/copy.h
/trunk/kernel/generic/include/syscall/sysarg64.h
/trunk/kernel/generic/include/syscall/syscall.h
/trunk/kernel/generic/include/sysinfo/sysinfo.h
/trunk/kernel/generic/include/time/clock.h
/trunk/kernel/generic/include/time/delay.h
/trunk/kernel/generic/include/time/timeout.h
/trunk/kernel/generic/include/typedefs.h
/trunk/kernel/generic/include/userspace.h
/trunk/kernel/generic/src/adt/bitmap.c
/trunk/kernel/generic/src/adt/btree.c
/trunk/kernel/generic/src/adt/hash_table.c
/trunk/kernel/generic/src/adt/list.c
/trunk/kernel/generic/src/console/chardev.c
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/console/console.c
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/console/klog.c
/trunk/kernel/generic/src/cpu/cpu.c
/trunk/kernel/generic/src/ddi/ddi.c
/trunk/kernel/generic/src/ddi/device.c
/trunk/kernel/generic/src/ddi/irq.c
/trunk/kernel/generic/src/debug/symtab.c
/trunk/kernel/generic/src/interrupt/interrupt.c
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/ipc/ipcrsc.c
/trunk/kernel/generic/src/ipc/irq.c
/trunk/kernel/generic/src/ipc/sysipc.c
/trunk/kernel/generic/src/lib/elf.c
/trunk/kernel/generic/src/lib/func.c
/trunk/kernel/generic/src/lib/memstr.c
/trunk/kernel/generic/src/lib/rd.c
/trunk/kernel/generic/src/lib/sort.c
/trunk/kernel/generic/src/main/kinit.c
/trunk/kernel/generic/src/main/main.c
/trunk/kernel/generic/src/main/uinit.c
/trunk/kernel/generic/src/main/version.c
/trunk/kernel/generic/src/mm/as.c
/trunk/kernel/generic/src/mm/backend_anon.c
/trunk/kernel/generic/src/mm/backend_elf.c
/trunk/kernel/generic/src/mm/backend_phys.c
/trunk/kernel/generic/src/mm/buddy.c
/trunk/kernel/generic/src/mm/frame.c
/trunk/kernel/generic/src/mm/page.c
/trunk/kernel/generic/src/mm/slab.c
/trunk/kernel/generic/src/mm/tlb.c
/trunk/kernel/generic/src/preempt/preemption.c
/trunk/kernel/generic/src/printf/printf.c
/trunk/kernel/generic/src/printf/printf_core.c
/trunk/kernel/generic/src/printf/snprintf.c
/trunk/kernel/generic/src/printf/sprintf.c
/trunk/kernel/generic/src/printf/vprintf.c
/trunk/kernel/generic/src/printf/vsnprintf.c
/trunk/kernel/generic/src/printf/vsprintf.c
/trunk/kernel/generic/src/proc/scheduler.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/the.c
/trunk/kernel/generic/src/proc/thread.c
/trunk/kernel/generic/src/security/cap.c
/trunk/kernel/generic/src/smp/ipi.c
/trunk/kernel/generic/src/smp/smp.c
/trunk/kernel/generic/src/synch/condvar.c
/trunk/kernel/generic/src/synch/futex.c
/trunk/kernel/generic/src/synch/mutex.c
/trunk/kernel/generic/src/synch/rwlock.c
/trunk/kernel/generic/src/synch/semaphore.c
/trunk/kernel/generic/src/synch/spinlock.c
/trunk/kernel/generic/src/synch/waitq.c
/trunk/kernel/generic/src/syscall/copy.c
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/kernel/generic/src/sysinfo/sysinfo.c
/trunk/kernel/generic/src/time/clock.c
/trunk/kernel/generic/src/time/delay.c
/trunk/kernel/generic/src/time/timeout.c
/trunk/kernel/test/atomic/atomic1.c
/trunk/kernel/test/btree/btree1.c
/trunk/kernel/test/debug/mips1.c
/trunk/kernel/test/fault/fault1.c
/trunk/kernel/test/fpu/fpu1.c
/trunk/kernel/test/fpu/mips2.c
/trunk/kernel/test/fpu/sse1.c
/trunk/kernel/test/mm/falloc1.c
/trunk/kernel/test/mm/falloc2.c
/trunk/kernel/test/mm/mapping1.c
/trunk/kernel/test/mm/purge1.c
/trunk/kernel/test/mm/slab1.c
/trunk/kernel/test/mm/slab2.c
/trunk/kernel/test/print/print1.c
/trunk/kernel/test/synch/rwlock1.c
/trunk/kernel/test/synch/rwlock2.c
/trunk/kernel/test/synch/rwlock3.c
/trunk/kernel/test/synch/rwlock4.c
/trunk/kernel/test/synch/rwlock5.c
/trunk/kernel/test/synch/semaphore1.c
/trunk/kernel/test/synch/semaphore2.c
/trunk/kernel/test/sysinfo/sysinfo1.c
/trunk/kernel/test/test.c
/trunk/kernel/test/test.h
/trunk/kernel/test/thread/thread1.c
/trunk/uspace/Makefile
/trunk/uspace/console/Makefile
/trunk/uspace/console/console.c
/trunk/uspace/console/console.h
/trunk/uspace/console/gcons.c
/trunk/uspace/console/gcons.h
/trunk/uspace/console/screenbuffer.c
/trunk/uspace/console/screenbuffer.h
/trunk/uspace/fb/Makefile
/trunk/uspace/fb/ega.c
/trunk/uspace/fb/ega.h
/trunk/uspace/fb/fb.c
/trunk/uspace/fb/fb.h
/trunk/uspace/fb/font-8x16.c
/trunk/uspace/fb/font-8x16.h
/trunk/uspace/fb/main.c
/trunk/uspace/fb/main.h
/trunk/uspace/fb/ppm.c
/trunk/uspace/fb/ppm.h
/trunk/uspace/fb/sysio.c
/trunk/uspace/fb/sysio.h
/trunk/uspace/fs/Makefile
/trunk/uspace/fs/fs.c
/trunk/uspace/init/Makefile
/trunk/uspace/init/init.c
/trunk/uspace/init/init.h
/trunk/uspace/init/version.c
/trunk/uspace/init/version.h
/trunk/uspace/ipcc/Makefile
/trunk/uspace/ipcc/ipcc.c
/trunk/uspace/kbd/Makefile
/trunk/uspace/kbd/arch/ia32/include/kbd.h
/trunk/uspace/kbd/arch/ia32/include/scanc.h
/trunk/uspace/kbd/arch/ia32/src/kbd.c
/trunk/uspace/kbd/arch/ia32/src/mouse.c
/trunk/uspace/kbd/arch/ia32/src/scanc.c
/trunk/uspace/kbd/arch/ia64/include/kbd.h
/trunk/uspace/kbd/arch/ia64/src/kbd.c
/trunk/uspace/kbd/arch/mips32/include/kbd.h
/trunk/uspace/kbd/arch/mips32/src/kbd.c
/trunk/uspace/kbd/arch/ppc32/include/kbd.h
/trunk/uspace/kbd/arch/ppc32/src/kbd.c
/trunk/uspace/kbd/arch/ppc64/include/kbd.h
/trunk/uspace/kbd/arch/ppc64/src/kbd.c
/trunk/uspace/kbd/arch/sparc64/include/kbd.h
/trunk/uspace/kbd/arch/sparc64/include/scanc.h
/trunk/uspace/kbd/arch/sparc64/src/kbd.c
/trunk/uspace/kbd/arch/sparc64/src/scanc.c
/trunk/uspace/kbd/genarch/include/kbd.h
/trunk/uspace/kbd/genarch/include/scanc.h
/trunk/uspace/kbd/genarch/src/kbd.c
/trunk/uspace/kbd/generic/kbd.c
/trunk/uspace/kbd/generic/key_buffer.c
/trunk/uspace/kbd/include/kbd.h
/trunk/uspace/kbd/include/key_buffer.h
/trunk/uspace/kbd/include/keys.h
/trunk/uspace/klog/Makefile
/trunk/uspace/klog/klog.c
/trunk/uspace/libc/Makefile
/trunk/uspace/libc/arch/amd64/Makefile.inc
/trunk/uspace/libc/arch/amd64/include/atomic.h
/trunk/uspace/libc/arch/amd64/include/config.h
/trunk/uspace/libc/arch/amd64/include/endian.h
/trunk/uspace/libc/arch/amd64/include/faddr.h
/trunk/uspace/libc/arch/amd64/include/limits.h
/trunk/uspace/libc/arch/amd64/include/psthread.h
/trunk/uspace/libc/arch/amd64/include/stackarg.h
/trunk/uspace/libc/arch/amd64/include/syscall.h
/trunk/uspace/libc/arch/amd64/include/thread.h
/trunk/uspace/libc/arch/amd64/include/types.h
/trunk/uspace/libc/arch/amd64/src/entry.s
/trunk/uspace/libc/arch/amd64/src/psthread.S
/trunk/uspace/libc/arch/amd64/src/syscall.S
/trunk/uspace/libc/arch/amd64/src/thread.c
/trunk/uspace/libc/arch/amd64/src/thread_entry.s
/trunk/uspace/libc/arch/ia32/Makefile.inc
/trunk/uspace/libc/arch/ia32/include/atomic.h
/trunk/uspace/libc/arch/ia32/include/config.h
/trunk/uspace/libc/arch/ia32/include/ddi.h
/trunk/uspace/libc/arch/ia32/include/endian.h
/trunk/uspace/libc/arch/ia32/include/faddr.h
/trunk/uspace/libc/arch/ia32/include/limits.h
/trunk/uspace/libc/arch/ia32/include/psthread.h
/trunk/uspace/libc/arch/ia32/include/stackarg.h
/trunk/uspace/libc/arch/ia32/include/syscall.h
/trunk/uspace/libc/arch/ia32/include/thread.h
/trunk/uspace/libc/arch/ia32/include/types.h
/trunk/uspace/libc/arch/ia32/src/entry.s
/trunk/uspace/libc/arch/ia32/src/psthread.S
/trunk/uspace/libc/arch/ia32/src/syscall.c
/trunk/uspace/libc/arch/ia32/src/thread_entry.s
/trunk/uspace/libc/arch/ia64/Makefile.inc
/trunk/uspace/libc/arch/ia64/include/atomic.h
/trunk/uspace/libc/arch/ia64/include/config.h
/trunk/uspace/libc/arch/ia64/include/endian.h
/trunk/uspace/libc/arch/ia64/include/faddr.h
/trunk/uspace/libc/arch/ia64/include/limits.h
/trunk/uspace/libc/arch/ia64/include/psthread.h
/trunk/uspace/libc/arch/ia64/include/stack.h
/trunk/uspace/libc/arch/ia64/include/stackarg.h
/trunk/uspace/libc/arch/ia64/include/syscall.h
/trunk/uspace/libc/arch/ia64/include/thread.h
/trunk/uspace/libc/arch/ia64/include/types.h
/trunk/uspace/libc/arch/ia64/src/entry.s
/trunk/uspace/libc/arch/ia64/src/psthread.S
/trunk/uspace/libc/arch/ia64/src/syscall.S
/trunk/uspace/libc/arch/ia64/src/thread.c
/trunk/uspace/libc/arch/ia64/src/thread_entry.s
/trunk/uspace/libc/arch/mips32/Makefile.inc
/trunk/uspace/libc/arch/mips32/include/atomic.h
/trunk/uspace/libc/arch/mips32/include/config.h
/trunk/uspace/libc/arch/mips32/include/endian.h
/trunk/uspace/libc/arch/mips32/include/faddr.h
/trunk/uspace/libc/arch/mips32/include/limits.h
/trunk/uspace/libc/arch/mips32/include/psthread.h
/trunk/uspace/libc/arch/mips32/include/stackarg.h
/trunk/uspace/libc/arch/mips32/include/syscall.h
/trunk/uspace/libc/arch/mips32/include/thread.h
/trunk/uspace/libc/arch/mips32/include/types.h
/trunk/uspace/libc/arch/mips32/src/entry.s
/trunk/uspace/libc/arch/mips32/src/psthread.S
/trunk/uspace/libc/arch/mips32/src/syscall.c
/trunk/uspace/libc/arch/mips32/src/thread.c
/trunk/uspace/libc/arch/mips32/src/thread_entry.s
/trunk/uspace/libc/arch/mips32eb/Makefile.inc
/trunk/uspace/libc/arch/mips32eb/include/endian.h
/trunk/uspace/libc/arch/ppc32/Makefile.inc
/trunk/uspace/libc/arch/ppc32/include/atomic.h
/trunk/uspace/libc/arch/ppc32/include/config.h
/trunk/uspace/libc/arch/ppc32/include/endian.h
/trunk/uspace/libc/arch/ppc32/include/faddr.h
/trunk/uspace/libc/arch/ppc32/include/limits.h
/trunk/uspace/libc/arch/ppc32/include/psthread.h
/trunk/uspace/libc/arch/ppc32/include/regname.h
/trunk/uspace/libc/arch/ppc32/include/stackarg.h
/trunk/uspace/libc/arch/ppc32/include/syscall.h
/trunk/uspace/libc/arch/ppc32/include/thread.h
/trunk/uspace/libc/arch/ppc32/include/types.h
/trunk/uspace/libc/arch/ppc32/src/entry.s
/trunk/uspace/libc/arch/ppc32/src/psthread.S
/trunk/uspace/libc/arch/ppc32/src/syscall.c
/trunk/uspace/libc/arch/ppc32/src/thread.c
/trunk/uspace/libc/arch/ppc32/src/thread_entry.s
/trunk/uspace/libc/arch/ppc64/Makefile.inc
/trunk/uspace/libc/arch/ppc64/include/atomic.h
/trunk/uspace/libc/arch/ppc64/include/config.h
/trunk/uspace/libc/arch/ppc64/include/endian.h
/trunk/uspace/libc/arch/ppc64/include/faddr.h
/trunk/uspace/libc/arch/ppc64/include/limits.h
/trunk/uspace/libc/arch/ppc64/include/psthread.h
/trunk/uspace/libc/arch/ppc64/include/regname.h
/trunk/uspace/libc/arch/ppc64/include/stackarg.h
/trunk/uspace/libc/arch/ppc64/include/syscall.h
/trunk/uspace/libc/arch/ppc64/include/thread.h
/trunk/uspace/libc/arch/ppc64/include/types.h
/trunk/uspace/libc/arch/ppc64/src/entry.s
/trunk/uspace/libc/arch/ppc64/src/psthread.S
/trunk/uspace/libc/arch/ppc64/src/syscall.c
/trunk/uspace/libc/arch/ppc64/src/thread.c
/trunk/uspace/libc/arch/ppc64/src/thread_entry.s
/trunk/uspace/libc/arch/sparc64/Makefile.inc
/trunk/uspace/libc/arch/sparc64/include/atomic.h
/trunk/uspace/libc/arch/sparc64/include/config.h
/trunk/uspace/libc/arch/sparc64/include/endian.h
/trunk/uspace/libc/arch/sparc64/include/faddr.h
/trunk/uspace/libc/arch/sparc64/include/limits.h
/trunk/uspace/libc/arch/sparc64/include/psthread.h
/trunk/uspace/libc/arch/sparc64/include/stack.h
/trunk/uspace/libc/arch/sparc64/include/stackarg.h
/trunk/uspace/libc/arch/sparc64/include/syscall.h
/trunk/uspace/libc/arch/sparc64/include/thread.h
/trunk/uspace/libc/arch/sparc64/include/types.h
/trunk/uspace/libc/arch/sparc64/src/entry.s
/trunk/uspace/libc/arch/sparc64/src/psthread.S
/trunk/uspace/libc/arch/sparc64/src/thread.c
/trunk/uspace/libc/arch/sparc64/src/thread_entry.s
/trunk/uspace/libc/generic/as.c
/trunk/uspace/libc/generic/async.c
/trunk/uspace/libc/generic/cap.c
/trunk/uspace/libc/generic/ddi.c
/trunk/uspace/libc/generic/err.c
/trunk/uspace/libc/generic/futex.c
/trunk/uspace/libc/generic/io/io.c
/trunk/uspace/libc/generic/io/printf.c
/trunk/uspace/libc/generic/io/printf_core.c
/trunk/uspace/libc/generic/io/snprintf.c
/trunk/uspace/libc/generic/io/sprintf.c
/trunk/uspace/libc/generic/io/stream.c
/trunk/uspace/libc/generic/io/vprintf.c
/trunk/uspace/libc/generic/io/vsnprintf.c
/trunk/uspace/libc/generic/io/vsprintf.c
/trunk/uspace/libc/generic/ipc.c
/trunk/uspace/libc/generic/libadt/hash_table.c
/trunk/uspace/libc/generic/libadt/list.c
/trunk/uspace/libc/generic/libc.c
/trunk/uspace/libc/generic/mman.c
/trunk/uspace/libc/generic/psthread.c
/trunk/uspace/libc/generic/stdlib.c
/trunk/uspace/libc/generic/string.c
/trunk/uspace/libc/generic/sysinfo.c
/trunk/uspace/libc/generic/task.c
/trunk/uspace/libc/generic/thread.c
/trunk/uspace/libc/generic/time.c
/trunk/uspace/libc/include/align.h
/trunk/uspace/libc/include/as.h
/trunk/uspace/libc/include/assert.h
/trunk/uspace/libc/include/async.h
/trunk/uspace/libc/include/atomic.h
/trunk/uspace/libc/include/bitops.h
/trunk/uspace/libc/include/bool.h
/trunk/uspace/libc/include/cap.h
/trunk/uspace/libc/include/ctype.h
/trunk/uspace/libc/include/ddi.h
/trunk/uspace/libc/include/endian.h
/trunk/uspace/libc/include/err.h
/trunk/uspace/libc/include/errno.h
/trunk/uspace/libc/include/futex.h
/trunk/uspace/libc/include/io/io.h
/trunk/uspace/libc/include/io/printf_core.h
/trunk/uspace/libc/include/io/stream.h
/trunk/uspace/libc/include/ipc/fb.h
/trunk/uspace/libc/include/ipc/ipc.h
/trunk/uspace/libc/include/ipc/ns.h
/trunk/uspace/libc/include/ipc/services.h
/trunk/uspace/libc/include/libadt/fifo.h
/trunk/uspace/libc/include/libadt/hash_table.h
/trunk/uspace/libc/include/libadt/list.h
/trunk/uspace/libc/include/libc.h
/trunk/uspace/libc/include/limits.h
/trunk/uspace/libc/include/psthread.h
/trunk/uspace/libc/include/stdarg.h
/trunk/uspace/libc/include/stddef.h
/trunk/uspace/libc/include/stdint.h
/trunk/uspace/libc/include/stdio.h
/trunk/uspace/libc/include/stdlib.h
/trunk/uspace/libc/include/string.h
/trunk/uspace/libc/include/sys/mman.h
/trunk/uspace/libc/include/sys/time.h
/trunk/uspace/libc/include/sys/types.h
/trunk/uspace/libc/include/syscall.h
/trunk/uspace/libc/include/sysinfo.h
/trunk/uspace/libc/include/task.h
/trunk/uspace/libc/include/thread.h
/trunk/uspace/libc/include/time.h
/trunk/uspace/libc/include/unistd.h
/trunk/uspace/ns/Makefile
/trunk/uspace/ns/ns.c
/trunk/uspace/pci/Makefile
/trunk/uspace/pci/pci.c
/trunk/uspace/rd/Makefile
/trunk/uspace/rd/rd.c
/trunk/uspace/softfloat/Makefile
/trunk/uspace/softfloat/arch/amd64/include/functions.h
/trunk/uspace/softfloat/arch/ia32/include/functions.h
/trunk/uspace/softfloat/arch/ia64/include/functions.h
/trunk/uspace/softfloat/arch/mips32/include/functions.h
/trunk/uspace/softfloat/arch/mips32eb/include/functions.h
/trunk/uspace/softfloat/arch/ppc32/include/functions.h
/trunk/uspace/softfloat/arch/ppc64/include/functions.h
/trunk/uspace/softfloat/arch/sparc64/include/functions.h
/trunk/uspace/softfloat/generic/add.c
/trunk/uspace/softfloat/generic/common.c
/trunk/uspace/softfloat/generic/comparison.c
/trunk/uspace/softfloat/generic/conversion.c
/trunk/uspace/softfloat/generic/div.c
/trunk/uspace/softfloat/generic/mul.c
/trunk/uspace/softfloat/generic/other.c
/trunk/uspace/softfloat/generic/softfloat.c
/trunk/uspace/softfloat/generic/sub.c
/trunk/uspace/softfloat/include/add.h
/trunk/uspace/softfloat/include/common.h
/trunk/uspace/softfloat/include/comparison.h
/trunk/uspace/softfloat/include/conversion.h
/trunk/uspace/softfloat/include/div.h
/trunk/uspace/softfloat/include/mul.h
/trunk/uspace/softfloat/include/other.h
/trunk/uspace/softfloat/include/sftypes.h
/trunk/uspace/softfloat/include/softfloat.h
/trunk/uspace/softfloat/include/sub.h
/trunk/uspace/softint/Makefile
/trunk/uspace/softint/generic/division.c
/trunk/uspace/softint/include/division.h
1866 6456 d 13 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
/trunk/uspace/libc/include/sys/mmap.h
/trunk/uspace/libc/include/sys/mman.h
/trunk/uspace/console/console.c
/trunk/uspace/console/gcons.c
/trunk/uspace/libc/arch/amd64/include/atomic.h
/trunk/uspace/libc/arch/amd64/include/endian.h
/trunk/uspace/libc/arch/amd64/include/limits.h
/trunk/uspace/libc/arch/amd64/include/psthread.h
/trunk/uspace/libc/arch/amd64/include/stackarg.h
/trunk/uspace/libc/arch/amd64/include/thread.h
/trunk/uspace/libc/arch/amd64/include/types.h
/trunk/uspace/libc/arch/amd64/src/thread.c
/trunk/uspace/libc/arch/ia32/include/atomic.h
/trunk/uspace/libc/arch/ia32/include/ddi.h
/trunk/uspace/libc/arch/ia32/include/endian.h
/trunk/uspace/libc/arch/ia32/include/limits.h
/trunk/uspace/libc/arch/ia32/include/psthread.h
/trunk/uspace/libc/arch/ia32/include/stackarg.h
/trunk/uspace/libc/arch/ia32/include/thread.h
/trunk/uspace/libc/arch/ia32/include/types.h
/trunk/uspace/libc/arch/ia32/src/syscall.c
/trunk/uspace/libc/arch/ia64/include/atomic.h
/trunk/uspace/libc/arch/ia64/include/endian.h
/trunk/uspace/libc/arch/ia64/include/limits.h
/trunk/uspace/libc/arch/ia64/include/psthread.h
/trunk/uspace/libc/arch/ia64/include/stack.h
/trunk/uspace/libc/arch/ia64/include/stackarg.h
/trunk/uspace/libc/arch/ia64/include/thread.h
/trunk/uspace/libc/arch/ia64/src/thread.c
/trunk/uspace/libc/arch/mips32/include/atomic.h
/trunk/uspace/libc/arch/mips32/include/context_offset.h
/trunk/uspace/libc/arch/mips32/include/endian.h
/trunk/uspace/libc/arch/mips32/include/limits.h
/trunk/uspace/libc/arch/mips32/include/psthread.h
/trunk/uspace/libc/arch/mips32/include/stackarg.h
/trunk/uspace/libc/arch/mips32/include/thread.h
/trunk/uspace/libc/arch/mips32/src/thread.c
/trunk/uspace/libc/arch/mips32eb/include/endian.h
/trunk/uspace/libc/arch/ppc32/include/atomic.h
/trunk/uspace/libc/arch/ppc32/include/context_offset.h
/trunk/uspace/libc/arch/ppc32/include/endian.h
/trunk/uspace/libc/arch/ppc32/include/limits.h
/trunk/uspace/libc/arch/ppc32/include/psthread.h
/trunk/uspace/libc/arch/ppc32/include/regname.h
/trunk/uspace/libc/arch/ppc32/include/stackarg.h
/trunk/uspace/libc/arch/ppc32/include/thread.h
/trunk/uspace/libc/arch/ppc32/src/syscall.c
/trunk/uspace/libc/arch/ppc32/src/thread.c
/trunk/uspace/libc/arch/ppc64/include/atomic.h
/trunk/uspace/libc/arch/ppc64/include/context_offset.h
/trunk/uspace/libc/arch/ppc64/include/endian.h
/trunk/uspace/libc/arch/ppc64/include/limits.h
/trunk/uspace/libc/arch/ppc64/include/psthread.h
/trunk/uspace/libc/arch/ppc64/include/regname.h
/trunk/uspace/libc/arch/ppc64/include/stackarg.h
/trunk/uspace/libc/arch/ppc64/include/thread.h
/trunk/uspace/libc/arch/ppc64/src/syscall.c
/trunk/uspace/libc/arch/ppc64/src/thread.c
/trunk/uspace/libc/arch/sparc64/include/context_offset.h
/trunk/uspace/libc/arch/sparc64/include/endian.h
/trunk/uspace/libc/arch/sparc64/include/limits.h
/trunk/uspace/libc/generic/async.c
/trunk/uspace/libc/generic/cap.c
/trunk/uspace/libc/generic/ddi.c
/trunk/uspace/libc/generic/err.c
/trunk/uspace/libc/generic/futex.c
/trunk/uspace/libc/generic/io/io.c
/trunk/uspace/libc/generic/io/printf.c
/trunk/uspace/libc/generic/io/printf_core.c
/trunk/uspace/libc/generic/io/snprintf.c
/trunk/uspace/libc/generic/io/sprintf.c
/trunk/uspace/libc/generic/io/stream.c
/trunk/uspace/libc/generic/io/vprintf.c
/trunk/uspace/libc/generic/io/vsnprintf.c
/trunk/uspace/libc/generic/io/vsprintf.c
/trunk/uspace/libc/generic/ipc.c
/trunk/uspace/libc/generic/libadt/hash_table.c
/trunk/uspace/libc/generic/libadt/list.c
/trunk/uspace/libc/generic/mmap.c
/trunk/uspace/libc/generic/psthread.c
/trunk/uspace/libc/generic/stdlib.c
/trunk/uspace/libc/generic/string.c
/trunk/uspace/libc/generic/sysinfo.c
/trunk/uspace/libc/generic/task.c
/trunk/uspace/libc/generic/thread.c
/trunk/uspace/libc/generic/time.c
/trunk/uspace/libc/include/align.h
/trunk/uspace/libc/include/as.h
/trunk/uspace/libc/include/assert.h
/trunk/uspace/libc/include/async.h
/trunk/uspace/libc/include/atomic.h
/trunk/uspace/libc/include/cap.h
/trunk/uspace/libc/include/ctype.h
/trunk/uspace/libc/include/ddi.h
/trunk/uspace/libc/include/endian.h
/trunk/uspace/libc/include/err.h
/trunk/uspace/libc/include/errno.h
/trunk/uspace/libc/include/futex.h
/trunk/uspace/libc/include/io/io.h
/trunk/uspace/libc/include/io/printf_core.h
/trunk/uspace/libc/include/io/stream.h
/trunk/uspace/libc/include/ipc/ipc.h
/trunk/uspace/libc/include/ipc/ns.h
/trunk/uspace/libc/include/ipc/services.h
/trunk/uspace/libc/include/libadt/fifo.h
/trunk/uspace/libc/include/libadt/hash_table.h
/trunk/uspace/libc/include/libadt/list.h
/trunk/uspace/libc/include/libc.h
/trunk/uspace/libc/include/limits.h
/trunk/uspace/libc/include/psthread.h
/trunk/uspace/libc/include/stdarg.h
/trunk/uspace/libc/include/stddef.h
/trunk/uspace/libc/include/stdint.h
/trunk/uspace/libc/include/stdio.h
/trunk/uspace/libc/include/stdlib.h
/trunk/uspace/libc/include/string.h
/trunk/uspace/libc/include/sys/time.h
/trunk/uspace/libc/include/sys/types.h
/trunk/uspace/libc/include/sysinfo.h
/trunk/uspace/libc/include/task.h
/trunk/uspace/libc/include/thread.h
/trunk/uspace/libc/include/time.h
/trunk/uspace/libc/include/unistd.h
/trunk/uspace/libc/malloc/malloc.c
1787 6511 d 14 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
/trunk
/trunk/boot
/trunk/kernel
/trunk/uspace
/boot/trunk
/kernel/trunk
/uspace/trunk
1653 6545 d 13 h cejka /uspace/trunk/ Doxygen comments.  
/uspace/trunk/init/init.c
/uspace/trunk/init/init.h
/uspace/trunk/init/version.c
/uspace/trunk/init/version.h
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/cap.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/futex.c
/uspace/trunk/libc/generic/io/io.c
/uspace/trunk/libc/generic/io/printf.c
/uspace/trunk/libc/generic/io/printf_core.c
/uspace/trunk/libc/generic/io/snprintf.c
/uspace/trunk/libc/generic/io/sprintf.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/io/vprintf.c
/uspace/trunk/libc/generic/io/vsnprintf.c
/uspace/trunk/libc/generic/io/vsprintf.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/libadt/hash_table.c
/uspace/trunk/libc/generic/libadt/list.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/stdlib.c
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/generic/sysinfo.c
/uspace/trunk/libc/generic/task.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/align.h
/uspace/trunk/libc/include/as.h
/uspace/trunk/libc/include/assert.h
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/atomic.h
/uspace/trunk/libc/include/cap.h
/uspace/trunk/libc/include/ctype.h
/uspace/trunk/libc/include/ddi.h
/uspace/trunk/libc/include/endian.h
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/errno.h
/uspace/trunk/libc/include/futex.h
/uspace/trunk/libc/include/io/io.h
/uspace/trunk/libc/include/io/printf_core.h
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/ipc/ns.h
/uspace/trunk/libc/include/ipc/services.h
/uspace/trunk/libc/include/libadt/fifo.h
/uspace/trunk/libc/include/libadt/hash_table.h
/uspace/trunk/libc/include/libadt/list.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/include/limits.h
/uspace/trunk/libc/include/malloc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/libc/include/stdarg.h
/uspace/trunk/libc/include/stddef.h
/uspace/trunk/libc/include/stdint.h
/uspace/trunk/libc/include/stdio.h
/uspace/trunk/libc/include/stdlib.h
/uspace/trunk/libc/include/string.h
/uspace/trunk/libc/include/sys/mman.h
/uspace/trunk/libc/include/sys/time.h
/uspace/trunk/libc/include/sys/types.h
/uspace/trunk/libc/include/sysinfo.h
/uspace/trunk/libc/include/task.h
/uspace/trunk/libc/include/thread.h
/uspace/trunk/libc/include/time.h
/uspace/trunk/libc/include/types.h
/uspace/trunk/libc/include/unistd.h
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softint/generic/division.c
/uspace/trunk/softint/include/division.h
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/input.h
/uspace/trunk/tetris/pathnames.h
/uspace/trunk/tetris/scores.c
/uspace/trunk/tetris/scores.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/shapes.c
/uspace/trunk/tetris/tetris.c
/uspace/trunk/tetris/tetris.h
1610 6546 d 18 h palkovsky /uspace/trunk/ Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc.
 
/uspace/trunk/fb/helenos.xbm
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/tetris/screen.c
1427 6556 d 10 h palkovsky /uspace/trunk/ Added functions to async framework for reasonable sending asynchronous
messages.
 
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/libc/include/thread.h
1392 6562 d 13 h palkovsky /uspace/trunk/ Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
 
/uspace/trunk/libc/generic/libadt
/uspace/trunk/libc/include/libadt
/uspace/trunk/libadt
/uspace/trunk/Makefile
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/libadt/hash_table.c
/uspace/trunk/libc/generic/libadt/list.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/ns/Makefile
1129 6620 d 18 h palkovsky /uspace/trunk/ Completed support for TLS in GCC (modifier __thread) for ia32,amd64,ia64 and mips.  
/uspace/trunk/libc/arch/amd64/src/thread.c
/uspace/trunk/libc/arch/ia32/src/thread.c
/uspace/trunk/libc/arch/ia64/src/thread.c
/uspace/trunk/libc/arch/mips32/src/thread.c
/uspace/trunk/init/init.c
/uspace/trunk/libc/arch/amd64/Makefile.inc
/uspace/trunk/libc/arch/amd64/_link.ld.in
/uspace/trunk/libc/arch/amd64/include/thread.h
/uspace/trunk/libc/arch/ia32/Makefile.inc
/uspace/trunk/libc/arch/ia32/_link.ld.in
/uspace/trunk/libc/arch/ia32/include/thread.h
/uspace/trunk/libc/arch/ia64/Makefile.inc
/uspace/trunk/libc/arch/ia64/_link.ld.in
/uspace/trunk/libc/arch/ia64/include/thread.h
/uspace/trunk/libc/arch/mips32/Makefile.inc
/uspace/trunk/libc/arch/mips32/_link.ld.in
/uspace/trunk/libc/arch/mips32/include/psthread.h
/uspace/trunk/libc/arch/mips32/include/thread.h
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/libc/include/thread.h
1128 6620 d 19 h jermar /uspace/trunk/ Improve comments in psthread.c
Rename pt->list to pt->link.
Rename ps_preempt() to psthread_schedule_next().
Rename ps_join() to psthread_join().
 
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/include/psthread.h
1125 6620 d 22 h jermar /uspace/trunk/ TLS and pseudo thread support for ia64.  
/uspace/trunk/libc/arch/ia64/include/psthread.h
/uspace/trunk/libc/arch/ia64/include/stack.h
/uspace/trunk/libc/arch/ia64/include/thread.h
/uspace/trunk/libc/arch/ia64/src/psthread.S
/uspace/trunk/libc/include/align.h
/uspace/trunk/init/init.c
/uspace/trunk/libc/arch/amd64/Makefile.inc
/uspace/trunk/libc/arch/ia32/Makefile.inc
/uspace/trunk/libc/arch/ia64/Makefile.inc
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/libc/include/stdarg.h
/uspace/trunk/libc/include/stdlib.h
1113 6621 d 22 h palkovsky /uspace/trunk/ Added symbolic links 'libarch','libadt','libipc' into libc/include,
so that it can be easily used from anywhere.
Renamed thread_main to __thread_main.
Allowed MIPS to compile with -O0.
Added non-preemptible threads support (not yet secured by futexes).
Added simple way to hold Thread Local Storage. Support for compiler
will be added later.
This update breaks IA64 uspace.

There is some forgotten spinlock_lock() in futexes, amd64 gets locked
in the secod uspace thread probably with preemption disabled.
 
/uspace/trunk/libc/arch/amd64/include/atomic.h
/uspace/trunk/libc/arch/amd64/include/context_offset.h
/uspace/trunk/libc/arch/amd64/include/psthread.h
/uspace/trunk/libc/arch/amd64/include/thread.h
/uspace/trunk/libc/arch/amd64/src/psthread.S
/uspace/trunk/libc/arch/ia32/include/atomic.h
/uspace/trunk/libc/arch/ia64/include/atomic.h
/uspace/trunk/libc/arch/mips32/include/atomic.h
/uspace/trunk/libc/arch/mips32/include/context_offset.h
/uspace/trunk/libc/arch/mips32/include/psthread.h
/uspace/trunk/libc/arch/mips32/include/thread.h
/uspace/trunk/libc/arch/mips32/src/psthread.S
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/libc/include/types.h
/uspace/trunk/libc/arch/amd64/include/atomic_arch.h
/uspace/trunk/libc/arch/ia32/include/atomic_arch.h
/uspace/trunk/libc/arch/ia64/include/atomic_arch.h
/uspace/trunk/libc/arch/mips32/include/atomic_arch.h
/uspace/trunk/Makefile
/uspace/trunk/init/init.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/arch/amd64/Makefile.inc
/uspace/trunk/libc/arch/amd64/src/entry.s
/uspace/trunk/libc/arch/amd64/src/thread_entry.s
/uspace/trunk/libc/arch/ia32/Makefile.inc
/uspace/trunk/libc/arch/ia32/src/entry.s
/uspace/trunk/libc/arch/ia32/src/thread_entry.s
/uspace/trunk/libc/arch/ia64/src/entry.s
/uspace/trunk/libc/arch/ia64/src/thread_entry.s
/uspace/trunk/libc/arch/mips32/Makefile.inc
/uspace/trunk/libc/arch/mips32/src/entry.s
/uspace/trunk/libc/arch/mips32/src/thread_entry.s
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/include/atomic.h
/uspace/trunk/libc/include/io/io.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/include/stdarg.h
/uspace/trunk/libc/include/stdint.h
/uspace/trunk/libc/include/thread.h
/uspace/trunk/libc/include/unistd.h
/uspace/trunk/libc/malloc/malloc.c