← Back to branch summary
~helenos-nicf/helenos/nicf
Changes
Files
~helenos-nicf/helenos/nicf
» Revision 1120
Viewing all changes in revision 1120.
browse files at revision 1120
compare with another revision
download diff
download tarball
view history from revision 1120
Committer:
Radim Vansa
Date:
2011-09-20 21:55:59 UTC
mfrom:
(697.1.517 HelenOS.mainline)
Revision ID:
radim.vansa@matfyz.cz-20110920215559-7fjpai6wt5ieurcq
Merge with mainline
files added:
abi
abi/include
abi/include/bool.h
abi/include/ddi
abi/include/ddi/irq.h
abi/include/dma
abi/include/fb
abi/include/ipc
abi/include/ipc/ipc.h
abi/include/ipc/methods.h
abi/include/mm
abi/include/mm/as.h
abi/include/proc
abi/include/proc/task.h
abi/include/proc/thread.h
abi/include/syscall.h
boot/arch/ia64/include/pal.h
boot/arch/ia64/include/sal.h
boot/arch/ia64/src/pal.c
boot/arch/ia64/src/pal_asm.S
boot/arch/ia64/src/sal.c
boot/arch/ia64/src/sal_asm.S
boot/arch/mips64
boot/arch/mips64/Makefile.inc
boot/arch/mips64/_link.ld.in
boot/arch/mips64/include
boot/arch/mips64/include/arch.h
boot/arch/mips64/include/asm.h
boot/arch/mips64/include/main.h
boot/arch/mips64/include/regname.h
boot/arch/mips64/include/types.h
boot/arch/mips64/src
boot/arch/mips64/src/asm.S
boot/arch/mips64/src/main.c
boot/arch/mips64/src/putchar.c
boot/genarch/include/efi.h
boot/genarch/src/efi.c
defaults/mips64
defaults/mips64/Makefile.config
defaults/mips64/msim
defaults/mips64/msim/Makefile.config
defaults/mips64/output
kernel/arch/mips64
kernel/arch/mips64/Makefile.inc
kernel/arch/mips64/_link.ld.in
kernel/arch/mips64/include
kernel/arch/mips64/include/arch.h
kernel/arch/mips64/include/asm
kernel/arch/mips64/include/asm.h
kernel/arch/mips64/include/asm/boot.h
kernel/arch/mips64/include/asm/regname.h
kernel/arch/mips64/include/atomic.h
kernel/arch/mips64/include/barrier.h
kernel/arch/mips64/include/cache.h
kernel/arch/mips64/include/context.h
kernel/arch/mips64/include/context_offset.h
kernel/arch/mips64/include/cp0.h
kernel/arch/mips64/include/cpu.h
kernel/arch/mips64/include/cycle.h
kernel/arch/mips64/include/debug.h
kernel/arch/mips64/include/debugger.h
kernel/arch/mips64/include/drivers
kernel/arch/mips64/include/drivers/msim.h
kernel/arch/mips64/include/elf.h
kernel/arch/mips64/include/exception.h
kernel/arch/mips64/include/faddr.h
kernel/arch/mips64/include/fpu_context.h
kernel/arch/mips64/include/interrupt.h
kernel/arch/mips64/include/istate.h
kernel/arch/mips64/include/mm
kernel/arch/mips64/include/mm/as.h
kernel/arch/mips64/include/mm/asid.h
kernel/arch/mips64/include/mm/frame.h
kernel/arch/mips64/include/mm/page.h
kernel/arch/mips64/include/mm/tlb.h
kernel/arch/mips64/include/proc
kernel/arch/mips64/include/proc/task.h
kernel/arch/mips64/include/proc/thread.h
kernel/arch/mips64/include/smp
kernel/arch/mips64/include/smp/dorder.h
kernel/arch/mips64/include/stack.h
kernel/arch/mips64/include/types.h
kernel/arch/mips64/src
kernel/arch/mips64/src/asm.S
kernel/arch/mips64/src/cache.c
kernel/arch/mips64/src/context.S
kernel/arch/mips64/src/cpu
kernel/arch/mips64/src/ddi
kernel/arch/mips64/src/debug
kernel/arch/mips64/src/debugger.c
kernel/arch/mips64/src/exception.c
kernel/arch/mips64/src/fpu_context.c
kernel/arch/mips64/src/interrupt.c
kernel/arch/mips64/src/mips64.c
kernel/arch/mips64/src/mm
kernel/arch/mips64/src/mm/as.c
kernel/arch/mips64/src/mm/frame.c
kernel/arch/mips64/src/mm/page.c
kernel/arch/mips64/src/mm/tlb.c
kernel/arch/mips64/src/smp
kernel/arch/mips64/src/smp/dorder.c
kernel/arch/mips64/src/smp/smp.c
kernel/arch/mips64/src/start.S
kernel/arch/ppc32/include/mm/pht.h
kernel/arch/ppc32/include/msr.h
kernel/arch/ppc32/src/mm/pht.c
kernel/generic/include/errno.h
kernel/generic/include/lib/elf.h
kernel/generic/include/lib/elf_load.h
kernel/generic/include/udebug/udebug.h
tools/filldir.py
tools/gentestfile.py
tools/imgutil.py
tools/mkarray.py
tools/mkext2.py
uspace/app/bdsh/cmds/builtins/batch
uspace/app/bdsh/cmds/builtins/batch/batch.c
uspace/app/bdsh/cmds/builtins/batch/batch.h
uspace/app/bdsh/cmds/builtins/batch/batch_def.h
uspace/app/bdsh/cmds/builtins/batch/entry.h
uspace/app/bdsh/compl.c
uspace/app/bdsh/compl.h
uspace/app/bdsh/tok.c
uspace/app/bdsh/tok.h
uspace/app/binutils
uspace/app/binutils/Makefile
uspace/app/binutils/bin
uspace/app/binutils/distclean.sh
uspace/app/binutils/intrusive.sh
uspace/app/binutils/patch.awk
uspace/app/binutils/redist
uspace/app/binutils/toolchain.sh
uspace/app/blkdump
uspace/app/blkdump/Makefile
uspace/app/blkdump/blkdump.c
uspace/app/bnchmark
uspace/app/bnchmark/Makefile
uspace/app/bnchmark/bnchmark.c
uspace/app/cc
uspace/app/ccom
uspace/app/cpp
uspace/app/devctl
uspace/app/devctl/Makefile
uspace/app/devctl/devctl.c
uspace/app/ext2info
uspace/app/ext2info/Makefile
uspace/app/ext2info/ext2info.c
uspace/app/locinfo
uspace/app/locinfo/Makefile
uspace/app/locinfo/locinfo.c
uspace/app/lsusb
uspace/app/lsusb/Makefile
uspace/app/lsusb/main.c
uspace/app/mkbd
uspace/app/mkbd/Makefile
uspace/app/mkbd/main.c
uspace/app/mkmfs
uspace/app/mkmfs/Makefile
uspace/app/mkmfs/mkmfs.c
uspace/app/pcc
uspace/app/pcc/DATESTAMP
uspace/app/pcc/Makefile.in
uspace/app/pcc/arch
uspace/app/pcc/arch/amd64
uspace/app/pcc/arch/amd64/code.c
uspace/app/pcc/arch/amd64/local.c
uspace/app/pcc/arch/amd64/local2.c
uspace/app/pcc/arch/amd64/macdefs.h
uspace/app/pcc/arch/amd64/order.c
uspace/app/pcc/arch/amd64/table.c
uspace/app/pcc/arch/arm
uspace/app/pcc/arch/arm/code.c
uspace/app/pcc/arch/arm/local.c
uspace/app/pcc/arch/arm/local2.c
uspace/app/pcc/arch/arm/macdefs.h
uspace/app/pcc/arch/arm/order.c
uspace/app/pcc/arch/arm/table.c
uspace/app/pcc/arch/arm32
uspace/app/pcc/arch/hppa
uspace/app/pcc/arch/hppa/code.c
uspace/app/pcc/arch/hppa/local.c
uspace/app/pcc/arch/hppa/local2.c
uspace/app/pcc/arch/hppa/macdefs.h
uspace/app/pcc/arch/hppa/order.c
uspace/app/pcc/arch/hppa/table.c
uspace/app/pcc/arch/i386
uspace/app/pcc/arch/i386/code.c
uspace/app/pcc/arch/i386/flocal.c
uspace/app/pcc/arch/i386/local.c
uspace/app/pcc/arch/i386/local2.c
uspace/app/pcc/arch/i386/macdefs.h
uspace/app/pcc/arch/i386/order.c
uspace/app/pcc/arch/i386/table.c
uspace/app/pcc/arch/ia32
uspace/app/pcc/arch/m16c
uspace/app/pcc/arch/m16c/TODO
uspace/app/pcc/arch/m16c/code.c
uspace/app/pcc/arch/m16c/local.c
uspace/app/pcc/arch/m16c/local2.c
uspace/app/pcc/arch/m16c/macdefs.h
uspace/app/pcc/arch/m16c/order.c
uspace/app/pcc/arch/m16c/table.c
uspace/app/pcc/arch/mips
uspace/app/pcc/arch/mips/TODO
uspace/app/pcc/arch/mips/code.c
uspace/app/pcc/arch/mips/local.c
uspace/app/pcc/arch/mips/local2.c
uspace/app/pcc/arch/mips/macdefs.h
uspace/app/pcc/arch/mips/order.c
uspace/app/pcc/arch/mips/table.c
uspace/app/pcc/arch/mips32
uspace/app/pcc/arch/nova
uspace/app/pcc/arch/nova/README
uspace/app/pcc/arch/nova/code.c
uspace/app/pcc/arch/nova/local.c
uspace/app/pcc/arch/nova/local2.c
uspace/app/pcc/arch/nova/macdefs.h
uspace/app/pcc/arch/nova/order.c
uspace/app/pcc/arch/nova/table.c
uspace/app/pcc/arch/pdp10
uspace/app/pcc/arch/pdp10/README
uspace/app/pcc/arch/pdp10/code.c
uspace/app/pcc/arch/pdp10/local.c
uspace/app/pcc/arch/pdp10/local2.c
uspace/app/pcc/arch/pdp10/macdefs.h
uspace/app/pcc/arch/pdp10/order.c
uspace/app/pcc/arch/pdp10/table.c
uspace/app/pcc/arch/pdp11
uspace/app/pcc/arch/pdp11/code.c
uspace/app/pcc/arch/pdp11/local.c
uspace/app/pcc/arch/pdp11/local2.c
uspace/app/pcc/arch/pdp11/macdefs.h
uspace/app/pcc/arch/pdp11/order.c
uspace/app/pcc/arch/pdp11/table.c
uspace/app/pcc/arch/powerpc
uspace/app/pcc/arch/powerpc/README
uspace/app/pcc/arch/powerpc/code.c
uspace/app/pcc/arch/powerpc/local.c
uspace/app/pcc/arch/powerpc/local2.c
uspace/app/pcc/arch/powerpc/macdefs.h
uspace/app/pcc/arch/powerpc/order.c
uspace/app/pcc/arch/powerpc/table.c
uspace/app/pcc/arch/ppc32
uspace/app/pcc/arch/sparc64
uspace/app/pcc/arch/sparc64/code.c
uspace/app/pcc/arch/sparc64/local.c
uspace/app/pcc/arch/sparc64/local2.c
uspace/app/pcc/arch/sparc64/macdefs.h
uspace/app/pcc/arch/sparc64/order.c
uspace/app/pcc/arch/sparc64/table.c
uspace/app/pcc/arch/vax
uspace/app/pcc/arch/vax/code.c
uspace/app/pcc/arch/vax/local.c
uspace/app/pcc/arch/vax/local2.c
uspace/app/pcc/arch/vax/macdefs.h
uspace/app/pcc/arch/vax/order.c
uspace/app/pcc/arch/vax/table.c
uspace/app/pcc/cc
uspace/app/pcc/cc/Makefile.in
uspace/app/pcc/cc/cc
uspace/app/pcc/cc/cc/Makefile
uspace/app/pcc/cc/cc/Makefile.in
uspace/app/pcc/cc/cc/cc.1
uspace/app/pcc/cc/cc/cc.c
uspace/app/pcc/cc/ccom
uspace/app/pcc/cc/ccom/Makefile
uspace/app/pcc/cc/ccom/Makefile.in
uspace/app/pcc/cc/ccom/arch
uspace/app/pcc/cc/ccom/arch/amd64
uspace/app/pcc/cc/ccom/arch/amd64/external.c
uspace/app/pcc/cc/ccom/arch/amd64/external.h
uspace/app/pcc/cc/ccom/arch/arm32
uspace/app/pcc/cc/ccom/arch/arm32/external.c
uspace/app/pcc/cc/ccom/arch/arm32/external.h
uspace/app/pcc/cc/ccom/arch/ia32
uspace/app/pcc/cc/ccom/arch/ia32/external.c
uspace/app/pcc/cc/ccom/arch/ia32/external.h
uspace/app/pcc/cc/ccom/arch/mips32
uspace/app/pcc/cc/ccom/arch/mips32/external.c
uspace/app/pcc/cc/ccom/arch/mips32/external.h
uspace/app/pcc/cc/ccom/arch/ppc32
uspace/app/pcc/cc/ccom/arch/ppc32/external.c
uspace/app/pcc/cc/ccom/arch/ppc32/external.h
uspace/app/pcc/cc/ccom/builtins.c
uspace/app/pcc/cc/ccom/ccom.1
uspace/app/pcc/cc/ccom/cgram.y
uspace/app/pcc/cc/ccom/gcc_compat.c
uspace/app/pcc/cc/ccom/init.c
uspace/app/pcc/cc/ccom/inline.c
uspace/app/pcc/cc/ccom/main.c
uspace/app/pcc/cc/ccom/mkext
uspace/app/pcc/cc/ccom/mkext/Makefile
uspace/app/pcc/cc/ccom/optim.c
uspace/app/pcc/cc/ccom/pass1.h
uspace/app/pcc/cc/ccom/pftn.c
uspace/app/pcc/cc/ccom/scan.l
uspace/app/pcc/cc/ccom/softfloat.c
uspace/app/pcc/cc/ccom/stabs.c
uspace/app/pcc/cc/ccom/symtabs.c
uspace/app/pcc/cc/ccom/trees.c
uspace/app/pcc/cc/cpp
uspace/app/pcc/cc/cpp/Makefile
uspace/app/pcc/cc/cpp/Makefile.in
uspace/app/pcc/cc/cpp/config.h
uspace/app/pcc/cc/cpp/cpp.1
uspace/app/pcc/cc/cpp/cpp.c
uspace/app/pcc/cc/cpp/cpp.h
uspace/app/pcc/cc/cpp/cpy.y
uspace/app/pcc/cc/cpp/scanner.l
uspace/app/pcc/cc/cpp/tests
uspace/app/pcc/cc/cpp/tests/res1
uspace/app/pcc/cc/cpp/tests/res10
uspace/app/pcc/cc/cpp/tests/res11
uspace/app/pcc/cc/cpp/tests/res12
uspace/app/pcc/cc/cpp/tests/res13
uspace/app/pcc/cc/cpp/tests/res2
uspace/app/pcc/cc/cpp/tests/res3
uspace/app/pcc/cc/cpp/tests/res4
uspace/app/pcc/cc/cpp/tests/res5
uspace/app/pcc/cc/cpp/tests/res6
uspace/app/pcc/cc/cpp/tests/res7
uspace/app/pcc/cc/cpp/tests/res8
uspace/app/pcc/cc/cpp/tests/res9
uspace/app/pcc/cc/cpp/tests/test1
uspace/app/pcc/cc/cpp/tests/test10
uspace/app/pcc/cc/cpp/tests/test11
uspace/app/pcc/cc/cpp/tests/test12
uspace/app/pcc/cc/cpp/tests/test13
uspace/app/pcc/cc/cpp/tests/test2
uspace/app/pcc/cc/cpp/tests/test3
uspace/app/pcc/cc/cpp/tests/test4
uspace/app/pcc/cc/cpp/tests/test5
uspace/app/pcc/cc/cpp/tests/test6
uspace/app/pcc/cc/cpp/tests/test7
uspace/app/pcc/cc/cpp/tests/test8
uspace/app/pcc/cc/cpp/tests/test9
uspace/app/pcc/cc/cpp/token.c
uspace/app/pcc/config.guess
uspace/app/pcc/config.h
uspace/app/pcc/config.h.in
uspace/app/pcc/config.sub
uspace/app/pcc/configure
uspace/app/pcc/configure.ac
uspace/app/pcc/f77
uspace/app/pcc/f77/Makefile.in
uspace/app/pcc/f77/f77
uspace/app/pcc/f77/f77/Makefile.in
uspace/app/pcc/f77/f77/f77.1
uspace/app/pcc/f77/f77/f77.c
uspace/app/pcc/f77/fcom
uspace/app/pcc/f77/fcom/Makefile.in
uspace/app/pcc/f77/fcom/data.c
uspace/app/pcc/f77/fcom/defines.h
uspace/app/pcc/f77/fcom/defs.h
uspace/app/pcc/f77/fcom/equiv.c
uspace/app/pcc/f77/fcom/error.c
uspace/app/pcc/f77/fcom/exec.c
uspace/app/pcc/f77/fcom/expr.c
uspace/app/pcc/f77/fcom/ftypes.h
uspace/app/pcc/f77/fcom/gram.dcl
uspace/app/pcc/f77/fcom/gram.exec
uspace/app/pcc/f77/fcom/gram.expr
uspace/app/pcc/f77/fcom/gram.head
uspace/app/pcc/f77/fcom/gram.io
uspace/app/pcc/f77/fcom/init.c
uspace/app/pcc/f77/fcom/intr.c
uspace/app/pcc/f77/fcom/io.c
uspace/app/pcc/f77/fcom/lex.c
uspace/app/pcc/f77/fcom/main.c
uspace/app/pcc/f77/fcom/misc.c
uspace/app/pcc/f77/fcom/proc.c
uspace/app/pcc/f77/fcom/put.c
uspace/app/pcc/f77/fcom/putscj.c
uspace/app/pcc/f77/fcom/scjdefs.h
uspace/app/pcc/f77/fcom/tokens
uspace/app/pcc/install-sh
uspace/app/pcc/mip
uspace/app/pcc/mip/common.c
uspace/app/pcc/mip/compat.c
uspace/app/pcc/mip/compat.h
uspace/app/pcc/mip/config.h
uspace/app/pcc/mip/manifest.h
uspace/app/pcc/mip/match.c
uspace/app/pcc/mip/mkext.c
uspace/app/pcc/mip/node.h
uspace/app/pcc/mip/optim2.c
uspace/app/pcc/mip/pass2.h
uspace/app/pcc/mip/reader.c
uspace/app/pcc/mip/regs.c
uspace/app/pcc/os
uspace/app/pcc/os/bsd
uspace/app/pcc/os/bsd/ccconfig.h
uspace/app/pcc/os/darwin
uspace/app/pcc/os/darwin/ccconfig.h
uspace/app/pcc/os/dragonfly
uspace/app/pcc/os/dragonfly/ccconfig.h
uspace/app/pcc/os/freebsd
uspace/app/pcc/os/freebsd/ccconfig.h
uspace/app/pcc/os/helenos
uspace/app/pcc/os/helenos/ccconfig.h
uspace/app/pcc/os/linux
uspace/app/pcc/os/linux/ccconfig.h
uspace/app/pcc/os/midnightbsd
uspace/app/pcc/os/midnightbsd/ccconfig.h
uspace/app/pcc/os/mirbsd
uspace/app/pcc/os/mirbsd/ccconfig.h
uspace/app/pcc/os/netbsd
uspace/app/pcc/os/netbsd/ccconfig.h
uspace/app/pcc/os/nextstep
uspace/app/pcc/os/nextstep/ccconfig.h
uspace/app/pcc/os/none
uspace/app/pcc/os/none/ccconfig.h
uspace/app/pcc/os/openbsd
uspace/app/pcc/os/openbsd/ccconfig.h
uspace/app/pcc/os/openbsd/f77config.h
uspace/app/pcc/os/sunos
uspace/app/pcc/os/sunos/ccconfig.h
uspace/app/pcc/os/win32
uspace/app/pcc/os/win32/build.bat
uspace/app/pcc/os/win32/build_installer.bat
uspace/app/pcc/os/win32/ccconfig.h
uspace/app/pcc/os/win32/config.h
uspace/app/pcc/os/win32/pcc.iss
uspace/app/tester/libext2
uspace/app/tester/libext2/libext2_1.c
uspace/app/tester/libext2/libext2_1.def
uspace/app/tester/mm/common.c
uspace/app/tester/mm/common.h
uspace/app/tester/mm/malloc3.c
uspace/app/tester/mm/malloc3.def
uspace/app/tester/mm/mapping1.c
uspace/app/tester/mm/mapping1.def
uspace/app/tester/util.c
uspace/app/tester/util.h
uspace/app/tester/util_functions.def
uspace/app/testread
uspace/app/testread/Makefile
uspace/app/testread/testread.c
uspace/app/usbinfo
uspace/app/usbinfo/Makefile
uspace/app/usbinfo/desctree.c
uspace/app/usbinfo/dev.c
uspace/app/usbinfo/dump.c
uspace/app/usbinfo/hid.c
uspace/app/usbinfo/info.c
uspace/app/usbinfo/main.c
uspace/app/usbinfo/usbinfo.h
uspace/app/vuhid
uspace/app/vuhid/Makefile
uspace/app/vuhid/device.c
uspace/app/vuhid/hids
uspace/app/vuhid/hids/bootkbd.c
uspace/app/vuhid/ifaces.c
uspace/app/vuhid/ifaces.h
uspace/app/vuhid/items.h
uspace/app/vuhid/main.c
uspace/app/vuhid/report.h
uspace/app/vuhid/stdreq.c
uspace/app/vuhid/stdreq.h
uspace/app/vuhid/virthid.h
uspace/dist/inc
uspace/dist/src/c
uspace/dist/src/c/demos
uspace/dist/src/c/demos/edit
uspace/dist/src/c/demos/edit/build
uspace/dist/src/c/demos/edit/clean
uspace/dist/src/c/demos/edit/edit.c
uspace/dist/src/c/demos/edit/sheet.c
uspace/dist/src/c/demos/edit/sheet.h
uspace/dist/src/c/demos/hello
uspace/dist/src/c/demos/hello/build
uspace/dist/src/c/demos/hello/clean
uspace/dist/src/c/demos/hello/hello.c
uspace/dist/src/c/demos/tetris
uspace/dist/src/c/demos/tetris/build
uspace/dist/src/c/demos/tetris/clean
uspace/dist/src/c/demos/tetris/scores.c
uspace/dist/src/c/demos/tetris/scores.h
uspace/dist/src/c/demos/tetris/screen.c
uspace/dist/src/c/demos/tetris/screen.h
uspace/dist/src/c/demos/tetris/shapes.c
uspace/dist/src/c/demos/tetris/tetris.c
uspace/dist/src/c/demos/tetris/tetris.h
uspace/dist/src/c/demos/top
uspace/dist/src/c/demos/top/build
uspace/dist/src/c/demos/top/clean
uspace/dist/src/c/demos/top/screen.c
uspace/dist/src/c/demos/top/screen.h
uspace/dist/src/c/demos/top/top.c
uspace/dist/src/c/demos/top/top.h
uspace/doc/main_usb.h
uspace/drv/bus
uspace/drv/bus/pci
uspace/drv/bus/usb
uspace/drv/bus/usb/ehci
uspace/drv/bus/usb/ehci/Makefile
uspace/drv/bus/usb/ehci/ehci.h
uspace/drv/bus/usb/ehci/ehci.ma
uspace/drv/bus/usb/ehci/hc_iface.c
uspace/drv/bus/usb/ehci/main.c
uspace/drv/bus/usb/ehci/pci.c
uspace/drv/bus/usb/ehci/pci.h
uspace/drv/bus/usb/ohci
uspace/drv/bus/usb/ohci/Makefile
uspace/drv/bus/usb/ohci/batch.c
uspace/drv/bus/usb/ohci/batch.h
uspace/drv/bus/usb/ohci/endpoint_list.c
uspace/drv/bus/usb/ohci/endpoint_list.h
uspace/drv/bus/usb/ohci/hc.c
uspace/drv/bus/usb/ohci/hc.h
uspace/drv/bus/usb/ohci/hcd_endpoint.c
uspace/drv/bus/usb/ohci/hcd_endpoint.h
uspace/drv/bus/usb/ohci/hw_struct
uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h
uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c
uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h
uspace/drv/bus/usb/ohci/hw_struct/hcca.h
uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h
uspace/drv/bus/usb/ohci/iface.c
uspace/drv/bus/usb/ohci/iface.h
uspace/drv/bus/usb/ohci/main.c
uspace/drv/bus/usb/ohci/ohci.c
uspace/drv/bus/usb/ohci/ohci.h
uspace/drv/bus/usb/ohci/ohci.ma
uspace/drv/bus/usb/ohci/ohci_regs.h
uspace/drv/bus/usb/ohci/pci.c
uspace/drv/bus/usb/ohci/pci.h
uspace/drv/bus/usb/ohci/root_hub.c
uspace/drv/bus/usb/ohci/root_hub.h
uspace/drv/bus/usb/ohci/utils
uspace/drv/bus/usb/ohci/utils/malloc32.h
uspace/drv/bus/usb/uhci
uspace/drv/bus/usb/uhci/Makefile
uspace/drv/bus/usb/uhci/batch.c
uspace/drv/bus/usb/uhci/batch.h
uspace/drv/bus/usb/uhci/hc.c
uspace/drv/bus/usb/uhci/hc.h
uspace/drv/bus/usb/uhci/hw_struct
uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h
uspace/drv/bus/usb/uhci/hw_struct/queue_head.h
uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c
uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h
uspace/drv/bus/usb/uhci/iface.c
uspace/drv/bus/usb/uhci/iface.h
uspace/drv/bus/usb/uhci/main.c
uspace/drv/bus/usb/uhci/pci.c
uspace/drv/bus/usb/uhci/pci.h
uspace/drv/bus/usb/uhci/root_hub.c
uspace/drv/bus/usb/uhci/root_hub.h
uspace/drv/bus/usb/uhci/transfer_list.c
uspace/drv/bus/usb/uhci/transfer_list.h
uspace/drv/bus/usb/uhci/uhci.c
uspace/drv/bus/usb/uhci/uhci.h
uspace/drv/bus/usb/uhci/uhci.ma
uspace/drv/bus/usb/uhci/utils
uspace/drv/bus/usb/uhci/utils/malloc32.h
uspace/drv/bus/usb/uhcirh
uspace/drv/bus/usb/uhcirh/Makefile
uspace/drv/bus/usb/uhcirh/main.c
uspace/drv/bus/usb/uhcirh/port.c
uspace/drv/bus/usb/uhcirh/port.h
uspace/drv/bus/usb/uhcirh/root_hub.c
uspace/drv/bus/usb/uhcirh/root_hub.h
uspace/drv/bus/usb/uhcirh/uhcirh.ma
uspace/drv/bus/usb/usbflbk
uspace/drv/bus/usb/usbflbk/Makefile
uspace/drv/bus/usb/usbflbk/main.c
uspace/drv/bus/usb/usbflbk/usbflbk.ma
uspace/drv/bus/usb/usbhid
uspace/drv/bus/usb/usbhid/Makefile
uspace/drv/bus/usb/usbhid/generic
uspace/drv/bus/usb/usbhid/generic/hiddev.c
uspace/drv/bus/usb/usbhid/generic/hiddev.h
uspace/drv/bus/usb/usbhid/kbd
uspace/drv/bus/usb/usbhid/kbd/conv.c
uspace/drv/bus/usb/usbhid/kbd/conv.h
uspace/drv/bus/usb/usbhid/kbd/kbddev.c
uspace/drv/bus/usb/usbhid/kbd/kbddev.h
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h
uspace/drv/bus/usb/usbhid/main.c
uspace/drv/bus/usb/usbhid/mouse
uspace/drv/bus/usb/usbhid/mouse/mousedev.c
uspace/drv/bus/usb/usbhid/mouse/mousedev.h
uspace/drv/bus/usb/usbhid/multimedia
uspace/drv/bus/usb/usbhid/multimedia/keymap.c
uspace/drv/bus/usb/usbhid/multimedia/keymap.h
uspace/drv/bus/usb/usbhid/multimedia/multimedia.c
uspace/drv/bus/usb/usbhid/multimedia/multimedia.h
uspace/drv/bus/usb/usbhid/subdrivers.c
uspace/drv/bus/usb/usbhid/subdrivers.h
uspace/drv/bus/usb/usbhid/usbhid.c
uspace/drv/bus/usb/usbhid/usbhid.h
uspace/drv/bus/usb/usbhid/usbhid.ma
uspace/drv/bus/usb/usbhub
uspace/drv/bus/usb/usbhub/Makefile
uspace/drv/bus/usb/usbhub/main.c
uspace/drv/bus/usb/usbhub/port_status.h
uspace/drv/bus/usb/usbhub/ports.c
uspace/drv/bus/usb/usbhub/ports.h
uspace/drv/bus/usb/usbhub/usbhub.c
uspace/drv/bus/usb/usbhub/usbhub.h
uspace/drv/bus/usb/usbhub/usbhub.ma
uspace/drv/bus/usb/usbhub/usbhub_private.h
uspace/drv/bus/usb/usbhub/utils.c
uspace/drv/bus/usb/usbmast
uspace/drv/bus/usb/usbmast/Makefile
uspace/drv/bus/usb/usbmast/bo_trans.c
uspace/drv/bus/usb/usbmast/bo_trans.h
uspace/drv/bus/usb/usbmast/cmdw.c
uspace/drv/bus/usb/usbmast/cmdw.h
uspace/drv/bus/usb/usbmast/main.c
uspace/drv/bus/usb/usbmast/scsi_ms.c
uspace/drv/bus/usb/usbmast/scsi_ms.h
uspace/drv/bus/usb/usbmast/usbmast.h
uspace/drv/bus/usb/usbmast/usbmast.ma
uspace/drv/bus/usb/usbmid
uspace/drv/bus/usb/usbmid/Makefile
uspace/drv/bus/usb/usbmid/dump.c
uspace/drv/bus/usb/usbmid/explore.c
uspace/drv/bus/usb/usbmid/main.c
uspace/drv/bus/usb/usbmid/usbmid.c
uspace/drv/bus/usb/usbmid/usbmid.h
uspace/drv/bus/usb/usbmid/usbmid.ma
uspace/drv/bus/usb/usbmouse
uspace/drv/bus/usb/usbmouse/Makefile
uspace/drv/bus/usb/usbmouse/init.c
uspace/drv/bus/usb/usbmouse/main.c
uspace/drv/bus/usb/usbmouse/mouse.c
uspace/drv/bus/usb/usbmouse/mouse.h
uspace/drv/bus/usb/usbmouse/usbmouse.ma
uspace/drv/bus/usb/vhc
uspace/drv/bus/usb/vhc/Makefile
uspace/drv/bus/usb/vhc/conn.h
uspace/drv/bus/usb/vhc/conndev.c
uspace/drv/bus/usb/vhc/connhost.c
uspace/drv/bus/usb/vhc/devconn.c
uspace/drv/bus/usb/vhc/hub
uspace/drv/bus/usb/vhc/hub.c
uspace/drv/bus/usb/vhc/hub.h
uspace/drv/bus/usb/vhc/hub/hub.c
uspace/drv/bus/usb/vhc/hub/hub.h
uspace/drv/bus/usb/vhc/hub/virthub.c
uspace/drv/bus/usb/vhc/hub/virthub.h
uspace/drv/bus/usb/vhc/hub/virthubops.c
uspace/drv/bus/usb/vhc/main.c
uspace/drv/bus/usb/vhc/transfer.c
uspace/drv/bus/usb/vhc/vhc.ma
uspace/drv/bus/usb/vhc/vhcd.h
uspace/drv/char
uspace/drv/infrastructure
uspace/drv/infrastructure/rootmac
uspace/drv/infrastructure/rootmac/Makefile
uspace/drv/infrastructure/rootmac/rootmac.c
uspace/drv/infrastructure/rootmac/rootmac.ma
uspace/drv/nic
uspace/drv/test
uspace/drv/test/test3
uspace/drv/test/test3/Makefile
uspace/drv/test/test3/test3.c
uspace/drv/test/test3/test3.ma
uspace/lib/c/arch/abs32le/include/barrier.h
uspace/lib/c/arch/abs32le/include/context_offset.h
uspace/lib/c/arch/abs32le/include/elf.h
uspace/lib/c/arch/abs32le/include/elf_linux.h
uspace/lib/c/arch/amd64/include/barrier.h
uspace/lib/c/arch/amd64/include/context_offset.h
uspace/lib/c/arch/amd64/include/elf.h
uspace/lib/c/arch/amd64/include/elf_linux.h
uspace/lib/c/arch/arm32/include/barrier.h
uspace/lib/c/arch/arm32/include/elf.h
uspace/lib/c/arch/arm32/include/elf_linux.h
uspace/lib/c/arch/arm32/include/regutils.h
uspace/lib/c/arch/ia32/include/barrier.h
uspace/lib/c/arch/ia32/include/context_offset.h
uspace/lib/c/arch/ia32/include/elf.h
uspace/lib/c/arch/ia32/include/elf_linux.h
uspace/lib/c/arch/ia32/include/istate.h
uspace/lib/c/arch/ia64/include/barrier.h
uspace/lib/c/arch/ia64/include/elf.h
uspace/lib/c/arch/ia64/include/elf_linux.h
uspace/lib/c/arch/ia64/include/register.h
uspace/lib/c/arch/mips32/include/barrier.h
uspace/lib/c/arch/mips32/include/context_offset.h
uspace/lib/c/arch/mips32/include/cp0.h
uspace/lib/c/arch/mips32/include/elf.h
uspace/lib/c/arch/mips32/include/elf_linux.h
uspace/lib/c/arch/mips32/include/regname.h
uspace/lib/c/arch/mips32eb/include/barrier.h
uspace/lib/c/arch/mips32eb/include/context_offset.h
uspace/lib/c/arch/mips32eb/include/cp0.h
uspace/lib/c/arch/mips32eb/include/elf.h
uspace/lib/c/arch/mips32eb/include/elf_linux.h
uspace/lib/c/arch/mips32eb/include/regname.h
uspace/lib/c/arch/mips64
uspace/lib/c/arch/mips64/Makefile.common
uspace/lib/c/arch/mips64/Makefile.inc
uspace/lib/c/arch/mips64/_link.ld.in
uspace/lib/c/arch/mips64/include
uspace/lib/c/arch/mips64/include/atomic.h
uspace/lib/c/arch/mips64/include/barrier.h
uspace/lib/c/arch/mips64/include/config.h
uspace/lib/c/arch/mips64/include/context_offset.h
uspace/lib/c/arch/mips64/include/cp0.h
uspace/lib/c/arch/mips64/include/ddi.h
uspace/lib/c/arch/mips64/include/elf.h
uspace/lib/c/arch/mips64/include/elf_linux.h
uspace/lib/c/arch/mips64/include/faddr.h
uspace/lib/c/arch/mips64/include/fibril.h
uspace/lib/c/arch/mips64/include/inttypes.h
uspace/lib/c/arch/mips64/include/istate.h
uspace/lib/c/arch/mips64/include/regname.h
uspace/lib/c/arch/mips64/include/syscall.h
uspace/lib/c/arch/mips64/include/thread.h
uspace/lib/c/arch/mips64/include/tls.h
uspace/lib/c/arch/mips64/include/types.h
uspace/lib/c/arch/mips64/src
uspace/lib/c/arch/mips64/src/entry.s
uspace/lib/c/arch/mips64/src/entryjmp.s
uspace/lib/c/arch/mips64/src/fibril.S
uspace/lib/c/arch/mips64/src/stacktrace.c
uspace/lib/c/arch/mips64/src/stacktrace_asm.S
uspace/lib/c/arch/mips64/src/syscall.c
uspace/lib/c/arch/mips64/src/thread_entry.s
uspace/lib/c/arch/mips64/src/tls.c
uspace/lib/c/arch/ppc32/include/barrier.h
uspace/lib/c/arch/ppc32/include/context_offset.h
uspace/lib/c/arch/ppc32/include/elf.h
uspace/lib/c/arch/ppc32/include/elf_linux.h
uspace/lib/c/arch/ppc32/include/msr.h
uspace/lib/c/arch/sparc64/include/barrier.h
uspace/lib/c/arch/sparc64/include/context_offset.h
uspace/lib/c/arch/sparc64/include/elf.h
uspace/lib/c/arch/sparc64/include/elf_linux.h
uspace/lib/c/arch/sparc64/include/regdef.h
uspace/lib/c/generic/adt/prodcons.c
uspace/lib/c/generic/async.c
uspace/lib/c/generic/devman.c
uspace/lib/c/generic/elf
uspace/lib/c/generic/l18n
uspace/lib/c/generic/l18n/langs.c
uspace/lib/c/generic/loc.c
uspace/lib/c/generic/ns.c
uspace/lib/c/generic/ns_obsolete.c
uspace/lib/c/generic/private/loader.h
uspace/lib/c/generic/private/ns.h
uspace/lib/c/generic/private/stdio.h
uspace/lib/c/include/adt/prodcons.h
uspace/lib/c/include/async.h
uspace/lib/c/include/devman.h
uspace/lib/c/include/elf
uspace/lib/c/include/elf/elf_linux.h
uspace/lib/c/include/fourcc.h
uspace/lib/c/include/ipc/kbdev.h
uspace/lib/c/include/ipc/mouseev.h
uspace/lib/c/include/l18n
uspace/lib/c/include/l18n/langs.h
uspace/lib/c/include/loc.h
uspace/lib/c/include/ns.h
uspace/lib/c/include/ns_obsolete.h
uspace/lib/c/include/vfs/vfs_sess.h
uspace/lib/drv/generic/logbuf.c
uspace/lib/drv/generic/remote_pci.c
uspace/lib/drv/generic/remote_usb.c
uspace/lib/drv/generic/remote_usbhc.c
uspace/lib/drv/generic/remote_usbhid.c
uspace/lib/drv/include/pci_dev_iface.h
uspace/lib/drv/include/remote_pci.h
uspace/lib/drv/include/remote_usb.h
uspace/lib/drv/include/remote_usbhc.h
uspace/lib/drv/include/remote_usbhid.h
uspace/lib/drv/include/usb_iface.h
uspace/lib/drv/include/usbhc_iface.h
uspace/lib/drv/include/usbhid_iface.h
uspace/lib/ext2
uspace/lib/ext2/Makefile
uspace/lib/ext2/libext2.h
uspace/lib/ext2/libext2_block_group.c
uspace/lib/ext2/libext2_block_group.h
uspace/lib/ext2/libext2_directory.c
uspace/lib/ext2/libext2_directory.h
uspace/lib/ext2/libext2_filesystem.c
uspace/lib/ext2/libext2_filesystem.h
uspace/lib/ext2/libext2_inode.c
uspace/lib/ext2/libext2_inode.h
uspace/lib/ext2/libext2_superblock.c
uspace/lib/ext2/libext2_superblock.h
uspace/lib/fmtutil
uspace/lib/fmtutil/Makefile
uspace/lib/fmtutil/fmtutil.c
uspace/lib/fmtutil/fmtutil.h
uspace/lib/imgmap
uspace/lib/imgmap/Makefile
uspace/lib/imgmap/imgmap.c
uspace/lib/imgmap/imgmap.h
uspace/lib/minix
uspace/lib/minix/minix.h
uspace/lib/posix
uspace/lib/posix/Makefile
uspace/lib/posix/assert.h
uspace/lib/posix/ctype.c
uspace/lib/posix/ctype.h
uspace/lib/posix/errno.c
uspace/lib/posix/errno.h
uspace/lib/posix/fcntl.c
uspace/lib/posix/fcntl.h
uspace/lib/posix/float.h
uspace/lib/posix/fnmatch.c
uspace/lib/posix/fnmatch.h
uspace/lib/posix/internal
uspace/lib/posix/internal/common.h
uspace/lib/posix/inttypes.h
uspace/lib/posix/iso646.h
uspace/lib/posix/limits.h
uspace/lib/posix/locale.c
uspace/lib/posix/locale.h
uspace/lib/posix/math.c
uspace/lib/posix/math.h
uspace/lib/posix/pwd.c
uspace/lib/posix/pwd.h
uspace/lib/posix/signal.c
uspace/lib/posix/signal.h
uspace/lib/posix/stdbool.h
uspace/lib/posix/stddef.h
uspace/lib/posix/stdint.h
uspace/lib/posix/stdio
uspace/lib/posix/stdio.c
uspace/lib/posix/stdio.h
uspace/lib/posix/stdio/scanf.c
uspace/lib/posix/stdlib
uspace/lib/posix/stdlib.c
uspace/lib/posix/stdlib.h
uspace/lib/posix/stdlib/strtol.c
uspace/lib/posix/stdlib/strtold.c
uspace/lib/posix/string.c
uspace/lib/posix/string.h
uspace/lib/posix/strings.c
uspace/lib/posix/strings.h
uspace/lib/posix/sys
uspace/lib/posix/sys/mman.h
uspace/lib/posix/sys/stat.c
uspace/lib/posix/sys/stat.h
uspace/lib/posix/sys/types.h
uspace/lib/posix/sys/wait.c
uspace/lib/posix/sys/wait.h
uspace/lib/posix/time.c
uspace/lib/posix/time.h
uspace/lib/posix/unistd.c
uspace/lib/posix/unistd.h
uspace/lib/scsi
uspace/lib/scsi/Makefile
uspace/lib/scsi/include
uspace/lib/scsi/include/scsi
uspace/lib/scsi/include/scsi/sbc.h
uspace/lib/scsi/include/scsi/spc.h
uspace/lib/scsi/src
uspace/lib/scsi/src/spc.c
uspace/lib/softfloat/arch/mips64
uspace/lib/softfloat/arch/mips64/include
uspace/lib/softfloat/arch/mips64/include/functions.h
uspace/lib/softint/generic/comparison.c
uspace/lib/softint/generic/shift.c
uspace/lib/softint/include/comparison.h
uspace/lib/softint/include/lltype.h
uspace/lib/softint/include/shift.h
uspace/lib/usb
uspace/lib/usb/Makefile
uspace/lib/usb/include
uspace/lib/usb/include/usb
uspace/lib/usb/include/usb/classes
uspace/lib/usb/include/usb/classes/classes.h
uspace/lib/usb/include/usb/classes/hub.h
uspace/lib/usb/include/usb/classes/massstor.h
uspace/lib/usb/include/usb/ddfiface.h
uspace/lib/usb/include/usb/debug.h
uspace/lib/usb/include/usb/descriptor.h
uspace/lib/usb/include/usb/hc.h
uspace/lib/usb/include/usb/usb.h
uspace/lib/usb/src
uspace/lib/usb/src/class.c
uspace/lib/usb/src/ddfiface.c
uspace/lib/usb/src/debug.c
uspace/lib/usb/src/dump.c
uspace/lib/usb/src/hc.c
uspace/lib/usb/src/resolve.c
uspace/lib/usb/src/usb.c
uspace/lib/usbdev
uspace/lib/usbdev/Makefile
uspace/lib/usbdev/include
uspace/lib/usbdev/include/usb
uspace/lib/usbdev/include/usb/dev
uspace/lib/usbdev/include/usb/dev/dp.h
uspace/lib/usbdev/include/usb/dev/driver.h
uspace/lib/usbdev/include/usb/dev/hub.h
uspace/lib/usbdev/include/usb/dev/pipes.h
uspace/lib/usbdev/include/usb/dev/poll.h
uspace/lib/usbdev/include/usb/dev/recognise.h
uspace/lib/usbdev/include/usb/dev/request.h
uspace/lib/usbdev/src
uspace/lib/usbdev/src/altiface.c
uspace/lib/usbdev/src/devdrv.c
uspace/lib/usbdev/src/devpoll.c
uspace/lib/usbdev/src/dp.c
uspace/lib/usbdev/src/hub.c
uspace/lib/usbdev/src/pipepriv.c
uspace/lib/usbdev/src/pipepriv.h
uspace/lib/usbdev/src/pipes.c
uspace/lib/usbdev/src/pipesinit.c
uspace/lib/usbdev/src/pipesio.c
uspace/lib/usbdev/src/recognise.c
uspace/lib/usbdev/src/request.c
uspace/lib/usbhid
uspace/lib/usbhid/Makefile
uspace/lib/usbhid/include
uspace/lib/usbhid/include/usb
uspace/lib/usbhid/include/usb/hid
uspace/lib/usbhid/include/usb/hid/hid.h
uspace/lib/usbhid/include/usb/hid/hid_report_items.h
uspace/lib/usbhid/include/usb/hid/hiddescriptor.h
uspace/lib/usbhid/include/usb/hid/hidparser.h
uspace/lib/usbhid/include/usb/hid/hidpath.h
uspace/lib/usbhid/include/usb/hid/hidreport.h
uspace/lib/usbhid/include/usb/hid/hidtypes.h
uspace/lib/usbhid/include/usb/hid/iface.h
uspace/lib/usbhid/include/usb/hid/request.h
uspace/lib/usbhid/include/usb/hid/usages
uspace/lib/usbhid/include/usb/hid/usages/consumer.h
uspace/lib/usbhid/include/usb/hid/usages/core.h
uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h
uspace/lib/usbhid/include/usb/hid/usages/led.h
uspace/lib/usbhid/src
uspace/lib/usbhid/src/consumer.c
uspace/lib/usbhid/src/hiddescriptor.c
uspace/lib/usbhid/src/hidiface.c
uspace/lib/usbhid/src/hidparser.c
uspace/lib/usbhid/src/hidpath.c
uspace/lib/usbhid/src/hidreport.c
uspace/lib/usbhid/src/hidreq.c
uspace/lib/usbhost
uspace/lib/usbhost/Makefile
uspace/lib/usbhost/include
uspace/lib/usbhost/include/usb
uspace/lib/usbhost/include/usb/host
uspace/lib/usbhost/include/usb/host/batch.h
uspace/lib/usbhost/include/usb/host/device_keeper.h
uspace/lib/usbhost/include/usb/host/endpoint.h
uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h
uspace/lib/usbhost/src
uspace/lib/usbhost/src/batch.c
uspace/lib/usbhost/src/device_keeper.c
uspace/lib/usbhost/src/endpoint.c
uspace/lib/usbhost/src/usb_endpoint_manager.c
uspace/lib/usbvirt
uspace/lib/usbvirt/Makefile
uspace/lib/usbvirt/include
uspace/lib/usbvirt/include/usbvirt
uspace/lib/usbvirt/include/usbvirt/device.h
uspace/lib/usbvirt/include/usbvirt/ipc.h
uspace/lib/usbvirt/src
uspace/lib/usbvirt/src/ctrltransfer.c
uspace/lib/usbvirt/src/device.c
uspace/lib/usbvirt/src/ipc_dev.c
uspace/lib/usbvirt/src/ipc_hc.c
uspace/lib/usbvirt/src/private.h
uspace/lib/usbvirt/src/stdreq.c
uspace/lib/usbvirt/src/transfer.c
uspace/srv/fs/cdfs
uspace/srv/fs/cdfs/Makefile
uspace/srv/fs/cdfs/cdfs.c
uspace/srv/fs/cdfs/cdfs.h
uspace/srv/fs/cdfs/cdfs_endian.h
uspace/srv/fs/cdfs/cdfs_ops.c
uspace/srv/fs/cdfs/cdfs_ops.h
uspace/srv/fs/exfat
uspace/srv/fs/exfat/Makefile
uspace/srv/fs/exfat/exfat.c
uspace/srv/fs/exfat/exfat.h
uspace/srv/fs/exfat/exfat_bitmap.c
uspace/srv/fs/exfat/exfat_bitmap.h
uspace/srv/fs/exfat/exfat_dentry.c
uspace/srv/fs/exfat/exfat_dentry.h
uspace/srv/fs/exfat/exfat_directory.c
uspace/srv/fs/exfat/exfat_directory.h
uspace/srv/fs/exfat/exfat_fat.c
uspace/srv/fs/exfat/exfat_fat.h
uspace/srv/fs/exfat/exfat_idx.c
uspace/srv/fs/exfat/exfat_ops.c
uspace/srv/fs/ext2fs
uspace/srv/fs/ext2fs/Makefile
uspace/srv/fs/ext2fs/ext2fs.c
uspace/srv/fs/ext2fs/ext2fs.h
uspace/srv/fs/ext2fs/ext2fs_ops.c
uspace/srv/fs/fat/fat_directory.c
uspace/srv/fs/fat/fat_directory.h
uspace/srv/fs/mfs
uspace/srv/fs/mfs/Makefile
uspace/srv/fs/mfs/mfs.c
uspace/srv/fs/mfs/mfs.h
uspace/srv/fs/mfs/mfs_balloc.c
uspace/srv/fs/mfs/mfs_dentry.c
uspace/srv/fs/mfs/mfs_inode.c
uspace/srv/fs/mfs/mfs_ops.c
uspace/srv/fs/mfs/mfs_rw.c
uspace/srv/fs/mfs/mfs_utils.c
uspace/srv/hid/console/gfx/anim_1.tga
uspace/srv/hid/console/gfx/anim_2.tga
uspace/srv/hid/console/gfx/anim_3.tga
uspace/srv/hid/console/gfx/anim_4.tga
uspace/srv/hid/console/gfx/cons_has_data.tga
uspace/srv/hid/console/gfx/cons_idle.tga
uspace/srv/hid/console/gfx/cons_kernel.tga
uspace/srv/hid/console/gfx/cons_selected.tga
uspace/srv/hid/console/gfx/helenos.tga
uspace/srv/hid/console/gfx/nameic.tga
uspace/srv/hid/input/ctl/kbdev.c
uspace/srv/hid/input/generic/layout.c
uspace/srv/hid/input/include/input.h
uspace/srv/hid/input/include/mouse.h
uspace/srv/hid/input/include/mouse_port.h
uspace/srv/hid/input/include/mouse_proto.h
uspace/srv/hid/input/port/adb_mouse.c
uspace/srv/hid/input/port/chardev_mouse.c
uspace/srv/hid/input/proto
uspace/srv/hid/input/proto/adb.c
uspace/srv/hid/input/proto/mousedev.c
uspace/srv/hid/input/proto/ps2.c
uspace/srv/loc/category.c
uspace/srv/loc/category.h
uspace/srv/loc/loc.h
files removed:
boot/silo/raw
boot/silo/raw/isofs.b
boot/silo/raw/second.b
contrib/conf/net-qe.bat
contrib/tools/download_and_patch_silo.sh
defaults/sparc64/serengeti
defaults/sparc64/serengeti/Makefile.config
kernel/arch/sparc64/include/drivers/fhc.h
kernel/arch/sparc64/include/drivers/sgcn.h
kernel/arch/sparc64/src/drivers/fhc.c
kernel/arch/sparc64/src/drivers/sgcn.c
kernel/genarch/include/drivers/z8530
kernel/genarch/include/drivers/z8530/z8530.h
kernel/genarch/include/ofw/fhc.h
kernel/genarch/src/drivers/z8530
kernel/genarch/src/drivers/z8530/z8530.c
kernel/genarch/src/ofw/fhc.c
kernel/test/fpu
kernel/test/fpu/fpu1.def
kernel/test/fpu/fpu1_ia64.c
kernel/test/fpu/fpu1_skip.c
kernel/test/fpu/fpu1_x86.c
kernel/test/fpu/mips2.c
kernel/test/fpu/mips2.def
kernel/test/fpu/mips2_skip.c
kernel/test/fpu/sse1.c
kernel/test/fpu/sse1.def
kernel/test/fpu/sse1_skip.c
uspace/app/tester/devs
uspace/app/tester/devs/devman1.c
uspace/app/tester/devs/devman1.def
uspace/app/tetris/input.c
uspace/app/tetris/input.h
uspace/app/top/input.c
uspace/app/top/input.h
uspace/drv/cfg
uspace/lib/c/arch/ia32/include/istate.h
uspace/lib/c/generic/async_sess.c
uspace/lib/c/generic/devman.c
uspace/lib/c/generic/devmap.c
uspace/lib/c/generic/ipc
uspace/lib/c/generic/ipc/ns.c
uspace/lib/c/generic/private/async_sess.h
uspace/lib/c/generic/rtld/elf_load.c
uspace/lib/c/include/async_sess.h
uspace/lib/c/include/devman.h
uspace/lib/c/include/devmap.h
uspace/lib/c/include/ipc/mouse.h
uspace/lib/drv/generic/remote_pci.c
uspace/lib/drv/include/ops/pci.h
uspace/lib/drv/include/remote_pci.h
uspace/srv/hid/adb_mouse
uspace/srv/hid/adb_mouse/Makefile
uspace/srv/hid/adb_mouse/adb_dev.c
uspace/srv/hid/adb_mouse/adb_dev.h
uspace/srv/hid/adb_mouse/adb_mouse.c
uspace/srv/hid/adb_mouse/adb_mouse.h
uspace/srv/hid/char_mouse
uspace/srv/hid/char_mouse/Makefile
uspace/srv/hid/char_mouse/char_mouse.c
uspace/srv/hid/char_mouse/chardev.c
uspace/srv/hid/char_mouse/include
uspace/srv/hid/char_mouse/include/char_mouse.h
uspace/srv/hid/char_mouse/include/mouse_port.h
uspace/srv/hid/char_mouse/include/mouse_proto.h
uspace/srv/hid/char_mouse/proto
uspace/srv/hid/char_mouse/proto/ps2.c
uspace/srv/hid/console/gfx/anim_1.ppm
uspace/srv/hid/console/gfx/anim_2.ppm
uspace/srv/hid/console/gfx/anim_3.ppm
uspace/srv/hid/console/gfx/anim_4.ppm
uspace/srv/hid/console/gfx/cons_has_data.ppm
uspace/srv/hid/console/gfx/cons_idle.ppm
uspace/srv/hid/console/gfx/cons_kernel.ppm
uspace/srv/hid/console/gfx/cons_selected.ppm
uspace/srv/hid/console/gfx/helenos.ppm
uspace/srv/hid/console/gfx/nameic.ppm
uspace/srv/hid/fb/ppm.c
uspace/srv/hid/fb/ppm.h
uspace/srv/hid/fb/sgcn.c
uspace/srv/hid/fb/sgcn.h
uspace/srv/hid/kbd/genarch
uspace/srv/hid/kbd/include/sun.h
uspace/srv/hid/kbd/port/dummy.c
uspace/srv/hid/kbd/port/sgcn.c
uspace/srv/hid/kbd/port/sun.c
uspace/srv/hid/kbd/port/z8530.c
uspace/srv/hw/irc/fhc
uspace/srv/hw/irc/fhc/Makefile
uspace/srv/hw/irc/fhc/fhc.c
uspace/srv/loader/include
uspace/srv/loader/include/elf.h
files renamed:
kernel/generic/include/ddi/ddi_arg.h
=>
abi/include/ddi/arg.h
kernel/generic/include/dma/dma_args.h
=>
abi/include/dma/dma_args.h
kernel/generic/include/lib/elf.h
=>
abi/include/elf.h
kernel/generic/include/errno.h
=>
abi/include/errno.h
kernel/genarch/include/fb/visuals.h
=>
abi/include/fb/visuals.h
kernel/generic/include/ipc/event_types.h
=>
abi/include/ipc/event.h
kernel/generic/include/mm/zone.h
=>
abi/include/mm/zone.h
kernel/generic/include/proc/uarg.h
=>
abi/include/proc/uarg.h
kernel/generic/include/synch/synch.h
=>
abi/include/synch.h
kernel/generic/include/sysinfo/abi.h
=>
abi/include/sysinfo.h
kernel/generic/include/udebug/udebug.h
=>
abi/include/udebug.h
contrib/font/
=>
contrib/tools/font/
uspace/dist/dev/
=>
uspace/dist/loc/
uspace/dist/readme
=>
uspace/dist/textdemo
uspace/drv/isa/
=>
uspace/drv/bus/isa/
uspace/drv/cfg/isa.dev
=>
uspace/drv/bus/isa/isa.dev
uspace/drv/pciintel/
=>
uspace/drv/bus/pci/pciintel/
uspace/drv/ns8250/
=>
uspace/drv/char/ns8250/
uspace/drv/root/
=>
uspace/drv/infrastructure/root/
uspace/drv/rootpc/
=>
uspace/drv/infrastructure/rootpc/
uspace/drv/rootvirt/
=>
uspace/drv/infrastructure/rootvirt/
uspace/drv/e1000/
=>
uspace/drv/nic/e1000/
uspace/drv/lo/
=>
uspace/drv/nic/lo/
uspace/drv/ne2000/
=>
uspace/drv/nic/ne2000/
uspace/drv/rtl8139/
=>
uspace/drv/nic/rtl8139/
uspace/drv/test1/
=>
uspace/drv/test/test1/
uspace/drv/test2/
=>
uspace/drv/test/test2/
uspace/lib/c/arch/ia32/src/entry.s
=>
uspace/lib/c/arch/ia32/src/entry.S
uspace/lib/c/generic/async.c
=>
uspace/lib/c/generic/async_obsolete.c
uspace/srv/loader/elf_load.c
=>
uspace/lib/c/generic/elf/elf_load.c
uspace/lib/c/include/async.h
=>
uspace/lib/c/include/async_obsolete.h
uspace/app/taskdump/include/elf.h
=>
uspace/lib/c/include/elf/elf.h
uspace/srv/loader/include/elf_load.h
=>
uspace/lib/c/include/elf/elf_load.h
uspace/lib/c/include/ipc/kbd.h
=>
uspace/lib/c/include/ipc/input.h
uspace/lib/c/include/ipc/devmap.h
=>
uspace/lib/c/include/ipc/loc.h
uspace/lib/nic/generic/
=>
uspace/lib/nic/src/
uspace/srv/fs/devfs/
=>
uspace/srv/fs/locfs/
uspace/srv/fs/devfs/devfs.c
=>
uspace/srv/fs/locfs/locfs.c
uspace/srv/fs/devfs/devfs.h
=>
uspace/srv/fs/locfs/locfs.h
uspace/srv/fs/devfs/devfs_ops.c
=>
uspace/srv/fs/locfs/locfs_ops.c
uspace/srv/fs/devfs/devfs_ops.h
=>
uspace/srv/fs/locfs/locfs_ops.h
uspace/srv/hid/kbd/
=>
uspace/srv/hid/input/
uspace/srv/hid/kbd/genarch/gsp.c
=>
uspace/srv/hid/input/generic/gsp.c
uspace/srv/hid/kbd/generic/kbd.c
=>
uspace/srv/hid/input/generic/input.c
uspace/srv/hid/kbd/genarch/stroke.c
=>
uspace/srv/hid/input/generic/stroke.c
uspace/srv/devmap/
=>
uspace/srv/loc/
uspace/srv/devmap/devmap.c
=>
uspace/srv/loc/loc.c
files modified:
HelenOS.config
Makefile
boot/Makefile
boot/Makefile.build
boot/Makefile.common
boot/Makefile.silo
boot/Makefile.uboot
boot/arch/amd64/Makefile.inc
boot/arch/ia64/Makefile.inc
boot/arch/ia64/include/types.h
boot/arch/ia64/src/boot.S
boot/arch/ia64/src/main.c
boot/arch/mips32/Makefile.inc
boot/arch/mips32/src/asm.S
boot/arch/ppc32/Makefile.inc
boot/arch/ppc32/src/asm.S
boot/arch/sparc64/Makefile.inc
boot/arch/sparc64/src/main.c
boot/generic/src/printf_core.c
boot/generic/src/version.c
contrib/bazaar/bzreml/__init__.py
contrib/bazaar/bzreml/setup.py
contrib/conf/arm32-qe.sh
contrib/conf/ia32-qe.sh
contrib/conf/ppc32-qe.sh
contrib/tools/gen_vga323.c
defaults/amd64/Makefile.config
defaults/ia32/Makefile.config
defaults/ppc32/Makefile.config
defaults/sparc64/Makefile.config
kernel/Makefile
kernel/arch/abs32le/include/istate.h
kernel/arch/abs32le/include/mm/as.h
kernel/arch/abs32le/include/mm/frame.h
kernel/arch/abs32le/include/mm/page.h
kernel/arch/abs32le/src/userspace.c
kernel/arch/amd64/Makefile.inc
kernel/arch/amd64/include/asm.h
kernel/arch/amd64/include/context.h
kernel/arch/amd64/include/istate.h
kernel/arch/amd64/include/mm/as.h
kernel/arch/amd64/include/mm/frame.h
kernel/arch/amd64/include/mm/page.h
kernel/arch/amd64/src/interrupt.c
kernel/arch/amd64/src/proc/scheduler.c
kernel/arch/amd64/src/userspace.c
kernel/arch/arm32/include/istate.h
kernel/arch/arm32/include/mm/as.h
kernel/arch/arm32/include/mm/frame.h
kernel/arch/arm32/include/mm/page.h
kernel/arch/arm32/include/regutils.h
kernel/arch/arm32/src/arm32.c
kernel/arch/arm32/src/exception.c
kernel/arch/arm32/src/mach/gta02/gta02.c
kernel/arch/arm32/src/mach/integratorcp/integratorcp.c
kernel/arch/arm32/src/mach/testarm/testarm.c
kernel/arch/arm32/src/userspace.c
kernel/arch/ia32/Makefile.inc
kernel/arch/ia32/include/asm.h
kernel/arch/ia32/include/atomic.h
kernel/arch/ia32/include/boot/boot.h
kernel/arch/ia32/include/context.h
kernel/arch/ia32/include/cycle.h
kernel/arch/ia32/include/elf.h
kernel/arch/ia32/include/istate.h
kernel/arch/ia32/include/mm/as.h
kernel/arch/ia32/include/mm/frame.h
kernel/arch/ia32/include/mm/page.h
kernel/arch/ia32/src/asm.S
kernel/arch/ia32/src/boot/boot.S
kernel/arch/ia32/src/boot/vesa_real.inc
kernel/arch/ia32/src/cpu/cpu.c
kernel/arch/ia32/src/drivers/vesa.c
kernel/arch/ia32/src/interrupt.c
kernel/arch/ia32/src/proc/scheduler.c
kernel/arch/ia32/src/smp/smp.c
kernel/arch/ia32/src/syscall.c
kernel/arch/ia32/src/userspace.c
kernel/arch/ia64/include/arch.h
kernel/arch/ia64/include/asm.h
kernel/arch/ia64/include/bootinfo.h
kernel/arch/ia64/include/context.h
kernel/arch/ia64/include/elf.h
kernel/arch/ia64/include/istate.h
kernel/arch/ia64/include/mm/as.h
kernel/arch/ia64/include/mm/frame.h
kernel/arch/ia64/include/mm/page.h
kernel/arch/ia64/include/register.h
kernel/arch/ia64/src/drivers/ski.c
kernel/arch/ia64/src/ia64.c
kernel/arch/ia64/src/ivt.S
kernel/arch/ia64/src/mm/frame.c
kernel/arch/ia64/src/mm/tlb.c
kernel/arch/ia64/src/proc/scheduler.c
kernel/arch/mips32/Makefile.inc
kernel/arch/mips32/include/context_offset.h
kernel/arch/mips32/include/cp0.h
kernel/arch/mips32/include/cycle.h
kernel/arch/mips32/include/debug.h
kernel/arch/mips32/include/istate.h
kernel/arch/mips32/include/mm/as.h
kernel/arch/mips32/include/mm/frame.h
kernel/arch/mips32/include/mm/page.h
kernel/arch/mips32/include/stack.h
kernel/arch/mips32/src/cache.c
kernel/arch/mips32/src/cpu/cpu.c
kernel/arch/mips32/src/debugger.c
kernel/arch/mips32/src/exception.c
kernel/arch/mips32/src/fpu_context.c
kernel/arch/mips32/src/mips32.c
kernel/arch/mips32/src/mm/as.c
kernel/arch/mips32/src/mm/tlb.c
kernel/arch/mips32/src/start.S
kernel/arch/ppc32/Makefile.inc
kernel/arch/ppc32/include/asm.h
kernel/arch/ppc32/include/boot/boot.h
kernel/arch/ppc32/include/context_offset.h
kernel/arch/ppc32/include/cpu.h
kernel/arch/ppc32/include/exception.h
kernel/arch/ppc32/include/interrupt.h
kernel/arch/ppc32/include/istate.h
kernel/arch/ppc32/include/mm/as.h
kernel/arch/ppc32/include/mm/frame.h
kernel/arch/ppc32/include/mm/page.h
kernel/arch/ppc32/include/mm/tlb.h
kernel/arch/ppc32/src/asm.S
kernel/arch/ppc32/src/boot/boot.S
kernel/arch/ppc32/src/exception.S
kernel/arch/ppc32/src/interrupt.c
kernel/arch/ppc32/src/mm/page.c
kernel/arch/ppc32/src/mm/tlb.c
kernel/arch/ppc32/src/ppc32.c
kernel/arch/ppc32/src/proc/scheduler.c
kernel/arch/sparc64/Makefile.inc
kernel/arch/sparc64/include/barrier.h
kernel/arch/sparc64/include/elf.h
kernel/arch/sparc64/include/istate.h
kernel/arch/sparc64/include/mm/page.h
kernel/arch/sparc64/include/mm/sun4u/as.h
kernel/arch/sparc64/include/mm/sun4u/frame.h
kernel/arch/sparc64/include/mm/sun4v/as.h
kernel/arch/sparc64/include/mm/sun4v/frame.h
kernel/arch/sparc64/include/mm/sun4v/page.h
kernel/arch/sparc64/include/sun4v/regdef.h
kernel/arch/sparc64/src/console.c
kernel/arch/sparc64/src/drivers/kbd.c
kernel/arch/sparc64/src/drivers/niagara.c
kernel/arch/sparc64/src/drivers/scr.c
kernel/arch/sparc64/src/drivers/tick.c
kernel/arch/sparc64/src/mm/sun4u/as.c
kernel/arch/sparc64/src/mm/sun4u/tlb.c
kernel/arch/sparc64/src/mm/sun4v/as.c
kernel/arch/sparc64/src/mm/sun4v/tlb.c
kernel/arch/sparc64/src/smp/sun4u/smp.c
kernel/arch/sparc64/src/smp/sun4v/smp.c
kernel/arch/sparc64/src/sun4v/start.S
kernel/genarch/Makefile.inc
kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h
kernel/genarch/include/fb/fb.h
kernel/genarch/include/mm/page_pt.h
kernel/genarch/src/drivers/dsrln/dsrlnout.c
kernel/genarch/src/drivers/ega/ega.c
kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c
kernel/genarch/src/fb/fb.c
kernel/genarch/src/mm/asid.c
kernel/genarch/src/mm/page_ht.c
kernel/genarch/src/mm/page_pt.c
kernel/generic/include/adt/btree.h
kernel/generic/include/adt/hash_table.h
kernel/generic/include/adt/list.h
kernel/generic/include/arch.h
kernel/generic/include/config.h
kernel/generic/include/console/chardev.h
kernel/generic/include/console/console.h
kernel/generic/include/console/kconsole.h
kernel/generic/include/cpu.h
kernel/generic/include/ddi/ddi.h
kernel/generic/include/ddi/irq.h
kernel/generic/include/ipc/event.h
kernel/generic/include/ipc/ipc.h
kernel/generic/include/mm/as.h
kernel/generic/include/mm/buddy.h
kernel/generic/include/mm/frame.h
kernel/generic/include/mm/page.h
kernel/generic/include/mm/reserve.h
kernel/generic/include/mm/slab.h
kernel/generic/include/mm/tlb.h
kernel/generic/include/panic.h
kernel/generic/include/proc/scheduler.h
kernel/generic/include/proc/task.h
kernel/generic/include/proc/thread.h
kernel/generic/include/synch/condvar.h
kernel/generic/include/synch/mutex.h
kernel/generic/include/synch/semaphore.h
kernel/generic/include/synch/waitq.h
kernel/generic/include/syscall/syscall.h
kernel/generic/include/sysinfo/sysinfo.h
kernel/generic/include/typedefs.h
kernel/generic/src/adt/btree.c
kernel/generic/src/adt/hash_table.c
kernel/generic/src/adt/list.c
kernel/generic/src/console/cmd.c
kernel/generic/src/console/console.c
kernel/generic/src/console/kconsole.c
kernel/generic/src/cpu/cpu.c
kernel/generic/src/ddi/ddi.c
kernel/generic/src/ddi/irq.c
kernel/generic/src/debug/panic.c
kernel/generic/src/dma/dma_memory.c
kernel/generic/src/interrupt/interrupt.c
kernel/generic/src/ipc/event.c
kernel/generic/src/ipc/ipc.c
kernel/generic/src/ipc/ipcrsc.c
kernel/generic/src/ipc/irq.c
kernel/generic/src/ipc/kbox.c
kernel/generic/src/ipc/sysipc.c
kernel/generic/src/lib/elf.c
kernel/generic/src/lib/memfnc.c
kernel/generic/src/lib/rd.c
kernel/generic/src/main/main.c
kernel/generic/src/main/uinit.c
kernel/generic/src/main/version.c
kernel/generic/src/mm/as.c
kernel/generic/src/mm/backend_anon.c
kernel/generic/src/mm/backend_direct.c
kernel/generic/src/mm/backend_elf.c
kernel/generic/src/mm/buddy.c
kernel/generic/src/mm/frame.c
kernel/generic/src/mm/page.c
kernel/generic/src/mm/reserve.c
kernel/generic/src/mm/slab.c
kernel/generic/src/printf/printf_core.c
kernel/generic/src/printf/vprintf.c
kernel/generic/src/proc/program.c
kernel/generic/src/proc/scheduler.c
kernel/generic/src/proc/task.c
kernel/generic/src/proc/the.c
kernel/generic/src/proc/thread.c
kernel/generic/src/security/cap.c
kernel/generic/src/synch/condvar.c
kernel/generic/src/synch/futex.c
kernel/generic/src/synch/mutex.c
kernel/generic/src/synch/semaphore.c
kernel/generic/src/synch/spinlock.c
kernel/generic/src/synch/waitq.c
kernel/generic/src/syscall/syscall.c
kernel/generic/src/sysinfo/stats.c
kernel/generic/src/sysinfo/sysinfo.c
kernel/generic/src/time/clock.c
kernel/generic/src/time/delay.c
kernel/generic/src/time/timeout.c
kernel/generic/src/udebug/udebug.c
kernel/generic/src/udebug/udebug_ops.c
kernel/test/mm/mapping1.c
kernel/test/print/print2.c
kernel/test/synch/semaphore2.c
kernel/test/test.c
kernel/test/test.h
release/Makefile
tools/autotool.py
tools/mkfat.py
tools/mktmpfs.py
tools/toolchain.sh
tools/xstruct.py
uspace/Makefile
uspace/Makefile.common
uspace/app/bdsh/Makefile
uspace/app/bdsh/cmds/builtin_cmds.c
uspace/app/bdsh/cmds/builtins/builtins.h
uspace/app/bdsh/cmds/builtins/cd/cd.c
uspace/app/bdsh/cmds/builtins/exit/exit.c
uspace/app/bdsh/cmds/cmds.h
uspace/app/bdsh/cmds/mod_cmds.c
uspace/app/bdsh/cmds/modules/bdd/bdd.c
uspace/app/bdsh/cmds/modules/cat/cat.c
uspace/app/bdsh/cmds/modules/cp/cp.c
uspace/app/bdsh/cmds/modules/help/help.c
uspace/app/bdsh/cmds/modules/kcon/kcon.c
uspace/app/bdsh/cmds/modules/ls/ls.c
uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
uspace/app/bdsh/cmds/modules/mkfile/mkfile.c
uspace/app/bdsh/cmds/modules/module_aliases.h
uspace/app/bdsh/cmds/modules/modules.h
uspace/app/bdsh/cmds/modules/mount/mount.c
uspace/app/bdsh/cmds/modules/pwd/pwd.c
uspace/app/bdsh/cmds/modules/rm/rm.c
uspace/app/bdsh/cmds/modules/sleep/sleep.c
uspace/app/bdsh/cmds/modules/touch/touch.c
uspace/app/bdsh/config.h
uspace/app/bdsh/errors.c
uspace/app/bdsh/errors.h
uspace/app/bdsh/errstr.h
uspace/app/bdsh/exec.c
uspace/app/bdsh/exec.h
uspace/app/bdsh/input.c
uspace/app/bdsh/input.h
uspace/app/bdsh/scli.c
uspace/app/bdsh/scli.h
uspace/app/bdsh/util.c
uspace/app/bdsh/util.h
uspace/app/dma_client/dma_client.c
uspace/app/dma_test/dma_test.c
uspace/app/edit/edit.c
uspace/app/edit/sheet.c
uspace/app/edit/sheet.h
uspace/app/getterm/version.c
uspace/app/init/init.c
uspace/app/klog/klog.c
uspace/app/logview/logview.c
uspace/app/logview/main.c
uspace/app/mkfat/fat.h
uspace/app/mkfat/mkfat.c
uspace/app/nicconf/helpers.c
uspace/app/nicconf/helpers.h
uspace/app/nicconf/main.c
uspace/app/nicconf/nicconf.c
uspace/app/nicconf/nicconf.h
uspace/app/nictest/helpers.c
uspace/app/nictest/helpers.h
uspace/app/nictest/main.c
uspace/app/nictest/tests.c
uspace/app/nictest/tests.h
uspace/app/nictest/tests/address.c
uspace/app/nictest/tests/filters.c
uspace/app/nictest/tests/states.c
uspace/app/nictest/tests/stress.c
uspace/app/nictest/tests/throughput.c
uspace/app/ping/ping.c
uspace/app/redir/redir.c
uspace/app/sbi/src/compat.h
uspace/app/sbi/src/input.c
uspace/app/sbi/src/list_t.h
uspace/app/sbi/src/os/helenos.c
uspace/app/sbi/src/os/os.h
uspace/app/sbi/src/os/posix.c
uspace/app/sysinfo/sysinfo.c
uspace/app/taskdump/elf_core.c
uspace/app/taskdump/include/elf_core.h
uspace/app/taskdump/include/symtab.h
uspace/app/taskdump/symtab.c
uspace/app/taskdump/taskdump.c
uspace/app/tester/Makefile
uspace/app/tester/console/console1.c
uspace/app/tester/hw/misc/virtchar1.c
uspace/app/tester/hw/serial/serial1.c
uspace/app/tester/ipc/ping_pong.c
uspace/app/tester/mm/malloc1.c
uspace/app/tester/print/print2.c
uspace/app/tester/stdio/stdio1.c
uspace/app/tester/tester.c
uspace/app/tester/tester.h
uspace/app/tester/vfs/vfs1.c
uspace/app/tetris/Makefile
uspace/app/tetris/scores.c
uspace/app/tetris/scores.h
uspace/app/tetris/screen.c
uspace/app/tetris/screen.h
uspace/app/tetris/shapes.c
uspace/app/tetris/tetris.c
uspace/app/tetris/tetris.h
uspace/app/top/Makefile
uspace/app/top/screen.c
uspace/app/top/screen.h
uspace/app/top/top.c
uspace/app/trace/ipc_desc.c
uspace/app/trace/ipcp.c
uspace/app/trace/syscalls.c
uspace/app/trace/trace.c
uspace/dist/src/sysel/demos/htxtfile.sy
uspace/doc/doxygroups.h
uspace/drv/bus/isa/Makefile
uspace/drv/bus/isa/isa.c
uspace/drv/bus/pci/pciintel/Makefile
uspace/drv/bus/pci/pciintel/pci.c
uspace/drv/char/ns8250/Makefile
uspace/drv/char/ns8250/ns8250.c
uspace/drv/infrastructure/root/Makefile
uspace/drv/infrastructure/root/root.c
uspace/drv/infrastructure/rootpc/Makefile
uspace/drv/infrastructure/rootvirt/Makefile
uspace/drv/infrastructure/rootvirt/devices.def
uspace/drv/infrastructure/rootvirt/rootvirt.c
uspace/drv/nic/e1000/Makefile
uspace/drv/nic/e1000/e1000.c
uspace/drv/nic/lo/Makefile
uspace/drv/nic/ne2000/Makefile
uspace/drv/nic/ne2000/ne2000.c
uspace/drv/nic/rtl8139/Makefile
uspace/drv/nic/rtl8139/rtl8139_driver.c
uspace/drv/test/test1/Makefile
uspace/drv/test/test1/test1.c
uspace/drv/test/test2/Makefile
uspace/drv/test/test2/test2.c
uspace/lib/block/libblock.c
uspace/lib/block/libblock.h
uspace/lib/c/Makefile
uspace/lib/c/arch/abs32le/include/ddi.h
uspace/lib/c/arch/abs32le/include/istate.h
uspace/lib/c/arch/abs32le/include/syscall.h
uspace/lib/c/arch/abs32le/include/types.h
uspace/lib/c/arch/amd64/include/atomic.h
uspace/lib/c/arch/amd64/include/istate.h
uspace/lib/c/arch/amd64/include/types.h
uspace/lib/c/arch/amd64/src/fibril.S
uspace/lib/c/arch/arm32/include/istate.h
uspace/lib/c/arch/arm32/include/types.h
uspace/lib/c/arch/ia32/Makefile.common
uspace/lib/c/arch/ia32/Makefile.inc
uspace/lib/c/arch/ia32/include/atomic.h
uspace/lib/c/arch/ia32/include/ddi.h
uspace/lib/c/arch/ia32/include/syscall.h
uspace/lib/c/arch/ia32/include/types.h
uspace/lib/c/arch/ia32/src/fibril.S
uspace/lib/c/arch/ia32/src/setjmp.S
uspace/lib/c/arch/ia64/include/istate.h
uspace/lib/c/arch/ia64/include/types.h
uspace/lib/c/arch/mips32/Makefile.common
uspace/lib/c/arch/mips32/include/atomic.h
uspace/lib/c/arch/mips32/include/fibril.h
uspace/lib/c/arch/mips32/include/istate.h
uspace/lib/c/arch/mips32/include/thread.h
uspace/lib/c/arch/mips32/include/tls.h
uspace/lib/c/arch/mips32/include/types.h
uspace/lib/c/arch/mips32/src/fibril.S
uspace/lib/c/arch/mips32/src/syscall.c
uspace/lib/c/arch/mips32/src/tls.c
uspace/lib/c/arch/mips32eb/Makefile.common
uspace/lib/c/arch/ppc32/_link.ld.in
uspace/lib/c/arch/ppc32/include/istate.h
uspace/lib/c/arch/ppc32/include/types.h
uspace/lib/c/arch/ppc32/src/fibril.S
uspace/lib/c/arch/sparc64/include/istate.h
uspace/lib/c/arch/sparc64/include/syscall.h
uspace/lib/c/arch/sparc64/include/types.h
uspace/lib/c/arch/sparc64/src/fibril.S
uspace/lib/c/generic/adt/hash_set.c
uspace/lib/c/generic/adt/hash_table.c
uspace/lib/c/generic/adt/list.c
uspace/lib/c/generic/adt/measured_strings.c
uspace/lib/c/generic/as.c
uspace/lib/c/generic/assert.c
uspace/lib/c/generic/cfg.c
uspace/lib/c/generic/clipboard.c
uspace/lib/c/generic/ddi.c
uspace/lib/c/generic/device/char_dev.c
uspace/lib/c/generic/device/dma_controller.c
uspace/lib/c/generic/device/hw_res.c
uspace/lib/c/generic/device/hw_res_parsed.c
uspace/lib/c/generic/device/nic.c
uspace/lib/c/generic/device/pci.c
uspace/lib/c/generic/dma.c
uspace/lib/c/generic/event.c
uspace/lib/c/generic/fibril.c
uspace/lib/c/generic/fibril_synch.c
uspace/lib/c/generic/io/console.c
uspace/lib/c/generic/io/io.c
uspace/lib/c/generic/io/klog.c
uspace/lib/c/generic/io/printf_core.c
uspace/lib/c/generic/io/vprintf.c
uspace/lib/c/generic/ipc.c
uspace/lib/c/generic/libc.c
uspace/lib/c/generic/loader.c
uspace/lib/c/generic/malloc.c
uspace/lib/c/generic/net/icmp_api.c
uspace/lib/c/generic/net/icmp_common.c
uspace/lib/c/generic/net/modules.c
uspace/lib/c/generic/net/socket_client.c
uspace/lib/c/generic/nlog.c
uspace/lib/c/generic/private/async.h
uspace/lib/c/generic/private/io.h
uspace/lib/c/generic/private/thread.h
uspace/lib/c/generic/rtld/module.c
uspace/lib/c/generic/rtld/rtld.c
uspace/lib/c/generic/rtld/symbol.c
uspace/lib/c/generic/stdlib.c
uspace/lib/c/generic/str.c
uspace/lib/c/generic/str_error.c
uspace/lib/c/generic/sysinfo.c
uspace/lib/c/generic/task.c
uspace/lib/c/generic/thread.c
uspace/lib/c/generic/time.c
uspace/lib/c/generic/udebug.c
uspace/lib/c/generic/vfs/vfs.c
uspace/lib/c/include/adt/fifo.h
uspace/lib/c/include/adt/hash_set.h
uspace/lib/c/include/adt/hash_table.h
uspace/lib/c/include/adt/list.h
uspace/lib/c/include/adt/measured_strings.h
uspace/lib/c/include/as.h
uspace/lib/c/include/bitops.h
uspace/lib/c/include/bool.h
uspace/lib/c/include/cfg.h
uspace/lib/c/include/ddi.h
uspace/lib/c/include/device/char_dev.h
uspace/lib/c/include/device/dma_controller.h
uspace/lib/c/include/device/hw_res.h
uspace/lib/c/include/device/hw_res_parsed.h
uspace/lib/c/include/device/nic.h
uspace/lib/c/include/device/pci.h
uspace/lib/c/include/dma.h
uspace/lib/c/include/errno.h
uspace/lib/c/include/event.h
uspace/lib/c/include/fibril.h
uspace/lib/c/include/fibril_synch.h
uspace/lib/c/include/io/console.h
uspace/lib/c/include/io/klog.h
uspace/lib/c/include/ipc/bd.h
uspace/lib/c/include/ipc/clipboard.h
uspace/lib/c/include/ipc/common.h
uspace/lib/c/include/ipc/console.h
uspace/lib/c/include/ipc/dev_iface.h
uspace/lib/c/include/ipc/devman.h
uspace/lib/c/include/ipc/fb.h
uspace/lib/c/include/ipc/ipc.h
uspace/lib/c/include/ipc/net.h
uspace/lib/c/include/ipc/ns.h
uspace/lib/c/include/ipc/serial_ctl.h
uspace/lib/c/include/ipc/services.h
uspace/lib/c/include/ipc/vfs.h
uspace/lib/c/include/libc.h
uspace/lib/c/include/loader/loader.h
uspace/lib/c/include/loader/pcb.h
uspace/lib/c/include/malloc.h
uspace/lib/c/include/net/eth_phys.h
uspace/lib/c/include/net/icmp_api.h
uspace/lib/c/include/net/icmp_common.h
uspace/lib/c/include/net/modules.h
uspace/lib/c/include/nlog.h
uspace/lib/c/include/rtld/elf_dyn.h
uspace/lib/c/include/rtld/rtld.h
uspace/lib/c/include/rtld/symbol.h
uspace/lib/c/include/stats.h
uspace/lib/c/include/stdio.h
uspace/lib/c/include/str.h
uspace/lib/c/include/sys/stat.h
uspace/lib/c/include/sys/time.h
uspace/lib/c/include/syscall.h
uspace/lib/c/include/sysinfo.h
uspace/lib/c/include/task.h
uspace/lib/c/include/thread.h
uspace/lib/c/include/udebug.h
uspace/lib/c/include/unistd.h
uspace/lib/c/include/vfs/vfs.h
uspace/lib/clui/tinput.c
uspace/lib/clui/tinput.h
uspace/lib/drv/Makefile
uspace/lib/drv/generic/dev_iface.c
uspace/lib/drv/generic/driver.c
uspace/lib/drv/include/ddf/driver.h
uspace/lib/drv/include/ddf/interrupt.h
uspace/lib/drv/include/ddf/log.h
uspace/lib/fs/libfs.c
uspace/lib/fs/libfs.h
uspace/lib/net/adt/module_map.c
uspace/lib/net/generic/generic.c
uspace/lib/net/generic/net_remote.c
uspace/lib/net/generic/packet_client.c
uspace/lib/net/generic/packet_remote.c
uspace/lib/net/il/arp_remote.c
uspace/lib/net/il/il_remote.c
uspace/lib/net/il/il_skel.c
uspace/lib/net/il/ip_client.c
uspace/lib/net/il/ip_remote.c
uspace/lib/net/include/adt/module_map.h
uspace/lib/net/include/arp_interface.h
uspace/lib/net/include/generic.h
uspace/lib/net/include/icmp_remote.h
uspace/lib/net/include/il_remote.h
uspace/lib/net/include/il_skel.h
uspace/lib/net/include/ip_header.h
uspace/lib/net/include/ip_interface.h
uspace/lib/net/include/ip_remote.h
uspace/lib/net/include/net_interface.h
uspace/lib/net/include/nil_remote.h
uspace/lib/net/include/nil_skel.h
uspace/lib/net/include/packet_client.h
uspace/lib/net/include/packet_remote.h
uspace/lib/net/include/socket_core.h
uspace/lib/net/include/tl_common.h
uspace/lib/net/include/tl_remote.h
uspace/lib/net/include/tl_skel.h
uspace/lib/net/nil/nil_remote.c
uspace/lib/net/nil/nil_skel.c
uspace/lib/net/tl/icmp_remote.c
uspace/lib/net/tl/socket_core.c
uspace/lib/net/tl/tl_common.c
uspace/lib/net/tl/tl_remote.c
uspace/lib/net/tl/tl_skel.c
uspace/lib/nic/Makefile
uspace/lib/nic/include/nic.h
uspace/lib/nic/include/nic_driver.h
uspace/lib/nic/src/nic_driver.c
uspace/lib/nic/src/nic_impl.c
uspace/lib/softfloat/arch/abs32le/include/functions.h
uspace/lib/softfloat/arch/amd64/include/functions.h
uspace/lib/softfloat/arch/arm32/include/functions.h
uspace/lib/softfloat/arch/ia32/include/functions.h
uspace/lib/softfloat/arch/ia64/include/functions.h
uspace/lib/softfloat/arch/mips32/include/functions.h
uspace/lib/softfloat/arch/mips32eb/include/functions.h
uspace/lib/softfloat/arch/ppc32/include/functions.h
uspace/lib/softfloat/arch/sparc64/include/functions.h
uspace/lib/softfloat/generic/add.c
uspace/lib/softfloat/generic/common.c
uspace/lib/softfloat/generic/comparison.c
uspace/lib/softfloat/generic/conversion.c
uspace/lib/softfloat/generic/div.c
uspace/lib/softfloat/generic/mul.c
uspace/lib/softfloat/generic/other.c
uspace/lib/softfloat/generic/softfloat.c
uspace/lib/softfloat/generic/sub.c
uspace/lib/softfloat/include/add.h
uspace/lib/softfloat/include/common.h
uspace/lib/softfloat/include/comparison.h
uspace/lib/softfloat/include/conversion.h
uspace/lib/softfloat/include/div.h
uspace/lib/softfloat/include/mul.h
uspace/lib/softfloat/include/other.h
uspace/lib/softfloat/include/sftypes.h
uspace/lib/softfloat/include/softfloat.h
uspace/lib/softfloat/include/sub.h
uspace/lib/softint/Makefile
uspace/srv/bd/ata_bd/ata_bd.c
uspace/srv/bd/ata_bd/ata_bd.h
uspace/srv/bd/ata_bd/ata_hw.h
uspace/srv/bd/file_bd/file_bd.c
uspace/srv/bd/gxe_bd/gxe_bd.c
uspace/srv/bd/part/guid_part/guid_part.c
uspace/srv/bd/part/mbr_part/mbr_part.c
uspace/srv/bd/rd/rd.c
uspace/srv/clip/clip.c
uspace/srv/devman/devman.c
uspace/srv/devman/devman.h
uspace/srv/devman/main.c
uspace/srv/devman/match.c
uspace/srv/devman/util.c
uspace/srv/devman/util.h
uspace/srv/dma_srv/dma_srv.c
uspace/srv/fs/fat/Makefile
uspace/srv/fs/fat/fat.c
uspace/srv/fs/fat/fat.h
uspace/srv/fs/fat/fat_dentry.c
uspace/srv/fs/fat/fat_dentry.h
uspace/srv/fs/fat/fat_fat.c
uspace/srv/fs/fat/fat_fat.h
uspace/srv/fs/fat/fat_idx.c
uspace/srv/fs/fat/fat_ops.c
uspace/srv/fs/locfs/Makefile
uspace/srv/fs/tmpfs/tmpfs.c
uspace/srv/fs/tmpfs/tmpfs.h
uspace/srv/fs/tmpfs/tmpfs_dump.c
uspace/srv/fs/tmpfs/tmpfs_ops.c
uspace/srv/hid/console/Makefile
uspace/srv/hid/console/console.c
uspace/srv/hid/console/gcons.c
uspace/srv/hid/console/keybuffer.c
uspace/srv/hid/console/keybuffer.h
uspace/srv/hid/fb/Makefile
uspace/srv/hid/fb/ega.c
uspace/srv/hid/fb/fb.c
uspace/srv/hid/fb/fb.h
uspace/srv/hid/fb/main.c
uspace/srv/hid/fb/niagara.c
uspace/srv/hid/fb/niagara.h
uspace/srv/hid/fb/serial_console.c
uspace/srv/hid/fb/serial_console.h
uspace/srv/hid/input/Makefile
uspace/srv/hid/input/ctl/apple.c
uspace/srv/hid/input/ctl/gxe_fb.c
uspace/srv/hid/input/ctl/pc.c
uspace/srv/hid/input/ctl/stty.c
uspace/srv/hid/input/ctl/sun.c
uspace/srv/hid/input/include/gsp.h
uspace/srv/hid/input/include/kbd.h
uspace/srv/hid/input/include/kbd_ctl.h
uspace/srv/hid/input/include/kbd_port.h
uspace/srv/hid/input/include/layout.h
uspace/srv/hid/input/include/stroke.h
uspace/srv/hid/input/layout/cz.c
uspace/srv/hid/input/layout/us_dvorak.c
uspace/srv/hid/input/layout/us_qwerty.c
uspace/srv/hid/input/port/adb.c
uspace/srv/hid/input/port/chardev.c
uspace/srv/hid/input/port/gxemul.c
uspace/srv/hid/input/port/msim.c
uspace/srv/hid/input/port/niagara.c
uspace/srv/hid/input/port/ns16550.c
uspace/srv/hid/input/port/pl050.c
uspace/srv/hid/input/port/ski.c
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h
uspace/srv/hw/bus/cuda_adb/cuda_adb.c
uspace/srv/hw/bus/cuda_adb/cuda_adb.h
uspace/srv/hw/char/i8042/i8042.c
uspace/srv/hw/char/i8042/i8042.h
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h
uspace/srv/hw/irc/apic/apic.c
uspace/srv/hw/irc/i8259/i8259.c
uspace/srv/hw/irc/obio/obio.c
uspace/srv/loader/Makefile
uspace/srv/loader/main.c
uspace/srv/loc/Makefile
uspace/srv/logger/main.c
uspace/srv/net/il/arp/arp.c
uspace/srv/net/il/arp/arp.h
uspace/srv/net/il/ildummy/ildummy.c
uspace/srv/net/il/ildummy/ildummy.h
uspace/srv/net/il/ip/ip.c
uspace/srv/net/il/ip/ip.h
uspace/srv/net/net/net.c
uspace/srv/net/net/net.h
uspace/srv/net/net/packet_server.c
uspace/srv/net/nil/eth/eth.c
uspace/srv/net/nil/eth/eth.h
uspace/srv/net/nil/nildummy/nildummy.c
uspace/srv/net/nil/nildummy/nildummy.h
uspace/srv/net/tl/icmp/icmp.c
uspace/srv/net/tl/tcp/tcp.c
uspace/srv/net/tl/tcp/tcp.h
uspace/srv/net/tl/tcp/tcp_header.h
uspace/srv/net/tl/udp/udp.c
uspace/srv/net/tl/udp/udp.h
uspace/srv/ns/clonable.c
uspace/srv/ns/service.c
uspace/srv/ns/task.c
uspace/srv/taskmon/taskmon.c
uspace/srv/vfs/vfs.c
uspace/srv/vfs/vfs.h
uspace/srv/vfs/vfs_file.c
uspace/srv/vfs/vfs_lookup.c
uspace/srv/vfs/vfs_node.c
uspace/srv/vfs/vfs_ops.c
uspace/srv/vfs/vfs_register.c
expand all
collapse all
Show diffs side-by-side
added
removed
Lines of Context:
HelenOS.config
Makefile
abi/
abi/include/
abi/include/bool.h
abi/include/ddi/
abi/include/ddi/arg.h
abi/include/ddi/irq.h
abi/include/dma/
abi/include/elf.h
abi/include/errno.h
abi/include/fb/
abi/include/fb/visuals.h
abi/include/ipc/
abi/include/ipc/event.h
abi/include/ipc/ipc.h
abi/include/ipc/methods.h
abi/include/mm/
abi/include/mm/as.h
abi/include/proc/
abi/include/proc/task.h
abi/include/proc/thread.h
abi/include/proc/uarg.h
abi/include/synch.h
abi/include/syscall.h
abi/include/sysinfo.h
abi/include/udebug.h
boot/Makefile
boot/Makefile.build
boot/Makefile.common
boot/Makefile.silo
boot/Makefile.uboot
boot/arch/amd64/Makefile.inc
boot/arch/ia64/Makefile.inc
boot/arch/ia64/include/pal.h
boot/arch/ia64/include/sal.h
boot/arch/ia64/include/types.h
boot/arch/ia64/src/boot.S
boot/arch/ia64/src/main.c
boot/arch/ia64/src/pal.c
boot/arch/ia64/src/pal_asm.S
boot/arch/ia64/src/sal.c
boot/arch/ia64/src/sal_asm.S
boot/arch/mips32/Makefile.inc
boot/arch/mips32/src/asm.S
boot/arch/mips64/
boot/arch/mips64/Makefile.inc
boot/arch/mips64/_link.ld.in
boot/arch/mips64/include/
boot/arch/mips64/include/arch.h
boot/arch/mips64/include/asm.h@
boot/arch/mips64/include/main.h@
boot/arch/mips64/include/regname.h@
boot/arch/mips64/include/types.h
boot/arch/mips64/src/
boot/arch/mips64/src/asm.S
boot/arch/mips64/src/main.c
boot/arch/mips64/src/putchar.c
boot/arch/ppc32/Makefile.inc
boot/arch/ppc32/src/asm.S
boot/arch/sparc64/Makefile.inc
boot/arch/sparc64/src/main.c
boot/genarch/include/efi.h
boot/genarch/src/efi.c
boot/generic/src/printf_core.c
boot/generic/src/version.c
boot/silo/raw/
boot/silo/raw/isofs.b
boot/silo/raw/second.b
contrib/bazaar/bzreml/__init__.py
contrib/bazaar/bzreml/setup.py
contrib/conf/arm32-qe.sh
contrib/conf/ia32-qe.sh
contrib/conf/net-qe.bat
contrib/conf/ppc32-qe.sh
contrib/tools/download_and_patch_silo.sh
contrib/tools/gen_vga323.c
defaults/amd64/Makefile.config
defaults/ia32/Makefile.config
defaults/mips64/
defaults/mips64/Makefile.config
defaults/mips64/msim/
defaults/mips64/msim/Makefile.config
defaults/mips64/output
defaults/ppc32/Makefile.config
defaults/sparc64/Makefile.config
defaults/sparc64/serengeti/
defaults/sparc64/serengeti/Makefile.config
kernel/Makefile
kernel/arch/abs32le/include/istate.h
kernel/arch/abs32le/include/mm/as.h
kernel/arch/abs32le/include/mm/frame.h
kernel/arch/abs32le/include/mm/page.h
kernel/arch/abs32le/src/userspace.c
kernel/arch/amd64/Makefile.inc
kernel/arch/amd64/include/asm.h
kernel/arch/amd64/include/context.h
kernel/arch/amd64/include/istate.h
kernel/arch/amd64/include/mm/as.h
kernel/arch/amd64/include/mm/frame.h
kernel/arch/amd64/include/mm/page.h
kernel/arch/amd64/src/interrupt.c
kernel/arch/amd64/src/proc/scheduler.c
kernel/arch/amd64/src/userspace.c
kernel/arch/arm32/include/istate.h
kernel/arch/arm32/include/mm/as.h
kernel/arch/arm32/include/mm/frame.h
kernel/arch/arm32/include/mm/page.h
kernel/arch/arm32/include/regutils.h
kernel/arch/arm32/src/arm32.c
kernel/arch/arm32/src/exception.c
kernel/arch/arm32/src/mach/gta02/gta02.c
kernel/arch/arm32/src/mach/integratorcp/integratorcp.c
kernel/arch/arm32/src/mach/testarm/testarm.c
kernel/arch/arm32/src/userspace.c
kernel/arch/ia32/Makefile.inc
kernel/arch/ia32/include/asm.h
kernel/arch/ia32/include/atomic.h
kernel/arch/ia32/include/boot/boot.h
kernel/arch/ia32/include/context.h
kernel/arch/ia32/include/cycle.h
kernel/arch/ia32/include/elf.h
kernel/arch/ia32/include/istate.h
kernel/arch/ia32/include/mm/as.h
kernel/arch/ia32/include/mm/frame.h
kernel/arch/ia32/include/mm/page.h
kernel/arch/ia32/src/asm.S
kernel/arch/ia32/src/boot/boot.S
kernel/arch/ia32/src/boot/vesa_real.inc
kernel/arch/ia32/src/cpu/cpu.c
kernel/arch/ia32/src/drivers/vesa.c
kernel/arch/ia32/src/interrupt.c
kernel/arch/ia32/src/proc/scheduler.c
kernel/arch/ia32/src/smp/smp.c
kernel/arch/ia32/src/syscall.c
kernel/arch/ia32/src/userspace.c
kernel/arch/ia64/include/arch.h
kernel/arch/ia64/include/asm.h
kernel/arch/ia64/include/bootinfo.h
kernel/arch/ia64/include/context.h
kernel/arch/ia64/include/elf.h
kernel/arch/ia64/include/istate.h
kernel/arch/ia64/include/mm/as.h
kernel/arch/ia64/include/mm/frame.h
kernel/arch/ia64/include/mm/page.h
kernel/arch/ia64/include/register.h
kernel/arch/ia64/src/drivers/ski.c
kernel/arch/ia64/src/ia64.c
kernel/arch/ia64/src/ivt.S
kernel/arch/ia64/src/mm/frame.c
kernel/arch/ia64/src/mm/tlb.c
kernel/arch/ia64/src/proc/scheduler.c
kernel/arch/mips32/Makefile.inc
kernel/arch/mips32/include/context_offset.h
kernel/arch/mips32/include/cp0.h
kernel/arch/mips32/include/cycle.h
kernel/arch/mips32/include/debug.h
kernel/arch/mips32/include/istate.h
kernel/arch/mips32/include/mm/as.h
kernel/arch/mips32/include/mm/frame.h
kernel/arch/mips32/include/mm/page.h
kernel/arch/mips32/include/stack.h
kernel/arch/mips32/src/cache.c
kernel/arch/mips32/src/cpu/cpu.c
kernel/arch/mips32/src/debugger.c
kernel/arch/mips32/src/exception.c
kernel/arch/mips32/src/fpu_context.c
kernel/arch/mips32/src/mips32.c
kernel/arch/mips32/src/mm/as.c
kernel/arch/mips32/src/mm/tlb.c
kernel/arch/mips32/src/start.S
kernel/arch/mips64/
kernel/arch/mips64/Makefile.inc
kernel/arch/mips64/_link.ld.in
kernel/arch/mips64/include/
kernel/arch/mips64/include/arch.h
kernel/arch/mips64/include/asm.h
kernel/arch/mips64/include/asm/
kernel/arch/mips64/include/asm/boot.h
kernel/arch/mips64/include/asm/regname.h
kernel/arch/mips64/include/atomic.h
kernel/arch/mips64/include/barrier.h
kernel/arch/mips64/include/cache.h
kernel/arch/mips64/include/context.h
kernel/arch/mips64/include/context_offset.h
kernel/arch/mips64/include/cp0.h
kernel/arch/mips64/include/cpu.h
kernel/arch/mips64/include/cycle.h
kernel/arch/mips64/include/debug.h
kernel/arch/mips64/include/debugger.h
kernel/arch/mips64/include/drivers/
kernel/arch/mips64/include/drivers/msim.h
kernel/arch/mips64/include/elf.h
kernel/arch/mips64/include/exception.h
kernel/arch/mips64/include/faddr.h
kernel/arch/mips64/include/fpu_context.h
kernel/arch/mips64/include/interrupt.h
kernel/arch/mips64/include/istate.h
kernel/arch/mips64/include/mm/
kernel/arch/mips64/include/mm/as.h
kernel/arch/mips64/include/mm/asid.h
kernel/arch/mips64/include/mm/frame.h
kernel/arch/mips64/include/mm/page.h
kernel/arch/mips64/include/mm/tlb.h
kernel/arch/mips64/include/proc/
kernel/arch/mips64/include/proc/task.h
kernel/arch/mips64/include/proc/thread.h
kernel/arch/mips64/include/smp/
kernel/arch/mips64/include/smp/dorder.h
kernel/arch/mips64/include/stack.h
kernel/arch/mips64/include/types.h
kernel/arch/mips64/src/
kernel/arch/mips64/src/asm.S
kernel/arch/mips64/src/cache.c@
kernel/arch/mips64/src/context.S@
kernel/arch/mips64/src/cpu@
kernel/arch/mips64/src/ddi@
kernel/arch/mips64/src/debug@
kernel/arch/mips64/src/debugger.c@
kernel/arch/mips64/src/exception.c
kernel/arch/mips64/src/fpu_context.c@
kernel/arch/mips64/src/interrupt.c
kernel/arch/mips64/src/mips64.c
kernel/arch/mips64/src/mm/
kernel/arch/mips64/src/mm/as.c
kernel/arch/mips64/src/mm/frame.c
kernel/arch/mips64/src/mm/page.c
kernel/arch/mips64/src/mm/tlb.c
kernel/arch/mips64/src/smp/
kernel/arch/mips64/src/smp/dorder.c
kernel/arch/mips64/src/smp/smp.c
kernel/arch/mips64/src/start.S
kernel/arch/ppc32/Makefile.inc
kernel/arch/ppc32/include/asm.h
kernel/arch/ppc32/include/boot/boot.h
kernel/arch/ppc32/include/context_offset.h
kernel/arch/ppc32/include/cpu.h
kernel/arch/ppc32/include/exception.h
kernel/arch/ppc32/include/interrupt.h
kernel/arch/ppc32/include/istate.h
kernel/arch/ppc32/include/mm/as.h
kernel/arch/ppc32/include/mm/frame.h
kernel/arch/ppc32/include/mm/page.h
kernel/arch/ppc32/include/mm/pht.h
kernel/arch/ppc32/include/mm/tlb.h
kernel/arch/ppc32/include/msr.h
kernel/arch/ppc32/src/asm.S
kernel/arch/ppc32/src/boot/boot.S
kernel/arch/ppc32/src/exception.S
kernel/arch/ppc32/src/interrupt.c
kernel/arch/ppc32/src/mm/page.c
kernel/arch/ppc32/src/mm/pht.c
kernel/arch/ppc32/src/mm/tlb.c
kernel/arch/ppc32/src/ppc32.c
kernel/arch/ppc32/src/proc/scheduler.c
kernel/arch/sparc64/Makefile.inc
kernel/arch/sparc64/include/barrier.h
kernel/arch/sparc64/include/drivers/fhc.h
kernel/arch/sparc64/include/drivers/sgcn.h
kernel/arch/sparc64/include/elf.h
kernel/arch/sparc64/include/istate.h
kernel/arch/sparc64/include/mm/page.h
kernel/arch/sparc64/include/mm/sun4u/as.h
kernel/arch/sparc64/include/mm/sun4u/frame.h
kernel/arch/sparc64/include/mm/sun4v/as.h
kernel/arch/sparc64/include/mm/sun4v/frame.h
kernel/arch/sparc64/include/mm/sun4v/page.h
kernel/arch/sparc64/include/sun4v/regdef.h
kernel/arch/sparc64/src/console.c
kernel/arch/sparc64/src/drivers/fhc.c
kernel/arch/sparc64/src/drivers/kbd.c
kernel/arch/sparc64/src/drivers/niagara.c
kernel/arch/sparc64/src/drivers/scr.c
kernel/arch/sparc64/src/drivers/sgcn.c
kernel/arch/sparc64/src/drivers/tick.c
kernel/arch/sparc64/src/mm/sun4u/as.c
kernel/arch/sparc64/src/mm/sun4u/tlb.c
kernel/arch/sparc64/src/mm/sun4v/as.c
kernel/arch/sparc64/src/mm/sun4v/tlb.c
kernel/arch/sparc64/src/smp/sun4u/smp.c
kernel/arch/sparc64/src/smp/sun4v/smp.c
kernel/arch/sparc64/src/sun4v/start.S
kernel/genarch/Makefile.inc
kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h
kernel/genarch/include/drivers/z8530/
kernel/genarch/include/drivers/z8530/z8530.h
kernel/genarch/include/fb/fb.h
kernel/genarch/include/mm/page_pt.h
kernel/genarch/include/ofw/fhc.h
kernel/genarch/src/drivers/dsrln/dsrlnout.c
kernel/genarch/src/drivers/ega/ega.c
kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c
kernel/genarch/src/drivers/z8530/
kernel/genarch/src/drivers/z8530/z8530.c
kernel/genarch/src/fb/fb.c
kernel/genarch/src/mm/asid.c
kernel/genarch/src/mm/page_ht.c
kernel/genarch/src/mm/page_pt.c
kernel/genarch/src/ofw/fhc.c
kernel/generic/include/adt/btree.h
kernel/generic/include/adt/hash_table.h
kernel/generic/include/adt/list.h
kernel/generic/include/arch.h
kernel/generic/include/config.h
kernel/generic/include/console/chardev.h
kernel/generic/include/console/console.h
kernel/generic/include/console/kconsole.h
kernel/generic/include/cpu.h
kernel/generic/include/ddi/ddi.h
kernel/generic/include/ddi/irq.h
kernel/generic/include/errno.h
kernel/generic/include/ipc/event.h
kernel/generic/include/ipc/ipc.h
kernel/generic/include/lib/elf.h
kernel/generic/include/lib/elf_load.h
kernel/generic/include/mm/as.h
kernel/generic/include/mm/buddy.h
kernel/generic/include/mm/frame.h
kernel/generic/include/mm/page.h
kernel/generic/include/mm/reserve.h
kernel/generic/include/mm/slab.h
kernel/generic/include/mm/tlb.h
kernel/generic/include/panic.h
kernel/generic/include/proc/scheduler.h
kernel/generic/include/proc/task.h
kernel/generic/include/proc/thread.h
kernel/generic/include/synch/condvar.h
kernel/generic/include/synch/mutex.h
kernel/generic/include/synch/semaphore.h
kernel/generic/include/synch/waitq.h
kernel/generic/include/syscall/syscall.h
kernel/generic/include/sysinfo/sysinfo.h
kernel/generic/include/typedefs.h
kernel/generic/include/udebug/udebug.h
kernel/generic/src/adt/btree.c
kernel/generic/src/adt/hash_table.c
kernel/generic/src/adt/list.c
kernel/generic/src/console/cmd.c
kernel/generic/src/console/console.c
kernel/generic/src/console/kconsole.c
kernel/generic/src/cpu/cpu.c
kernel/generic/src/ddi/ddi.c
kernel/generic/src/ddi/irq.c
kernel/generic/src/debug/panic.c
kernel/generic/src/dma/dma_memory.c
kernel/generic/src/interrupt/interrupt.c
kernel/generic/src/ipc/event.c
kernel/generic/src/ipc/ipc.c
kernel/generic/src/ipc/ipcrsc.c
kernel/generic/src/ipc/irq.c
kernel/generic/src/ipc/kbox.c
kernel/generic/src/ipc/sysipc.c
kernel/generic/src/lib/elf.c
kernel/generic/src/lib/memfnc.c
kernel/generic/src/lib/rd.c
kernel/generic/src/main/main.c
kernel/generic/src/main/uinit.c
kernel/generic/src/main/version.c
kernel/generic/src/mm/as.c
kernel/generic/src/mm/backend_anon.c
kernel/generic/src/mm/backend_direct.c
kernel/generic/src/mm/backend_elf.c
kernel/generic/src/mm/buddy.c
kernel/generic/src/mm/frame.c
kernel/generic/src/mm/page.c
kernel/generic/src/mm/reserve.c
kernel/generic/src/mm/slab.c
kernel/generic/src/printf/printf_core.c
kernel/generic/src/printf/vprintf.c
kernel/generic/src/proc/program.c
kernel/generic/src/proc/scheduler.c
kernel/generic/src/proc/task.c
kernel/generic/src/proc/the.c
kernel/generic/src/proc/thread.c
kernel/generic/src/security/cap.c
kernel/generic/src/synch/condvar.c
kernel/generic/src/synch/futex.c
kernel/generic/src/synch/mutex.c
kernel/generic/src/synch/semaphore.c
kernel/generic/src/synch/spinlock.c
kernel/generic/src/synch/waitq.c
kernel/generic/src/syscall/syscall.c
kernel/generic/src/sysinfo/stats.c
kernel/generic/src/sysinfo/sysinfo.c
kernel/generic/src/time/clock.c
kernel/generic/src/time/delay.c
kernel/generic/src/time/timeout.c
kernel/generic/src/udebug/udebug.c
kernel/generic/src/udebug/udebug_ops.c
kernel/test/fpu/
kernel/test/fpu/fpu1.def
kernel/test/fpu/fpu1_ia64.c
kernel/test/fpu/fpu1_skip.c
kernel/test/fpu/fpu1_x86.c
kernel/test/fpu/mips2.c
kernel/test/fpu/mips2.def
kernel/test/fpu/mips2_skip.c
kernel/test/fpu/sse1.c
kernel/test/fpu/sse1.def