Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[3f3afb9:a39cfb8]
in mainline
Files:
4 added
4 deleted
68 edited
kernel/Makefile
(modified)
(
view diffs
)
kernel/arch/mips32/include/atomic.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/ipc.h
(modified)
(
view diffs
)
kernel/generic/include/proc/tasklet.h
(deleted)
kernel/generic/src/ipc/sysipc.c
(modified)
(
view diffs
)
kernel/generic/src/main/main.c
(modified)
(
view diffs
)
kernel/generic/src/proc/tasklet.c
(deleted)
uspace/app/bdsh/cmds/modules/cat/cat.c
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/drv/isa/isa.c
(modified)
(
view diffs
)
uspace/drv/ohci/Makefile
(modified)
(
view diffs
)
uspace/drv/ohci/batch.c
(modified)
(
view diffs
)
uspace/drv/ohci/batch.h
(modified)
(
view diffs
)
uspace/drv/ohci/endpoint_list.c
(added)
uspace/drv/ohci/endpoint_list.h
(added)
uspace/drv/ohci/hc.c
(modified)
(
view diffs
)
uspace/drv/ohci/hc.h
(modified)
(
view diffs
)
uspace/drv/ohci/hcd_endpoint.c
(added)
uspace/drv/ohci/hcd_endpoint.h
(added)
uspace/drv/ohci/hw_struct/endpoint_descriptor.h
(modified)
(
view diffs
)
uspace/drv/ohci/iface.c
(modified)
(
view diffs
)
uspace/drv/ohci/root_hub.c
(modified)
(
view diffs
)
uspace/drv/ohci/root_hub.h
(modified)
(
view diffs
)
uspace/drv/ohci/transfer_list.c
(deleted)
uspace/drv/ohci/transfer_list.h
(deleted)
uspace/drv/uhci-hcd/batch.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/batch.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hc.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hc.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hw_struct/queue_head.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hw_struct/transfer_descriptor.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hw_struct/transfer_descriptor.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/iface.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/main.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/pci.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/root_hub.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/root_hub.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/transfer_list.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/transfer_list.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/uhci.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/uhci.h
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/atomic.h
(modified)
(
view diffs
)
uspace/lib/c/generic/adt/measured_strings.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vfs/vfs.c
(modified)
(
view diffs
)
uspace/lib/c/include/async.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/net/generic/generic.c
(modified)
(
view diffs
)
uspace/lib/net/generic/net_checksum.c
(modified)
(
view diffs
)
uspace/lib/net/generic/packet_client.c
(modified)
(
view diffs
)
uspace/lib/net/il/ip_client.c
(modified)
(
view diffs
)
uspace/lib/net/tl/icmp_client.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/packet/generic/packet_server.c
(modified)
(
view diffs
)
uspace/lib/softint/generic/multiplication.c
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/host/batch.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/host/device_keeper.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/host/endpoint.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/host/usb_endpoint_manager.h
(modified)
(
view diffs
)
uspace/lib/usb/src/host/batch.c
(modified)
(
view diffs
)
uspace/lib/usb/src/host/device_keeper.c
(modified)
(
view diffs
)
uspace/lib/usb/src/host/endpoint.c
(modified)
(
view diffs
)
uspace/lib/usb/src/host/usb_endpoint_manager.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.c
(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/fs/fat/fat_ops.c
(modified)
(
view diffs
)
uspace/srv/net/il/ip/ip.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.h
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_file.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.6 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive