Changes in / [a93d79a:8fb1bf82] in mainline
- Files:
-
- 64 added
- 25 deleted
- 311 edited
-
boot/Makefile (modified) (view diffs)
-
boot/Makefile.common (modified) (view diffs)
-
boot/arch/amd64/Makefile.inc (modified) (view diffs)
-
boot/generic/include/typedefs.h (modified) (view diffs)
-
contrib/arch/hadlbppp.py (modified) (view diffs)
-
contrib/arch/uspace/srv/pci/pci.adl (deleted)
-
contrib/arch/uspace/srv/pci/pci.bp (deleted)
-
kernel/arch/abs32le/include/interrupt.h (modified) (view diffs)
-
kernel/arch/abs32le/include/istate.h (added)
-
kernel/arch/abs32le/include/mm/as.h (modified) (view diffs)
-
kernel/arch/abs32le/include/mm/page.h (modified) (view diffs)
-
kernel/arch/abs32le/include/types.h (modified) (view diffs)
-
kernel/arch/amd64/include/context.h (modified) (view diffs)
-
kernel/arch/amd64/include/context_offset.h (modified) (view diffs)
-
kernel/arch/amd64/include/cpu.h (modified) (view diffs)
-
kernel/arch/amd64/include/debugger.h (modified) (view diffs)
-
kernel/arch/amd64/include/interrupt.h (modified) (view diffs)
-
kernel/arch/amd64/include/istate.h (added)
-
kernel/arch/amd64/include/mm/as.h (modified) (view diffs)
-
kernel/arch/amd64/include/mm/page.h (modified) (view diffs)
-
kernel/arch/amd64/include/pm.h (modified) (view diffs)
-
kernel/arch/amd64/include/types.h (modified) (view diffs)
-
kernel/arch/amd64/src/asm.S (modified) (view diffs)
-
kernel/arch/amd64/src/boot/boot.S (modified) (view diffs)
-
kernel/arch/amd64/src/boot/memmap.c (modified) (view diffs)
-
kernel/arch/amd64/src/context.S (modified) (view diffs)
-
kernel/arch/amd64/src/cpu/cpu.c (modified) (view diffs)
-
kernel/arch/amd64/src/ddi/ddi.c (modified) (view diffs)
-
kernel/arch/amd64/src/debugger.c (modified) (view diffs)
-
kernel/arch/amd64/src/pm.c (modified) (view diffs)
-
kernel/arch/arm32/include/exception.h (modified) (view diffs)
-
kernel/arch/arm32/include/istate.h (added)
-
kernel/arch/arm32/include/types.h (modified) (view diffs)
-
kernel/arch/ia32/include/boot/boot.h (modified) (view diffs)
-
kernel/arch/ia32/include/boot/memmap.h (modified) (view diffs)
-
kernel/arch/ia32/include/context.h (modified) (view diffs)
-
kernel/arch/ia32/include/context_offset.h (modified) (view diffs)
-
kernel/arch/ia32/include/cpu.h (modified) (view diffs)
-
kernel/arch/ia32/include/drivers/i8259.h (modified) (view diffs)
-
kernel/arch/ia32/include/interrupt.h (modified) (view diffs)
-
kernel/arch/ia32/include/istate.h (added)
-
kernel/arch/ia32/include/mm/as.h (modified) (view diffs)
-
kernel/arch/ia32/include/mm/page.h (modified) (view diffs)
-
kernel/arch/ia32/include/pm.h (modified) (view diffs)
-
kernel/arch/ia32/include/smp/ap.h (modified) (view diffs)
-
kernel/arch/ia32/include/smp/apic.h (modified) (view diffs)
-
kernel/arch/ia32/include/types.h (modified) (view diffs)
-
kernel/arch/ia32/src/bios/bios.c (modified) (view diffs)
-
kernel/arch/ia32/src/boot/memmap.c (modified) (view diffs)
-
kernel/arch/ia32/src/cpu/cpu.c (modified) (view diffs)
-
kernel/arch/ia32/src/ddi/ddi.c (modified) (view diffs)
-
kernel/arch/ia32/src/debug/stacktrace.c (modified) (view diffs)
-
kernel/arch/ia32/src/drivers/i8254.c (modified) (view diffs)
-
kernel/arch/ia32/src/drivers/i8259.c (modified) (view diffs)
-
kernel/arch/ia32/src/drivers/vesa.c (modified) (view diffs)
-
kernel/arch/ia32/src/mm/frame.c (modified) (view diffs)
-
kernel/arch/ia32/src/smp/apic.c (modified) (view diffs)
-
kernel/arch/ia32/src/smp/mps.c (modified) (view diffs)
-
kernel/arch/ia64/include/interrupt.h (modified) (view diffs)
-
kernel/arch/ia64/include/istate.h (added)
-
kernel/arch/ia64/include/register.h (modified) (view diffs)
-
kernel/arch/ia64/include/types.h (modified) (view diffs)
-
kernel/arch/mips32/include/cp0.h (modified) (view diffs)
-
kernel/arch/mips32/include/exception.h (modified) (view diffs)
-
kernel/arch/mips32/include/istate.h (added)
-
kernel/arch/mips32/include/types.h (modified) (view diffs)
-
kernel/arch/mips32/src/debugger.c (modified) (view diffs)
-
kernel/arch/ppc32/include/istate.h (added)
-
kernel/arch/ppc32/include/types.h (modified) (view diffs)
-
kernel/arch/sparc64/include/interrupt.h (modified) (view diffs)
-
kernel/arch/sparc64/include/istate.h (added)
-
kernel/arch/sparc64/include/types.h (modified) (view diffs)
-
kernel/arch/sparc64/src/mm/sun4u/frame.c (modified) (view diffs)
-
kernel/generic/include/ddi/ddi.h (modified) (view diffs)
-
kernel/generic/include/syscall/syscall.h (modified) (view diffs)
-
kernel/generic/include/typedefs.h (modified) (view diffs)
-
kernel/generic/src/adt/bitmap.c (modified) (view diffs)
-
kernel/generic/src/adt/btree.c (modified) (view diffs)
-
kernel/generic/src/ddi/ddi.c (modified) (view diffs)
-
kernel/generic/src/ipc/kbox.c (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/syscall/copy.c (modified) (view diffs)
-
kernel/generic/src/syscall/syscall.c (modified) (view diffs)
-
kernel/generic/src/udebug/udebug_ops.c (modified) (view diffs)
-
kernel/tools/amd64/decpt.py (modified) (view diffs)
-
kernel/tools/genmap.py (modified) (view diffs)
-
kernel/tools/ia32/decpt.py (modified) (view diffs)
-
tools/autotool.py (modified) (view diffs)
-
tools/checkers/clang.py (modified) (view diffs)
-
tools/checkers/jobfile.py (modified) (view diffs)
-
tools/checkers/stanse.py (modified) (view diffs)
-
tools/checkers/vcc.py (modified) (view diffs)
-
tools/config.py (modified) (view diffs)
-
tools/jobfile.py (modified) (view diffs)
-
tools/mkfat.py (modified) (view diffs)
-
tools/mkhord.py (modified) (view diffs)
-
tools/mktmpfs.py (modified) (view diffs)
-
tools/mkuimage.py (modified) (view diffs)
-
tools/pack.py (modified) (view diffs)
-
tools/toolchain.sh (modified) (view diffs)
-
uspace/Makefile (modified) (view diffs)
-
uspace/Makefile.common (modified) (view diffs)
-
uspace/app/bdsh/cmds/builtins/builtins.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/help/help.c (modified) (view diffs)
-
uspace/app/bdsh/exec.c (modified) (view diffs)
-
uspace/app/bdsh/scli.c (modified) (view diffs)
-
uspace/app/getterm/Makefile (modified) (view diffs)
-
uspace/app/getterm/getterm.c (modified) (view diffs)
-
uspace/app/getterm/version.c (modified) (view diffs)
-
uspace/app/getterm/welcome.c (added)
-
uspace/app/getterm/welcome.h (added)
-
uspace/app/init/init.c (modified) (view diffs)
-
uspace/app/mkfat/mkfat.c (modified) (view diffs)
-
uspace/app/netecho/netecho.c (modified) (view diffs)
-
uspace/app/netecho/print_error.c (modified) (view diffs)
-
uspace/app/netecho/print_error.h (modified) (view diffs)
-
uspace/app/nettest1/nettest.c (modified) (view diffs)
-
uspace/app/nettest1/nettest.h (modified) (view diffs)
-
uspace/app/nettest1/nettest1.c (modified) (view diffs)
-
uspace/app/nettest2/nettest2.c (modified) (view diffs)
-
uspace/app/redir/redir.c (modified) (view diffs)
-
uspace/app/sbi/src/os/helenos.c (modified) (view diffs)
-
uspace/app/test_serial/Makefile (added)
-
uspace/app/test_serial/test_serial.c (added)
-
uspace/app/trace/syscalls.c (modified) (view diffs)
-
uspace/drv/isa/Makefile (added)
-
uspace/drv/isa/isa.c (added)
-
uspace/drv/isa/isa.dev (added)
-
uspace/drv/isa/isa.ma (added)
-
uspace/drv/ns8250/Makefile (added)
-
uspace/drv/ns8250/cyclic_buffer.h (added)
-
uspace/drv/ns8250/ns8250.c (added)
-
uspace/drv/ns8250/ns8250.ma (added)
-
uspace/drv/pciintel/Makefile (added)
-
uspace/drv/pciintel/pci.c (added)
-
uspace/drv/pciintel/pci.h (added)
-
uspace/drv/pciintel/pci_regs.h (added)
-
uspace/drv/pciintel/pciintel.ma (added)
-
uspace/drv/root/Makefile (added)
-
uspace/drv/root/root.c (added)
-
uspace/drv/root/root.ma (added)
-
uspace/drv/rootia32/Makefile (added)
-
uspace/drv/rootia32/rootia32.c (added)
-
uspace/drv/rootia32/rootia32.ma (added)
-
uspace/lib/block/libblock.c (modified) (view diffs)
-
uspace/lib/block/libblock.h (modified) (view diffs)
-
uspace/lib/c/Makefile (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/istate.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/arch/amd64/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/istate.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/entry.s (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/istate.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/istate.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/istate.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/istate.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/istate.h (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/ddi.c (modified) (view diffs)
-
uspace/lib/c/generic/device/char.c (added)
-
uspace/lib/c/generic/device/hw_res.c (added)
-
uspace/lib/c/generic/devman.c (added)
-
uspace/lib/c/generic/devmap.c (modified) (view diffs)
-
uspace/lib/c/generic/fibril.c (modified) (view diffs)
-
uspace/lib/c/generic/fibril_synch.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/generic/task.c (modified) (view diffs)
-
uspace/lib/c/generic/vfs/vfs.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/ddi.h (modified) (view diffs)
-
uspace/lib/c/include/device/char.h (added)
-
uspace/lib/c/include/device/hw_res.h (added)
-
uspace/lib/c/include/devman.h (added)
-
uspace/lib/c/include/devmap.h (modified) (view diffs)
-
uspace/lib/c/include/err.h (modified) (view diffs)
-
uspace/lib/c/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/include/fibril_synch.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/dev_iface.h (added)
-
uspace/lib/c/include/ipc/devman.h (added)
-
uspace/lib/c/include/ipc/devmap.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/driver.h (added)
-
uspace/lib/c/include/ipc/serial_ctl.h (added)
-
uspace/lib/c/include/ipc/services.h (modified) (view diffs)
-
uspace/lib/c/include/net/device.h (modified) (view diffs)
-
uspace/lib/c/include/net/icmp_codes.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/stdio.h (modified) (view diffs)
-
uspace/lib/c/include/sys/stat.h (modified) (view diffs)
-
uspace/lib/c/include/task.h (modified) (view diffs)
-
uspace/lib/c/include/unistd.h (modified) (view diffs)
-
uspace/lib/c/include/vfs/vfs.h (modified) (view diffs)
-
uspace/lib/drv/Makefile (added)
-
uspace/lib/drv/generic/dev_iface.c (added)
-
uspace/lib/drv/generic/driver.c (added)
-
uspace/lib/drv/generic/remote_char.c (added)
-
uspace/lib/drv/generic/remote_res.c (added)
-
uspace/lib/drv/include/char.h (added)
-
uspace/lib/drv/include/dev_iface.h (added)
-
uspace/lib/drv/include/driver.h (added)
-
uspace/lib/drv/include/remote_char.h (added)
-
uspace/lib/drv/include/remote_res.h (added)
-
uspace/lib/drv/include/resource.h (added)
-
uspace/lib/fs/libfs.c (modified) (view diffs)
-
uspace/lib/fs/libfs.h (modified) (view diffs)
-
uspace/lib/net/Makefile (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 (added)
-
uspace/lib/net/generic/socket_core.c (deleted)
-
uspace/lib/net/il/arp_remote.c (modified) (view diffs)
-
uspace/lib/net/il/il_interface.c (added)
-
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/ethernet_lsap.h (modified) (view diffs)
-
uspace/lib/net/include/ethernet_protocols.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_hardware.h (modified) (view diffs)
-
uspace/lib/net/include/net_interface.h (modified) (view diffs)
-
uspace/lib/net/include/netif_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_interface.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/protocol_map.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 (added)
-
uspace/lib/net/tl/tl_common.c (modified) (view diffs)
-
uspace/lib/net/tl/tl_interface.c (added)
-
uspace/lib/packet/generic/packet_server.c (modified) (view diffs)
-
uspace/lib/packet/include/packet_local.h (deleted)
-
uspace/lib/packet/include/packet_server.h (modified) (view diffs)
-
uspace/lib/pci/COPYING (deleted)
-
uspace/lib/pci/Makefile (deleted)
-
uspace/lib/pci/VERSION (deleted)
-
uspace/lib/pci/access.c (deleted)
-
uspace/lib/pci/generic.c (deleted)
-
uspace/lib/pci/header.h (deleted)
-
uspace/lib/pci/i386-ports.c (deleted)
-
uspace/lib/pci/internal.h (deleted)
-
uspace/lib/pci/names.c (deleted)
-
uspace/lib/pci/pci.h (deleted)
-
uspace/lib/pci/pci_ids.h (deleted)
-
uspace/lib/pci/sysdep.h (deleted)
-
uspace/lib/pci/types.h (deleted)
-
uspace/srv/bd/ata_bd/ata_bd.c (modified) (view diffs)
-
uspace/srv/bd/ata_bd/ata_bd.h (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/clip/clip.c (modified) (view diffs)
-
uspace/srv/devman/Makefile (added)
-
uspace/srv/devman/devman.c (added)
-
uspace/srv/devman/devman.h (added)
-
uspace/srv/devman/main.c (added)
-
uspace/srv/devman/match.c (added)
-
uspace/srv/devman/util.c (added)
-
uspace/srv/devman/util.h (added)
-
uspace/srv/devmap/devmap.c (modified) (view diffs)
-
uspace/srv/fs/devfs/devfs_ops.c (modified) (view diffs)
-
uspace/srv/fs/fat/fat.h (modified) (view diffs)
-
uspace/srv/fs/fat/fat_fat.c (modified) (view diffs)
-
uspace/srv/fs/fat/fat_fat.h (modified) (view diffs)
-
uspace/srv/fs/fat/fat_idx.c (modified) (view diffs)
-
uspace/srv/fs/fat/fat_ops.c (modified) (view diffs)
-
uspace/srv/fs/tmpfs/tmpfs.h (modified) (view diffs)
-
uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) (view diffs)
-
uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) (view diffs)
-
uspace/srv/hid/adb_mouse/adb_mouse.c (modified) (view diffs)
-
uspace/srv/hid/char_mouse/char_mouse.c (modified) (view diffs)
-
uspace/srv/hid/console/console.c (modified) (view diffs)
-
uspace/srv/hid/kbd/genarch/gsp.c (modified) (view diffs)
-
uspace/srv/hid/kbd/generic/kbd.c (modified) (view diffs)
-
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) (view diffs)
-
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) (view diffs)
-
uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) (view diffs)
-
uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) (view diffs)
-
uspace/srv/hw/bus/pci/Makefile (deleted)
-
uspace/srv/hw/bus/pci/pci.c (deleted)
-
uspace/srv/hw/bus/pci/update-ids (deleted)
-
uspace/srv/hw/char/i8042/i8042.c (modified) (view diffs)
-
uspace/srv/hw/char/i8042/i8042.h (modified) (view diffs)
-
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) (view diffs)
-
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (modified) (view diffs)
-
uspace/srv/hw/netif/DRIVER_REMOVAL (added)
-
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/loader/main.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/arp/arp_module.c (modified) (view diffs)
-
uspace/srv/net/il/arp/arp_module.h (modified) (view diffs)
-
uspace/srv/net/il/arp/arp_oc.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/il/ip/ip_local.h (deleted)
-
uspace/srv/net/il/ip/ip_module.c (modified) (view diffs)
-
uspace/srv/net/il/ip/ip_module.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/net/net_standalone.c (modified) (view diffs)
-
uspace/srv/net/netif/lo/lo.c (modified) (view diffs)
-
uspace/srv/net/netstart/Makefile (deleted)
-
uspace/srv/net/netstart/netstart.c (deleted)
-
uspace/srv/net/netstart/self_test.c (deleted)
-
uspace/srv/net/netstart/self_test.h (deleted)
-
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/eth/eth_module.c (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/nil/nildummy/nildummy_module.c (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/icmp/icmp_module.c (modified) (view diffs)
-
uspace/srv/net/tl/icmp/icmp_module.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/tcp/tcp_module.c (modified) (view diffs)
-
uspace/srv/net/tl/tcp/tcp_module.h (modified) (view diffs)
-
uspace/srv/net/tl/udp/udp.c (modified) (view diffs)
-
uspace/srv/net/tl/udp/udp.h (modified) (view diffs)
-
uspace/srv/net/tl/udp/udp_header.h (modified) (view diffs)
-
uspace/srv/net/tl/udp/udp_module.c (modified) (view diffs)
-
uspace/srv/net/tl/udp/udp_module.h (modified) (view diffs)
-
uspace/srv/ns/task.c (modified) (view diffs)
-
uspace/srv/taskmon/taskmon.c (modified) (view diffs)
-
uspace/srv/vfs/vfs.h (modified) (view diffs)
-
uspace/srv/vfs/vfs_lookup.c (modified) (view diffs)
-
uspace/srv/vfs/vfs_node.c (modified) (view diffs)
-
uspace/srv/vfs/vfs_ops.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
