Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[455241b:74a165cc]
in mainline
Files:
3 added
69 edited
boot/arch/riscv64/src/asm.S
(modified)
(
view diffs
)
kernel/arch/riscv64/src/mm/page.c
(modified)
(
view diffs
)
tools/toolchain.sh
(modified)
(
view diffs
)
uspace/app/nav/menu.c
(modified)
(
view diffs
)
uspace/app/nav/menu.h
(modified)
(
view diffs
)
uspace/app/nav/nav.c
(modified)
(
view diffs
)
uspace/app/nav/test/menu.c
(modified)
(
view diffs
)
uspace/app/nav/types/menu.h
(modified)
(
view diffs
)
uspace/app/shutdown-dlg/shutdown-dlg.c
(modified)
(
view diffs
)
uspace/app/taskbar/taskbar.sif
(modified)
(
view diffs
)
uspace/drv/block/isa-ide/isa-ide.c
(modified)
(
view diffs
)
uspace/drv/block/isa-ide/isa-ide_hw.h
(added)
uspace/drv/block/isa-ide/main.c
(modified)
(
view diffs
)
uspace/drv/block/pc-floppy/main.c
(modified)
(
view diffs
)
uspace/drv/block/pci-ide/main.c
(modified)
(
view diffs
)
uspace/drv/block/pci-ide/pci-ide.c
(modified)
(
view diffs
)
uspace/drv/block/virtio-blk/virtio-blk.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.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/nic/virtio-net/virtio-net.c
(modified)
(
view diffs
)
uspace/lib/ata/src/ata.c
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/src/atomic.c
(modified)
(
view diffs
)
uspace/lib/c/generic/device/hw_res.c
(modified)
(
view diffs
)
uspace/lib/c/generic/rtld/module.c
(modified)
(
view diffs
)
uspace/lib/c/generic/thread/fibril_synch.c
(modified)
(
view diffs
)
uspace/lib/c/generic/thread/tls.c
(modified)
(
view diffs
)
uspace/lib/c/include/device/hw_res.h
(modified)
(
view diffs
)
uspace/lib/cpp/include/__bits/io/ios.hpp
(modified)
(
view diffs
)
uspace/lib/device/include/devman.h
(modified)
(
view diffs
)
uspace/lib/device/include/ipc/devman.h
(modified)
(
view diffs
)
uspace/lib/device/src/devman.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_hw_res.c
(modified)
(
view diffs
)
uspace/lib/drv/include/ddf/driver.h
(modified)
(
view diffs
)
uspace/lib/drv/include/ops/hw_res.h
(modified)
(
view diffs
)
uspace/lib/gfxfont/private/testgc.h
(added)
uspace/lib/gfxfont/src/glyph_bmp.c
(modified)
(
view diffs
)
uspace/lib/gfxfont/test/font.c
(modified)
(
view diffs
)
uspace/lib/gfxfont/test/glyph.c
(modified)
(
view diffs
)
uspace/lib/gfxfont/test/glyph_bmp.c
(modified)
(
view diffs
)
uspace/lib/gfxfont/test/text.c
(modified)
(
view diffs
)
uspace/lib/gfxfont/test/tpf.c
(modified)
(
view diffs
)
uspace/lib/gfxfont/test/typeface.c
(modified)
(
view diffs
)
uspace/lib/trackmod/protracker.c
(modified)
(
view diffs
)
uspace/lib/trackmod/xm.c
(modified)
(
view diffs
)
uspace/lib/ui/include/types/ui/filelist.h
(modified)
(
view diffs
)
uspace/lib/ui/include/types/ui/msgdialog.h
(modified)
(
view diffs
)
uspace/lib/ui/include/ui/filelist.h
(modified)
(
view diffs
)
uspace/lib/ui/private/filelist.h
(modified)
(
view diffs
)
uspace/lib/ui/private/testgc.h
(added)
uspace/lib/ui/src/dummygc.c
(modified)
(
view diffs
)
uspace/lib/ui/src/filelist.c
(modified)
(
view diffs
)
uspace/lib/ui/src/msgdialog.c
(modified)
(
view diffs
)
uspace/lib/ui/test/checkbox.c
(modified)
(
view diffs
)
uspace/lib/ui/test/label.c
(modified)
(
view diffs
)
uspace/lib/ui/test/paint.c
(modified)
(
view diffs
)
uspace/lib/ui/test/pbutton.c
(modified)
(
view diffs
)
uspace/lib/ui/test/rbutton.c
(modified)
(
view diffs
)
uspace/lib/ui/test/resource.c
(modified)
(
view diffs
)
uspace/lib/ui/test/slider.c
(modified)
(
view diffs
)
uspace/lib/ui/test/wdecor.c
(modified)
(
view diffs
)
uspace/srv/devman/dev.c
(modified)
(
view diffs
)
uspace/srv/devman/dev.h
(modified)
(
view diffs
)
uspace/srv/devman/devman.h
(modified)
(
view diffs
)
uspace/srv/devman/devtree.c
(modified)
(
view diffs
)
uspace/srv/devman/devtree.h
(modified)
(
view diffs
)
uspace/srv/devman/driver.c
(modified)
(
view diffs
)
uspace/srv/devman/drv_conn.c
(modified)
(
view diffs
)
uspace/srv/devman/main.c
(modified)
(
view diffs
)
uspace/srv/system/system.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_register.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.4 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive