Subversion Repositories HelenOS

Rev

Rev 4581 | Compare with Previous | Directory listing | View Log | RSS feed

Last modification

Path Blame Diff Log
/branches/network/boot/arch/arm32/loader/boot.S
/branches/network/boot/arch/arm32/loader/main.c
/branches/network/boot/arch/arm32/loader/Makefile
/branches/network/boot/arch/arm32/loader/print/gxemul.c
/branches/network/boot/arch/arm32/loader/print/print.c
/trunk/boot/arch/arm32/loader/print/print.c@4716 (Prev)
/branches/network/boot/arch/arm32/loader/_link.ld.in
/branches/network/defaults/amd64/Makefile.config
/branches/network/defaults/arm32/GXemul/
/trunk/defaults/arm32/GXemul@4716 (Prev)
/branches/network/defaults/arm32/integratorcp/
/trunk/defaults/arm32/integratorcp@4716 (Prev)
/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/HelenOS.config
/branches/network/kernel/arch/arm32/include/drivers/gxemul.h
/branches/network/kernel/arch/arm32/include/exception.h
/branches/network/kernel/arch/arm32/include/mach/
/trunk/kernel/arch/arm32/include/mach@4716 (Prev)
/branches/network/kernel/arch/arm32/include/machine_func.h
/trunk/kernel/arch/arm32/include/machine_func.h@4716 (Prev)
/branches/network/kernel/arch/arm32/Makefile.inc
/branches/network/kernel/arch/arm32/src/arm32.c
/branches/network/kernel/arch/arm32/src/drivers/gxemul.c
/branches/network/kernel/arch/arm32/src/exception.c
/branches/network/kernel/arch/arm32/src/exc_handler.S
/trunk/kernel/arch/arm32/src/exc_handler.S@4716 (Prev)
/branches/network/kernel/arch/arm32/src/interrupt.c
/branches/network/kernel/arch/arm32/src/mach/
/trunk/kernel/arch/arm32/src/mach@4716 (Prev)
/branches/network/kernel/arch/arm32/src/machine_func.c
/trunk/kernel/arch/arm32/src/machine_func.c@4716 (Prev)
/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/include/drivers/pl050/
/trunk/kernel/genarch/include/drivers/pl050@4716 (Prev)
/branches/network/kernel/genarch/include/drivers/via-cuda/cuda.h
/branches/network/kernel/genarch/include/fb/visuals.h
/branches/network/kernel/genarch/include/kbrd/scanc_mac.h
/trunk/kernel/genarch/include/kbrd/scanc_mac.h@4716 (Prev)
/branches/network/kernel/genarch/include/kbrd/scanc_pl050.h
/trunk/kernel/genarch/include/kbrd/scanc_pl050.h@4716 (Prev)
/branches/network/kernel/genarch/Makefile.inc
/branches/network/kernel/genarch/src/drivers/pl050/
/trunk/kernel/genarch/src/drivers/pl050@4716 (Prev)
/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/kbrd/kbrd_pl050.c
/trunk/kernel/genarch/src/kbrd/kbrd_pl050.c@4716 (Prev)
/branches/network/kernel/genarch/src/kbrd/scanc_mac.c
/trunk/kernel/genarch/src/kbrd/scanc_mac.c@4716 (Prev)
/branches/network/kernel/genarch/src/kbrd/scanc_pl050.c
/trunk/kernel/genarch/src/kbrd/scanc_pl050.c@4716 (Prev)
/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/init.c
/branches/network/uspace/app/init/Makefile
/branches/network/uspace/app/tester/console/console1.c
/branches/network/uspace/app/tester/devmap/
/branches/network/uspace/app/tester/fault/fault1.c
/branches/network/uspace/app/tester/fault/fault2.c
/branches/network/uspace/app/tester/ipc/answer.c
/branches/network/uspace/app/tester/ipc/answer.def
/branches/network/uspace/app/tester/ipc/connect.c
/branches/network/uspace/app/tester/ipc/hangup.c
/branches/network/uspace/app/tester/ipc/hangup.def
/branches/network/uspace/app/tester/ipc/ping_pong.c
/branches/network/uspace/app/tester/ipc/register.c
/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/app/tester/loop/loop1.c
/branches/network/uspace/app/tester/Makefile
/branches/network/uspace/app/tester/mm/
/trunk/uspace/app/tester/mm@4716 (Prev)
/branches/network/uspace/app/tester/print/print1.c
/branches/network/uspace/app/tester/print/print1.def
/branches/network/uspace/app/tester/print/print2.c
/trunk/uspace/app/tester/print/print2.c@4716 (Prev)
/branches/network/uspace/app/tester/print/print2.def
/trunk/uspace/app/tester/print/print2.def@4716 (Prev)
/branches/network/uspace/app/tester/print/print3.c
/trunk/uspace/app/tester/print/print3.c@4716 (Prev)
/branches/network/uspace/app/tester/print/print3.def
/trunk/uspace/app/tester/print/print3.def@4716 (Prev)
/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/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/errno.c
/trunk/uspace/lib/libc/generic/errno.c@4716 (Prev)
/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/malloc.c
/trunk/uspace/lib/libc/generic/malloc.c@4716 (Prev)
/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/adt/gcdlcm.h
/trunk/uspace/lib/libc/include/adt/gcdlcm.h@4716 (Prev)
/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/libc/Makefile
/branches/network/uspace/lib/libc/malloc/
/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/ctl/pc.c
/branches/network/uspace/srv/kbd/ctl/pl050.c
/trunk/uspace/srv/kbd/ctl/pl050.c@4716 (Prev)
/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/Makefile
/branches/network/uspace/srv/kbd/port/i8042.c
/branches/network/uspace/srv/kbd/port/pl050.c
/trunk/uspace/srv/kbd/port/pl050.c@4716 (Prev)
/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