# # ChangeLog for uspace/lib/c in mainline # # Generated by Trac 1.6 # 2025-08-01T22:08:47Z Mon, 23 May 2016 18:31:31 GMT Jiri Svoboda [0a981e3] * uspace/lib/c/arch/ia32/_link.ld.in (modified) Fix alignment, though technically not used on ia32. Mon, 23 May 2016 17:34:27 GMT Jiri Svoboda [118a872] * uspace/lib/c/generic/tls.c (modified) Fix amd64 not working properly. Clearly there is something to this ... Sun, 22 May 2016 20:22:59 GMT Jiri Svoboda [3a9414e] * uspace/lib/c/generic/tls.c (modified) Do not touch dtv if CONFIG_RTLD is not enabled. Fixes non-ia32 builds. Sun, 22 May 2016 19:19:43 GMT Jiri Svoboda [0dc2fec] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * contrib/qemu/build-from-scratch.sh (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/include/arch/barrier.h (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/boot/memmap_struct.ag (added) * kernel/arch/amd64/include/arch/cpu.h (modified) * kernel/arch/amd64/include/arch/interrupt.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/include/arch/barrier.h (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/barrier.h (modified) * kernel/arch/ia32/include/arch/boot/memmap.h (modified) * kernel/arch/ia32/include/arch/boot/memmap_struct.ag (added) * kernel/arch/ia32/include/arch/cpu.h (modified) * kernel/arch/ia32/include/arch/cpuid.h (modified) * kernel/arch/ia32/include/arch/interrupt.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/include/arch/smp/apic.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/include/arch/barrier.h (modified) * kernel/arch/ia64/include/arch/mm/page.h (modified) * kernel/arch/mips32/include/arch/barrier.h (modified) * kernel/arch/ppc32/include/arch/barrier.h (modified) * kernel/arch/sparc32/include/arch/barrier.h (modified) * kernel/arch/sparc64/include/arch/barrier.h (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/kbrd/scanc_at.h (moved) * kernel/genarch/include/genarch/multiboot/multiboot.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.ag (added) * kernel/genarch/include/genarch/multiboot/multiboot_memmap_struct.ag (added) * kernel/genarch/src/drivers/grlib/uart.c (modified) * kernel/genarch/src/kbrd/kbrd_at.c (added) * kernel/genarch/src/kbrd/scanc_at.c (added) * kernel/generic/include/adt/list.h (modified) * kernel/generic/src/adt/cht.c (modified) * kernel/generic/src/main/kinit.c (modified) * tools/autogen.py (modified) * tools/ew.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/barber/Makefile (modified) * uspace/app/rcubench/Makefile (modified) * uspace/app/rcutest/Makefile (modified) * uspace/app/sbi/src/bigint.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/char/atkbd/Makefile (moved) * uspace/drv/char/atkbd/atkbd.c (added) * uspace/drv/char/atkbd/atkbd.h (added) * uspace/drv/char/atkbd/atkbd.ma (added) * uspace/drv/char/atkbd/main.c (added) * uspace/drv/char/pl050/pl050.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/ieee_double.c (modified) * uspace/lib/c/generic/rcu.c (moved) * uspace/lib/c/include/assert.h (modified) * uspace/lib/c/include/rcu.h (moved) * uspace/lib/ext4/Makefile (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/pcut/Makefile (modified) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/posix/source/fnmatch.c (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) Merge mainline changes Sun, 22 May 2016 19:12:04 GMT Jiri Svoboda [af2254ec] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/rcubench/Makefile (modified) * uspace/app/rcutest/Makefile (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/rcu.c (moved) * uspace/lib/c/include/rcu.h (moved) * uspace/lib/urcu/Makefile (deleted) Fix build with lightweight futex locks enabled. Sun, 22 May 2016 17:46:10 GMT Jiri Svoboda [153c7a29] * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/srv/loader/main.c (modified) Since dlopen() sets up runtime_env, we would no longer use the static ... Thu, 19 May 2016 06:45:09 GMT Jiri Svoboda [9c07c3d] * uspace/lib/c/generic/rtld/rtld.c (modified) Create TLS blocks for non-initial modules when needed. Tue, 17 May 2016 22:51:37 GMT Jiri Svoboda [d2bb25e7] * uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/lib/c/include/rtld/symbol.h (modified) * uspace/lib/c/include/tls.h (modified) Use DTVs. symbol_get_addr() should not implicitly read current thread ... Tue, 17 May 2016 17:15:13 GMT Jiri Svoboda [e2f26002] * abi/include/abi/elf.h (modified) * uspace/app/dltest/dltest.c (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/lib/c/include/tls.h (modified) * uspace/lib/dltest/libdltest.h (modified) symbol_get_addr() must treat thread-local variables differently than ... Mon, 16 May 2016 18:38:31 GMT Jiri Svoboda [bab0f42] * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/include/types/rtld/module.h (modified) * uspace/lib/c/include/types/rtld/rtld.h (modified) Make sure we only go through initial modules when constructing TLS. Mon, 16 May 2016 18:10:00 GMT Jiri Svoboda [29405ac] * uspace/app/dltest/dltest.c (modified) * uspace/lib/c/arch/ia32/include/libarch/rtld/elf_dyn.h (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/include/elf/elf_mod.h (modified) * uspace/lib/c/include/types/rtld/module.h (modified) DTPMOD relocations with null symbol name should return the current ... Sun, 15 May 2016 08:21:20 GMT Jakub Jermar [eff9f8c] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/barber/Makefile (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/ext4/Makefile (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/pcut/Makefile (modified) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/urcu/Makefile (modified) Fix build error during incremental build and after modifying libc Sat, 14 May 2016 06:44:37 GMT Jakub Jermar [1cf26ab] * kernel/generic/src/main/kinit.c (modified) * uspace/app/sbi/src/bigint.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/ieee_double.c (modified) * uspace/lib/c/include/assert.h (modified) * uspace/lib/posix/source/fnmatch.c (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) Use static assert instead of regular ones Fri, 06 May 2016 15:21:22 GMT Jiri Svoboda [91e4567] * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/tls.c (modified) runtime_env must be set early, before calling fibril_setup. Wed, 04 May 2016 17:39:46 GMT Jakub Jermar [6d87dce] * uspace/lib/c/generic/fibril.c (modified) Use raw fibril synchronization in fibril_setup() With some ... Mon, 02 May 2016 20:58:16 GMT Jiri Svoboda [32573ff] * .bzrignore (modified) * abi/include/abi/asmtool.h (modified) * abi/include/abi/syscall.h (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/eabi.S (modified) * boot/arch/ia64/src/asm.S (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/ppc32/src/asm.S (modified) * boot/arch/sparc32/src/asm.S (modified) * boot/arch/sparc64/src/asm.S (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/lib/libc/protocol (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/context_struct.ag (modified) * kernel/arch/amd64/include/arch/cpu.h (modified) * kernel/arch/amd64/include/arch/kseg.h (added) * kernel/arch/amd64/include/arch/kseg_struct.ag (added) * kernel/arch/amd64/include/arch/proc/thread.h (modified) * kernel/arch/amd64/include/arch/vreg.h (added) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/kseg.c (added) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/proc/thread.c (modified) * kernel/arch/amd64/src/vreg.c (added) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/debug/stacktrace_asm.S (modified) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/fpu.S (moved) * kernel/arch/arm32/src/start.S (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/context_struct.ag (modified) * kernel/arch/ia32/include/arch/pm.h (modified) * kernel/arch/ia32/include/arch/proc/thread.h (modified) * kernel/arch/ia32/include/arch/vreg.h (added) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/context.S (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/proc/thread.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia32/src/vreg.c (added) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/debug/stacktrace_asm.S (modified) * kernel/arch/ia64/src/dummy.S (moved) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/debug/stacktrace_asm.S (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/debug/stacktrace_asm.S (modified) * kernel/arch/ppc32/src/dummy.S (moved) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/sparc32/src/context.S (modified) * kernel/arch/sparc32/src/sparc32.c (modified) * kernel/arch/sparc32/src/start.S (modified) * kernel/arch/sparc32/src/trap_table.S (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/context.S (modified) * kernel/arch/sparc64/src/debug/stacktrace_asm.S (modified) * kernel/arch/sparc64/src/dummy.S (moved) * kernel/arch/sparc64/src/sun4u/asm.S (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/arch/sparc64/src/sun4v/asm.S (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (modified) * kernel/arch/sparc64/src/trap/sun4v/mmu.S (modified) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/dltest/Makefile (added) * uspace/app/dltest/dltest.c (added) * uspace/app/trace/syscalls.c (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/arch/amd64/include/libarch/tls.h (modified) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/entry.S (moved) * uspace/lib/c/arch/arm32/src/entryjmp.S (moved) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/thread_entry.S (moved) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/src/entry.S (moved) * uspace/lib/c/arch/ia64/src/entryjmp.S (moved) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/ia64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia64/src/syscall.S (modified) * uspace/lib/c/arch/ia64/src/thread_entry.S (moved) * uspace/lib/c/arch/mips32/src/entry.S (modified) * uspace/lib/c/arch/mips32/src/entryjmp.S (modified) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (modified) * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/src/entry.S (moved) * uspace/lib/c/arch/ppc32/src/entryjmp.S (moved) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) * uspace/lib/c/arch/ppc32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ppc32/src/thread_entry.S (moved) * uspace/lib/c/arch/sparc32/Makefile.inc (modified) * uspace/lib/c/arch/sparc32/src/entry.S (moved) * uspace/lib/c/arch/sparc32/src/entryjmp.S (moved) * uspace/lib/c/arch/sparc32/src/fibril.S (modified) * uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/sparc32/src/thread_entry.S (moved) * uspace/lib/c/arch/sparc64/Makefile.inc (modified) * uspace/lib/c/arch/sparc64/src/entry.S (moved) * uspace/lib/c/arch/sparc64/src/entryjmp.S (moved) * uspace/lib/c/arch/sparc64/src/fibril.S (modified) * uspace/lib/c/arch/sparc64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/sparc64/src/thread_entry.S (moved) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/include/rtld/dynamic.h (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/symbol.h (modified) * uspace/lib/c/include/types/rtld/module.h (modified) * uspace/lib/dltest/Makefile (added) * uspace/lib/dltest/dltest.c (added) * uspace/lib/dltest/libdltest.h (added) * uspace/srv/vfs/vfs_ops.c (modified) Merge mainline, which has dltest and fixes. Mon, 02 May 2016 19:49:51 GMT Jiri Svoboda [5035ba05] * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/symbol.h (modified) * uspace/lib/c/include/types/rtld/module.h (modified) Default symbol search vs. dlsym's BFS search. Thu, 28 Apr 2016 18:25:29 GMT Jiri Svoboda [634e020] * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/include/rtld/dynamic.h (modified) When in doubt, keep re-reading the specs again and again. Wed, 27 Apr 2016 19:36:56 GMT Jakub Jermar [1a5eca4] * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/context_struct.ag (modified) * kernel/arch/amd64/include/arch/cpu.h (modified) * kernel/arch/amd64/include/arch/kseg.h (added) * kernel/arch/amd64/include/arch/kseg_struct.ag (added) * kernel/arch/amd64/include/arch/proc/thread.h (modified) * kernel/arch/amd64/include/arch/vreg.h (added) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/kseg.c (added) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/proc/thread.c (modified) * kernel/arch/amd64/src/vreg.c (added) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/arch/amd64/include/libarch/tls.h (modified) * uspace/lib/c/arch/amd64/src/fibril.S (modified) amd64: Make TLS settable from uspace The TLS document[1] mandates ... Wed, 27 Apr 2016 12:39:14 GMT Jakub Jermar [d6f9fff] * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/context_struct.ag (modified) * kernel/arch/ia32/include/arch/pm.h (modified) * kernel/arch/ia32/include/arch/proc/thread.h (modified) * kernel/arch/ia32/include/arch/vreg.h (added) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/context.S (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/proc/thread.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia32/src/vreg.c (added) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia32/src/fibril.S (modified) ia32: Make TLS settable from uspace The TLS document[1] mandates ... Mon, 25 Apr 2016 16:46:31 GMT Jiri Svoboda [6adb775f] * abi/include/abi/elf.h (modified) * kernel/generic/src/lib/elf.c (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/elf/elf_mod.h (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/lib/c/include/tls.h (modified) * uspace/lib/c/include/types/rtld/module.h (modified) * uspace/lib/c/include/types/rtld/rtld.h (modified) TLS for dynamically linked executables and initially loaded DSOs (but ... Sun, 24 Apr 2016 08:42:07 GMT Jakub Jermar [38ad239] * boot/arch/sparc32/src/asm.S (modified) * kernel/arch/sparc32/src/context.S (modified) * kernel/arch/sparc32/src/start.S (modified) * kernel/arch/sparc32/src/trap_table.S (modified) * uspace/lib/c/arch/sparc32/Makefile.inc (modified) * uspace/lib/c/arch/sparc32/src/entry.S (moved) * uspace/lib/c/arch/sparc32/src/entryjmp.S (moved) * uspace/lib/c/arch/sparc32/src/fibril.S (modified) * uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/sparc32/src/thread_entry.S (moved) sparc32: use asmtool.h macros for defining symbols Sun, 24 Apr 2016 08:00:09 GMT Jakub Jermar [b66cc97] * boot/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/debug/stacktrace_asm.S (modified) * kernel/arch/ppc32/src/dummy.S (moved) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/src/entry.S (moved) * uspace/lib/c/arch/ppc32/src/entryjmp.S (moved) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) * uspace/lib/c/arch/ppc32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ppc32/src/thread_entry.S (moved) ppc32: use asmtool.h macros for defining symbols Sun, 24 Apr 2016 07:30:53 GMT Jakub Jermar [0407636] * boot/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/debug/stacktrace_asm.S (modified) * kernel/arch/mips32/src/start.S (modified) * uspace/lib/c/arch/mips32/src/entry.S (modified) * uspace/lib/c/arch/mips32/src/entryjmp.S (modified) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (modified) mips32: use asmtool.h macros for defining symbols Sat, 23 Apr 2016 20:27:28 GMT Jakub Jermar [a52e2f4] * boot/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/context.S (modified) * kernel/arch/sparc64/src/debug/stacktrace_asm.S (modified) * kernel/arch/sparc64/src/dummy.S (moved) * kernel/arch/sparc64/src/sun4u/asm.S (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/arch/sparc64/src/sun4v/asm.S (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (modified) * kernel/arch/sparc64/src/trap/sun4v/mmu.S (modified) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (modified) * uspace/lib/c/arch/sparc64/Makefile.inc (modified) * uspace/lib/c/arch/sparc64/src/entry.S (moved) * uspace/lib/c/arch/sparc64/src/entryjmp.S (moved) * uspace/lib/c/arch/sparc64/src/fibril.S (modified) * uspace/lib/c/arch/sparc64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/sparc64/src/thread_entry.S (moved) sparc64: use asmtool.h macros for defining symbols Fri, 22 Apr 2016 20:43:34 GMT Jakub Jermar [27f67f5] * boot/arch/ia64/src/asm.S (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/debug/stacktrace_asm.S (modified) * kernel/arch/ia64/src/dummy.S (moved) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/start.S (modified) * uspace/lib/c/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/src/entry.S (moved) * uspace/lib/c/arch/ia64/src/entryjmp.S (moved) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/ia64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia64/src/syscall.S (modified) * uspace/lib/c/arch/ia64/src/thread_entry.S (moved) ia64: use asmtool.h macros for defining symbols Thu, 21 Apr 2016 20:04:16 GMT Jakub Jermar [054476d] * abi/include/abi/asmtool.h (modified) * boot/Makefile.build (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/debug/stacktrace_asm.S (modified) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/fpu.S (moved) * kernel/arch/arm32/src/start.S (modified) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/entry.S (moved) * uspace/lib/c/arch/arm32/src/entryjmp.S (moved) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/thread_entry.S (moved) Merge arm32 switch over to using asmtool.h macros Thu, 21 Apr 2016 20:00:18 GMT Jakub Jermar [73b3ecd] * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/debug/stacktrace_asm.S (modified) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/fpu.S (moved) * kernel/arch/arm32/src/start.S (modified) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/entry.S (moved) * uspace/lib/c/arch/arm32/src/entryjmp.S (moved) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/thread_entry.S (moved) arm32: use asmtool.h macros for defining symbols Thu, 21 Apr 2016 14:01:12 GMT Jiri Svoboda [dc0d8b52] * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/include/elf/elf_load.h (modified) Fix build on arches not supporting dynamic linking. Wed, 20 Apr 2016 17:25:48 GMT Jiri Svoboda [17341d4] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (added) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/include/elf/elf_load.h (modified) * uspace/lib/c/include/elf/elf_mod.h (added) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/lib/c/include/rtld/rtld_debug.h (modified) * uspace/lib/c/include/types/rtld/module.h (added) * uspace/lib/c/include/types/rtld/rtld.h (added) * uspace/srv/loader/main.c (modified) Move rtld internals out of loader. Stop misusing rtld instance from ... Tue, 19 Apr 2016 17:04:15 GMT Jiri Svoboda [13dfa3f9] * kernel/arch/ia32/include/arch/barrier.h (modified) * uspace/Makefile.common (modified) * uspace/lib/c/generic/libc.c (modified) __IN_SHARED_LIBC__ is not needed. Tue, 19 Apr 2016 16:54:21 GMT Jiri Svoboda [a7bd30f] * uspace/lib/c/generic/elf/elf_load.c (modified) Fix ELF debug messages with LP64. Tue, 12 Apr 2016 05:57:00 GMT Jakub Jermar [3b0f1b9a] * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/debug/stacktrace_asm.S (modified) * kernel/arch/amd64/src/delay.S (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/src/entry.S (moved) * uspace/lib/c/arch/amd64/src/entryjmp.S (moved) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/amd64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/amd64/src/syscall.S (modified) * uspace/lib/c/arch/amd64/src/thread_entry.S (moved) * uspace/lib/math/arch/amd64/src/cos.S (modified) * uspace/lib/math/arch/amd64/src/sin.S (modified) * uspace/lib/math/arch/amd64/src/trunc.S (modified) amd64: use asmtool.h macros for defining symbols Mon, 11 Apr 2016 17:03:47 GMT Jakub Jermar [8844e70] * abi/include/abi/asmtool.h (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/atomic.S (modified) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/context.S (modified) * kernel/arch/ia32/src/debug/stacktrace_asm.S (modified) * kernel/arch/ia32/src/delay.S (moved) * kernel/arch/ia32/src/smp/ap.S (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) * uspace/lib/c/arch/ia32/src/entryjmp.S (moved) * uspace/lib/c/arch/ia32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia32/src/syscall.S (modified) * uspace/lib/c/arch/ia32/src/thread_entry.S (moved) ia32: use asmtool.h macros for defining symbols Tue, 05 Apr 2016 18:47:41 GMT Jiri Svoboda [e2e9a8a] * boot/Makefile.common (modified) * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/draw/Makefile (modified) * uspace/lib/graph/Makefile (modified) * uspace/lib/gui/Makefile (modified) * uspace/lib/http/Makefile (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softrend/Makefile (modified) * uspace/lib/uri/Makefile (modified) Shared libraries no longer need to observe 8+3 filename limit. Tue, 12 Apr 2016 16:59:41 GMT Jiri Svoboda [0f792c28] * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/include/rtld/symbol.h (modified) Source for R_*_COPY relocations must be searched for everywhere ... Tue, 29 Mar 2016 19:36:43 GMT Jakub Jermar [1558d85] * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/util.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.c (modified) * uspace/lib/bithenge/src/helenos/common.h (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/pcut/tests/xmlreport.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) Remove duplicate includes Mon, 29 Feb 2016 19:19:19 GMT Jiri Svoboda [a62ceaf] * uspace/app/dnscfg/dnscfg.c (modified) * uspace/app/inet/inet.c (modified) * uspace/app/netecho/comm.c (modified) * uspace/app/netecho/comm.h (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/nterm/conn.c (modified) * uspace/app/nterm/conn.h (modified) * uspace/app/nterm/nterm.c (modified) * uspace/app/ping/ping.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/inet/host.c (added) * uspace/lib/c/generic/inet/hostname.c (added) * uspace/lib/c/generic/inet/hostport.c (added) * uspace/lib/c/include/inet/addr.h (modified) * uspace/lib/c/include/inet/dnsr.h (modified) * uspace/lib/c/include/inet/endpoint.h (modified) * uspace/lib/c/include/inet/host.h (added) * uspace/lib/c/include/inet/hostname.h (added) * uspace/lib/c/include/inet/hostport.h (added) * uspace/lib/c/include/types/inet/host.h (added) * uspace/lib/c/include/types/inet/hostport.h (added) * uspace/lib/http/src/http.c (modified) Need better interfaces for handling internet host and host:port ... Sat, 20 Feb 2016 19:02:20 GMT Jakub Jermar [ae7bbfd0] * boot/Makefile.build (modified) * kernel/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) * uspace/lib/c/arch/sparc32/Makefile.common (modified) * uspace/lib/c/arch/sparc64/Makefile.common (modified) build: Turn assembler and linker warnings into errors Sat, 20 Feb 2016 18:50:09 GMT Jakub Jermar [c190b34] * uspace/lib/c/arch/ia64/src/entryjmp.s (modified) ia64: Silence assembler warning Sat, 20 Feb 2016 18:22:36 GMT Jakub Jermar [91889d5] * uspace/lib/c/arch/amd64/src/entryjmp.s (modified) amd64: Silence assembler warning Sat, 20 Feb 2016 18:01:33 GMT Jakub Jermar [321a8e6] * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/math/arch/ia32/src/cos.S (modified) * uspace/lib/math/arch/ia32/src/sin.S (modified) * uspace/lib/math/arch/ia32/src/trunc.S (modified) ia32: Silence linker warnings during for dynamically linked builds Thu, 18 Feb 2016 17:01:49 GMT Jiri Svoboda [53e3950] * uspace/app/fdisk/Makefile (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/fdisk/Makefile (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/types/vbd.h (modified) libfdisk should not depend on libblock nor should it access the block ... Mon, 02 Nov 2015 20:54:19 GMT Jiri Svoboda [ff381a7] * HelenOS.config (modified) * abi/include/abi/errno.h (modified) * abi/include/abi/fourcc.h (moved) * abi/include/abi/ipc/interfaces.h (added) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * contrib/qfs/qfs.sh (modified) * kernel/arch/arm32/include/arch/atomic.h (modified) * kernel/arch/arm32/include/arch/barrier.h (modified) * kernel/arch/arm32/include/arch/cache.h (modified) * kernel/arch/arm32/include/arch/cp15.h (modified) * kernel/arch/arm32/include/arch/mm/page.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv4.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv6.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/mm/tlb.c (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/irq.c (modified) * tools/xcw/bin/helenos-bld-config (added) * tools/xcw/bin/helenos-cc (added) * tools/xcw/bin/helenos-ld (added) * tools/xcw/bin/helenos-pkg-config (added) * tools/xcw/demo/Makefile (added) * tools/xcw/demo/viewer.c (added) * uspace/app/barber/barber.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/mv/mv.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/date/date.c (modified) * uspace/app/df/df.c (modified) * uspace/app/hdisk/hdisk.c (modified) * uspace/app/init/init.c (modified) * uspace/app/mixerctl/mixerctl.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/nic/nic.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/tester/float/float2.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/trace/errors.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/untar/main.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vuhid/device.c (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/drv/audio/hdaudio/hdaudio.c (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/audio/sb16/main.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ata_bd/main.c (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/bus/amba/amba.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ohci/res.c (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/char/grlib_uart/grlib_uart.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/pl050/pl050.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/bithenge/src/file.c (modified) * uspace/lib/bithenge/src/helenos/block.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/block/block.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/libarch/stddef.h (moved) * uspace/lib/c/arch/abs32le/include/libarch/stdint.h (added) * uspace/lib/c/arch/abs32le/include/libarch/types.h (modified) * uspace/lib/c/arch/amd64/include/libarch/stddef.h (added) * uspace/lib/c/arch/amd64/include/libarch/stdint.h (added) * uspace/lib/c/arch/amd64/include/libarch/types.h (modified) * uspace/lib/c/arch/arm32/include/libarch/stddef.h (added) * uspace/lib/c/arch/arm32/include/libarch/stdint.h (added) * uspace/lib/c/arch/arm32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia32/include/libarch/stddef.h (moved) * uspace/lib/c/arch/ia32/include/libarch/stdint.h (added) * uspace/lib/c/arch/ia32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia64/include/libarch/stddef.h (moved) * uspace/lib/c/arch/ia64/include/libarch/stdint.h (added) * uspace/lib/c/arch/ia64/include/libarch/types.h (modified) * uspace/lib/c/arch/mips32/include/libarch/stddef.h (added) * uspace/lib/c/arch/mips32/include/libarch/stdint.h (added) * uspace/lib/c/arch/mips32/include/libarch/types.h (modified) * uspace/lib/c/arch/mips32eb/include/libarch/stddef.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/stdint.h (added) * uspace/lib/c/arch/ppc32/include/libarch/stddef.h (added) * uspace/lib/c/arch/ppc32/include/libarch/stdint.h (added) * uspace/lib/c/arch/ppc32/include/libarch/types.h (modified) * uspace/lib/c/arch/sparc32/include/libarch/stddef.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stdint.h (added) * uspace/lib/c/arch/sparc32/include/libarch/types.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/stddef.h (added) * uspace/lib/c/arch/sparc64/include/libarch/stdint.h (added) * uspace/lib/c/arch/sparc64/include/libarch/types.h (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/bd.c (modified) * uspace/lib/c/generic/cfg.c (deleted) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/corecfg.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dhcp.c (modified) * uspace/lib/c/generic/dnsr.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/inet/endpoint.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/input.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/irc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/cfg.h (deleted) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/helenos (added) * uspace/lib/c/include/io/kio.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/inet.h (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/sys/statfs.h (modified) * uspace/lib/c/include/sys/types.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (modified) * uspace/lib/crypto/Makefile (modified) * uspace/lib/crypto/crc16_ibm.c (added) * uspace/lib/crypto/crypto.h (modified) * uspace/lib/draw/codec/webp.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/private/driver.h (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/audio_pcm_iface.h (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/nic_iface.h (modified) * uspace/lib/ext4/Makefile (modified) * uspace/lib/ext4/libext4.h (modified) * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/gpt/libgpt.c (modified) * uspace/lib/graph/graph.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/src/cos.S (modified) * uspace/lib/math/arch/amd64/src/sin.S (modified) * uspace/lib/math/arch/amd64/src/trunc.S (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/src/cos.S (modified) * uspace/lib/math/arch/ia32/src/sin.S (modified) * uspace/lib/math/arch/ia32/src/trunc.S (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/acos.c (added) * uspace/lib/math/generic/asin.c (added) * uspace/lib/math/generic/atan.c (added) * uspace/lib/math/generic/atan2.c (added) * uspace/lib/math/generic/ceil.c (added) * uspace/lib/math/generic/cosh.c (added) * uspace/lib/math/generic/exp.c (added) * uspace/lib/math/generic/fabs.c (added) * uspace/lib/math/generic/floor.c (added) * uspace/lib/math/generic/fmod.c (added) * uspace/lib/math/generic/frexp.c (added) * uspace/lib/math/generic/ldexp.c (added) * uspace/lib/math/generic/log.c (added) * uspace/lib/math/generic/log10.c (added) * uspace/lib/math/generic/modf.c (added) * uspace/lib/math/generic/pow.c (moved) * uspace/lib/math/generic/sinh.c (added) * uspace/lib/math/generic/sqrt.c (added) * uspace/lib/math/generic/tan.c (added) * uspace/lib/math/generic/tanh.c (added) * uspace/lib/math/generic/trig.c (modified) * uspace/lib/math/generic/trunc.c (modified) * uspace/lib/math/include/acos.h (added) * uspace/lib/math/include/asin.h (added) * uspace/lib/math/include/atan.h (added) * uspace/lib/math/include/atan2.h (added) * uspace/lib/math/include/ceil.h (added) * uspace/lib/math/include/cosh.h (added) * uspace/lib/math/include/exp.h (added) * uspace/lib/math/include/fabs.h (added) * uspace/lib/math/include/floor.h (added) * uspace/lib/math/include/fmod.h (moved) * uspace/lib/math/include/frexp.h (added) * uspace/lib/math/include/ldexp.h (added) * uspace/lib/math/include/log.h (added) * uspace/lib/math/include/log10.h (added) * uspace/lib/math/include/math.h (modified) * uspace/lib/math/include/modf.h (added) * uspace/lib/math/include/pow.h (added) * uspace/lib/math/include/sinh.h (added) * uspace/lib/math/include/sqrt.h (added) * uspace/lib/math/include/tan.h (added) * uspace/lib/math/include/tanh.h (added) * uspace/lib/math/include/trig.h (modified) * uspace/lib/math/include/trunc.h (modified) * uspace/lib/mbr/libmbr.c (modified) * uspace/lib/nettl/src/amap.c (modified) * uspace/lib/nettl/src/portrng.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/pcut/src/os/helenos.c (modified) * uspace/lib/posix/include/posix/inttypes.h (modified) * uspace/lib/posix/include/posix/stddef.h (modified) * uspace/lib/posix/include/posix/stdint.h (modified) * uspace/lib/posix/source/fcntl.c (modified) * uspace/lib/posix/source/internal/common.h (modified) * uspace/lib/posix/source/stdio.c (modified) * uspace/lib/posix/source/stdio/scanf.c (modified) * uspace/lib/posix/source/stdlib.c (modified) * uspace/lib/posix/source/stdlib/strtol.c (modified) * uspace/lib/posix/source/sys/stat.c (modified) * uspace/lib/posix/source/unistd.c (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/audio/hound/audio_sink.c (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/main.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/vbd.c (modified) * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/devman/client_conn.c (modified) * uspace/srv/devman/client_conn.h (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/devman/drv_conn.h (modified) * uspace/srv/devman/loc.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext4fs/Makefile (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/fs/udf/udf_ops.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/icp-ic/icp-ic.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/locsrv/locsrv.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/net/dhcp/main.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/nconfsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/tcp/tcp_type.h (modified) * uspace/srv/net/udp/service.c (modified) * uspace/srv/net/udp/udp_type.h (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) * uspace/srv/volsrv/empty.c (modified) * uspace/srv/volsrv/volsrv.c (modified) Merge mainline changes. Sat, 24 Oct 2015 22:06:34 GMT Jiri Svoboda [9854a8f] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/imath.c (added) * uspace/lib/c/include/imath.h (added) * uspace/lib/fdisk/Makefile (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/cap.c (added) * uspace/lib/fdisk/src/fdisk.c (modified) Capacity simplification, for display. Tue, 20 Oct 2015 10:08:15 GMT Jiri Svoboda [68b5dd11] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/include/types/label.h (modified) * uspace/lib/c/include/types/vol.h (modified) * uspace/lib/clui/nchoice.c (modified) * uspace/lib/clui/nchoice.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) Provide some default options. Sat, 17 Oct 2015 21:50:38 GMT Jiri Svoboda [44fe800] * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/ipc/vol.h (modified) * uspace/lib/c/include/types/vol.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/volsrv/Makefile (modified) * uspace/srv/volsrv/empty.c (modified) * uspace/srv/volsrv/empty.h (modified) * uspace/srv/volsrv/mkfs.c (added) * uspace/srv/volsrv/mkfs.h (added) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/part.h (modified) * uspace/srv/volsrv/volsrv.c (modified) Create file system when creating partition. Thu, 15 Oct 2015 20:43:30 GMT Jiri Svoboda [ea0ff6b] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/srv/volsrv/empty.c (modified) * uspace/srv/volsrv/empty.h (modified) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/volsrv.c (modified) Disk erasure. Wed, 14 Oct 2015 22:30:12 GMT Jiri Svoboda [edebb4a1] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/ipc/vol.h (modified) * uspace/lib/c/include/types/label.h (modified) * uspace/lib/c/include/types/vol.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/part.h (modified) * uspace/srv/volsrv/volsrv.c (modified) Handle dummy partition addition/removal during label ... Mon, 12 Oct 2015 15:42:23 GMT Jiri Svoboda [4b6635a7] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/include/types/vol.h (added) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/volsrv/Makefile (modified) * uspace/srv/volsrv/empty.c (added) * uspace/srv/volsrv/empty.h (added) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/part.h (modified) Volsrv empty partition detection. Fri, 09 Oct 2015 18:11:08 GMT Jiri Svoboda [0ecfc62] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/types/label.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/label/src/dummy.c (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/types/part.h (modified) * uspace/srv/volsrv/volsrv.c (modified) Information structures need updating to new model. Fri, 09 Oct 2015 07:00:23 GMT Jiri Svoboda [372df8f] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/ipc/vbd.h (modified) * uspace/lib/c/include/ipc/vol.h (modified) * uspace/lib/c/include/types/label.h (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/Makefile (modified) * uspace/lib/label/src/dummy.c (added) * uspace/lib/label/src/dummy.h (added) * uspace/lib/label/src/label.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/disk.h (modified) * uspace/srv/bd/vbd/vbd.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/volsrv/Makefile (modified) * uspace/srv/volsrv/disk.c (deleted) * uspace/srv/volsrv/part.c (added) * uspace/srv/volsrv/part.h (moved) * uspace/srv/volsrv/types/part.h (moved) * uspace/srv/volsrv/volsrv.c (modified) Let VBD handle unlabeled devices too. Now volsrv only cares about ... Tue, 06 Oct 2015 19:01:36 GMT Jiri Svoboda [6afc9d7] * kernel/generic/src/console/console.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/mv/mv.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/df/df.c (modified) * uspace/app/init/init.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/untar/main.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/lib/bithenge/src/file.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/io/kio.h (modified) * uspace/lib/c/include/sys/statfs.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (modified) * uspace/lib/pcut/src/os/helenos.c (modified) * uspace/lib/posix/source/fcntl.c (modified) * uspace/lib/posix/source/internal/common.h (modified) * uspace/lib/posix/source/stdio.c (modified) * uspace/lib/posix/source/stdlib.c (modified) * uspace/lib/posix/source/sys/stat.c (modified) * uspace/lib/posix/source/unistd.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) UNIX-like I/O functions should use errno to return error code for ... Thu, 01 Oct 2015 09:18:31 GMT Jiri Svoboda [f1f7584] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/cfg.c (deleted) * uspace/lib/c/include/cfg.h (deleted) Cfg module is not used and not needed. Wed, 30 Sep 2015 17:47:41 GMT Martin Decky [8a637a4] * abi/include/abi/errno.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/irq.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/trace/errors.c (modified) * uspace/app/untar/main.c (modified) * uspace/app/vuhid/device.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/nettl/src/amap.c (modified) * uspace/lib/nettl/src/portrng.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/srv/audio/hound/audio_sink.c (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs_register.c (modified) remove EEXISTS in favor of EEXIST Fri, 25 Sep 2015 17:57:56 GMT Jiri Svoboda [a955fcc] * uspace/lib/c/generic/io/io.c (modified) Must update bytes_left when reading from ungetc() buffer. Mon, 21 Sep 2015 22:40:52 GMT Jiri Svoboda [80bee81] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/source/stdio.c (modified) freopen() goes home too. Mon, 21 Sep 2015 21:59:56 GMT Jiri Svoboda [7db5cfd] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/posix/source/stdio.c (modified) fputs() and the incredible adventures of its return value. Mon, 21 Sep 2015 21:18:44 GMT Jiri Svoboda [c70703a] * uspace/lib/c/generic/io/io.c (modified) Remove extra comma. Mon, 21 Sep 2015 21:05:26 GMT Jiri Svoboda [bd5414e] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/source/stdio.c (modified) Proper ungetc() in libc. Sun, 20 Sep 2015 19:12:13 GMT Jiri Svoboda [fbf4dc1] * uspace/lib/c/arch/abs32le/include/libarch/stddef.h (added) * uspace/lib/c/arch/abs32le/include/libarch/stdint.h (modified) * uspace/lib/c/arch/abs32le/include/libarch/types.h (modified) * uspace/lib/c/arch/amd64/include/libarch/stddef.h (added) * uspace/lib/c/arch/amd64/include/libarch/stdint.h (modified) * uspace/lib/c/arch/amd64/include/libarch/types.h (modified) * uspace/lib/c/arch/arm32/include/libarch/stddef.h (added) * uspace/lib/c/arch/arm32/include/libarch/stdint.h (modified) * uspace/lib/c/arch/arm32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia32/include/libarch/stddef.h (added) * uspace/lib/c/arch/ia32/include/libarch/stdint.h (modified) * uspace/lib/c/arch/ia32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia64/include/libarch/stddef.h (added) * uspace/lib/c/arch/ia64/include/libarch/stdint.h (modified) * uspace/lib/c/arch/ia64/include/libarch/types.h (modified) * uspace/lib/c/arch/mips32/include/libarch/stddef.h (added) * uspace/lib/c/arch/mips32/include/libarch/stdint.h (modified) * uspace/lib/c/arch/mips32/include/libarch/types.h (modified) * uspace/lib/c/arch/mips32eb/include/libarch/stddef.h (added) * uspace/lib/c/arch/ppc32/include/libarch/stddef.h (added) * uspace/lib/c/arch/ppc32/include/libarch/stdint.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/types.h (modified) * uspace/lib/c/arch/sparc32/include/libarch/stddef.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stdint.h (modified) * uspace/lib/c/arch/sparc32/include/libarch/types.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/stddef.h (added) * uspace/lib/c/arch/sparc64/include/libarch/stdint.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/types.h (modified) * uspace/lib/posix/include/posix/stddef.h (modified) * uspace/lib/posix/source/stdio/scanf.c (modified) size_t and ptrdiff_t belong in libc's stddef.h. Sun, 20 Sep 2015 11:12:33 GMT Jiri Svoboda [d6c98451] * uspace/lib/c/arch/abs32le/include/libarch/stdint.h (added) * uspace/lib/c/arch/abs32le/include/libarch/types.h (modified) * uspace/lib/c/arch/amd64/include/libarch/stdint.h (added) * uspace/lib/c/arch/amd64/include/libarch/types.h (modified) * uspace/lib/c/arch/arm32/include/libarch/stdint.h (added) * uspace/lib/c/arch/arm32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia32/include/libarch/stdint.h (added) * uspace/lib/c/arch/ia32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia64/include/libarch/stdint.h (added) * uspace/lib/c/arch/ia64/include/libarch/types.h (modified) * uspace/lib/c/arch/mips32/include/libarch/stdint.h (added) * uspace/lib/c/arch/mips32/include/libarch/types.h (modified) * uspace/lib/c/arch/mips32eb/include/libarch/stdint.h (added) * uspace/lib/c/arch/ppc32/include/libarch/stdint.h (added) * uspace/lib/c/arch/ppc32/include/libarch/types.h (modified) * uspace/lib/c/arch/sparc32/include/libarch/stdint.h (added) * uspace/lib/c/arch/sparc32/include/libarch/types.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/stdint.h (added) * uspace/lib/c/arch/sparc64/include/libarch/types.h (modified) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/posix/include/posix/inttypes.h (modified) * uspace/lib/posix/include/posix/stdint.h (modified) * uspace/lib/posix/source/stdio/scanf.c (modified) * uspace/lib/posix/source/stdlib/strtol.c (modified) Move (u)intmax_t to libc. Some stdint.h work. Thu, 17 Sep 2015 16:16:25 GMT Jiri Svoboda [b69786e] * uspace/app/tester/float/float2.c (modified) * uspace/app/tester/tester.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/acos.c (added) * uspace/lib/math/generic/asin.c (added) * uspace/lib/math/generic/atan.c (added) * uspace/lib/math/generic/atan2.c (added) * uspace/lib/math/generic/cosh.c (added) * uspace/lib/math/generic/exp.c (modified) * uspace/lib/math/generic/fabs.c (added) * uspace/lib/math/generic/fmod.c (moved) * uspace/lib/math/generic/frexp.c (added) * uspace/lib/math/generic/ldexp.c (added) * uspace/lib/math/generic/log10.c (added) * uspace/lib/math/generic/modf.c (added) * uspace/lib/math/generic/pow.c (modified) * uspace/lib/math/generic/sinh.c (added) * uspace/lib/math/generic/sqrt.c (added) * uspace/lib/math/generic/tan.c (added) * uspace/lib/math/generic/tanh.c (added) * uspace/lib/math/include/acos.h (added) * uspace/lib/math/include/asin.h (added) * uspace/lib/math/include/atan.h (added) * uspace/lib/math/include/atan2.h (added) * uspace/lib/math/include/cosh.h (added) * uspace/lib/math/include/fabs.h (added) * uspace/lib/math/include/fmod.h (moved) * uspace/lib/math/include/frexp.h (added) * uspace/lib/math/include/ldexp.h (added) * uspace/lib/math/include/log10.h (added) * uspace/lib/math/include/math.h (modified) * uspace/lib/math/include/modf.h (added) * uspace/lib/math/include/sinh.h (added) * uspace/lib/math/include/sqrt.h (added) * uspace/lib/math/include/tan.h (added) * uspace/lib/math/include/tanh.h (added) Add all functions required by C89 plus their single-precision ... Sun, 30 Aug 2015 15:27:36 GMT Jiri Svoboda [cb0ca35] * uspace/lib/c/include/helenos (added) Disambiguation symlink. This is used in 3rd party application to ... Sun, 30 Aug 2015 14:52:08 GMT Jiri Svoboda [be12474] * uspace/app/tester/mm/common.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/service.c (modified) Revisit a few uses of list_count, list_nth w.r.t. type used for ... Sun, 30 Aug 2015 14:38:17 GMT Jiri Svoboda [df13836] * kernel/generic/include/adt/list.h (modified) * kernel/generic/src/adt/list.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) Use bool for boolean values, unsigned long for counting heap objects. Sun, 23 Aug 2015 13:31:31 GMT Martin Decky [9ef495f] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) make async_new_connection() static Sun, 23 Aug 2015 12:50:23 GMT Martin Decky [f9b2cb4c] * abi/include/abi/ipc/interfaces.h (modified) * uspace/app/barber/barber.c (modified) * uspace/app/date/date.c (modified) * uspace/app/mixerctl/mixerctl.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/nic/nic.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/drv/audio/hdaudio/hdaudio.c (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/audio/sb16/main.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ata_bd/main.c (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/bus/amba/amba.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ohci/res.c (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/char/grlib_uart/grlib_uart.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/pl050/pl050.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/bd.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/corecfg.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dhcp.c (modified) * uspace/lib/c/generic/dnsr.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/input.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/irc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/driver.h (deleted) * uspace/lib/c/include/ipc/inet.h (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/graph.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/devman/client_conn.c (modified) * uspace/srv/devman/client_conn.h (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/devman/drv_conn.h (modified) * uspace/srv/devman/loc.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/locsrv/locsrv.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) unify interface API * introduce new interfaces * unify location ... Sat, 22 Aug 2015 14:32:11 GMT Martin Decky [0dd16778] * abi/include/abi/ipc/interfaces.h (modified) * uspace/app/barber/barber.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/srv/devman/loc.c (modified) * uspace/srv/devman/main.c (modified) start migrating devman to interfaces Sat, 22 Aug 2015 14:11:58 GMT Martin Decky [78bb04b] * abi/include/abi/ipc/interfaces.h (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/c/include/async.h (modified) introduce ports for callback connections Sat, 22 Aug 2015 05:01:24 GMT Martin Decky [566992e1] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/ns/clonable.c (modified) extremely rudimentary support for interfaces and ports (does not do ... Sat, 22 Aug 2015 03:58:28 GMT Martin Decky [57dea62] * uspace/lib/c/generic/async.c (modified) coding style (no change in functionality) Tue, 18 Aug 2015 20:14:05 GMT Martin Decky [2133e02] * uspace/app/trace/ipcp.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/generic/irc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/ns.h (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) canonically reserve the first argument of IPC_M_CONNECT_ME_TO for ... Tue, 18 Aug 2015 18:00:22 GMT Martin Decky [6a8ce16e] * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/srv/ns/ns.c (modified) rename services_t to service_t for consistency cleanup the naming ... Tue, 18 Aug 2015 17:52:25 GMT Martin Decky [abf2dfd] * abi/include/abi/fourcc.h (moved) * abi/include/abi/ipc/interfaces.h (added) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/sys/types.h (modified) * uspace/lib/draw/codec/webp.c (modified) preparations for interface types Mon, 17 Aug 2015 18:54:56 GMT Martin Decky [b688fd8] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/private/driver.h (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/audio_pcm_iface.h (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/nic_iface.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/srv/audio/hound/main.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/icp-ic/icp-ic.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/net/dhcp/main.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/nconfsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/service.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) gradually introduce async ports, initial phase The initial phase is ... Tue, 11 Aug 2015 16:03:59 GMT Jiri Svoboda [f57ccb5] * uspace/lib/c/generic/uuid.c (modified) * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/include/ipc/vbd.h (modified) * uspace/lib/c/include/types/label.h (modified) * uspace/lib/c/include/types/uuid.h (added) * uspace/lib/c/include/uuid.h (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/include/label.h (modified) * uspace/lib/label/include/std/gpt.h (modified) * uspace/lib/label/include/std/mbr.h (modified) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/label/src/label.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/disk.h (modified) * uspace/srv/bd/vbd/vbd.c (modified) Set partition type based on selected filesystem type. Fri, 07 Aug 2015 21:39:00 GMT Jiri Svoboda [b10460a] * uspace/lib/c/generic/inet/endpoint.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/nettl/src/amap.c (modified) * uspace/lib/nettl/src/portrng.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/tcp/tcp_type.h (modified) * uspace/srv/net/udp/service.c (modified) * uspace/srv/net/udp/udp_type.h (modified) Add missing docblocks in network code. Wed, 29 Jul 2015 20:35:40 GMT Jiri Svoboda [c02d098] * uspace/lib/c/include/vbd.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/include/std/mbr.h (modified) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/srv/bd/vbd/disk.c (modified) Most of logical partition support. Sat, 18 Jul 2015 12:55:12 GMT Jiri Svoboda [b7a4d06] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/types/label.h (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/disk.h (modified) * uspace/srv/bd/vbd/types/vbd.h (modified) * uspace/srv/bd/vbd/vbd.c (modified) * uspace/srv/volsrv/disk.c (modified) * uspace/srv/volsrv/disk.h (modified) * uspace/srv/volsrv/volsrv.c (modified) Most of extended (but not logical) partition support. Thu, 09 Jul 2015 22:00:34 GMT Jiri Svoboda [70815a24] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/uuid.c (added) * uspace/lib/c/include/uuid.h (added) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/label/src/gpt.c (modified) Generate GUIDs for new GPT labels and partitions. Tue, 07 Jul 2015 09:16:55 GMT Jiri Svoboda [47726b5e] * uspace/lib/c/generic/inet/addr.c (modified) Fix bug in address parsing (thx Jan Buchar) Thu, 02 Jul 2015 21:53:12 GMT Jiri Svoboda [6bc542b] * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/disk.h (modified) * uspace/srv/bd/vbd/vbd.c (modified) Allocate and create partition with libfdisk (except actual ... Thu, 02 Jul 2015 19:01:37 GMT Jiri Svoboda [1626cd4] * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/include/std/mbr.h (modified) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/label/src/label.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/disk.h (modified) * uspace/srv/bd/vbd/types/vbd.h (modified) * uspace/srv/bd/vbd/vbd.c (modified) * uspace/srv/volsrv/disk.c (modified) Propagate label and partition block ranges and other info up through ... Sat, 27 Jun 2015 19:50:12 GMT Jiri Svoboda [28ed0d9] * uspace/Makefile.common (modified) * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/include/ipc/vbd.h (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/label/include/label.h (added) * uspace/lib/label/include/types/liblabel.h (added) * uspace/lib/label/src/label.c (modified) * uspace/srv/bd/vbd/Makefile (modified) * uspace/srv/bd/vbd/disk.c (added) * uspace/srv/bd/vbd/disk.h (added) * uspace/srv/bd/vbd/types/vbd.h (modified) * uspace/srv/bd/vbd/vbd.c (modified) VBD client API, liblabel API, pass partition creation/deletion ... Fri, 26 Jun 2015 16:15:31 GMT Jiri Svoboda [22fb7ab] * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/vbd.c (added) * uspace/lib/c/generic/vol.c (added) * uspace/lib/c/include/ipc/vbd.h (added) * uspace/lib/c/include/ipc/vol.h (added) * uspace/lib/c/include/types/label.h (added) * uspace/lib/c/include/vbd.h (added) * uspace/lib/c/include/vol.h (added) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/srv/bd/vbd/types/vbd.h (added) * uspace/srv/bd/vbd/vbd.c (modified) * uspace/srv/volsrv/disk.c (modified) * uspace/srv/volsrv/disk.h (modified) * uspace/srv/volsrv/types/disk.h (modified) * uspace/srv/volsrv/volsrv.c (modified) Delegate disks to volsrv and labels to vbd. Thu, 25 Jun 2015 22:03:35 GMT Jiri Svoboda [1356f85a] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/label/Makefile (added) * uspace/lib/label/src/label.c (added) * uspace/srv/bd/vbd/Makefile (added) * uspace/srv/bd/vbd/vbd.c (added) * uspace/srv/volsrv/Makefile (added) * uspace/srv/volsrv/disk.c (added) * uspace/srv/volsrv/disk.h (added) * uspace/srv/volsrv/types/disk.h (added) * uspace/srv/volsrv/volsrv.c (added) Stubs of volsrv, vbd and liblabel. Mon, 22 Jun 2015 21:20:23 GMT Jiri Svoboda [8227d63] * .bzrignore (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) UI for creating and deleting partitions. Tue, 16 Jun 2015 22:17:31 GMT Jakub Jermar [2654afb] * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/include/fibril.h (modified) Remove support for the abandoned concept of fibril serialization. ... Tue, 16 Jun 2015 14:18:22 GMT Jakub Jermar [c721d26] * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/include/async.h (modified) The async_futex must also be held during FIBRIL_FROM_DEAD. Add the ... Mon, 08 Jun 2015 22:00:22 GMT Jiri Svoboda [1f2b07a] * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/c/include/inet/tcp.h (modified) * uspace/lib/c/include/inet/udp.h (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/service.c (modified) TCP and UDP client code needs to make sure callback connection ... Mon, 08 Jun 2015 13:16:48 GMT Jiri Svoboda [204ba47] * uspace/app/nterm/conn.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/service.c (modified) Fix data_avail callback. Fix tcp_conn_recv(). Do not generate ... Sun, 07 Jun 2015 15:41:04 GMT Jiri Svoboda [048cd69] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/download/main.c (modified) * uspace/app/netecho/Makefile (deleted) * uspace/app/netecho/netecho.c (deleted) * uspace/app/netecho/print_error.c (deleted) * uspace/app/netecho/print_error.h (deleted) * uspace/app/netspeed/Makefile (deleted) * uspace/app/netspeed/netspeed.c (deleted) * uspace/app/nettest1/Makefile (deleted) * uspace/app/nettest1/nettest.c (deleted) * uspace/app/nettest1/nettest1.c (deleted) * uspace/app/nettest1/print_error.c (deleted) * uspace/app/nettest1/print_error.h (deleted) * uspace/app/nettest2/Makefile (deleted) * uspace/app/nettest2/nettest.c (deleted) * uspace/app/nettest2/nettest.h (deleted) * uspace/app/nettest2/nettest2.c (deleted) * uspace/app/nettest2/print_error.c (deleted) * uspace/app/nettest2/print_error.h (deleted) * uspace/app/nettest3/Makefile (deleted) * uspace/app/nettest3/nettest3.c (deleted) * uspace/app/nterm/conn.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/char_map.c (deleted) * uspace/lib/c/generic/adt/dynamic_fifo.c (deleted) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/inet/endpoint.c (moved) * uspace/lib/c/generic/inet/tcp.c (added) * uspace/lib/c/generic/inet/udp.c (added) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/net/inet.c (deleted) * uspace/lib/c/generic/net/socket_client.c (deleted) * uspace/lib/c/generic/net/socket_parse.c (deleted) * uspace/lib/c/include/adt/dynamic_fifo.h (deleted) * uspace/lib/c/include/adt/generic_char_map.h (deleted) * uspace/lib/c/include/adt/generic_field.h (deleted) * uspace/lib/c/include/adt/int_map.h (deleted) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/inet/addr.h (modified) * uspace/lib/c/include/inet/endpoint.h (moved) * uspace/lib/c/include/inet/iplink.h (modified) * uspace/lib/c/include/inet/tcp.h (added) * uspace/lib/c/include/inet/udp.h (added) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (deleted) * uspace/lib/c/include/ipc/tcp.h (added) * uspace/lib/c/include/ipc/udp.h (moved) * uspace/lib/c/include/net/in.h (deleted) * uspace/lib/c/include/net/in6.h (deleted) * uspace/lib/c/include/net/inet.h (deleted) * uspace/lib/c/include/net/socket.h (deleted) * uspace/lib/c/include/net/socket_codes.h (deleted) * uspace/lib/http/include/http/http.h (modified) * uspace/lib/http/src/http.c (modified) * uspace/lib/http/src/request.c (modified) * uspace/lib/net/include/socket_core.h (deleted) * uspace/lib/net/tl/socket_core.c (deleted) * uspace/lib/nettl/Makefile (moved) * uspace/lib/nettl/include/nettl/amap.h (added) * uspace/lib/nettl/include/nettl/portrng.h (moved) * uspace/lib/nettl/src/amap.c (added) * uspace/lib/nettl/src/portrng.c (added) * uspace/lib/posix/include/posix/errno.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/remcons.h (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/rfb/rfb.c (modified) * uspace/srv/hid/rfb/rfb.h (modified) * uspace/srv/net/dhcp/dhcp.c (modified) * uspace/srv/net/dhcp/transport.c (modified) * uspace/srv/net/dhcp/transport.h (modified) * uspace/srv/net/dnsrsrv/transport.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/inetsrv.h (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/pdu.h (modified) * uspace/srv/net/inetsrv/reass.c (modified) * uspace/srv/net/tcp/Makefile (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/conn.h (modified) * uspace/srv/net/tcp/ncsim.c (modified) * uspace/srv/net/tcp/ncsim.h (modified) * uspace/srv/net/tcp/pdu.c (modified) * uspace/srv/net/tcp/pdu.h (modified) * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/rqueue.h (modified) * uspace/srv/net/tcp/service.c (added) * uspace/srv/net/tcp/service.h (moved) * uspace/srv/net/tcp/sock.c (deleted) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tcp_type.h (modified) * uspace/srv/net/tcp/test.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/tcp/tqueue.h (modified) * uspace/srv/net/tcp/ucall.c (modified) * uspace/srv/net/tcp/ucall.h (modified) * uspace/srv/net/udp/Makefile (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/assoc.h (modified) * uspace/srv/net/udp/msg.c (modified) * uspace/srv/net/udp/pdu.c (modified) * uspace/srv/net/udp/pdu.h (modified) * uspace/srv/net/udp/service.c (added) * uspace/srv/net/udp/service.h (moved) * uspace/srv/net/udp/sock.c (deleted) * uspace/srv/net/udp/ucall.c (deleted) * uspace/srv/net/udp/ucall.h (deleted) * uspace/srv/net/udp/udp.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) * uspace/srv/net/udp/udp_type.h (modified) Merge network transport layer API rewrite. Sun, 07 Jun 2015 12:36:44 GMT Jiri Svoboda [c3f7d37] * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/nettl/src/amap.c (modified) * uspace/lib/nettl/src/portrng.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) Remove excessive debugging output. Sun, 07 Jun 2015 12:13:42 GMT Jiri Svoboda [5a5b087] * uspace/lib/c/generic/fibril_synch.c (modified) Cannot free timer memory from timer fibril. Since timer->lockp can ... Sat, 06 Jun 2015 15:20:52 GMT Jiri Svoboda [7c15d6f] * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/srv/net/tcp/tqueue.c (modified) Never clear timer inside its handler. Sat, 06 Jun 2015 14:41:16 GMT Jakub Jermar [4d11204] * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/include/fibril.h (modified) Protect accesses to fibril_list by fibril_futex. Tue, 02 Jun 2015 16:00:42 GMT Jiri Svoboda [8d48c7e] * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/include/inet/iplink.h (modified) * uspace/lib/nettl/include/nettl/amap.h (modified) * uspace/lib/nettl/include/nettl/portrng.h (modified) * uspace/lib/nettl/src/amap.c (modified) * uspace/lib/nettl/src/portrng.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/inetsrv.h (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/pdu.h (modified) * uspace/srv/net/inetsrv/reass.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/pdu.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) Find the association to deliver the datagram using amap. Mon, 01 Jun 2015 00:49:17 GMT Martin Decky [53031c2] * boot/generic/include/memstr.h (modified) * kernel/generic/include/lib/memfnc.h (modified) * kernel/generic/include/memstr.h (modified) * kernel/generic/include/mm/slab.h (modified) * uspace/lib/c/include/malloc.h (modified) * uspace/lib/c/include/mem.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/include/posix/string.h (modified) add annotations for static checks Mon, 01 Jun 2015 00:04:05 GMT Martin Decky [193d280c] * abi/include/abi/proc/uarg.h (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/ppc32/include/asm.h (modified) * boot/arch/sparc32/src/ambapp.c (modified) * boot/arch/sparc32/src/mm.c (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/arm32/include/arch/cp15.h (modified) * kernel/arch/arm32/include/arch/security_ext.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/fpu_context.c (modified) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/fpu_context.c (modified) * kernel/arch/sparc32/src/sparc32.c (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/src/lib/func.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/trace/trace.c (modified) * uspace/drv/bus/usb/vhc/devconn.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/ieee80211/src/ieee80211.c (modified) * uspace/lib/pcut/src/run.c (modified) * uspace/lib/posix/source/signal.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/klog/klog.c (modified) cstyle improvements replace traditional K&R-style function ...