Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[533e2d7:ea15a89a]
in mainline
Files:
4 added
22 deleted
95 edited
HelenOS.config
(modified)
(
view diffs
)
boot/Makefile.build
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
kernel/arch/abs32le/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/amd64/include/arch/pm.h
(modified)
(
view diffs
)
kernel/arch/amd64/src/pm.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/beaglebone/beaglebone.c
(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/include/arch/pm.h
(modified)
(
view diffs
)
kernel/arch/ia32/src/boot/vesa_real.inc
(modified)
(
view diffs
)
kernel/arch/ia32/src/cpu/cpu.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/fpu_context.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/pm.c
(modified)
(
view diffs
)
kernel/genarch/Makefile.inc
(modified)
(
view diffs
)
kernel/genarch/include/genarch/drivers/am335x/uart.h
(modified)
(
view diffs
)
kernel/genarch/include/genarch/drivers/am335x/uart_regs.h
(added)
kernel/genarch/include/genarch/drivers/amdm37x/uart.h
(modified)
(
view diffs
)
kernel/genarch/include/genarch/drivers/amdm37x/uart_regs.h
(added)
kernel/genarch/include/genarch/drivers/omap/uart.h
(deleted)
kernel/genarch/include/genarch/drivers/omap/uart_regs.h
(deleted)
kernel/genarch/src/drivers/am335x/uart.c
(added)
kernel/genarch/src/drivers/amdm37x/uart.c
(added)
kernel/genarch/src/drivers/omap/uart.c
(deleted)
kernel/generic/src/main/main.c
(modified)
(
view diffs
)
tools/autotool.py
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/cmp/cmp.c
(modified)
(
view diffs
)
uspace/app/dnscfg/Makefile
(deleted)
uspace/app/dnscfg/dnscfg.c
(deleted)
uspace/app/dnsres/Makefile
(deleted)
uspace/app/dnsres/dnsres.c
(deleted)
uspace/app/inet/inet.c
(modified)
(
view diffs
)
uspace/app/init/init.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/nterm/nterm.c
(modified)
(
view diffs
)
uspace/app/ping/ping.c
(modified)
(
view diffs
)
uspace/drv/block/ahci/ahci.c
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/pci.c
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/pci.h
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/pci_regs.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hc.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hw_struct/hcca.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/uhci_batch.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbmast/scsi_ms.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/buffer.h
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/dp8390.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.c
(modified)
(
view diffs
)
uspace/lib/bithenge/src/blob.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/device/hw_res_parsed.c
(modified)
(
view diffs
)
uspace/lib/c/generic/dnsr.c
(deleted)
uspace/lib/c/generic/inet/addr.c
(deleted)
uspace/lib/c/generic/mem.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/include/device/hw_res_parsed.h
(modified)
(
view diffs
)
uspace/lib/c/include/inet/addr.h
(deleted)
uspace/lib/c/include/inet/dnsr.h
(deleted)
uspace/lib/c/include/inet/inet.h
(modified)
(
view diffs
)
uspace/lib/c/include/inet/inetcfg.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/dnsr.h
(deleted)
uspace/lib/c/include/ipc/services.h
(modified)
(
view diffs
)
uspace/lib/c/include/mem.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_nic.c
(modified)
(
view diffs
)
uspace/lib/ext4/libext4_directory.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_addr_db.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_driver.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_impl.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_rx_control.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_wol_virtues.c
(modified)
(
view diffs
)
uspace/lib/posix/source/strings.c
(modified)
(
view diffs
)
uspace/lib/usb/src/debug.c
(modified)
(
view diffs
)
uspace/srv/fs/cdfs/cdfs_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_directory.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/mfs/mfs_dentry.c
(modified)
(
view diffs
)
uspace/srv/fs/mfs/mfs_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/udf/udf_volume.c
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/Makefile
(deleted)
uspace/srv/net/dnsrsrv/dns_msg.c
(deleted)
uspace/srv/net/dnsrsrv/dns_msg.h
(deleted)
uspace/srv/net/dnsrsrv/dns_std.h
(deleted)
uspace/srv/net/dnsrsrv/dns_type.h
(deleted)
uspace/srv/net/dnsrsrv/dnsrsrv.c
(deleted)
uspace/srv/net/dnsrsrv/query.c
(deleted)
uspace/srv/net/dnsrsrv/query.h
(deleted)
uspace/srv/net/dnsrsrv/transport.c
(deleted)
uspace/srv/net/dnsrsrv/transport.h
(deleted)
uspace/srv/net/inetsrv/addrobj.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inet_link.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetsrv.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetsrv.h
(modified)
(
view diffs
)
uspace/srv/net/udp/assoc.c
(modified)
(
view diffs
)
uspace/srv/net/udp/assoc.h
(modified)
(
view diffs
)
uspace/srv/net/udp/sock.c
(modified)
(
view diffs
)
uspace/srv/net/udp/ucall.c
(modified)
(
view diffs
)
uspace/srv/net/udp/ucall.h
(modified)
(
view diffs
)
uspace/srv/net/udp/udp_type.h
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.8 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive