Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[b8e72fd1:98abd40]
in mainline
Files:
20 added
10 deleted
152 edited
HelenOS.config
(modified)
(
view diffs
)
boot/Makefile.build
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
boot/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/Makefile
(modified)
(
view diffs
)
kernel/arch/abs32le/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/ia32/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/ia32/include/arch/cpu.h
(modified)
(
view diffs
)
kernel/arch/ia32/include/arch/cpuid.h
(modified)
(
view diffs
)
kernel/arch/ia32/src/cpu/cpu.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/fpu_context.c
(modified)
(
view diffs
)
kernel/generic/include/cc.h
(added)
kernel/generic/include/lib/memfnc.h
(modified)
(
view diffs
)
kernel/generic/src/main/main.c
(modified)
(
view diffs
)
kernel/test/print/print4.c
(modified)
(
view diffs
)
tools/autotool.py
(modified)
(
view diffs
)
tools/mkext2.py
(modified)
(
view diffs
)
tools/toolchain.sh
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/Makefile.common
(modified)
(
view diffs
)
uspace/app/bdsh/Makefile
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/bdd/bdd.c
(deleted)
uspace/app/bdsh/cmds/modules/bdd/bdd.h
(deleted)
uspace/app/bdsh/cmds/modules/bdd/bdd_def.h
(deleted)
uspace/app/bdsh/cmds/modules/bdd/entry.h
(deleted)
uspace/app/bdsh/cmds/modules/help/help.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/modules.h
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/pwd/pwd.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/rm/rm.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/sleep/sleep.c
(modified)
(
view diffs
)
uspace/app/bdsh/exec.c
(modified)
(
view diffs
)
uspace/app/blkdump/blkdump.c
(modified)
(
view diffs
)
uspace/app/dnscfg/dnscfg.c
(modified)
(
view diffs
)
uspace/app/edit/search_impl.h
(modified)
(
view diffs
)
uspace/app/edit/sheet_impl.h
(modified)
(
view diffs
)
uspace/app/inet/inet.c
(modified)
(
view diffs
)
uspace/app/netecho/netecho.c
(modified)
(
view diffs
)
uspace/app/nettest1/nettest1.c
(modified)
(
view diffs
)
uspace/app/nettest2/nettest2.c
(modified)
(
view diffs
)
uspace/app/nettest3/nettest3.c
(modified)
(
view diffs
)
uspace/app/nterm/conn.c
(modified)
(
view diffs
)
uspace/app/ping/ping.c
(modified)
(
view diffs
)
uspace/app/ping6/Makefile
(added)
uspace/app/ping6/ping6.c
(added)
uspace/drv/block/ata_bd/Makefile
(added)
uspace/drv/block/ata_bd/ata_bd.c
(added)
uspace/drv/block/ata_bd/ata_bd.h
(added)
uspace/drv/block/ata_bd/ata_bd.ma
(added)
uspace/drv/block/ata_bd/ata_hw.h
(added)
uspace/drv/block/ata_bd/main.c
(added)
uspace/drv/block/ata_bd/main.h
(added)
uspace/drv/bus/isa/isa.dev
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hc.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hc.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/ohci.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/vhc/hub/virthubops.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/i8042.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/main.c
(modified)
(
view diffs
)
uspace/drv/char/ns8250/ns8250.c
(modified)
(
view diffs
)
uspace/drv/char/ps2mouse/main.c
(modified)
(
view diffs
)
uspace/drv/char/ps2mouse/ps2mouse.c
(modified)
(
view diffs
)
uspace/drv/char/xtkbd/main.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.c
(modified)
(
view diffs
)
uspace/lib/c/Makefile
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/src/entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/src/entryjmp.s
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/src/fibril.S
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/src/thread_entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/include/libarch/fibril.h
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/src/entry.S
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/src/entryjmp.s
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/src/fibril.S
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/src/setjmp.S
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/src/thread_entry.s
(modified)
(
view diffs
)
uspace/lib/c/generic/devman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/dnsr.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inet.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inet/addr.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inetcfg.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inetping.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inetping6.c
(added)
uspace/lib/c/generic/iplink.c
(modified)
(
view diffs
)
uspace/lib/c/generic/iplink_srv.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/inet.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/socket_client.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/socket_parse.c
(modified)
(
view diffs
)
uspace/lib/c/generic/str.c
(modified)
(
view diffs
)
uspace/lib/c/include/bd_srv.h
(modified)
(
view diffs
)
uspace/lib/c/include/cc.h
(added)
uspace/lib/c/include/inet/addr.h
(modified)
(
view diffs
)
uspace/lib/c/include/inet/dnsr.h
(modified)
(
view diffs
)
uspace/lib/c/include/inet/inetping.h
(modified)
(
view diffs
)
uspace/lib/c/include/inet/inetping6.h
(added)
uspace/lib/c/include/inet/iplink.h
(modified)
(
view diffs
)
uspace/lib/c/include/inet/iplink_srv.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/con_srv.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/inet.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/services.h
(modified)
(
view diffs
)
uspace/lib/c/include/mem.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/in.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/in6.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/inet.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/ip_protocols.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/socket_codes.h
(modified)
(
view diffs
)
uspace/lib/c/include/str.h
(modified)
(
view diffs
)
uspace/lib/draw/drawctx.h
(modified)
(
view diffs
)
uspace/lib/gui/connection.h
(modified)
(
view diffs
)
uspace/lib/gui/widget.h
(modified)
(
view diffs
)
uspace/lib/gui/window.h
(modified)
(
view diffs
)
uspace/lib/usb/src/dev.c
(modified)
(
view diffs
)
uspace/lib/usbhid/src/hidiface.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/Makefile
(deleted)
uspace/srv/bd/ata_bd/ata_bd.c
(deleted)
uspace/srv/bd/ata_bd/ata_bd.h
(deleted)
uspace/srv/bd/ata_bd/ata_hw.h
(deleted)
uspace/srv/hid/input/port/adb.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/adb_mouse.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/chardev.c
(modified)
(
view diffs
)
uspace/srv/hid/isdv4_tablet/isdv4.h
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/dns_msg.c
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/dns_type.h
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/dnsrsrv.c
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/query.c
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/transport.c
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/transport.h
(modified)
(
view diffs
)
uspace/srv/net/ethip/arp.c
(modified)
(
view diffs
)
uspace/srv/net/ethip/arp.h
(modified)
(
view diffs
)
uspace/srv/net/ethip/atrans.c
(modified)
(
view diffs
)
uspace/srv/net/ethip/atrans.h
(modified)
(
view diffs
)
uspace/srv/net/ethip/ethip.c
(modified)
(
view diffs
)
uspace/srv/net/ethip/ethip.h
(modified)
(
view diffs
)
uspace/srv/net/ethip/ethip_nic.c
(modified)
(
view diffs
)
uspace/srv/net/ethip/ethip_nic.h
(modified)
(
view diffs
)
uspace/srv/net/ethip/pdu.c
(modified)
(
view diffs
)
uspace/srv/net/ethip/pdu.h
(modified)
(
view diffs
)
uspace/srv/net/ethip/std.h
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/Makefile
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/addrobj.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/addrobj.h
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/icmp.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/icmp_std.h
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/icmpv6.c
(added)
uspace/srv/net/inetsrv/icmpv6.h
(added)
uspace/srv/net/inetsrv/icmpv6_std.h
(added)
uspace/srv/net/inetsrv/inet_link.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inet_std.h
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inet_util.c
(deleted)
uspace/srv/net/inetsrv/inet_util.h
(deleted)
uspace/srv/net/inetsrv/inetcfg.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetping.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetping.h
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetping6.c
(added)
uspace/srv/net/inetsrv/inetping6.h
(added)
uspace/srv/net/inetsrv/inetsrv.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetsrv.h
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/pdu.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/pdu.h
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/reass.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/sroute.c
(modified)
(
view diffs
)
uspace/srv/net/loopip/loopip.c
(modified)
(
view diffs
)
uspace/srv/net/slip/Makefile
(added)
uspace/srv/net/slip/slip.c
(added)
uspace/srv/net/tcp/conn.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/ncsim.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/pdu.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/sock.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/std.h
(modified)
(
view diffs
)
uspace/srv/net/tcp/tcp.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/tcp_type.h
(modified)
(
view diffs
)
uspace/srv/net/tcp/test.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/tqueue.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/ucall.c
(modified)
(
view diffs
)
uspace/srv/net/udp/assoc.c
(modified)
(
view diffs
)
uspace/srv/net/udp/pdu.c
(modified)
(
view diffs
)
uspace/srv/net/udp/sock.c
(modified)
(
view diffs
)
uspace/srv/net/udp/std.h
(modified)
(
view diffs
)
uspace/srv/net/udp/udp_inet.c
(modified)
(
view diffs
)
uspace/srv/net/udp/udp_type.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