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 5337 d 19 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 5430 d 13 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
4482 5454 d 12 h decky /trunk/uspace/lib/libc/ I/O subsystem overhaul:
- add more POSIX-like file and stream functions (with real functionality of stdin, stdout, stderr)
- cleanup console access methods (now generic to any console-like device)
- remove unsafe stream functions
- add special open_node(), fd_node(), fd_phone() (file) and fopen_node(), fnode(), fphone() (stream) functions for HelenOS-specific I/O operations
 
/trunk/uspace/lib/libc/generic/io/console.c
/trunk/uspace/lib/libc/generic/io/klog.c
/trunk/uspace/lib/libc/include/io/color.h
/trunk/uspace/lib/libc/include/io/console.h
/trunk/uspace/lib/libc/include/io/keycode.h
/trunk/uspace/lib/libc/include/io/klog.h
/trunk/uspace/lib/libc/include/io/style.h
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/io/fprintf.c
/trunk/uspace/lib/libc/generic/io/sprintf.c
/trunk/uspace/lib/libc/generic/io/stdio.c
/trunk/uspace/lib/libc/generic/io/stream.c
/trunk/uspace/lib/libc/generic/io/vsprintf.c
/trunk/uspace/lib/libc/generic/kbd.c
/trunk/uspace/lib/libc/include/console
/trunk/uspace/lib/libc/include/console.h
/trunk/uspace/lib/libc/include/io/io.h
/trunk/uspace/lib/libc/include/io/stream.h
/trunk/uspace/lib/libc/include/kbd
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/io/asprintf.c
/trunk/uspace/lib/libc/generic/io/io.c
/trunk/uspace/lib/libc/generic/io/printf.c
/trunk/uspace/lib/libc/generic/io/printf_core.c
/trunk/uspace/lib/libc/generic/io/snprintf.c
/trunk/uspace/lib/libc/generic/io/vprintf.c
/trunk/uspace/lib/libc/generic/io/vsnprintf.c
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/dirent.h
/trunk/uspace/lib/libc/include/fcntl.h
/trunk/uspace/lib/libc/include/fibril.h
/trunk/uspace/lib/libc/include/io/printf_core.h
/trunk/uspace/lib/libc/include/stdio.h
/trunk/uspace/lib/libc/include/unistd.h
/trunk/uspace/lib/libc/include/vfs/vfs.h
4317 5495 d 0 h decky /trunk/ use buffering for klog output (this can be used to avoid the ugly usleeps while starting tasks)
unify and cleanup console.c and related files
 
