Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[76d92db1:cddcc4a3]
in mainline
Files:
55 added
3 deleted
179 edited
HelenOS.config
(modified)
(
view diffs
)
abi/include/ddi/irq.h
(modified)
(
view diffs
)
abi/include/syscall.h
(modified)
(
view diffs
)
boot/Makefile
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
boot/arch/ia64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/mips32/Makefile.inc
(modified)
(
view diffs
)
boot/arch/mips64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/ppc32/Makefile.inc
(modified)
(
view diffs
)
boot/generic/src/str.c
(modified)
(
view diffs
)
contrib/arch/HelenOS.adl
(modified)
(
view diffs
)
contrib/bazaar/bzreml/__init__.py
(modified)
(
view diffs
)
contrib/bazaar/bzreml/setup.py
(modified)
(
view diffs
)
contrib/bazaar/mbprotect/__init__.py
(modified)
(
view diffs
)
contrib/conf/mips32-gx.sh
(modified)
(
view diffs
)
defaults/mips32/Makefile.config
(modified)
(
view diffs
)
defaults/ppc32/Makefile.config
(modified)
(
view diffs
)
defaults/sparc64/ultra/Makefile.config
(modified)
(
view diffs
)
kernel/arch/amd64/src/asm.S
(modified)
(
view diffs
)
kernel/arch/amd64/src/boot/multiboot.S
(modified)
(
view diffs
)
kernel/arch/amd64/src/boot/multiboot2.S
(modified)
(
view diffs
)
kernel/arch/amd64/src/boot/vesa_ret.inc
(modified)
(
view diffs
)
kernel/arch/ia32/src/boot/multiboot.S
(modified)
(
view diffs
)
kernel/arch/ia32/src/boot/multiboot2.S
(modified)
(
view diffs
)
kernel/arch/ia32/src/boot/vesa_prot.inc
(modified)
(
view diffs
)
kernel/arch/ia32/src/boot/vesa_real.inc
(modified)
(
view diffs
)
kernel/arch/ia32/src/boot/vesa_ret.inc
(modified)
(
view diffs
)
kernel/arch/ia64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/mips32/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/mips64/Makefile.inc
(modified)
(
view diffs
)
kernel/generic/include/interrupt.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/ipc.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/irq.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/sysipc.h
(modified)
(
view diffs
)
kernel/generic/include/proc/task.h
(modified)
(
view diffs
)
kernel/generic/src/console/kconsole.c
(modified)
(
view diffs
)
kernel/generic/src/console/prompt.c
(modified)
(
view diffs
)
kernel/generic/src/debug/symtab.c
(modified)
(
view diffs
)
kernel/generic/src/interrupt/interrupt.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ipc.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/irq.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/sysipc.c
(modified)
(
view diffs
)
kernel/generic/src/lib/str.c
(modified)
(
view diffs
)
kernel/generic/src/proc/task.c
(modified)
(
view diffs
)
kernel/generic/src/syscall/syscall.c
(modified)
(
view diffs
)
release/Makefile
(modified)
(
view diffs
)
tools/mkext4.py
(added)
uspace/Makefile
(modified)
(
view diffs
)
uspace/Makefile.common
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/cat/cat.c
(modified)
(
view diffs
)
uspace/app/lsusb/Makefile
(deleted)
uspace/app/lsusb/main.c
(deleted)
uspace/app/sportdmp/sportdmp.c
(modified)
(
view diffs
)
uspace/app/testwrit/Makefile
(added)
uspace/app/testwrit/testwrit.c
(added)
uspace/app/trace/syscalls.c
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/app/usbinfo/Makefile
(modified)
(
view diffs
)
uspace/app/usbinfo/list.c
(added)
uspace/app/usbinfo/main.c
(modified)
(
view diffs
)
uspace/app/usbinfo/usbinfo.h
(modified)
(
view diffs
)
uspace/drv/block/ahci/Makefile
(added)
uspace/drv/block/ahci/ahci.c
(added)
uspace/drv/block/ahci/ahci.h
(added)
uspace/drv/block/ahci/ahci.ma
(added)
uspace/drv/block/ahci/ahci_hw.h
(added)
uspace/drv/block/ahci/ahci_sata.h
(added)
uspace/drv/bus/pci/pciintel/pci.c
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/pci.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ehci/main.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/endpoint_list.c
(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/endpoint_descriptor.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hw_struct/hcca.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hw_struct/mem_access.h
(added)
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/main.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/ohci.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/ohci_batch.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/ohci_batch.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/ohci_endpoint.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/ohci_regs.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/root_hub.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/utils/malloc32.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/hc.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/hw_struct/queue_head.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/main.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/transfer_list.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/uhci.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/uhci_batch.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/uhci_batch.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/utils/malloc32.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhcirh/port.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhcirh/root_hub.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/generic/hiddev.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/generic/hiddev.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/kbd/kbddev.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/kbd/kbddev.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/main.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/mouse/mousedev.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/mouse/mousedev.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/multimedia/multimedia.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/multimedia/multimedia.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/subdrivers.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/usbhid.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/usbhid.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhub/port.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhub/status.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhub/usbhub.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbmast/main.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbmast/usbmast.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbmid/main.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/i8042.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootmac/rootmac.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootpc/rootpc.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/dp8390.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/ne2k.c
(modified)
(
view diffs
)
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/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/include/elf_linux.h
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/src/fibril.S
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/src/stacktrace_asm.S
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/src/thread_entry.s
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ia64/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/ia64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32eb/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/mips64/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/mips64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/ppc32/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/arch/sparc64/_link.ld.in
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/bd.c
(added)
uspace/lib/c/generic/bd_srv.c
(added)
uspace/lib/c/generic/device/ahci.c
(added)
uspace/lib/c/generic/ipc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/iplink_srv.c
(modified)
(
view diffs
)
uspace/lib/c/generic/malloc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/str.c
(modified)
(
view diffs
)
uspace/lib/c/include/bd.h
(added)
uspace/lib/c/include/bd_srv.h
(added)
uspace/lib/c/include/device/ahci.h
(added)
uspace/lib/c/include/ipc/dev_iface.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/ipc.h
(modified)
(
view diffs
)
uspace/lib/c/include/str.h
(modified)
(
view diffs
)
uspace/lib/clui/tinput.c
(modified)
(
view diffs
)
uspace/lib/drv/Makefile
(modified)
(
view diffs
)
uspace/lib/drv/generic/dev_iface.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_ahci.c
(added)
uspace/lib/drv/generic/remote_usb.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_usbhc.c
(modified)
(
view diffs
)
uspace/lib/drv/include/ahci_iface.h
(added)
uspace/lib/drv/include/remote_ahci.h
(added)
uspace/lib/ext4/Makefile
(added)
uspace/lib/ext4/libext4.h
(added)
uspace/lib/ext4/libext4_balloc.c
(added)
uspace/lib/ext4/libext4_balloc.h
(added)
uspace/lib/ext4/libext4_bitmap.c
(added)
uspace/lib/ext4/libext4_bitmap.h
(added)
uspace/lib/ext4/libext4_block_group.c
(added)
uspace/lib/ext4/libext4_block_group.h
(added)
uspace/lib/ext4/libext4_crc.c
(added)
uspace/lib/ext4/libext4_crc.h
(added)
uspace/lib/ext4/libext4_directory.c
(added)
uspace/lib/ext4/libext4_directory.h
(added)
uspace/lib/ext4/libext4_directory_index.c
(added)
uspace/lib/ext4/libext4_directory_index.h
(added)
uspace/lib/ext4/libext4_extent.c
(added)
uspace/lib/ext4/libext4_extent.h
(added)
uspace/lib/ext4/libext4_filesystem.c
(added)
uspace/lib/ext4/libext4_filesystem.h
(added)
uspace/lib/ext4/libext4_hash.c
(added)
uspace/lib/ext4/libext4_hash.h
(added)
uspace/lib/ext4/libext4_ialloc.c
(added)
uspace/lib/ext4/libext4_ialloc.h
(added)
uspace/lib/ext4/libext4_inode.c
(added)
uspace/lib/ext4/libext4_inode.h
(added)
uspace/lib/ext4/libext4_superblock.c
(added)
uspace/lib/ext4/libext4_superblock.h
(added)
uspace/lib/ext4/libext4_types.h
(added)
uspace/lib/usbdev/include/usb/dev/usb_device_connection.h
(modified)
(
view diffs
)
uspace/lib/usbdev/src/devdrv.c
(modified)
(
view diffs
)
uspace/lib/usbdev/src/pipes.c
(modified)
(
view diffs
)
uspace/lib/usbdev/src/pipesinit.c
(modified)
(
view diffs
)
uspace/lib/usbdev/src/request.c
(modified)
(
view diffs
)
uspace/lib/usbhid/include/usb/hid/hid_report_items.h
(modified)
(
view diffs
)
uspace/lib/usbhid/include/usb/hid/hidpath.h
(modified)
(
view diffs
)
uspace/lib/usbhid/include/usb/hid/hidtypes.h
(modified)
(
view diffs
)
uspace/lib/usbhid/include/usb/hid/request.h
(modified)
(
view diffs
)
uspace/lib/usbhid/src/hiddescriptor.c
(modified)
(
view diffs
)
uspace/lib/usbhid/src/hidparser.c
(modified)
(
view diffs
)
uspace/lib/usbhid/src/hidpath.c
(modified)
(
view diffs
)
uspace/lib/usbhid/src/hidreport.c
(modified)
(
view diffs
)
uspace/lib/usbhid/src/hidreq.c
(modified)
(
view diffs
)
uspace/lib/usbhost/src/endpoint.c
(modified)
(
view diffs
)
uspace/lib/usbhost/src/usb_device_manager.c
(modified)
(
view diffs
)
uspace/lib/usbhost/src/usb_endpoint_manager.c
(modified)
(
view diffs
)
uspace/lib/usbhost/src/usb_transfer_batch.c
(modified)
(
view diffs
)
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/bd/sata_bd/Makefile
(added)
uspace/srv/bd/sata_bd/sata_bd.c
(added)
uspace/srv/bd/sata_bd/sata_bd.h
(added)
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/ext4fs/Makefile
(added)
uspace/srv/fs/ext4fs/ext4fs.c
(added)
uspace/srv/fs/ext4fs/ext4fs.h
(added)
uspace/srv/fs/ext4fs/ext4fs_ops.c
(added)
uspace/srv/fs/tmpfs/tmpfs_dump.c
(modified)
(
view diffs
)
uspace/srv/hid/console/console.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/ns16550.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/pl050.c
(modified)
(
view diffs
)
uspace/srv/hw/bus/cuda_adb/cuda_adb.c
(modified)
(
view diffs
)
uspace/srv/loader/Makefile
(modified)
(
view diffs
)
uspace/srv/loader/interp.S
(added)
uspace/srv/loader/interp.s
(deleted)
uspace/srv/net/tcp/sock.c
(modified)
(
view diffs
)
version
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (2.9 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive