Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[8f88beb:e1a27be]
in mainline
Files:
4 added
10 deleted
229 edited
HelenOS.config
(modified)
(
view diffs
)
abi/include/bool.h
(modified)
(
view diffs
)
abi/include/klog.h
(added)
boot/arch/arm32/Makefile.inc
(modified)
(
view diffs
)
boot/arch/arm32/include/main.h
(modified)
(
view diffs
)
boot/arch/arm32/src/putchar.c
(modified)
(
view diffs
)
contrib/conf/arm32-gx.sh
(deleted)
contrib/conf/arm32-qe.sh
(modified)
(
view diffs
)
defaults/arm32/GXemul/Makefile.config
(deleted)
kernel/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/amd64/include/debugger.h
(deleted)
kernel/arch/amd64/src/amd64.c
(modified)
(
view diffs
)
kernel/arch/amd64/src/debugger.c
(deleted)
kernel/arch/amd64/src/fpu_context.c
(modified)
(
view diffs
)
kernel/arch/arm32/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/arm32/include/cpu.h
(modified)
(
view diffs
)
kernel/arch/arm32/include/fpu_context.h
(modified)
(
view diffs
)
kernel/arch/arm32/include/mach/testarm/testarm.h
(deleted)
kernel/arch/arm32/src/cpu/cpu.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/dummy.S
(modified)
(
view diffs
)
kernel/arch/arm32/src/exception.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/fpu_context.c
(added)
kernel/arch/arm32/src/mach/gta02/gta02.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/testarm/testarm.c
(deleted)
kernel/arch/arm32/src/machine_func.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/ras.c
(modified)
(
view diffs
)
kernel/arch/ia32/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/ia32/include/debugger.h
(deleted)
kernel/arch/ia32/src/debugger.c
(deleted)
kernel/arch/ia32/src/fpu_context.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/ia32.c
(modified)
(
view diffs
)
kernel/arch/mips32/include/mm/tlb.h
(modified)
(
view diffs
)
kernel/generic/include/console/console.h
(modified)
(
view diffs
)
kernel/generic/src/console/console.c
(modified)
(
view diffs
)
kernel/generic/src/proc/scheduler.c
(modified)
(
view diffs
)
release/Makefile
(modified)
(
view diffs
)
tools/toolchain.sh
(modified)
(
view diffs
)
uspace/app/bdsh/compl.c
(modified)
(
view diffs
)
uspace/app/bdsh/input.c
(modified)
(
view diffs
)
uspace/app/edit/edit.c
(modified)
(
view diffs
)
uspace/app/edit/sheet.h
(modified)
(
view diffs
)
uspace/app/init/init.c
(modified)
(
view diffs
)
uspace/app/klog/Makefile
(modified)
(
view diffs
)
uspace/app/klog/klog.c
(modified)
(
view diffs
)
uspace/app/mkbd/main.c
(modified)
(
view diffs
)
uspace/app/mkexfat/exfat.h
(modified)
(
view diffs
)
uspace/app/mkexfat/mkexfat.c
(modified)
(
view diffs
)
uspace/app/nettest2/nettest2.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/app/stats/stats.c
(modified)
(
view diffs
)
uspace/app/taskdump/taskdump.c
(modified)
(
view diffs
)
uspace/app/tester/float/softfloat1.c
(modified)
(
view diffs
)
uspace/app/tester/mm/common.h
(modified)
(
view diffs
)
uspace/app/tester/tester.h
(modified)
(
view diffs
)
uspace/app/tetris/screen.c
(modified)
(
view diffs
)
uspace/app/tetris/screen.h
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/app/usbinfo/desctree.c
(modified)
(
view diffs
)
uspace/app/usbinfo/dump.c
(modified)
(
view diffs
)
uspace/app/usbinfo/list.c
(modified)
(
view diffs
)
uspace/app/usbinfo/main.c
(modified)
(
view diffs
)
uspace/app/vdemo/vdemo.c
(modified)
(
view diffs
)
uspace/app/vlaunch/vlaunch.c
(modified)
(
view diffs
)
uspace/app/vterm/vterm.c
(modified)
(
view diffs
)
uspace/app/websrv/websrv.c
(modified)
(
view diffs
)
uspace/dist/src/c/demos/edit/edit.c
(modified)
(
view diffs
)
uspace/dist/src/c/demos/edit/sheet.h
(modified)
(
view diffs
)
uspace/dist/src/c/demos/tetris/screen.c
(modified)
(
view diffs
)
uspace/dist/src/c/demos/tetris/screen.h
(modified)
(
view diffs
)
uspace/drv/bus/isa/i8237.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/usb/ohci/hw_struct/transfer_descriptor.h
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/generic/hiddev.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/bo_trans.c
(modified)
(
view diffs
)
uspace/drv/char/ns8250/ns8250.c
(modified)
(
view diffs
)
uspace/drv/char/ps2mouse/ps2mouse.c
(modified)
(
view diffs
)
uspace/drv/fb/kfb/port.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/root/root.c
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootamdm37x/amdm37x.h
(modified)
(
view diffs
)
uspace/drv/infrastructure/rootpc/rootpc.c
(modified)
(
view diffs
)
uspace/lib/bithenge/src/helenos/common.h
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/include/atomic.h
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/src/entryjmp.c
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/src/fibril.c
(modified)
(
view diffs
)
uspace/lib/c/arch/abs32le/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/amd64/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/include/atomic.h
(modified)
(
view diffs
)
uspace/lib/c/arch/arm32/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/ia64/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/mips64/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/ppc32/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/arch/sparc64/src/stacktrace.c
(modified)
(
view diffs
)
uspace/lib/c/generic/adt/list.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/double_to_str.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/chargrid.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/io.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/klog.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/window.c
(modified)
(
view diffs
)
uspace/lib/c/generic/loc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/malloc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/private/async.h
(modified)
(
view diffs
)
uspace/lib/c/generic/stdlib.c
(modified)
(
view diffs
)
uspace/lib/c/generic/sysinfo.c
(modified)
(
view diffs
)
uspace/lib/c/generic/time.c
(modified)
(
view diffs
)
uspace/lib/c/include/adt/hash_table.h
(modified)
(
view diffs
)
uspace/lib/c/include/async.h
(modified)
(
view diffs
)
uspace/lib/c/include/atomicdflt.h
(modified)
(
view diffs
)
uspace/lib/c/include/bd_srv.h
(modified)
(
view diffs
)
uspace/lib/c/include/bool.h
(deleted)
uspace/lib/c/include/cfg.h
(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/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/fibril_synch.h
(modified)
(
view diffs
)
uspace/lib/c/include/ieee_double.h
(modified)
(
view diffs
)
uspace/lib/c/include/inet/iplink_srv.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/charfield.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/con_srv.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/console.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/klog.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/pixel.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/pixelmap.h
(modified)
(
view diffs
)
uspace/lib/c/include/io/window.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/vfs.h
(modified)
(
view diffs
)
uspace/lib/c/include/loc.h
(modified)
(
view diffs
)
uspace/lib/c/include/nic/nic.h
(modified)
(
view diffs
)
uspace/lib/c/include/rtld/dynamic.h
(modified)
(
view diffs
)
uspace/lib/c/include/sort.h
(modified)
(
view diffs
)
uspace/lib/c/include/stacktrace.h
(modified)
(
view diffs
)
uspace/lib/c/include/stats.h
(modified)
(
view diffs
)
uspace/lib/c/include/stdbool.h
(added)
uspace/lib/c/include/stdio.h
(modified)
(
view diffs
)
uspace/lib/c/include/str.h
(modified)
(
view diffs
)
uspace/lib/c/include/sys/stat.h
(modified)
(
view diffs
)
uspace/lib/c/include/sysinfo.h
(modified)
(
view diffs
)
uspace/lib/clui/tinput.c
(modified)
(
view diffs
)
uspace/lib/draw/codec/tga.c
(modified)
(
view diffs
)
uspace/lib/draw/drawctx.c
(modified)
(
view diffs
)
uspace/lib/draw/drawctx.h
(modified)
(
view diffs
)
uspace/lib/draw/path.c
(modified)
(
view diffs
)
uspace/lib/draw/source.c
(modified)
(
view diffs
)
uspace/lib/draw/source.h
(modified)
(
view diffs
)
uspace/lib/draw/surface.c
(modified)
(
view diffs
)
uspace/lib/draw/surface.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/include/usbhc_iface.h
(modified)
(
view diffs
)
uspace/lib/graph/graph.h
(modified)
(
view diffs
)
uspace/lib/gui/minimal.h
(modified)
(
view diffs
)
uspace/lib/gui/terminal.c
(modified)
(
view diffs
)
uspace/lib/gui/window.c
(modified)
(
view diffs
)
uspace/lib/gui/window.h
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_addr_db.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_rx_control.c
(modified)
(
view diffs
)
uspace/lib/posix/include/posix/stdbool.h
(deleted)
uspace/lib/posix/source/fnmatch.c
(modified)
(
view diffs
)
uspace/lib/posix/source/pwd.c
(modified)
(
view diffs
)
uspace/lib/posix/source/stdio.c
(modified)
(
view diffs
)
uspace/lib/posix/source/stdio/scanf.c
(modified)
(
view diffs
)
uspace/lib/posix/source/stdlib/strtold.c
(modified)
(
view diffs
)
uspace/lib/posix/source/time.c
(modified)
(
view diffs
)
uspace/lib/softrend/filter.c
(modified)
(
view diffs
)
uspace/lib/softrend/filter.h
(modified)
(
view diffs
)
uspace/lib/softrend/pixconv.h
(modified)
(
view diffs
)
uspace/lib/softrend/rectangle.h
(modified)
(
view diffs
)
uspace/lib/softrend/transform.c
(modified)
(
view diffs
)
uspace/lib/softrend/transform.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/hc.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/usb.h
(modified)
(
view diffs
)
uspace/lib/usbdev/src/dp.c
(modified)
(
view diffs
)
uspace/lib/usbhost/include/usb/host/endpoint.h
(modified)
(
view diffs
)
uspace/lib/usbhost/src/usb_endpoint_manager.c
(modified)
(
view diffs
)
uspace/lib/usbvirt/include/usbvirt/ipc.h
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/file_bd/file_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/clipboard/clipboard.c
(modified)
(
view diffs
)
uspace/srv/devman/devman.h
(modified)
(
view diffs
)
uspace/srv/devman/main.c
(modified)
(
view diffs
)
uspace/srv/fs/cdfs/cdfs_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/cdfs/cdfs_ops.h
(modified)
(
view diffs
)
uspace/srv/fs/exfat/exfat.h
(modified)
(
view diffs
)
uspace/srv/fs/exfat/exfat_dentry.h
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat.h
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_dentry.h
(modified)
(
view diffs
)
uspace/srv/fs/locfs/locfs_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/locfs/locfs_ops.h
(modified)
(
view diffs
)
uspace/srv/fs/tmpfs/tmpfs.h
(modified)
(
view diffs
)
uspace/srv/fs/udf/udf.h
(modified)
(
view diffs
)
uspace/srv/fs/udf/udf_cksum.h
(modified)
(
view diffs
)
uspace/srv/fs/udf/udf_idx.c
(modified)
(
view diffs
)
uspace/srv/fs/udf/udf_osta.h
(modified)
(
view diffs
)
uspace/srv/fs/udf/udf_types.h
(modified)
(
view diffs
)
uspace/srv/hid/compositor/compositor.c
(modified)
(
view diffs
)
uspace/srv/hid/compositor/compositor.h
(modified)
(
view diffs
)
uspace/srv/hid/input/Makefile
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/kbdev.c
(modified)
(
view diffs
)
uspace/srv/hid/input/input.c
(modified)
(
view diffs
)
uspace/srv/hid/input/input.h
(modified)
(
view diffs
)
uspace/srv/hid/input/layout.h
(modified)
(
view diffs
)
uspace/srv/hid/input/layout/ar.c
(added)
uspace/srv/hid/input/layout/cz.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/niagara.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/ski.c
(modified)
(
view diffs
)
uspace/srv/hid/input/proto/adb.c
(modified)
(
view diffs
)
uspace/srv/hid/output/output.h
(modified)
(
view diffs
)
uspace/srv/hw/bus/cuda_adb/cuda_adb.c
(modified)
(
view diffs
)
uspace/srv/hw/irc/apic/apic.c
(modified)
(
view diffs
)
uspace/srv/hw/irc/i8259/i8259.c
(modified)
(
view diffs
)
uspace/srv/hw/irc/obio/obio.c
(modified)
(
view diffs
)
uspace/srv/loader/main.c
(modified)
(
view diffs
)
uspace/srv/locsrv/locsrv.c
(modified)
(
view diffs
)
uspace/srv/logger/logger.h
(modified)
(
view diffs
)
uspace/srv/net/ethip/ethip_nic.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inet_link.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetsrv.h
(modified)
(
view diffs
)
uspace/srv/net/tcp/conn.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/conn.h
(modified)
(
view diffs
)
uspace/srv/net/tcp/seq_no.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/tcp_type.h
(modified)
(
view diffs
)
uspace/srv/net/udp/assoc.c
(modified)
(
view diffs
)
uspace/srv/ns/clonable.c
(modified)
(
view diffs
)
uspace/srv/ns/clonable.h
(modified)
(
view diffs
)
uspace/srv/ns/task.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs.h
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_file.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_lookup.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_ops.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_register.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (3.5 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive