Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[1b22bd4:32eceb4f]
in mainline
Files:
3 deleted
110 edited
boot/generic/include/typedefs.h
(modified)
(
view diffs
)
kernel/arch/amd64/src/debugger.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/debugger.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/mm/sun4u/frame.c
(modified)
(
view diffs
)
kernel/generic/include/typedefs.h
(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/frame.c
(modified)
(
view diffs
)
kernel/generic/src/synch/smc.c
(modified)
(
view diffs
)
kernel/generic/src/udebug/udebug_ops.c
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/builtins/builtins.h
(modified)
(
view diffs
)
uspace/app/netecho/print_error.h
(modified)
(
view diffs
)
uspace/app/netstart/Makefile
(deleted)
uspace/app/netstart/netstart.c
(deleted)
uspace/app/nettest1/nettest.c
(modified)
(
view diffs
)
uspace/app/nettest1/nettest1.c
(modified)
(
view diffs
)
uspace/app/nettest2/nettest2.c
(modified)
(
view diffs
)
uspace/drv/ns8250/cyclic_buffer.h
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/src/tls.c
(modified)
(
view diffs
)
uspace/lib/c/generic/adt/char_map.c
(modified)
(
view diffs
)
uspace/lib/c/generic/adt/dynamic_fifo.c
(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/io/klog.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/include/adt/char_map.h
(modified)
(
view diffs
)
uspace/lib/c/include/adt/dynamic_fifo.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/int_map.h
(modified)
(
view diffs
)
uspace/lib/c/include/adt/measured_strings.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/device.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/modules.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/packet.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/packet_header.h
(modified)
(
view diffs
)
uspace/lib/c/include/unistd.h
(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_checksum.c
(modified)
(
view diffs
)
uspace/lib/net/generic/net_remote.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/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
(modified)
(
view diffs
)
uspace/lib/net/il/ip_client.c
(modified)
(
view diffs
)
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_client.h
(modified)
(
view diffs
)
uspace/lib/net/include/icmp_header.h
(modified)
(
view diffs
)
uspace/lib/net/include/icmp_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/il_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/il_local.h
(modified)
(
view diffs
)
uspace/lib/net/include/ip_client.h
(modified)
(
view diffs
)
uspace/lib/net/include/ip_header.h
(modified)
(
view diffs
)
uspace/lib/net/include/ip_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/ip_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/net_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/netif_local.h
(modified)
(
view diffs
)
uspace/lib/net/include/netif_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/nil_local.h
(modified)
(
view diffs
)
uspace/lib/net/include/nil_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/packet_client.h
(modified)
(
view diffs
)
uspace/lib/net/include/packet_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/socket_core.h
(modified)
(
view diffs
)
uspace/lib/net/include/tl_common.h
(modified)
(
view diffs
)
uspace/lib/net/include/tl_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/tl_local.h
(modified)
(
view diffs
)
uspace/lib/net/netif/netif_local.c
(modified)
(
view diffs
)
uspace/lib/net/netif/netif_remote.c
(modified)
(
view diffs
)
uspace/lib/net/nil/nil_remote.c
(modified)
(
view diffs
)
uspace/lib/net/tl/icmp_client.c
(modified)
(
view diffs
)
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
(modified)
(
view diffs
)
uspace/lib/packet/generic/packet_server.c
(modified)
(
view diffs
)
uspace/lib/packet/include/packet_local.h
(deleted)
uspace/lib/usb/src/hcdhubd.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/genarch/gsp.c
(modified)
(
view diffs
)
uspace/srv/hw/netif/dp8390/dp8390.c
(modified)
(
view diffs
)
uspace/srv/hw/netif/dp8390/dp8390.h
(modified)
(
view diffs
)
uspace/srv/hw/netif/dp8390/dp8390_drv.h
(modified)
(
view diffs
)
uspace/srv/hw/netif/dp8390/dp8390_module.c
(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
(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/net/net.c
(modified)
(
view diffs
)
uspace/srv/net/net/net.h
(modified)
(
view diffs
)
uspace/srv/net/netif/lo/lo.c
(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
(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/tl/icmp/icmp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/icmp/icmp.h
(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/tcp/tcp_header.h
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp_header.h
(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