/trunk/kernel/generic/src/main/kinit.c
/trunk/uspace/app/init/init.c
/trunk/uspace/app/tetris/input.c
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/io/io.c
/trunk/uspace/lib/libc/generic/io/stream.c
/trunk/uspace/lib/libc/generic/io/vprintf.c
/trunk/uspace/lib/libc/generic/kbd.c
/trunk/uspace/lib/libc/generic/libc.c
/trunk/uspace/lib/libc/include/console.h
/trunk/uspace/lib/libc/include/io/stream.h
4293 5502 d 20 h decky /trunk/uspace/lib/libc/ don't forget to flush the console after the application finishes
(yes, this is not very elegant, but until we have a proper stdin/stdout/stderr, the whole console stuff, buffering, etc. is just a big heap of hacks)
 
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/libc.c
/trunk/uspace/lib/libc/include/console.h
4264 5509 d 10 h svoboda /trunk/uspace/ Nuke strcpy() and strcmp().  
/trunk/uspace/app/bdsh/cmds/builtin_cmds.c
/trunk/uspace/app/bdsh/cmds/mod_cmds.c
/trunk/uspace/app/bdsh/cmds/modules/help/help.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/app/bdsh/exec.c
/trunk/uspace/app/bdsh/input.c
/trunk/uspace/app/tester/devmap/devmap1.c
/trunk/uspace/app/tetris/scores.c
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/app/tetris/tetris.c
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/getopt.c
/trunk/uspace/lib/libc/generic/string.c
/trunk/uspace/lib/libc/include/stdio.h
/trunk/uspace/lib/libc/include/string.h
/trunk/uspace/srv/devmap/devmap.c
/trunk/uspace/srv/fs/fat/fat_dentry.c
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
/trunk/uspace/srv/loader/main.c
/trunk/uspace/srv/pci/libpci/names.c
/trunk/uspace/srv/rd/rd.c
/trunk/uspace/srv/vfs/vfs_ops.c
4239 5513 d 16 h svoboda /trunk/uspace/ Make Czech layout work partially in bdsh.  
/trunk/uspace/app/bdsh/input.c
/trunk/uspace/app/tester/print/print4.c
/trunk/uspace/lib/libc/Makefile.toolchain
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/io/io.c
/trunk/uspace/lib/libc/include/console.h
/trunk/uspace/srv/kbd/layout/cz.c
4226 5515 d 11 h svoboda /trunk/ Character encoding/decoding un uspace. Partially fix klog application.  
/trunk/kernel/generic/src/console/console.c
/trunk/uspace/app/klog/klog.c
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/string.c
/trunk/uspace/lib/libc/include/string.h
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/fb/fb.c
4168 5527 d 12 h svoboda /trunk/uspace/ 'kcon' shell builtin for switching to debug console.  
/trunk/uspace/app/bdsh/cmds/modules/kcon
/trunk/uspace/app/bdsh/cmds/modules/kcon/entry.h
/trunk/uspace/app/bdsh/cmds/modules/kcon/kcon.c
/trunk/uspace/app/bdsh/cmds/modules/kcon/kcon.h
/trunk/uspace/app/bdsh/cmds/modules/kcon/kcon_def.h
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/bdsh/cmds/modules/modules.h
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/include/console.h
/trunk/uspace/lib/libc/include/ipc/console.h
/trunk/uspace/srv/console/console.c
4164 5528 d 20 h svoboda /trunk/uspace/ Buffer console output with line granularity. Makes esp. msim/ski console faster. EGA-fb needs fixing.  
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/app/tetris/tetris.c
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/io/io.c
/trunk/uspace/lib/libc/generic/io/stream.c
/trunk/uspace/lib/libc/include/console.h
/trunk/uspace/lib/libc/include/io/stream.h
/trunk/uspace/lib/libc/include/ipc/console.h
/trunk/uspace/lib/libc/include/ipc/fb.h
/trunk/uspace/lib/libc/include/stdio.h
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/fb/ega.c
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/fb/serial_console.c
4160 5529 d 11 h jermar /trunk/uspace/ Improve the console library functions.  
/trunk/uspace/app/tetris/input.c
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/io/stream.c
/trunk/uspace/lib/libc/generic/kbd.c
/trunk/uspace/lib/libc/include/console.h
4154 5531 d 9 h svoboda /trunk/uspace/ Consolidate console interface.  
/trunk/uspace/app/init/init.c
/trunk/uspace/app/klog/klog.c
/trunk/uspace/app/tetris/input.c
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/io/stream.c
/trunk/uspace/lib/libc/generic/kbd.c
/trunk/uspace/lib/libc/include/console.h
/trunk/uspace/lib/libc/include/io/stream.h
/trunk/uspace/srv/loader/main.c
4002 5547 d 14 h decky /trunk/uspace/lib/libc/ add IPC_FLAG_BLOCKING for generic IPC blocking operations
add ipc_connect_me_to_blocking() for blocking connections
mount() has new flags argument
get_cons_phone() -> get_console_phone()
add common console_wait()
simplify vfs_connect() using blocking connection
add blocking support for device_get_handle()
swap VFS_MOUNT arguments, and blocking mount support
 
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/io/stream.c
/trunk/uspace/lib/libc/generic/ipc.c
/trunk/uspace/lib/libc/generic/kbd.c
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/async.h
/trunk/uspace/lib/libc/include/io/stream.h
/trunk/uspace/lib/libc/include/ipc/ipc.h
/trunk/uspace/lib/libc/include/ipc/services.h
/trunk/uspace/lib/libc/include/vfs/vfs.h
3768 5607 d 18 h svoboda /trunk/uspace/ More console IPC wrapper functions.  
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/app/tetris/screen.h
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/include/console.h
3767 5607 d 18 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/include/console
/trunk/uspace/lib/libc/include/console.h
/trunk/uspace/lib/libc/include/console/color.h
/trunk/uspace/lib/libc/include/console/style.h
/trunk/uspace/app/bdsh/input.c
/trunk/uspace/app/tester/console/console1.c
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/include/ipc/console.h
/trunk/uspace/lib/libc/include/ipc/fb.h
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/console/gcons.c
/trunk/uspace/srv/console/screenbuffer.c
/trunk/uspace/srv/console/screenbuffer.h
/trunk/uspace/srv/fb/ega.c
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/fb/serial_console.c