Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[6e50466:ad7a6c9]
in mainline
Files:
69 added
80 deleted
449 edited
HelenOS.config
(modified)
(
view diffs
)
Makefile
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
boot/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/ia64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/mips32/src/asm.S
(modified)
(
view diffs
)
boot/arch/sparc64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/sparc64/include/arch.h
(modified)
(
view diffs
)
boot/arch/sparc64/src/asm.S
(modified)
(
view diffs
)
boot/arch/sparc64/src/main.c
(modified)
(
view diffs
)
boot/generic/src/balloc.c
(modified)
(
view diffs
)
contrib/arch/kernel/kernel.adl
(modified)
(
view diffs
)
contrib/arch/uspace/lib/libc/protocol
(modified)
(
view diffs
)
contrib/conf/net-qe.sh
(modified)
(
view diffs
)
defaults/amd64/Makefile.config
(modified)
(
view diffs
)
defaults/arm32/Makefile.config
(modified)
(
view diffs
)
defaults/arm32/gta02/Makefile.config
(modified)
(
view diffs
)
defaults/ia32/Makefile.config
(modified)
(
view diffs
)
defaults/ia64/Makefile.config
(modified)
(
view diffs
)
defaults/mips32/Makefile.config
(modified)
(
view diffs
)
defaults/ppc32/Makefile.config
(modified)
(
view diffs
)
defaults/sparc64/Makefile.config
(modified)
(
view diffs
)
defaults/special/Makefile.config
(modified)
(
view diffs
)
kernel/Makefile
(modified)
(
view diffs
)
kernel/arch/abs32le/include/memstr.h
(deleted)
kernel/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/amd64/_link.ld.in
(modified)
(
view diffs
)
kernel/arch/amd64/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/amd64/include/memstr.h
(deleted)
kernel/arch/amd64/src/amd64.c
(modified)
(
view diffs
)
kernel/arch/amd64/src/asm.S
(modified)
(
view diffs
)
kernel/arch/amd64/src/interrupt.c
(modified)
(
view diffs
)
kernel/arch/arm32/include/mach/integratorcp/integratorcp.h
(modified)
(
view diffs
)
kernel/arch/arm32/include/mach/testarm/testarm.h
(modified)
(
view diffs
)
kernel/arch/arm32/include/machine_func.h
(modified)
(
view diffs
)
kernel/arch/arm32/include/memstr.h
(deleted)
kernel/arch/arm32/src/asm.S
(modified)
(
view diffs
)
kernel/arch/arm32/src/exception.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/gta02/gta02.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/integratorcp/integratorcp.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/testarm/testarm.c
(modified)
(
view diffs
)
kernel/arch/ia32/_link.ld.in
(modified)
(
view diffs
)
kernel/arch/ia32/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/ia32/include/memstr.h
(deleted)
kernel/arch/ia32/src/asm.S
(modified)
(
view diffs
)
kernel/arch/ia32/src/cpu/cpu.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/drivers/i8259.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/ia32.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/interrupt.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/smp/apic.c
(modified)
(
view diffs
)
kernel/arch/ia64/_link.ld.in
(modified)
(
view diffs
)
kernel/arch/ia64/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/ia64/include/memstr.h
(deleted)
kernel/arch/ia64/src/asm.S
(modified)
(
view diffs
)
kernel/arch/ia64/src/ia64.c
(modified)
(
view diffs
)
kernel/arch/ia64/src/mm/tlb.c
(modified)
(
view diffs
)
kernel/arch/mips32/include/cp0.h
(modified)
(
view diffs
)
kernel/arch/mips32/include/memstr.h
(deleted)
kernel/arch/mips32/src/asm.S
(modified)
(
view diffs
)
kernel/arch/mips32/src/mips32.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/mm/tlb.c
(modified)
(
view diffs
)
kernel/arch/ppc32/_link.ld.in
(modified)
(
view diffs
)
kernel/arch/ppc32/include/memstr.h
(deleted)
kernel/arch/ppc32/src/asm.S
(modified)
(
view diffs
)
kernel/arch/ppc32/src/ppc32.c
(modified)
(
view diffs
)
kernel/arch/sparc64/_link.ld.in
(modified)
(
view diffs
)
kernel/arch/sparc64/include/memstr.h
(deleted)
kernel/arch/sparc64/src/asm.S
(modified)
(
view diffs
)
kernel/arch/sparc64/src/drivers/niagara.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/mm/sun4u/as.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/mm/sun4v/as.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/smp/sun4v/smp.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/sun4u/sparc64.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/sun4v/asm.S
(modified)
(
view diffs
)
kernel/arch/sparc64/src/sun4v/sparc64.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/sun4v/start.S
(modified)
(
view diffs
)
kernel/arch/sparc64/src/trap/sun4v/interrupt.c
(modified)
(
view diffs
)
kernel/genarch/Makefile.inc
(modified)
(
view diffs
)
kernel/genarch/src/drivers/via-cuda/cuda.c
(modified)
(
view diffs
)
kernel/genarch/src/kbrd/kbrd_pl050.c
(deleted)
kernel/genarch/src/kbrd/scanc_pl050.c
(deleted)
kernel/genarch/src/ofw/ebus.c
(modified)
(
view diffs
)
kernel/genarch/src/ofw/fhc.c
(modified)
(
view diffs
)
kernel/genarch/src/ofw/ofw_tree.c
(modified)
(
view diffs
)
kernel/genarch/src/ofw/pci.c
(modified)
(
view diffs
)
kernel/genarch/src/ofw/upa.c
(modified)
(
view diffs
)
kernel/generic/include/ddi/ddi.h
(modified)
(
view diffs
)
kernel/generic/include/ddi/irq.h
(modified)
(
view diffs
)
kernel/generic/include/debug.h
(modified)
(
view diffs
)
kernel/generic/include/interrupt.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/event_types.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/ipc.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/sysipc.h
(modified)
(
view diffs
)
kernel/generic/include/lib/memfnc.h
(added)
kernel/generic/include/memstr.h
(modified)
(
view diffs
)
kernel/generic/include/mm/as.h
(modified)
(
view diffs
)
kernel/generic/include/proc/task.h
(modified)
(
view diffs
)
kernel/generic/include/proc/thread.h
(modified)
(
view diffs
)
kernel/generic/include/syscall/syscall.h
(modified)
(
view diffs
)
kernel/generic/include/sysinfo/abi.h
(modified)
(
view diffs
)
kernel/generic/include/sysinfo/sysinfo.h
(modified)
(
view diffs
)
kernel/generic/include/udebug/udebug.h
(modified)
(
view diffs
)
kernel/generic/src/adt/avl.c
(modified)
(
view diffs
)
kernel/generic/src/console/cmd.c
(modified)
(
view diffs
)
kernel/generic/src/console/console.c
(modified)
(
view diffs
)
kernel/generic/src/ddi/ddi.c
(modified)
(
view diffs
)
kernel/generic/src/ddi/irq.c
(modified)
(
view diffs
)
kernel/generic/src/interrupt/interrupt.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ipc.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/irq.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/sysipc.c
(modified)
(
view diffs
)
kernel/generic/src/lib/elf.c
(modified)
(
view diffs
)
kernel/generic/src/lib/memfnc.c
(added)
kernel/generic/src/lib/memstr.c
(modified)
(
view diffs
)
kernel/generic/src/lib/rd.c
(modified)
(
view diffs
)
kernel/generic/src/main/main.c
(modified)
(
view diffs
)
kernel/generic/src/mm/as.c
(modified)
(
view diffs
)
kernel/generic/src/mm/backend_phys.c
(modified)
(
view diffs
)
kernel/generic/src/mm/slab.c
(modified)
(
view diffs
)
kernel/generic/src/proc/program.c
(modified)
(
view diffs
)
kernel/generic/src/proc/scheduler.c
(modified)
(
view diffs
)
kernel/generic/src/proc/task.c
(modified)
(
view diffs
)
kernel/generic/src/proc/thread.c
(modified)
(
view diffs
)
kernel/generic/src/synch/waitq.c
(modified)
(
view diffs
)
kernel/generic/src/syscall/syscall.c
(modified)
(
view diffs
)
kernel/generic/src/sysinfo/stats.c
(modified)
(
view diffs
)
kernel/generic/src/sysinfo/sysinfo.c
(modified)
(
view diffs
)
kernel/generic/src/time/clock.c
(modified)
(
view diffs
)
kernel/tools/genmap.py
(modified)
(
view diffs
)
release/Makefile
(added)
tools/autotool.py
(modified)
(
view diffs
)
tools/mkfat.py
(modified)
(
view diffs
)
tools/mkhord.py
(modified)
(
view diffs
)
tools/mktmpfs.py
(modified)
(
view diffs
)
tools/toolchain.sh
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/Makefile.common
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/bdd/bdd.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/cat/cat.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/cat/cat.h
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/cp/cp.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/mkfile/mkfile.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/mount/mount.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/rm/rm.c
(modified)
(
view diffs
)
uspace/app/init/init.c
(modified)
(
view diffs
)
uspace/app/kill/Makefile
(added)
uspace/app/kill/kill.c
(added)
uspace/app/killall/Makefile
(added)
uspace/app/killall/killall.c
(added)
uspace/app/klog/klog.c
(modified)
(
view diffs
)
uspace/app/netecho/netecho.c
(modified)
(
view diffs
)
uspace/app/ping/ping.c
(modified)
(
view diffs
)
uspace/app/sbi/Makefile
(modified)
(
view diffs
)
uspace/app/sbi/src/builtin.c
(modified)
(
view diffs
)
uspace/app/sbi/src/builtin/bi_console.c
(added)
uspace/app/sbi/src/builtin/bi_console.h
(added)
uspace/app/sbi/src/builtin/bi_fun.c
(deleted)
uspace/app/sbi/src/builtin/bi_fun.h
(deleted)
uspace/app/sbi/src/builtin/bi_task.c
(added)
uspace/app/sbi/src/builtin/bi_task.h
(added)
uspace/app/sbi/src/imode.c
(modified)
(
view diffs
)
uspace/app/sbi/src/intmap.c
(modified)
(
view diffs
)
uspace/app/sbi/src/intmap.h
(modified)
(
view diffs
)
uspace/app/sbi/src/lex.c
(modified)
(
view diffs
)
uspace/app/sbi/src/lex_t.h
(modified)
(
view diffs
)
uspace/app/sbi/src/list.c
(modified)
(
view diffs
)
uspace/app/sbi/src/list.h
(modified)
(
view diffs
)
uspace/app/sbi/src/parse.c
(modified)
(
view diffs
)
uspace/app/sbi/src/rdata.c
(modified)
(
view diffs
)
uspace/app/sbi/src/rdata.h
(modified)
(
view diffs
)
uspace/app/sbi/src/rdata_t.h
(modified)
(
view diffs
)
uspace/app/sbi/src/run.c
(modified)
(
view diffs
)
uspace/app/sbi/src/run.h
(modified)
(
view diffs
)
uspace/app/sbi/src/run_expr.c
(modified)
(
view diffs
)
uspace/app/sbi/src/run_expr.h
(modified)
(
view diffs
)
uspace/app/sbi/src/stree.c
(modified)
(
view diffs
)
uspace/app/sbi/src/stree.h
(modified)
(
view diffs
)
uspace/app/sbi/src/stree_t.h
(modified)
(
view diffs
)
uspace/app/sbi/src/stype.c
(modified)
(
view diffs
)
uspace/app/sbi/src/stype_expr.c
(modified)
(
view diffs
)
uspace/app/stats/stats.c
(modified)
(
view diffs
)
uspace/app/sysinfo/Makefile
(added)
uspace/app/sysinfo/sysinfo.c
(added)
uspace/app/taskdump/taskdump.c
(modified)
(
view diffs
)
uspace/app/tasks/Makefile
(deleted)
uspace/app/tasks/tasks.c
(deleted)
uspace/app/tester/Makefile
(modified)
(
view diffs
)
uspace/app/tester/fault/fault2.c
(modified)
(
view diffs
)
uspace/app/tester/hw/misc/virtchar1.c
(modified)
(
view diffs
)
uspace/app/tester/hw/serial/serial1.c
(modified)
(
view diffs
)
uspace/app/tester/ipc/connect.c
(deleted)
uspace/app/tester/ipc/connect.def
(deleted)
uspace/app/tester/ipc/register.c
(deleted)
uspace/app/tester/ipc/register.def
(deleted)
uspace/app/tester/tester.c
(modified)
(
view diffs
)
uspace/app/tester/tester.h
(modified)
(
view diffs
)
uspace/app/tester/vfs/vfs1.c
(modified)
(
view diffs
)
uspace/app/tetris/screen.h
(modified)
(
view diffs
)
uspace/app/top/screen.c
(modified)
(
view diffs
)
uspace/app/top/top.c
(modified)
(
view diffs
)
uspace/app/top/top.h
(modified)
(
view diffs
)
uspace/app/trace/ipc_desc.c
(modified)
(
view diffs
)
uspace/app/trace/ipcp.h
(modified)
(
view diffs
)
uspace/app/trace/proto.c
(modified)
(
view diffs
)
uspace/app/trace/proto.h
(modified)
(
view diffs
)
uspace/app/trace/syscalls.c
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/app/websrv/Makefile
(added)
uspace/app/websrv/websrv.c
(added)
uspace/dist/src/sysel/demos/arith.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/array.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/autobox.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/count.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/ctor.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/deleg.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/enum.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/except.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/gen.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/hello.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/htxtfile.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/iface.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/inherit.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/list.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/map.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/property.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/string.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/svar.sy
(modified)
(
view diffs
)
uspace/dist/src/sysel/demos/switch.sy
(added)
uspace/dist/src/sysel/demos/varargs.sy
(modified)
(
view diffs
)
uspace/doc/doxygroups.h
(modified)
(
view diffs
)
uspace/drv/isa/isa.c
(modified)
(
view diffs
)
uspace/drv/ns8250/ns8250.c
(modified)
(
view diffs
)
uspace/drv/pciintel/pci.c
(modified)
(
view diffs
)
uspace/drv/pciintel/pci.h
(modified)
(
view diffs
)
uspace/drv/root/root.c
(modified)
(
view diffs
)
uspace/drv/rootpc/rootpc.c
(modified)
(
view diffs
)
uspace/drv/rootpc/rootpc.ma
(modified)
(
view diffs
)
uspace/drv/rootvirt/rootvirt.c
(modified)
(
view diffs
)
uspace/drv/test1/char.c
(modified)
(
view diffs
)
uspace/drv/test1/test1.c
(modified)
(
view diffs
)
uspace/drv/test1/test1.h
(modified)
(
view diffs
)
uspace/drv/test2/test2.c
(modified)
(
view diffs
)
uspace/lib/block/libblock.c
(modified)
(
view diffs
)
uspace/lib/c/Makefile
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/src/entry.c
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/src/thread_entry.c
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/ia64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ia64/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/ppc32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ppc32/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/sparc64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/sparc64/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/generic/adt/char_map.c
(modified)
(
view diffs
)
uspace/lib/c/generic/adt/measured_strings.c
(modified)
(
view diffs
)
uspace/lib/c/generic/as.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async_rel.c
(deleted)
uspace/lib/c/generic/async_sess.c
(added)
uspace/lib/c/generic/clipboard.c
(modified)
(
view diffs
)
uspace/lib/c/generic/ddi.c
(modified)
(
view diffs
)
uspace/lib/c/generic/device/char.c
(deleted)
uspace/lib/c/generic/device/char_dev.c
(added)
uspace/lib/c/generic/device/hw_res.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devmap.c
(modified)
(
view diffs
)
uspace/lib/c/generic/err.c
(deleted)
uspace/lib/c/generic/event.c
(modified)
(
view diffs
)
uspace/lib/c/generic/fibril.c
(modified)
(
view diffs
)
uspace/lib/c/generic/fibril_synch.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/io.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/vprintf.c
(modified)
(
view diffs
)
uspace/lib/c/generic/ipc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/ipc/ns.c
(added)
uspace/lib/c/generic/libc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/loader.c
(modified)
(
view diffs
)
uspace/lib/c/generic/malloc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/mem.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/icmp_api.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/icmp_common.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/inet.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/modules.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/packet.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/socket_client.c
(modified)
(
view diffs
)
uspace/lib/c/generic/private/async.h
(added)
uspace/lib/c/generic/private/async_sess.h
(added)
uspace/lib/c/generic/private/io.h
(added)
uspace/lib/c/generic/private/libc.h
(added)
uspace/lib/c/generic/private/malloc.h
(added)
uspace/lib/c/generic/private/thread.h
(added)
uspace/lib/c/generic/stats.c
(modified)
(
view diffs
)
uspace/lib/c/generic/sysinfo.c
(modified)
(
view diffs
)
uspace/lib/c/generic/task.c
(modified)
(
view diffs
)
uspace/lib/c/generic/thread.c
(modified)
(
view diffs
)
uspace/lib/c/generic/time.c
(modified)
(
view diffs
)
uspace/lib/c/generic/udebug.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vfs/vfs.c
(modified)
(
view diffs
)
uspace/lib/c/include/adt/char_map.h
(modified)
(
view diffs
)
uspace/lib/c/include/adt/generic_char_map.h
(modified)
(
view diffs
)
uspace/lib/c/include/adt/generic_field.h
(modified)
(
view diffs
)
uspace/lib/c/include/adt/hash_table.h
(modified)
(
view diffs
)
uspace/lib/c/include/adt/int_map.h
(modified)
(
view diffs
)
uspace/lib/c/include/adt/measured_strings.h
(modified)
(
view diffs
)
uspace/lib/c/include/as.h
(modified)
(
view diffs
)
uspace/lib/c/include/async.h
(modified)
(
view diffs
)
uspace/lib/c/include/async_priv.h
(deleted)
uspace/lib/c/include/async_rel.h
(deleted)
uspace/lib/c/include/async_sess.h
(added)
uspace/lib/c/include/byteorder.h
(modified)
(
view diffs
)
uspace/lib/c/include/ddi.h
(modified)
(
view diffs
)
uspace/lib/c/include/device/char.h
(deleted)
uspace/lib/c/include/device/char_dev.h
(added)
uspace/lib/c/include/device/hw_res.h
(modified)
(
view diffs
)
uspace/lib/c/include/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/err.h
(modified)
(
view diffs
)
uspace/lib/c/include/errno.h
(modified)
(
view diffs
)
uspace/lib/c/include/event.h
(modified)
(
view diffs
)
uspace/lib/c/include/fibril.h
(modified)
(
view diffs
)
uspace/lib/c/include/fibril_synch.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/console.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/screenbuffer.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/adb.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/arp.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/bd.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/bus.h
(deleted)
uspace/lib/c/include/ipc/char.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/clipboard.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/common.h
(added)
uspace/lib/c/include/ipc/console.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/dev_iface.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/devmap.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/fb.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/icmp.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/il.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/ip.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/ipc.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/irc.h
(added)
uspace/lib/c/include/ipc/kbd.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/loader.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/mouse.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/net.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/net_net.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/netif.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/nil.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/ns.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/packet.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/services.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/socket.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/tl.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/vfs.h
(modified)
(
view diffs
)
uspace/lib/c/include/libc.h
(modified)
(
view diffs
)
uspace/lib/c/include/loader/pcb.h
(modified)
(
view diffs
)
uspace/lib/c/include/malloc.h
(modified)
(
view diffs
)
uspace/lib/c/include/mem.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/icmp_common.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/in.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/modules.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/socket.h
(modified)
(
view diffs
)
uspace/lib/c/include/setjmp.h
(modified)
(
view diffs
)
uspace/lib/c/include/stdlib.h
(modified)
(
view diffs
)
uspace/lib/c/include/syscall.h
(modified)
(
view diffs
)
uspace/lib/c/include/task.h
(modified)
(
view diffs
)
uspace/lib/c/include/thread.h
(modified)
(
view diffs
)
uspace/lib/c/include/tls.h
(modified)
(
view diffs
)
uspace/lib/c/include/udebug.h
(modified)
(
view diffs
)
uspace/lib/c/include/unistd.h
(modified)
(
view diffs
)
uspace/lib/c/include/vfs/vfs.h
(modified)
(
view diffs
)
uspace/lib/clui/tinput.h
(modified)
(
view diffs
)
uspace/lib/drv/Makefile
(modified)
(
view diffs
)
uspace/lib/drv/generic/dev_iface.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_char.c
(deleted)
uspace/lib/drv/generic/remote_char_dev.c
(added)
uspace/lib/drv/generic/remote_hw_res.c
(added)
uspace/lib/drv/generic/remote_res.c
(deleted)
uspace/lib/drv/include/char.h
(deleted)
uspace/lib/drv/include/ddf/driver.h
(added)
uspace/lib/drv/include/ddf/interrupt.h
(added)
uspace/lib/drv/include/dev_iface.h
(modified)
(
view diffs
)
uspace/lib/drv/include/driver.h
(deleted)
uspace/lib/drv/include/ops/char_dev.h
(added)
uspace/lib/drv/include/ops/hw_res.h
(added)
uspace/lib/drv/include/remote_char.h
(deleted)
uspace/lib/drv/include/remote_char_dev.h
(added)
uspace/lib/drv/include/remote_hw_res.h
(added)
uspace/lib/drv/include/remote_res.h
(deleted)
uspace/lib/drv/include/resource.h
(deleted)
uspace/lib/fs/libfs.c
(modified)
(
view diffs
)
uspace/lib/fs/libfs.h
(modified)
(
view diffs
)
uspace/lib/net/Makefile
(modified)
(
view diffs
)
uspace/lib/net/adt/module_map.c
(modified)
(
view diffs
)
uspace/lib/net/generic/generic.c
(modified)
(
view diffs
)
uspace/lib/net/generic/net_remote.c
(modified)
(
view diffs
)
uspace/lib/net/generic/packet_remote.c
(modified)
(
view diffs
)
uspace/lib/net/generic/protocol_map.c
(modified)
(
view diffs
)
uspace/lib/net/il/arp_remote.c
(modified)
(
view diffs
)
uspace/lib/net/il/il_interface.c
(deleted)
uspace/lib/net/il/il_remote.c
(added)
uspace/lib/net/il/il_skel.c
(added)
uspace/lib/net/il/ip_remote.c
(modified)
(
view diffs
)
uspace/lib/net/include/adt/module_map.h
(modified)
(
view diffs
)
uspace/lib/net/include/arp_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/generic.h
(modified)
(
view diffs
)
uspace/lib/net/include/icmp_header.h
(modified)
(
view diffs
)
uspace/lib/net/include/icmp_interface.h
(deleted)
uspace/lib/net/include/icmp_remote.h
(added)
uspace/lib/net/include/il_interface.h
(deleted)
uspace/lib/net/include/il_local.h
(deleted)
uspace/lib/net/include/il_remote.h
(added)
uspace/lib/net/include/il_skel.h
(added)
uspace/lib/net/include/net_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/netif_interface.h
(deleted)
uspace/lib/net/include/netif_local.h
(deleted)
uspace/lib/net/include/netif_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/netif_skel.h
(added)
uspace/lib/net/include/nil_interface.h
(deleted)
uspace/lib/net/include/nil_local.h
(deleted)
uspace/lib/net/include/nil_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/nil_skel.h
(added)
uspace/lib/net/include/socket_core.h
(modified)
(
view diffs
)
uspace/lib/net/include/tl_interface.h
(deleted)
uspace/lib/net/include/tl_local.h
(deleted)
uspace/lib/net/include/tl_remote.h
(added)
uspace/lib/net/include/tl_skel.h
(added)
uspace/lib/net/netif/netif_local.c
(deleted)
uspace/lib/net/netif/netif_remote.c
(modified)
(
view diffs
)
uspace/lib/net/netif/netif_skel.c
(added)
uspace/lib/net/nil/nil_remote.c
(modified)
(
view diffs
)
uspace/lib/net/nil/nil_skel.c
(added)
uspace/lib/net/tl/icmp_remote.c
(modified)
(
view diffs
)
uspace/lib/net/tl/socket_core.c
(modified)
(
view diffs
)
uspace/lib/net/tl/tl_common.c
(modified)
(
view diffs
)
uspace/lib/net/tl/tl_interface.c
(deleted)
uspace/lib/net/tl/tl_remote.c
(added)
uspace/lib/net/tl/tl_skel.c
(added)
uspace/lib/packet/generic/packet_server.c
(modified)
(
view diffs
)
uspace/lib/packet/include/packet_server.h
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.h
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_hw.h
(added)
uspace/srv/bd/file_bd/file_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/gxe_bd/gxe_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/part/guid_part/guid_part.c
(modified)
(
view diffs
)
uspace/srv/bd/part/mbr_part/mbr_part.c
(modified)
(
view diffs
)
uspace/srv/bd/rd/rd.c
(modified)
(
view diffs
)
uspace/srv/clip/clip.c
(modified)
(
view diffs
)
uspace/srv/devman/devman.c
(modified)
(
view diffs
)
uspace/srv/devman/devman.h
(modified)
(
view diffs
)
uspace/srv/devman/main.c
(modified)
(
view diffs
)
uspace/srv/devman/match.c
(modified)
(
view diffs
)
uspace/srv/devman/util.c
(modified)
(
view diffs
)
uspace/srv/devman/util.h
(modified)
(
view diffs
)
uspace/srv/devmap/devmap.c
(modified)
(
view diffs
)
uspace/srv/fs/devfs/devfs.c
(modified)
(
view diffs
)
uspace/srv/fs/devfs/devfs_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/devfs/devfs_ops.h
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat.h
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/tmpfs/tmpfs.c
(modified)
(
view diffs
)
uspace/srv/fs/tmpfs/tmpfs.h
(modified)
(
view diffs
)
uspace/srv/fs/tmpfs/tmpfs_ops.c
(modified)
(
view diffs
)
uspace/srv/hid/adb_mouse/adb_dev.c
(modified)
(
view diffs
)
uspace/srv/hid/adb_mouse/adb_mouse.c
(modified)
(
view diffs
)
uspace/srv/hid/char_mouse/char_mouse.c
(modified)
(
view diffs
)
uspace/srv/hid/char_mouse/chardev.c
(modified)
(
view diffs
)
uspace/srv/hid/console/console.c
(modified)
(
view diffs
)
uspace/srv/hid/console/gcons.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/ega.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/fb.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/main.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/serial_console.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/serial_console.h
(modified)
(
view diffs
)
uspace/srv/hid/kbd/Makefile
(modified)
(
view diffs
)
uspace/srv/hid/kbd/ctl/pl050.c
(deleted)
uspace/srv/hid/kbd/generic/kbd.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/include/kbd.h
(modified)
(
view diffs
)
uspace/srv/hid/kbd/port/adb.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/port/chardev.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/port/gxemul.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/port/msim.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/port/ns16550.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/port/pl050.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/port/z8530.c
(modified)
(
view diffs
)
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
(modified)
(
view diffs
)
uspace/srv/hw/bus/cuda_adb/cuda_adb.c
(modified)
(
view diffs
)
uspace/srv/hw/char/i8042/i8042.c
(modified)
(
view diffs
)
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c
(modified)
(
view diffs
)
uspace/srv/hw/cir/fhc/Makefile
(deleted)
uspace/srv/hw/cir/fhc/fhc.c
(deleted)
uspace/srv/hw/cir/obio/Makefile
(deleted)
uspace/srv/hw/cir/obio/obio.c
(deleted)
uspace/srv/hw/irc/apic/Makefile
(added)
uspace/srv/hw/irc/apic/apic.c
(added)
uspace/srv/hw/irc/fhc/Makefile
(added)
uspace/srv/hw/irc/fhc/fhc.c
(added)
uspace/srv/hw/irc/i8259/Makefile
(added)
uspace/srv/hw/irc/i8259/i8259.c
(added)
uspace/srv/hw/irc/obio/Makefile
(added)
uspace/srv/hw/irc/obio/obio.c
(added)
uspace/srv/hw/netif/DRIVER_REMOVAL
(deleted)
uspace/srv/hw/netif/dp8390/Makefile
(deleted)
uspace/srv/hw/netif/dp8390/dp8390.c
(deleted)
uspace/srv/hw/netif/dp8390/dp8390.h
(deleted)
uspace/srv/hw/netif/dp8390/dp8390_drv.h
(deleted)
uspace/srv/hw/netif/dp8390/dp8390_module.c
(deleted)
uspace/srv/hw/netif/dp8390/dp8390_port.h
(deleted)
uspace/srv/hw/netif/dp8390/local.h
(deleted)
uspace/srv/hw/netif/dp8390/ne2000.c
(deleted)
uspace/srv/hw/netif/dp8390/ne2000.h
(deleted)
uspace/srv/hw/netif/ne2000/Makefile
(added)
uspace/srv/hw/netif/ne2000/dp8390.c
(added)
uspace/srv/hw/netif/ne2000/dp8390.h
(added)
uspace/srv/hw/netif/ne2000/dp8390_drv.h
(added)
uspace/srv/hw/netif/ne2000/dp8390_port.h
(added)
uspace/srv/hw/netif/ne2000/local.h
(added)
uspace/srv/hw/netif/ne2000/ne2000.c
(added)
uspace/srv/hw/netif/ne2000/ne2000.h
(added)
uspace/srv/loader/arch/abs32le/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/arch/amd64/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/arch/arm32/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/arch/ia32/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/arch/ia64/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/arch/mips32/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/arch/ppc32/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/arch/sparc64/_link.ld.in
(modified)
(
view diffs
)
uspace/srv/loader/elf_load.c
(modified)
(
view diffs
)
uspace/srv/loader/main.c
(modified)
(
view diffs
)
uspace/srv/net/cfg/Makefile
(deleted)
uspace/srv/net/cfg/lo
(added)
uspace/srv/net/cfg/lo.netif_nil_bundle
(deleted)
uspace/srv/net/cfg/lo.netif_standalone
(deleted)
uspace/srv/net/cfg/ne2k
(added)
uspace/srv/net/cfg/ne2k.netif_nil_bundle
(deleted)
uspace/srv/net/cfg/ne2k.netif_standalone
(deleted)
uspace/srv/net/il/arp/Makefile
(modified)
(
view diffs
)
uspace/srv/net/il/arp/arp.c
(modified)
(
view diffs
)
uspace/srv/net/il/arp/arp.h
(modified)
(
view diffs
)
uspace/srv/net/il/arp/arp_header.h
(deleted)
uspace/srv/net/il/arp/arp_module.c
(deleted)
uspace/srv/net/il/arp/arp_module.h
(deleted)
uspace/srv/net/il/arp/arp_oc.h
(deleted)
uspace/srv/net/il/ip/Makefile
(modified)
(
view diffs
)
uspace/srv/net/il/ip/ip.c
(modified)
(
view diffs
)
uspace/srv/net/il/ip/ip.h
(modified)
(
view diffs
)
uspace/srv/net/il/ip/ip_module.c
(deleted)
uspace/srv/net/il/ip/ip_module.h
(deleted)
uspace/srv/net/net/net.c
(modified)
(
view diffs
)
uspace/srv/net/net/net.h
(modified)
(
view diffs
)
uspace/srv/net/net/net_standalone.c
(modified)
(
view diffs
)
uspace/srv/net/netif/lo/Makefile
(modified)
(
view diffs
)
uspace/srv/net/netif/lo/lo.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/Makefile
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.h
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth_header.h
(deleted)
uspace/srv/net/nil/eth/eth_module.c
(deleted)
uspace/srv/net/nil/nildummy/Makefile
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.c
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.h
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy_module.c
(deleted)
uspace/srv/net/tl/icmp/Makefile
(modified)
(
view diffs
)
uspace/srv/net/tl/icmp/icmp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/icmp/icmp.h
(deleted)
uspace/srv/net/tl/icmp/icmp_module.c
(deleted)
uspace/srv/net/tl/icmp/icmp_module.h
(deleted)
uspace/srv/net/tl/tcp/Makefile
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp_module.c
(deleted)
uspace/srv/net/tl/tcp/tcp_module.h
(deleted)
uspace/srv/net/tl/udp/Makefile
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp_module.c
(deleted)
uspace/srv/net/tl/udp/udp_module.h
(deleted)
uspace/srv/ns/clonable.c
(modified)
(
view diffs
)
uspace/srv/ns/clonable.h
(modified)
(
view diffs
)
uspace/srv/ns/ns.c
(modified)
(
view diffs
)
uspace/srv/ns/service.c
(modified)
(
view diffs
)
uspace/srv/ns/service.h
(modified)
(
view diffs
)
uspace/srv/ns/task.c
(modified)
(
view diffs
)
uspace/srv/ns/task.h
(modified)
(
view diffs
)
uspace/srv/taskmon/taskmon.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs.h
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_file.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_lookup.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_ops.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_register.c
(modified)
(
view diffs
)
version
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (6.2 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive