Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[153cc76a:4291215]
in mainline
Files:
3 deleted
97 edited
abi/include/ddi/arg.h
(modified)
(
view diffs
)
abi/include/ipc/methods.h
(modified)
(
view diffs
)
abi/include/syscall.h
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
contrib/conf/net-qe.sh
(modified)
(
view diffs
)
kernel/arch/abs32le/src/abs32le.c
(modified)
(
view diffs
)
kernel/arch/amd64/src/amd64.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/ia32.c
(modified)
(
view diffs
)
kernel/arch/ia64/include/asm.h
(modified)
(
view diffs
)
kernel/arch/ia64/src/ia64.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/mips32.c
(modified)
(
view diffs
)
kernel/arch/mips64/src/mips64.c
(modified)
(
view diffs
)
kernel/generic/include/ddi/ddi.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/sysipc.h
(modified)
(
view diffs
)
kernel/generic/include/mm/as.h
(modified)
(
view diffs
)
kernel/generic/include/mm/page.h
(modified)
(
view diffs
)
kernel/generic/include/synch/smc.h
(modified)
(
view diffs
)
kernel/generic/include/syscall/syscall.h
(modified)
(
view diffs
)
kernel/generic/src/ddi/ddi.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/mm/as.c
(modified)
(
view diffs
)
kernel/generic/src/mm/page.c
(modified)
(
view diffs
)
kernel/generic/src/proc/program.c
(modified)
(
view diffs
)
kernel/generic/src/syscall/syscall.c
(modified)
(
view diffs
)
uspace/app/klog/klog.c
(modified)
(
view diffs
)
uspace/app/tester/mm/common.c
(modified)
(
view diffs
)
uspace/app/tester/mm/mapping1.c
(modified)
(
view diffs
)
uspace/app/trace/syscalls.c
(modified)
(
view diffs
)
uspace/app/websrv/websrv.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/Makefile
(modified)
(
view diffs
)
uspace/drv/bus/isa/i8237.c
(deleted)
uspace/drv/bus/isa/i8237.h
(deleted)
uspace/drv/bus/isa/isa.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.dev
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/pci.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/utils/malloc32.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/utils/malloc32.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbmast/main.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootpc/rootpc.c
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.c
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.h
(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/ddi.c
(modified)
(
view diffs
)
uspace/lib/c/generic/elf/elf_load.c
(modified)
(
view diffs
)
uspace/lib/c/generic/ipc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/malloc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/mman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/time.c
(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/ddi.h
(modified)
(
view diffs
)
uspace/lib/c/include/device/hw_res.h
(modified)
(
view diffs
)
uspace/lib/c/include/device/hw_res_parsed.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/ipc.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/include/ops/hw_res.h
(modified)
(
view diffs
)
uspace/lib/fb/imgmap.c
(modified)
(
view diffs
)
uspace/lib/fb/screenbuffer.c
(modified)
(
view diffs
)
uspace/lib/fs/libfs.c
(modified)
(
view diffs
)
uspace/lib/net/generic/packet_client.c
(modified)
(
view diffs
)
uspace/lib/net/generic/packet_remote.c
(modified)
(
view diffs
)
uspace/lib/nic/include/nic.h
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_driver.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_rx_control.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.c
(modified)
(
view diffs
)
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/hid/fb/fb.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/port/ega.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/port/kchar.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/port/kfb.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/port/niagara.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/gxemul.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/msim.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/niagara.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/ns16550.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/pl050.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/irc/obio/obio.c
(modified)
(
view diffs
)
uspace/srv/net/cfg/e1k.nic
(deleted)
uspace/srv/net/net/packet_server.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/conn.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/conn.h
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/segment.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/sock.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp_type.h
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tqueue.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/ucall.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/ucall.h
(modified)
(
view diffs
)
uspace/srv/vfs/vfs.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.9 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive