Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[c6bf6be:04ecc6d]
in mainline
Files:
11 added
66 edited
.bzrignore
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
kernel/arch/mips32/include/arch/asm.h
(modified)
(
view diffs
)
kernel/generic/src/debug/panic.c
(modified)
(
view diffs
)
kernel/generic/src/mm/frame.c
(modified)
(
view diffs
)
tools/config.py
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/Makefile.common
(modified)
(
view diffs
)
uspace/app/df/df.c
(modified)
(
view diffs
)
uspace/app/download/Makefile
(added)
uspace/app/download/main.c
(added)
uspace/app/getterm/getterm.c
(modified)
(
view diffs
)
uspace/app/netspeed/Makefile
(added)
uspace/app/netspeed/netspeed.c
(added)
uspace/app/wavplay/dplay.c
(modified)
(
view diffs
)
uspace/app/wavplay/drec.c
(modified)
(
view diffs
)
uspace/app/wavplay/main.c
(modified)
(
view diffs
)
uspace/app/wavplay/wave.c
(modified)
(
view diffs
)
uspace/drv/audio/sb16/main.c
(modified)
(
view diffs
)
uspace/drv/audio/sb16/sb16.c
(modified)
(
view diffs
)
uspace/drv/audio/sb16/sb16.h
(modified)
(
view diffs
)
uspace/drv/block/ahci/ahci.c
(modified)
(
view diffs
)
uspace/drv/block/ata_bd/main.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/bus/usb/ehci/main.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ehci/res.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ehci/res.h
(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/ohci/res.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/res.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/hc.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/hc.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/res.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/res.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/uhci.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhcirh/main.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhcirh/root_hub.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhcirh/root_hub.h
(modified)
(
view diffs
)
uspace/drv/char/i8042/i8042.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/i8042.h
(modified)
(
view diffs
)
uspace/drv/char/i8042/main.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootmac/rootmac.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootmalta/rootmalta.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootpc/rootpc.c
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/ne2k.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.c
(modified)
(
view diffs
)
uspace/lib/block/block.c
(modified)
(
view diffs
)
uspace/lib/block/block.h
(modified)
(
view diffs
)
uspace/lib/c/generic/ddi.c
(modified)
(
view diffs
)
uspace/lib/c/generic/device/hw_res_parsed.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/asprintf.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vfs/vfs.c
(modified)
(
view diffs
)
uspace/lib/c/include/ddi.h
(modified)
(
view diffs
)
uspace/lib/c/include/device/hw_res.h
(modified)
(
view diffs
)
uspace/lib/c/include/device/hw_res_parsed.h
(modified)
(
view diffs
)
uspace/lib/c/include/stdio.h
(modified)
(
view diffs
)
uspace/lib/ext4/libext4_filesystem.c
(modified)
(
view diffs
)
uspace/lib/fs/libfs.c
(modified)
(
view diffs
)
uspace/lib/gui/window.c
(modified)
(
view diffs
)
uspace/lib/http/Makefile
(added)
uspace/lib/http/http.c
(added)
uspace/lib/http/http.h
(added)
uspace/lib/uri/Makefile
(added)
uspace/lib/uri/ctype.h
(added)
uspace/lib/uri/uri.c
(added)
uspace/lib/uri/uri.h
(added)
uspace/srv/audio/hound/audio_device.c
(modified)
(
view diffs
)
uspace/srv/fs/ext4fs/ext4fs_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/mfs/mfs.h
(modified)
(
view diffs
)
uspace/srv/fs/mfs/mfs_balloc.c
(modified)
(
view diffs
)
uspace/srv/fs/mfs/mfs_ops.c
(modified)
(
view diffs
)
uspace/srv/hid/compositor/compositor.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.5 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive