- Timestamp:
- 2018-05-17T08:29:01Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6ff23ff
- Parents:
- fac0ac7
- git-author:
- Jiri Svoboda <jiri@…> (2018-05-16 17:28:17)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-05-17 08:29:01)
- Location:
- uspace
- Files:
-
- 177 edited
-
app/bdsh/cmds/builtin_cmds.c (modified) (view diffs)
-
app/bdsh/cmds/builtins/batch/batch.c (modified) (view diffs)
-
app/bdsh/cmds/builtins/cd/cd.c (modified) (view diffs)
-
app/bdsh/cmds/builtins/exit/exit.c (modified) (view diffs)
-
app/bdsh/cmds/cmds.h (modified) (view diffs)
-
app/bdsh/cmds/mod_cmds.c (modified) (view diffs)
-
app/bdsh/cmds/modules/cat/cat.c (modified) (view diffs)
-
app/bdsh/cmds/modules/cp/cp.c (modified) (view diffs)
-
app/bdsh/cmds/modules/ls/ls.c (modified) (view diffs)
-
app/bdsh/cmds/modules/module_aliases.h (modified) (view diffs)
-
app/bdsh/cmds/modules/modules.h (modified) (view diffs)
-
app/bdsh/cmds/modules/rm/rm.c (modified) (view diffs)
-
app/bdsh/compl.c (modified) (view diffs)
-
app/bdsh/config.h (modified) (view diffs)
-
app/bdsh/errors.c (modified) (view diffs)
-
app/bdsh/exec.c (modified) (view diffs)
-
app/bdsh/input.c (modified) (view diffs)
-
app/bdsh/scli.c (modified) (view diffs)
-
app/bdsh/tok.c (modified) (view diffs)
-
app/bdsh/util.c (modified) (view diffs)
-
app/edit/sheet.c (modified) (view diffs)
-
app/mkexfat/mkexfat.c (modified) (view diffs)
-
app/sbi/src/parse.c (modified) (view diffs)
-
app/tester/mm/common.c (modified) (view diffs)
-
app/top/top.c (modified) (view diffs)
-
app/usbinfo/list.c (modified) (view diffs)
-
app/vuhid/device.c (modified) (view diffs)
-
app/wavplay/dplay.c (modified) (view diffs)
-
dist/src/c/demos/edit/sheet.c (modified) (view diffs)
-
dist/src/c/demos/top/top.c (modified) (view diffs)
-
drv/audio/sb16/dsp.c (modified) (view diffs)
-
drv/audio/sb16/sb16.c (modified) (view diffs)
-
drv/block/ahci/ahci_hw.h (modified) (view diffs)
-
drv/block/usbmast/bo_trans.c (modified) (view diffs)
-
drv/block/usbmast/scsi_ms.c (modified) (view diffs)
-
drv/bus/isa/i8237.c (modified) (view diffs)
-
drv/bus/usb/ehci/ehci_batch.c (modified) (view diffs)
-
drv/bus/usb/ehci/ehci_rh.c (modified) (view diffs)
-
drv/bus/usb/ehci/hc.c (modified) (view diffs)
-
drv/bus/usb/ehci/hw_struct/queue_head.c (modified) (view diffs)
-
drv/bus/usb/ehci/res.c (modified) (view diffs)
-
drv/bus/usb/ohci/hc.c (modified) (view diffs)
-
drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) (view diffs)
-
drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) (view diffs)
-
drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) (view diffs)
-
drv/bus/usb/ohci/ohci_batch.c (modified) (view diffs)
-
drv/bus/usb/uhci/hw_struct/queue_head.h (modified) (view diffs)
-
drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) (view diffs)
-
drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) (view diffs)
-
drv/bus/usb/uhci/main.c (modified) (view diffs)
-
drv/bus/usb/uhci/uhci_batch.c (modified) (view diffs)
-
drv/bus/usb/uhci/uhci_rh.c (modified) (view diffs)
-
drv/bus/usb/usbhub/port.c (modified) (view diffs)
-
drv/bus/usb/usbhub/usbhub.c (modified) (view diffs)
-
drv/bus/usb/usbmid/explore.c (modified) (view diffs)
-
drv/bus/usb/xhci/commands.c (modified) (view diffs)
-
drv/bus/usb/xhci/hc.c (modified) (view diffs)
-
drv/bus/usb/xhci/hw_struct/regs.h (modified) (view diffs)
-
drv/bus/usb/xhci/rh.c (modified) (view diffs)
-
drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) (view diffs)
-
drv/hid/usbhid/kbd/kbddev.c (modified) (view diffs)
-
drv/hid/usbhid/main.c (modified) (view diffs)
-
drv/hid/usbhid/multimedia/multimedia.c (modified) (view diffs)
-
drv/hid/usbhid/usbhid.c (modified) (view diffs)
-
drv/nic/ne2k/ne2k.c (modified) (view diffs)
-
drv/nic/rtl8139/driver.c (modified) (view diffs)
-
drv/nic/rtl8139/general.c (modified) (view diffs)
-
drv/platform/amdm37x/amdm37x.c (modified) (view diffs)
-
drv/time/cmos-rtc/cmos-rtc.c (modified) (view diffs)
-
lib/bithenge/include/bithenge/blob.h (modified) (view diffs)
-
lib/bithenge/include/bithenge/expression.h (modified) (view diffs)
-
lib/bithenge/include/bithenge/print.h (modified) (view diffs)
-
lib/bithenge/include/bithenge/transform.h (modified) (view diffs)
-
lib/bithenge/include/bithenge/tree.h (modified) (view diffs)
-
lib/bithenge/src/blob.c (modified) (view diffs)
-
lib/bithenge/src/compound.c (modified) (view diffs)
-
lib/bithenge/src/expression.c (modified) (view diffs)
-
lib/bithenge/src/failure.c (modified) (view diffs)
-
lib/bithenge/src/file.c (modified) (view diffs)
-
lib/bithenge/src/helenos/block.c (modified) (view diffs)
-
lib/bithenge/src/print.c (modified) (view diffs)
-
lib/bithenge/src/script.c (modified) (view diffs)
-
lib/bithenge/src/sequence.c (modified) (view diffs)
-
lib/bithenge/src/source.c (modified) (view diffs)
-
lib/bithenge/src/transform.c (modified) (view diffs)
-
lib/bithenge/src/tree.c (modified) (view diffs)
-
lib/block/block.c (modified) (view diffs)
-
lib/c/arch/abs32le/include/libarch/atomic.h (modified) (view diffs)
-
lib/c/arch/amd64/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/arch/arm32/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/arch/ia32/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/arch/ia64/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/arch/mips32/include/libarch/atomic.h (modified) (view diffs)
-
lib/c/arch/mips32/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/arch/mips32/include/libarch/tls.h (modified) (view diffs)
-
lib/c/arch/ppc32/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/arch/riscv64/include/libarch/atomic.h (modified) (view diffs)
-
lib/c/arch/riscv64/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/arch/sparc64/include/libarch/fibril_context.h (modified) (view diffs)
-
lib/c/generic/async.c (modified) (view diffs)
-
lib/c/generic/double_to_str.c (modified) (view diffs)
-
lib/c/generic/elf/elf.c (modified) (view diffs)
-
lib/c/generic/elf/elf_mod.c (modified) (view diffs)
-
lib/c/generic/getopt.c (modified) (view diffs)
-
lib/c/generic/ieee_double.c (modified) (view diffs)
-
lib/c/generic/io/io.c (modified) (view diffs)
-
lib/c/generic/io/vsnprintf.c (modified) (view diffs)
-
lib/c/generic/rtld/module.c (modified) (view diffs)
-
lib/c/generic/str.c (modified) (view diffs)
-
lib/c/generic/str_error.c (modified) (view diffs)
-
lib/c/generic/strtol.c (modified) (view diffs)
-
lib/c/generic/vfs/inbox.c (modified) (view diffs)
-
lib/c/generic/vol.c (modified) (view diffs)
-
lib/c/include/getopt.h (modified) (view diffs)
-
lib/c/include/io/pixelmap.h (modified) (view diffs)
-
lib/c/include/wchar.h (modified) (view diffs)
-
lib/crypto/crc16_ibm.c (modified) (view diffs)
-
lib/draw/drawctx.c (modified) (view diffs)
-
lib/draw/font.h (modified) (view diffs)
-
lib/drv/generic/remote_audio_mixer.c (modified) (view diffs)
-
lib/drv/generic/remote_audio_pcm.c (modified) (view diffs)
-
lib/ext4/src/balloc.c (modified) (view diffs)
-
lib/ext4/src/filesystem.c (modified) (view diffs)
-
lib/ext4/src/ops.c (modified) (view diffs)
-
lib/fdisk/include/types/fdisk.h (modified) (view diffs)
-
lib/fmtutil/fmtutil.c (modified) (view diffs)
-
lib/fs/libfs.c (modified) (view diffs)
-
lib/graph/graph.c (modified) (view diffs)
-
lib/graph/graph.h (modified) (view diffs)
-
lib/gui/widget.h (modified) (view diffs)
-
lib/gui/window.h (modified) (view diffs)
-
lib/label/include/std/gpt.h (modified) (view diffs)
-
lib/nic/include/nic_impl.h (modified) (view diffs)
-
lib/nic/src/nic_driver.c (modified) (view diffs)
-
lib/nic/src/nic_impl.c (modified) (view diffs)
-
lib/pcm/src/format.c (modified) (view diffs)
-
lib/posix/include/posix/float.h (modified) (view diffs)
-
lib/posix/include/posix/strings.h (modified) (view diffs)
-
lib/posix/src/fcntl.c (modified) (view diffs)
-
lib/posix/src/locale.c (modified) (view diffs)
-
lib/posix/src/signal.c (modified) (view diffs)
-
lib/posix/src/stdio.c (modified) (view diffs)
-
lib/posix/src/stdio/scanf.c (modified) (view diffs)
-
lib/posix/src/stdlib.c (modified) (view diffs)
-
lib/posix/src/string.c (modified) (view diffs)
-
lib/posix/src/sys/wait.c (modified) (view diffs)
-
lib/posix/src/time.c (modified) (view diffs)
-
lib/posix/src/unistd.c (modified) (view diffs)
-
lib/softfloat/comparison.c (modified) (view diffs)
-
lib/softfloat/div.c (modified) (view diffs)
-
lib/softint/generic/multiplication.c (modified) (view diffs)
-
lib/trackmod/types/trackmod.h (modified) (view diffs)
-
lib/usb/include/usb/descriptor.h (modified) (view diffs)
-
lib/usbdev/include/usb/dev/driver.h (modified) (view diffs)
-
lib/usbdev/src/altiface.c (modified) (view diffs)
-
lib/usbdev/src/devdrv.c (modified) (view diffs)
-
lib/usbhid/include/usb/hid/hid_report_items.h (modified) (view diffs)
-
lib/usbhid/include/usb/hid/hidpath.h (modified) (view diffs)
-
lib/usbhid/include/usb/hid/hidtypes.h (modified) (view diffs)
-
lib/usbhid/src/hiddescriptor.c (modified) (view diffs)
-
lib/usbhost/include/usb/host/hcd.h (modified) (view diffs)
-
lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) (view diffs)
-
lib/usbhost/include/usb/host/utils/malloc32.h (modified) (view diffs)
-
lib/usbhost/src/bandwidth.c (modified) (view diffs)
-
lib/usbhost/src/hcd.c (modified) (view diffs)
-
srv/audio/hound/audio_device.c (modified) (view diffs)
-
srv/bd/vbd/disk.c (modified) (view diffs)
-
srv/devman/client_conn.c (modified) (view diffs)
-
srv/fs/cdfs/cdfs_ops.c (modified) (view diffs)
-
srv/fs/mfs/mfs.h (modified) (view diffs)
-
srv/fs/mfs/mfs_balloc.c (modified) (view diffs)
-
srv/fs/mfs/mfs_ops.c (modified) (view diffs)
-
srv/hid/compositor/compositor.c (modified) (view diffs)
-
srv/hid/rfb/rfb.c (modified) (view diffs)
-
srv/locsrv/locsrv.c (modified) (view diffs)
-
srv/net/tcp/test/ucall.c (modified) (view diffs)
-
srv/vfs/vfs_ipc.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
