Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[cfd630af:8b1ea2d4]
in mainline
Files:
4 added
21 deleted
68 edited
boot/arch/mips32/src/Makefile
(modified)
(
view diffs
)
boot/arch/mips32/src/Makefile.build
(modified)
(
view diffs
)
boot/arch/mips32/src/Makefile.toolchain
(modified)
(
view diffs
)
kernel/arch/ia32/_link.ld.in
(modified)
(
view diffs
)
kernel/arch/mips32/src/mm/tlb.c
(modified)
(
view diffs
)
kernel/generic/include/mm/as.h
(modified)
(
view diffs
)
kernel/generic/include/syscall/syscall.h
(modified)
(
view diffs
)
kernel/generic/src/console/cmd.c
(modified)
(
view diffs
)
kernel/generic/src/lib/elf.c
(modified)
(
view diffs
)
kernel/generic/src/mm/as.c
(modified)
(
view diffs
)
kernel/generic/src/proc/program.c
(modified)
(
view diffs
)
kernel/generic/src/syscall/syscall.c
(modified)
(
view diffs
)
kernel/generic/src/sysinfo/stats.c
(modified)
(
view diffs
)
uspace/Makefile.common
(modified)
(
view diffs
)
uspace/app/netstart/self_test.c
(added)
uspace/app/netstart/self_test.h
(added)
uspace/app/taskdump/taskdump.c
(modified)
(
view diffs
)
uspace/app/tester/hw/serial/serial1.c
(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/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/c/Makefile.toolchain
(deleted)
uspace/lib/c/arch/abs32le/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/include/limits.h
(deleted)
uspace/lib/c/arch/arm32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/include/limits.h
(deleted)
uspace/lib/c/arch/ia32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/include/limits.h
(deleted)
uspace/lib/c/arch/ia64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ia64/include/limits.h
(deleted)
uspace/lib/c/arch/mips32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/limits.h
(deleted)
uspace/lib/c/arch/mips32/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32eb/include/limits.h
(deleted)
uspace/lib/c/arch/ppc32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ppc32/include/limits.h
(deleted)
uspace/lib/c/arch/sparc64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/sparc64/include/limits.h
(deleted)
uspace/lib/c/generic/as.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/malloc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/private/libc.h
(modified)
(
view diffs
)
uspace/lib/c/include/as.h
(modified)
(
view diffs
)
uspace/lib/c/include/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/limits.h
(deleted)
uspace/lib/c/include/malloc.h
(modified)
(
view diffs
)
uspace/lib/c/include/unistd.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_char_dev.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_hw_res.c
(modified)
(
view diffs
)
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
(modified)
(
view diffs
)
uspace/lib/drv/include/ops/hw_res.h
(modified)
(
view diffs
)
uspace/lib/libpci/Makefile.build
(deleted)
uspace/lib/libpci/Makefile.common
(deleted)
uspace/lib/packet/include/net_byteorder.h
(deleted)
uspace/lib/packet/include/net_err.h
(deleted)
uspace/lib/packet/include/socket_errno.h
(deleted)
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
(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/hid/kbd/port/i8042.h
(deleted)
uspace/srv/hw/netif/ne2000/dp8390_drv.h
(deleted)
uspace/srv/hw/netif/ne2000/dp8390_port.h
(deleted)
uspace/srv/hw/netif/ne2000/local.h
(deleted)
uspace/srv/hw/netif/ne2000/ne2000.h
(deleted)
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
)
Changeset view not shown
, since the total size (980.6 KB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive