# # ChangeLog for tools in mainline # # Generated by Trac 1.6 # 2025-10-09T19:18:53Z Sat, 17 Aug 2019 12:49:42 GMT Jiří Zárevúcky [32355bc] * Makefile (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * kernel/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile.common (modified) Remove the generated common.h header We haven't used it in some ... Fri, 16 Aug 2019 20:58:02 GMT Jiří Zárevúcky [40c0483] * tools/build-ccheck.sh (modified) * tools/cc.sh (modified) * tools/ccheck.sh (modified) * tools/toolchain.sh (modified) Make shell script tools more portable Fri, 16 Aug 2019 12:12:56 GMT Jiří Zárevúcky [a9aafa1d] * tools/toolchain.sh (modified) tools/toolchain.sh: Unbreak mips32eb Fri, 19 Jul 2019 15:57:15 GMT Jiří Zárevúcky [9fb280c] * tools/autotool.py (modified) * uspace/Makefile.common (modified) Make clang slightly less broken Sun, 30 Jun 2019 11:12:32 GMT Jiří Zárevúcky [aca97582] * tools/config.py (modified) tools/config.py: Clean up argument handling Tue, 25 Jun 2019 14:10:35 GMT Jiří Zárevúcky [536ab4f] * tools/autocheck.awk (modified) tools/autocheck.awk: Remove dependency on build path Instead of ... Tue, 25 Jun 2019 14:08:30 GMT Jiří Zárevúcky [093e956] * tools/config.py (modified) Fix invalid newline in Makefile.config Mon, 24 Jun 2019 15:47:05 GMT Jiří Zárevúcky [ecf0a04b] * tools/ew.py (modified) tools/ew.py: Fix gnome-terminal escaping Fri, 21 Jun 2019 12:12:20 GMT Jiří Zárevúcky [ac49d23c] * tools/ew.py (modified) tools/ew.py: Add support for gnome-terminal Also adds informative ... Mon, 17 Jun 2019 15:18:00 GMT Jakub Jermar [3498bd5] * tools/travis.sh (modified) Add arm64 to tools/travis.sh config space Wed, 05 Jun 2019 06:37:17 GMT Jakub Jermar [dabaa83] * boot/arch/mips32/include/arch/main.h (modified) * boot/arch/mips32/include/arch/types.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * kernel/arch/mips32/include/arch/arch.h (modified) * kernel/arch/mips32/src/mach/malta/malta.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * tools/ew.py (modified) Add boot arguments support for Malta This commit makes it possible ... Fri, 19 Apr 2019 11:50:25 GMT Petr Pavlu [739bc43] * .gitignore (modified) * tools/ew.py (modified) Unify firmware search logic for arm64 and sun4v Update tools/ew.py ... Wed, 10 Apr 2019 15:04:17 GMT Jakub Jermář [84176f3] * .gitignore (modified) * HelenOS.config (modified) * abi/arch/arm64/include/abi/arch/elf.h (added) * abi/doc/doxygroups.h (modified) * abi/include/abi/elf.h (modified) * boot/Makefile.build (modified) * boot/Makefile.grub (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm64/Makefile.inc (added) * boot/arch/arm64/_link.ld.in (added) * boot/arch/arm64/include/arch/arch.h (added) * boot/arch/arm64/include/arch/asm.h (added) * boot/arch/arm64/include/arch/barrier.h (added) * boot/arch/arm64/include/arch/boot.h (added) * boot/arch/arm64/include/arch/main.h (added) * boot/arch/arm64/include/arch/regutils.h (added) * boot/arch/arm64/include/arch/relocate.h (added) * boot/arch/arm64/include/arch/types.h (added) * boot/arch/arm64/src/asm.S (added) * boot/arch/arm64/src/main.c (added) * boot/arch/arm64/src/relocate.c (added) * boot/doc/doxygroups.h (modified) * boot/genarch/include/genarch/efi.h (modified) * boot/genarch/src/efi.c (modified) * boot/generic/include/align.h (modified) * contrib/qemu/build-from-scratch.sh (modified) * defaults/arm64/Makefile.config (added) * defaults/arm64/output (added) * defaults/arm64/virt/Makefile.config (added) * doxygen/doxygen.cfg.diff (modified) * kernel/arch/abs32le/include/arch/mm/as.h (modified) * kernel/arch/amd64/include/arch/mm/as.h (modified) * kernel/arch/arm32/include/arch/mm/as.h (modified) * kernel/arch/arm64/Makefile.inc (added) * kernel/arch/arm64/_link.ld.in (added) * kernel/arch/arm64/include/arch/arch.h (added) * kernel/arch/arm64/include/arch/asm.h (added) * kernel/arch/arm64/include/arch/barrier.h (added) * kernel/arch/arm64/include/arch/boot/boot.h (added) * kernel/arch/arm64/include/arch/context.h (added) * kernel/arch/arm64/include/arch/context_struct.h (added) * kernel/arch/arm64/include/arch/cpu.h (added) * kernel/arch/arm64/include/arch/cycle.h (added) * kernel/arch/arm64/include/arch/exception.h (added) * kernel/arch/arm64/include/arch/faddr.h (added) * kernel/arch/arm64/include/arch/fpu_context.h (added) * kernel/arch/arm64/include/arch/fpu_context_struct.h (added) * kernel/arch/arm64/include/arch/interrupt.h (added) * kernel/arch/arm64/include/arch/istate.h (added) * kernel/arch/arm64/include/arch/istate_struct.h (added) * kernel/arch/arm64/include/arch/mach/virt/virt.h (added) * kernel/arch/arm64/include/arch/machine_func.h (added) * kernel/arch/arm64/include/arch/mm/as.h (added) * kernel/arch/arm64/include/arch/mm/asid.h (added) * kernel/arch/arm64/include/arch/mm/frame.h (added) * kernel/arch/arm64/include/arch/mm/km.h (added) * kernel/arch/arm64/include/arch/mm/page.h (added) * kernel/arch/arm64/include/arch/mm/tlb.h (added) * kernel/arch/arm64/include/arch/proc/task.h (added) * kernel/arch/arm64/include/arch/proc/thread.h (added) * kernel/arch/arm64/include/arch/regutils.h (added) * kernel/arch/arm64/include/arch/stack.h (added) * kernel/arch/arm64/include/arch/types.h (added) * kernel/arch/arm64/src/arm64.c (added) * kernel/arch/arm64/src/asm.S (added) * kernel/arch/arm64/src/context.S (added) * kernel/arch/arm64/src/cpu/cpu.c (added) * kernel/arch/arm64/src/debug/stacktrace.c (added) * kernel/arch/arm64/src/debug/stacktrace_asm.S (added) * kernel/arch/arm64/src/exception.c (added) * kernel/arch/arm64/src/fpu.S (added) * kernel/arch/arm64/src/fpu_context.c (added) * kernel/arch/arm64/src/interrupt.c (added) * kernel/arch/arm64/src/mach/virt/virt.c (added) * kernel/arch/arm64/src/machine_func.c (added) * kernel/arch/arm64/src/mm/as.c (added) * kernel/arch/arm64/src/mm/frame.c (added) * kernel/arch/arm64/src/mm/km.c (added) * kernel/arch/arm64/src/mm/page.c (added) * kernel/arch/arm64/src/mm/tlb.c (added) * kernel/arch/arm64/src/smc.c (added) * kernel/arch/arm64/src/smp/ipi.c (added) * kernel/arch/arm64/src/smp/smp.c (added) * kernel/arch/arm64/src/start.S (added) * kernel/arch/ia32/include/arch/mm/as.h (modified) * kernel/arch/ia64/include/arch/mm/as.h (modified) * kernel/arch/mips32/include/arch/mm/as.h (modified) * kernel/arch/ppc32/include/arch/mm/as.h (modified) * kernel/arch/riscv64/include/arch/mm/as.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/as.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/as.h (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/drivers/gicv2/gicv2.h (added) * kernel/genarch/include/genarch/drivers/pl011/pl011.h (modified) * kernel/genarch/src/drivers/gicv2/gicv2.c (added) * kernel/genarch/src/drivers/pl011/pl011.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/generic/include/mm/as.h (modified) * tools/autotool.py (modified) * tools/ew.py (modified) * uspace/lib/c/arch/arm64/Makefile.common (added) * uspace/lib/c/arch/arm64/Makefile.inc (added) * uspace/lib/c/arch/arm64/include/libarch/config.h (added) * uspace/lib/c/arch/arm64/include/libarch/ddi.h (added) * uspace/lib/c/arch/arm64/include/libarch/elf_linux.h (added) * uspace/lib/c/arch/arm64/include/libarch/faddr.h (added) * uspace/lib/c/arch/arm64/include/libarch/fibril.h (added) * uspace/lib/c/arch/arm64/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/arm64/include/libarch/istate.h (added) * uspace/lib/c/arch/arm64/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/arm64/include/libarch/regutils.h (added) * uspace/lib/c/arch/arm64/include/libarch/syscall.h (added) * uspace/lib/c/arch/arm64/include/libarch/thread.h (added) * uspace/lib/c/arch/arm64/include/libarch/tls.h (added) * uspace/lib/c/arch/arm64/src/entry.S (added) * uspace/lib/c/arch/arm64/src/entryjmp.S (added) * uspace/lib/c/arch/arm64/src/fibril.S (added) * uspace/lib/c/arch/arm64/src/stacktrace.c (added) * uspace/lib/c/arch/arm64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/arm64/src/syscall.c (added) * uspace/lib/c/arch/arm64/src/thread_entry.S (added) * uspace/lib/c/arch/arm64/src/tls.c (added) * uspace/lib/c/doc/doxygroups.h (modified) arm64: Add support for the architecture This changeset adds basic ... Wed, 10 Apr 2019 15:04:17 GMT Jakub Jermář [b1478ff] * boot/grub/arm64-efi/COPYING (added) * boot/grub/arm64-efi/README (added) * boot/grub/arm64-efi/REVISION (added) * boot/grub/arm64-efi/arm64-efi/acpi.mod (added) * boot/grub/arm64-efi/arm64-efi/adler32.mod (added) * boot/grub/arm64-efi/arm64-efi/affs.mod (added) * boot/grub/arm64-efi/arm64-efi/afs.mod (added) * boot/grub/arm64-efi/arm64-efi/all_video.mod (added) * boot/grub/arm64-efi/arm64-efi/archelp.mod (added) * boot/grub/arm64-efi/arm64-efi/bfs.mod (added) * boot/grub/arm64-efi/arm64-efi/bitmap.mod (added) * boot/grub/arm64-efi/arm64-efi/bitmap_scale.mod (added) * boot/grub/arm64-efi/arm64-efi/blocklist.mod (added) * boot/grub/arm64-efi/arm64-efi/boot.mod (added) * boot/grub/arm64-efi/arm64-efi/bswap_test.mod (added) * boot/grub/arm64-efi/arm64-efi/btrfs.mod (added) * boot/grub/arm64-efi/arm64-efi/bufio.mod (added) * boot/grub/arm64-efi/arm64-efi/cat.mod (added) * boot/grub/arm64-efi/arm64-efi/cbfs.mod (added) * boot/grub/arm64-efi/arm64-efi/chain.mod (added) * boot/grub/arm64-efi/arm64-efi/cmdline_cat_test.mod (added) * boot/grub/arm64-efi/arm64-efi/cmp.mod (added) * boot/grub/arm64-efi/arm64-efi/cmp_test.mod (added) * boot/grub/arm64-efi/arm64-efi/command.lst (added) * boot/grub/arm64-efi/arm64-efi/configfile.mod (added) * boot/grub/arm64-efi/arm64-efi/cpio.mod (added) * boot/grub/arm64-efi/arm64-efi/cpio_be.mod (added) * boot/grub/arm64-efi/arm64-efi/crc64.mod (added) * boot/grub/arm64-efi/arm64-efi/crypto.lst (added) * boot/grub/arm64-efi/arm64-efi/crypto.mod (added) * boot/grub/arm64-efi/arm64-efi/cryptodisk.mod (added) * boot/grub/arm64-efi/arm64-efi/ctz_test.mod (added) * boot/grub/arm64-efi/arm64-efi/date.mod (added) * boot/grub/arm64-efi/arm64-efi/datehook.mod (added) * boot/grub/arm64-efi/arm64-efi/datetime.mod (added) * boot/grub/arm64-efi/arm64-efi/disk.mod (added) * boot/grub/arm64-efi/arm64-efi/diskfilter.mod (added) * boot/grub/arm64-efi/arm64-efi/div.mod (added) * boot/grub/arm64-efi/arm64-efi/div_test.mod (added) * boot/grub/arm64-efi/arm64-efi/dm_nv.mod (added) * boot/grub/arm64-efi/arm64-efi/echo.mod (added) * boot/grub/arm64-efi/arm64-efi/efi_gop.mod (added) * boot/grub/arm64-efi/arm64-efi/efifwsetup.mod (added) * boot/grub/arm64-efi/arm64-efi/efinet.mod (added) * boot/grub/arm64-efi/arm64-efi/elf.mod (added) * boot/grub/arm64-efi/arm64-efi/eval.mod (added) * boot/grub/arm64-efi/arm64-efi/exfat.mod (added) * boot/grub/arm64-efi/arm64-efi/exfctest.mod (added) * boot/grub/arm64-efi/arm64-efi/ext2.mod (added) * boot/grub/arm64-efi/arm64-efi/extcmd.mod (added) * boot/grub/arm64-efi/arm64-efi/fat.mod (added) * boot/grub/arm64-efi/arm64-efi/fdt.mod (added) * boot/grub/arm64-efi/arm64-efi/file.mod (added) * boot/grub/arm64-efi/arm64-efi/font.mod (added) * boot/grub/arm64-efi/arm64-efi/fs.lst (added) * boot/grub/arm64-efi/arm64-efi/fshelp.mod (added) * boot/grub/arm64-efi/arm64-efi/functional_test.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_arcfour.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_blowfish.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_camellia.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_cast5.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_crc.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_des.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_dsa.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_idea.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_md4.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_md5.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rfc2268.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rijndael.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rmd160.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rsa.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_seed.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_serpent.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_sha1.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_sha256.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_sha512.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_tiger.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_twofish.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_whirlpool.mod (added) * boot/grub/arm64-efi/arm64-efi/gdb_grub (added) * boot/grub/arm64-efi/arm64-efi/geli.mod (added) * boot/grub/arm64-efi/arm64-efi/gettext.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxmenu.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxterm.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxterm_background.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxterm_menu.mod (added) * boot/grub/arm64-efi/arm64-efi/gmodule.pl (added) * boot/grub/arm64-efi/arm64-efi/gptsync.mod (added) * boot/grub/arm64-efi/arm64-efi/gzio.mod (added) * boot/grub/arm64-efi/arm64-efi/halt.mod (added) * boot/grub/arm64-efi/arm64-efi/hashsum.mod (added) * boot/grub/arm64-efi/arm64-efi/hello.mod (added) * boot/grub/arm64-efi/arm64-efi/help.mod (added) * boot/grub/arm64-efi/arm64-efi/hexdump.mod (added) * boot/grub/arm64-efi/arm64-efi/hfs.mod (added) * boot/grub/arm64-efi/arm64-efi/hfsplus.mod (added) * boot/grub/arm64-efi/arm64-efi/hfspluscomp.mod (added) * boot/grub/arm64-efi/arm64-efi/http.mod (added) * boot/grub/arm64-efi/arm64-efi/iso9660.mod (added) * boot/grub/arm64-efi/arm64-efi/jfs.mod (added) * boot/grub/arm64-efi/arm64-efi/jpeg.mod (added) * boot/grub/arm64-efi/arm64-efi/kernel.exec (added) * boot/grub/arm64-efi/arm64-efi/kernel.img (added) * boot/grub/arm64-efi/arm64-efi/keystatus.mod (added) * boot/grub/arm64-efi/arm64-efi/ldm.mod (added) * boot/grub/arm64-efi/arm64-efi/linux.mod (added) * boot/grub/arm64-efi/arm64-efi/loadenv.mod (added) * boot/grub/arm64-efi/arm64-efi/loopback.mod (added) * boot/grub/arm64-efi/arm64-efi/ls.mod (added) * boot/grub/arm64-efi/arm64-efi/lsacpi.mod (added) * boot/grub/arm64-efi/arm64-efi/lsefi.mod (added) * boot/grub/arm64-efi/arm64-efi/lsefimmap.mod (added) * boot/grub/arm64-efi/arm64-efi/lsefisystab.mod (added) * boot/grub/arm64-efi/arm64-efi/lsmmap.mod (added) * boot/grub/arm64-efi/arm64-efi/lssal.mod (added) * boot/grub/arm64-efi/arm64-efi/luks.mod (added) * boot/grub/arm64-efi/arm64-efi/lvm.mod (added) * boot/grub/arm64-efi/arm64-efi/lzopio.mod (added) * boot/grub/arm64-efi/arm64-efi/macbless.mod (added) * boot/grub/arm64-efi/arm64-efi/macho.mod (added) * boot/grub/arm64-efi/arm64-efi/mdraid09.mod (added) * boot/grub/arm64-efi/arm64-efi/mdraid09_be.mod (added) * boot/grub/arm64-efi/arm64-efi/mdraid1x.mod (added) * boot/grub/arm64-efi/arm64-efi/memdisk.mod (added) * boot/grub/arm64-efi/arm64-efi/memrw.mod (added) * boot/grub/arm64-efi/arm64-efi/minicmd.mod (added) * boot/grub/arm64-efi/arm64-efi/minix.mod (added) * boot/grub/arm64-efi/arm64-efi/minix2.mod (added) * boot/grub/arm64-efi/arm64-efi/minix2_be.mod (added) * boot/grub/arm64-efi/arm64-efi/minix3.mod (added) * boot/grub/arm64-efi/arm64-efi/minix3_be.mod (added) * boot/grub/arm64-efi/arm64-efi/minix_be.mod (added) * boot/grub/arm64-efi/arm64-efi/mmap.mod (added) * boot/grub/arm64-efi/arm64-efi/moddep.lst (added) * boot/grub/arm64-efi/arm64-efi/modinfo.sh (added) * boot/grub/arm64-efi/arm64-efi/mpi.mod (added) * boot/grub/arm64-efi/arm64-efi/msdospart.mod (added) * boot/grub/arm64-efi/arm64-efi/mul_test.mod (added) * boot/grub/arm64-efi/arm64-efi/net.mod (added) * boot/grub/arm64-efi/arm64-efi/newc.mod (added) * boot/grub/arm64-efi/arm64-efi/nilfs2.mod (added) * boot/grub/arm64-efi/arm64-efi/normal.mod (added) * boot/grub/arm64-efi/arm64-efi/ntfs.mod (added) * boot/grub/arm64-efi/arm64-efi/ntfscomp.mod (added) * boot/grub/arm64-efi/arm64-efi/odc.mod (added) * boot/grub/arm64-efi/arm64-efi/offsetio.mod (added) * boot/grub/arm64-efi/arm64-efi/part_acorn.mod (added) * boot/grub/arm64-efi/arm64-efi/part_amiga.mod (added) * boot/grub/arm64-efi/arm64-efi/part_apple.mod (added) * boot/grub/arm64-efi/arm64-efi/part_bsd.mod (added) * boot/grub/arm64-efi/arm64-efi/part_dfly.mod (added) * boot/grub/arm64-efi/arm64-efi/part_dvh.mod (added) * boot/grub/arm64-efi/arm64-efi/part_gpt.mod (added) * boot/grub/arm64-efi/arm64-efi/part_msdos.mod (added) * boot/grub/arm64-efi/arm64-efi/part_plan.mod (added) * boot/grub/arm64-efi/arm64-efi/part_sun.mod (added) * boot/grub/arm64-efi/arm64-efi/part_sunpc.mod (added) * boot/grub/arm64-efi/arm64-efi/partmap.lst (added) * boot/grub/arm64-efi/arm64-efi/parttool.lst (added) * boot/grub/arm64-efi/arm64-efi/parttool.mod (added) * boot/grub/arm64-efi/arm64-efi/password.mod (added) * boot/grub/arm64-efi/arm64-efi/password_pbkdf2.mod (added) * boot/grub/arm64-efi/arm64-efi/pbkdf2.mod (added) * boot/grub/arm64-efi/arm64-efi/pbkdf2_test.mod (added) * boot/grub/arm64-efi/arm64-efi/png.mod (added) * boot/grub/arm64-efi/arm64-efi/priority_queue.mod (added) * boot/grub/arm64-efi/arm64-efi/probe.mod (added) * boot/grub/arm64-efi/arm64-efi/procfs.mod (added) * boot/grub/arm64-efi/arm64-efi/progress.mod (added) * boot/grub/arm64-efi/arm64-efi/raid5rec.mod (added) * boot/grub/arm64-efi/arm64-efi/raid6rec.mod (added) * boot/grub/arm64-efi/arm64-efi/read.mod (added) * boot/grub/arm64-efi/arm64-efi/reboot.mod (added) * boot/grub/arm64-efi/arm64-efi/regexp.mod (added) * boot/grub/arm64-efi/arm64-efi/reiserfs.mod (added) * boot/grub/arm64-efi/arm64-efi/romfs.mod (added) * boot/grub/arm64-efi/arm64-efi/scsi.mod (added) * boot/grub/arm64-efi/arm64-efi/search.mod (added) * boot/grub/arm64-efi/arm64-efi/search_fs_file.mod (added) * boot/grub/arm64-efi/arm64-efi/search_fs_uuid.mod (added) * boot/grub/arm64-efi/arm64-efi/search_label.mod (added) * boot/grub/arm64-efi/arm64-efi/serial.mod (added) * boot/grub/arm64-efi/arm64-efi/setjmp.mod (added) * boot/grub/arm64-efi/arm64-efi/setjmp_test.mod (added) * boot/grub/arm64-efi/arm64-efi/sfs.mod (added) * boot/grub/arm64-efi/arm64-efi/shift_test.mod (added) * boot/grub/arm64-efi/arm64-efi/signature_test.mod (added) * boot/grub/arm64-efi/arm64-efi/sleep.mod (added) * boot/grub/arm64-efi/arm64-efi/sleep_test.mod (added) * boot/grub/arm64-efi/arm64-efi/squash4.mod (added) * boot/grub/arm64-efi/arm64-efi/syslinuxcfg.mod (added) * boot/grub/arm64-efi/arm64-efi/tar.mod (added) * boot/grub/arm64-efi/arm64-efi/terminal.lst (added) * boot/grub/arm64-efi/arm64-efi/terminal.mod (added) * boot/grub/arm64-efi/arm64-efi/terminfo.mod (added) * boot/grub/arm64-efi/arm64-efi/test.mod (added) * boot/grub/arm64-efi/arm64-efi/test_blockarg.mod (added) * boot/grub/arm64-efi/arm64-efi/testload.mod (added) * boot/grub/arm64-efi/arm64-efi/testspeed.mod (added) * boot/grub/arm64-efi/arm64-efi/tftp.mod (added) * boot/grub/arm64-efi/arm64-efi/tga.mod (added) * boot/grub/arm64-efi/arm64-efi/time.mod (added) * boot/grub/arm64-efi/arm64-efi/tr.mod (added) * boot/grub/arm64-efi/arm64-efi/trig.mod (added) * boot/grub/arm64-efi/arm64-efi/true.mod (added) * boot/grub/arm64-efi/arm64-efi/udf.mod (added) * boot/grub/arm64-efi/arm64-efi/ufs1.mod (added) * boot/grub/arm64-efi/arm64-efi/ufs1_be.mod (added) * boot/grub/arm64-efi/arm64-efi/ufs2.mod (added) * boot/grub/arm64-efi/arm64-efi/verify.mod (added) * boot/grub/arm64-efi/arm64-efi/video.lst (added) * boot/grub/arm64-efi/arm64-efi/video.mod (added) * boot/grub/arm64-efi/arm64-efi/video_colors.mod (added) * boot/grub/arm64-efi/arm64-efi/video_fb.mod (added) * boot/grub/arm64-efi/arm64-efi/videoinfo.mod (added) * boot/grub/arm64-efi/arm64-efi/videotest.mod (added) * boot/grub/arm64-efi/arm64-efi/videotest_checksum.mod (added) * boot/grub/arm64-efi/arm64-efi/xen_boot.mod (added) * boot/grub/arm64-efi/arm64-efi/xfs.mod (added) * boot/grub/arm64-efi/arm64-efi/xnu_uuid.mod (added) * boot/grub/arm64-efi/arm64-efi/xnu_uuid_test.mod (added) * boot/grub/arm64-efi/arm64-efi/xzio.mod (added) * boot/grub/arm64-efi/arm64-efi/zfs.mod (added) * boot/grub/arm64-efi/arm64-efi/zfscrypt.mod (added) * boot/grub/arm64-efi/arm64-efi/zfsinfo.mod (added) * boot/grub/arm64-efi/efi.img.gz (added) * tools/grub/grub-update.sh (modified) arm64: Add GRUB files for the architecture * Teach ... Wed, 10 Apr 2019 15:04:17 GMT Jakub Jermář [c7c3508] * tools/toolchain.sh (modified) arm64: Add support to build a toolchain for the architecture Wed, 10 Apr 2019 15:04:17 GMT Jakub Jermář [a114e09] * boot/Makefile.grub (modified) * boot/grub/amd64-efi (added) * boot/grub/amd64-pc (added) * boot/grub/ia32-efi/COPYING (moved) * boot/grub/ia32-efi/README (moved) * boot/grub/ia32-efi/REVISION (moved) * boot/grub/ia32-efi/efi.img.gz (moved) * boot/grub/ia32-efi/i386-efi/acpi.mod (moved) * boot/grub/ia32-efi/i386-efi/adler32.mod (moved) * boot/grub/ia32-efi/i386-efi/affs.mod (moved) * boot/grub/ia32-efi/i386-efi/afs.mod (moved) * boot/grub/ia32-efi/i386-efi/ahci.mod (moved) * boot/grub/ia32-efi/i386-efi/all_video.mod (moved) * boot/grub/ia32-efi/i386-efi/aout.mod (moved) * boot/grub/ia32-efi/i386-efi/appleldr.mod (moved) * boot/grub/ia32-efi/i386-efi/archelp.mod (moved) * boot/grub/ia32-efi/i386-efi/at_keyboard.mod (moved) * boot/grub/ia32-efi/i386-efi/ata.mod (moved) * boot/grub/ia32-efi/i386-efi/backtrace.mod (moved) * boot/grub/ia32-efi/i386-efi/bfs.mod (moved) * boot/grub/ia32-efi/i386-efi/bitmap.mod (moved) * boot/grub/ia32-efi/i386-efi/bitmap_scale.mod (moved) * boot/grub/ia32-efi/i386-efi/blocklist.mod (moved) * boot/grub/ia32-efi/i386-efi/boot.mod (moved) * boot/grub/ia32-efi/i386-efi/bsd.mod (moved) * boot/grub/ia32-efi/i386-efi/bswap_test.mod (moved) * boot/grub/ia32-efi/i386-efi/btrfs.mod (moved) * boot/grub/ia32-efi/i386-efi/bufio.mod (moved) * boot/grub/ia32-efi/i386-efi/cat.mod (moved) * boot/grub/ia32-efi/i386-efi/cbfs.mod (moved) * boot/grub/ia32-efi/i386-efi/cbls.mod (moved) * boot/grub/ia32-efi/i386-efi/cbmemc.mod (moved) * boot/grub/ia32-efi/i386-efi/cbtable.mod (moved) * boot/grub/ia32-efi/i386-efi/cbtime.mod (moved) * boot/grub/ia32-efi/i386-efi/chain.mod (moved) * boot/grub/ia32-efi/i386-efi/cmdline_cat_test.mod (moved) * boot/grub/ia32-efi/i386-efi/cmp.mod (moved) * boot/grub/ia32-efi/i386-efi/cmp_test.mod (moved) * boot/grub/ia32-efi/i386-efi/command.lst (moved) * boot/grub/ia32-efi/i386-efi/configfile.mod (moved) * boot/grub/ia32-efi/i386-efi/cpio.mod (moved) * boot/grub/ia32-efi/i386-efi/cpio_be.mod (moved) * boot/grub/ia32-efi/i386-efi/cpuid.mod (moved) * boot/grub/ia32-efi/i386-efi/crc64.mod (moved) * boot/grub/ia32-efi/i386-efi/crypto.lst (moved) * boot/grub/ia32-efi/i386-efi/crypto.mod (moved) * boot/grub/ia32-efi/i386-efi/cryptodisk.mod (moved) * boot/grub/ia32-efi/i386-efi/cs5536.mod (moved) * boot/grub/ia32-efi/i386-efi/ctz_test.mod (moved) * boot/grub/ia32-efi/i386-efi/date.mod (moved) * boot/grub/ia32-efi/i386-efi/datehook.mod (moved) * boot/grub/ia32-efi/i386-efi/datetime.mod (moved) * boot/grub/ia32-efi/i386-efi/disk.mod (moved) * boot/grub/ia32-efi/i386-efi/diskfilter.mod (moved) * boot/grub/ia32-efi/i386-efi/div.mod (moved) * boot/grub/ia32-efi/i386-efi/div_test.mod (moved) * boot/grub/ia32-efi/i386-efi/dm_nv.mod (moved) * boot/grub/ia32-efi/i386-efi/echo.mod (moved) * boot/grub/ia32-efi/i386-efi/efi_gop.mod (moved) * boot/grub/ia32-efi/i386-efi/efi_uga.mod (moved) * boot/grub/ia32-efi/i386-efi/efifwsetup.mod (moved) * boot/grub/ia32-efi/i386-efi/efinet.mod (moved) * boot/grub/ia32-efi/i386-efi/ehci.mod (moved) * boot/grub/ia32-efi/i386-efi/elf.mod (moved) * boot/grub/ia32-efi/i386-efi/eval.mod (moved) * boot/grub/ia32-efi/i386-efi/exfat.mod (moved) * boot/grub/ia32-efi/i386-efi/exfctest.mod (moved) * boot/grub/ia32-efi/i386-efi/ext2.mod (moved) * boot/grub/ia32-efi/i386-efi/extcmd.mod (moved) * boot/grub/ia32-efi/i386-efi/fat.mod (moved) * boot/grub/ia32-efi/i386-efi/file.mod (moved) * boot/grub/ia32-efi/i386-efi/fixvideo.mod (moved) * boot/grub/ia32-efi/i386-efi/font.mod (moved) * boot/grub/ia32-efi/i386-efi/fs.lst (moved) * boot/grub/ia32-efi/i386-efi/fshelp.mod (moved) * boot/grub/ia32-efi/i386-efi/functional_test.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_arcfour.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_blowfish.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_camellia.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_cast5.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_crc.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_des.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_dsa.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_idea.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_md4.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_md5.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rfc2268.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rijndael.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rmd160.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rsa.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_seed.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_serpent.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_sha1.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_sha256.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_sha512.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_tiger.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_twofish.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_whirlpool.mod (moved) * boot/grub/ia32-efi/i386-efi/gdb.mod (moved) * boot/grub/ia32-efi/i386-efi/gdb_grub (moved) * boot/grub/ia32-efi/i386-efi/geli.mod (moved) * boot/grub/ia32-efi/i386-efi/gettext.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxmenu.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxterm.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxterm_background.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxterm_menu.mod (moved) * boot/grub/ia32-efi/i386-efi/gmodule.pl (moved) * boot/grub/ia32-efi/i386-efi/gptsync.mod (moved) * boot/grub/ia32-efi/i386-efi/gzio.mod (moved) * boot/grub/ia32-efi/i386-efi/halt.mod (moved) * boot/grub/ia32-efi/i386-efi/hashsum.mod (moved) * boot/grub/ia32-efi/i386-efi/hdparm.mod (moved) * boot/grub/ia32-efi/i386-efi/hello.mod (moved) * boot/grub/ia32-efi/i386-efi/help.mod (moved) * boot/grub/ia32-efi/i386-efi/hexdump.mod (moved) * boot/grub/ia32-efi/i386-efi/hfs.mod (moved) * boot/grub/ia32-efi/i386-efi/hfsplus.mod (moved) * boot/grub/ia32-efi/i386-efi/hfspluscomp.mod (moved) * boot/grub/ia32-efi/i386-efi/http.mod (moved) * boot/grub/ia32-efi/i386-efi/iorw.mod (moved) * boot/grub/ia32-efi/i386-efi/iso9660.mod (moved) * boot/grub/ia32-efi/i386-efi/jfs.mod (moved) * boot/grub/ia32-efi/i386-efi/jpeg.mod (moved) * boot/grub/ia32-efi/i386-efi/kernel.exec (moved) * boot/grub/ia32-efi/i386-efi/kernel.img (moved) * boot/grub/ia32-efi/i386-efi/keylayouts.mod (moved) * boot/grub/ia32-efi/i386-efi/keystatus.mod (moved) * boot/grub/ia32-efi/i386-efi/ldm.mod (moved) * boot/grub/ia32-efi/i386-efi/legacy_password_test.mod (moved) * boot/grub/ia32-efi/i386-efi/legacycfg.mod (moved) * boot/grub/ia32-efi/i386-efi/linux.mod (moved) * boot/grub/ia32-efi/i386-efi/linux16.mod (moved) * boot/grub/ia32-efi/i386-efi/loadbios.mod (moved) * boot/grub/ia32-efi/i386-efi/loadenv.mod (moved) * boot/grub/ia32-efi/i386-efi/loopback.mod (moved) * boot/grub/ia32-efi/i386-efi/ls.mod (moved) * boot/grub/ia32-efi/i386-efi/lsacpi.mod (moved) * boot/grub/ia32-efi/i386-efi/lsefi.mod (moved) * boot/grub/ia32-efi/i386-efi/lsefimmap.mod (moved) * boot/grub/ia32-efi/i386-efi/lsefisystab.mod (moved) * boot/grub/ia32-efi/i386-efi/lsmmap.mod (moved) * boot/grub/ia32-efi/i386-efi/lspci.mod (moved) * boot/grub/ia32-efi/i386-efi/lssal.mod (moved) * boot/grub/ia32-efi/i386-efi/luks.mod (moved) * boot/grub/ia32-efi/i386-efi/lvm.mod (moved) * boot/grub/ia32-efi/i386-efi/lzopio.mod (moved) * boot/grub/ia32-efi/i386-efi/macbless.mod (moved) * boot/grub/ia32-efi/i386-efi/macho.mod (moved) * boot/grub/ia32-efi/i386-efi/mdraid09.mod (moved) * boot/grub/ia32-efi/i386-efi/mdraid09_be.mod (moved) * boot/grub/ia32-efi/i386-efi/mdraid1x.mod (moved) * boot/grub/ia32-efi/i386-efi/memdisk.mod (moved) * boot/grub/ia32-efi/i386-efi/memrw.mod (moved) * boot/grub/ia32-efi/i386-efi/minicmd.mod (moved) * boot/grub/ia32-efi/i386-efi/minix.mod (moved) * boot/grub/ia32-efi/i386-efi/minix2.mod (moved) * boot/grub/ia32-efi/i386-efi/minix2_be.mod (moved) * boot/grub/ia32-efi/i386-efi/minix3.mod (moved) * boot/grub/ia32-efi/i386-efi/minix3_be.mod (moved) * boot/grub/ia32-efi/i386-efi/minix_be.mod (moved) * boot/grub/ia32-efi/i386-efi/mmap.mod (moved) * boot/grub/ia32-efi/i386-efi/moddep.lst (moved) * boot/grub/ia32-efi/i386-efi/modinfo.sh (moved) * boot/grub/ia32-efi/i386-efi/morse.mod (moved) * boot/grub/ia32-efi/i386-efi/mpi.mod (moved) * boot/grub/ia32-efi/i386-efi/msdospart.mod (moved) * boot/grub/ia32-efi/i386-efi/mul_test.mod (moved) * boot/grub/ia32-efi/i386-efi/multiboot.mod (moved) * boot/grub/ia32-efi/i386-efi/multiboot2.mod (moved) * boot/grub/ia32-efi/i386-efi/nativedisk.mod (moved) * boot/grub/ia32-efi/i386-efi/net.mod (moved) * boot/grub/ia32-efi/i386-efi/newc.mod (moved) * boot/grub/ia32-efi/i386-efi/nilfs2.mod (moved) * boot/grub/ia32-efi/i386-efi/normal.mod (moved) * boot/grub/ia32-efi/i386-efi/ntfs.mod (moved) * boot/grub/ia32-efi/i386-efi/ntfscomp.mod (moved) * boot/grub/ia32-efi/i386-efi/odc.mod (moved) * boot/grub/ia32-efi/i386-efi/offsetio.mod (moved) * boot/grub/ia32-efi/i386-efi/ohci.mod (moved) * boot/grub/ia32-efi/i386-efi/part_acorn.mod (moved) * boot/grub/ia32-efi/i386-efi/part_amiga.mod (moved) * boot/grub/ia32-efi/i386-efi/part_apple.mod (moved) * boot/grub/ia32-efi/i386-efi/part_bsd.mod (moved) * boot/grub/ia32-efi/i386-efi/part_dfly.mod (moved) * boot/grub/ia32-efi/i386-efi/part_dvh.mod (moved) * boot/grub/ia32-efi/i386-efi/part_gpt.mod (moved) * boot/grub/ia32-efi/i386-efi/part_msdos.mod (moved) * boot/grub/ia32-efi/i386-efi/part_plan.mod (moved) * boot/grub/ia32-efi/i386-efi/part_sun.mod (moved) * boot/grub/ia32-efi/i386-efi/part_sunpc.mod (moved) * boot/grub/ia32-efi/i386-efi/partmap.lst (moved) * boot/grub/ia32-efi/i386-efi/parttool.lst (moved) * boot/grub/ia32-efi/i386-efi/parttool.mod (moved) * boot/grub/ia32-efi/i386-efi/password.mod (moved) * boot/grub/ia32-efi/i386-efi/password_pbkdf2.mod (moved) * boot/grub/ia32-efi/i386-efi/pata.mod (moved) * boot/grub/ia32-efi/i386-efi/pbkdf2.mod (moved) * boot/grub/ia32-efi/i386-efi/pbkdf2_test.mod (moved) * boot/grub/ia32-efi/i386-efi/pcidump.mod (moved) * boot/grub/ia32-efi/i386-efi/play.mod (moved) * boot/grub/ia32-efi/i386-efi/png.mod (moved) * boot/grub/ia32-efi/i386-efi/priority_queue.mod (moved) * boot/grub/ia32-efi/i386-efi/probe.mod (moved) * boot/grub/ia32-efi/i386-efi/procfs.mod (moved) * boot/grub/ia32-efi/i386-efi/progress.mod (moved) * boot/grub/ia32-efi/i386-efi/raid5rec.mod (moved) * boot/grub/ia32-efi/i386-efi/raid6rec.mod (moved) * boot/grub/ia32-efi/i386-efi/random.mod (moved) * boot/grub/ia32-efi/i386-efi/read.mod (moved) * boot/grub/ia32-efi/i386-efi/reboot.mod (moved) * boot/grub/ia32-efi/i386-efi/regexp.mod (moved) * boot/grub/ia32-efi/i386-efi/reiserfs.mod (moved) * boot/grub/ia32-efi/i386-efi/relocator.mod (moved) * boot/grub/ia32-efi/i386-efi/romfs.mod (moved) * boot/grub/ia32-efi/i386-efi/scsi.mod (moved) * boot/grub/ia32-efi/i386-efi/search.mod (moved) * boot/grub/ia32-efi/i386-efi/search_fs_file.mod (moved) * boot/grub/ia32-efi/i386-efi/search_fs_uuid.mod (moved) * boot/grub/ia32-efi/i386-efi/search_label.mod (moved) * boot/grub/ia32-efi/i386-efi/serial.mod (moved) * boot/grub/ia32-efi/i386-efi/setjmp.mod (moved) * boot/grub/ia32-efi/i386-efi/setjmp_test.mod (moved) * boot/grub/ia32-efi/i386-efi/setpci.mod (moved) * boot/grub/ia32-efi/i386-efi/sfs.mod (moved) * boot/grub/ia32-efi/i386-efi/shift_test.mod (moved) * boot/grub/ia32-efi/i386-efi/signature_test.mod (moved) * boot/grub/ia32-efi/i386-efi/sleep.mod (moved) * boot/grub/ia32-efi/i386-efi/sleep_test.mod (moved) * boot/grub/ia32-efi/i386-efi/spkmodem.mod (moved) * boot/grub/ia32-efi/i386-efi/squash4.mod (moved) * boot/grub/ia32-efi/i386-efi/syslinuxcfg.mod (moved) * boot/grub/ia32-efi/i386-efi/tar.mod (moved) * boot/grub/ia32-efi/i386-efi/terminal.lst (moved) * boot/grub/ia32-efi/i386-efi/terminal.mod (moved) * boot/grub/ia32-efi/i386-efi/terminfo.mod (moved) * boot/grub/ia32-efi/i386-efi/test.mod (moved) * boot/grub/ia32-efi/i386-efi/test_blockarg.mod (moved) * boot/grub/ia32-efi/i386-efi/testload.mod (moved) * boot/grub/ia32-efi/i386-efi/testspeed.mod (moved) * boot/grub/ia32-efi/i386-efi/tftp.mod (moved) * boot/grub/ia32-efi/i386-efi/tga.mod (moved) * boot/grub/ia32-efi/i386-efi/time.mod (moved) * boot/grub/ia32-efi/i386-efi/tr.mod (moved) * boot/grub/ia32-efi/i386-efi/trig.mod (moved) * boot/grub/ia32-efi/i386-efi/true.mod (moved) * boot/grub/ia32-efi/i386-efi/udf.mod (moved) * boot/grub/ia32-efi/i386-efi/ufs1.mod (moved) * boot/grub/ia32-efi/i386-efi/ufs1_be.mod (moved) * boot/grub/ia32-efi/i386-efi/ufs2.mod (moved) * boot/grub/ia32-efi/i386-efi/uhci.mod (moved) * boot/grub/ia32-efi/i386-efi/usb.mod (moved) * boot/grub/ia32-efi/i386-efi/usb_keyboard.mod (moved) * boot/grub/ia32-efi/i386-efi/usbms.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_common.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_ftdi.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_pl2303.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_usbdebug.mod (moved) * boot/grub/ia32-efi/i386-efi/usbtest.mod (moved) * boot/grub/ia32-efi/i386-efi/verify.mod (moved) * boot/grub/ia32-efi/i386-efi/video.lst (moved) * boot/grub/ia32-efi/i386-efi/video.mod (moved) * boot/grub/ia32-efi/i386-efi/video_bochs.mod (moved) * boot/grub/ia32-efi/i386-efi/video_cirrus.mod (moved) * boot/grub/ia32-efi/i386-efi/video_colors.mod (moved) * boot/grub/ia32-efi/i386-efi/video_fb.mod (moved) * boot/grub/ia32-efi/i386-efi/videoinfo.mod (moved) * boot/grub/ia32-efi/i386-efi/videotest.mod (moved) * boot/grub/ia32-efi/i386-efi/videotest_checksum.mod (moved) * boot/grub/ia32-efi/i386-efi/xfs.mod (moved) * boot/grub/ia32-efi/i386-efi/xnu.mod (moved) * boot/grub/ia32-efi/i386-efi/xnu_uuid.mod (moved) * boot/grub/ia32-efi/i386-efi/xnu_uuid_test.mod (moved) * boot/grub/ia32-efi/i386-efi/xzio.mod (moved) * boot/grub/ia32-efi/i386-efi/zfs.mod (moved) * boot/grub/ia32-efi/i386-efi/zfscrypt.mod (moved) * boot/grub/ia32-efi/i386-efi/zfsinfo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/acpi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/adler32.mod (moved) * boot/grub/ia32-efi/x86_64-efi/affs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/afs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ahci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/all_video.mod (moved) * boot/grub/ia32-efi/x86_64-efi/aout.mod (moved) * boot/grub/ia32-efi/x86_64-efi/appleldr.mod (moved) * boot/grub/ia32-efi/x86_64-efi/archelp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/at_keyboard.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ata.mod (moved) * boot/grub/ia32-efi/x86_64-efi/backtrace.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bitmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bitmap_scale.mod (moved) * boot/grub/ia32-efi/x86_64-efi/blocklist.mod (moved) * boot/grub/ia32-efi/x86_64-efi/boot.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bsd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bswap_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/btrfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bufio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cat.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbls.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbmemc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbtable.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbtime.mod (moved) * boot/grub/ia32-efi/x86_64-efi/chain.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cmdline_cat_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cmp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cmp_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/command.lst (moved) * boot/grub/ia32-efi/x86_64-efi/configfile.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cpio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cpio_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cpuid.mod (moved) * boot/grub/ia32-efi/x86_64-efi/crc64.mod (moved) * boot/grub/ia32-efi/x86_64-efi/crypto.lst (moved) * boot/grub/ia32-efi/x86_64-efi/crypto.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cryptodisk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cs5536.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ctz_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/date.mod (moved) * boot/grub/ia32-efi/x86_64-efi/datehook.mod (moved) * boot/grub/ia32-efi/x86_64-efi/datetime.mod (moved) * boot/grub/ia32-efi/x86_64-efi/disk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/diskfilter.mod (moved) * boot/grub/ia32-efi/x86_64-efi/div.mod (moved) * boot/grub/ia32-efi/x86_64-efi/div_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/dm_nv.mod (moved) * boot/grub/ia32-efi/x86_64-efi/echo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efi_gop.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efi_uga.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efifwsetup.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efinet.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ehci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/elf.mod (moved) * boot/grub/ia32-efi/x86_64-efi/eval.mod (moved) * boot/grub/ia32-efi/x86_64-efi/exfat.mod (moved) * boot/grub/ia32-efi/x86_64-efi/exfctest.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ext2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/extcmd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/fat.mod (moved) * boot/grub/ia32-efi/x86_64-efi/file.mod (moved) * boot/grub/ia32-efi/x86_64-efi/fixvideo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/font.mod (moved) * boot/grub/ia32-efi/x86_64-efi/fs.lst (moved) * boot/grub/ia32-efi/x86_64-efi/fshelp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/functional_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_arcfour.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_blowfish.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_camellia.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_cast5.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_crc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_des.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_dsa.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_idea.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_md4.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_md5.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rfc2268.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rijndael.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rmd160.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rsa.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_seed.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_serpent.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_sha1.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_sha256.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_sha512.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_tiger.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_twofish.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_whirlpool.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gdb_grub (moved) * boot/grub/ia32-efi/x86_64-efi/geli.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gettext.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxmenu.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxterm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxterm_background.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxterm_menu.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gmodule.pl (moved) * boot/grub/ia32-efi/x86_64-efi/gptsync.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gzio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/halt.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hashsum.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hdparm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hello.mod (moved) * boot/grub/ia32-efi/x86_64-efi/help.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hexdump.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hfsplus.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hfspluscomp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/http.mod (moved) * boot/grub/ia32-efi/x86_64-efi/iorw.mod (moved) * boot/grub/ia32-efi/x86_64-efi/iso9660.mod (moved) * boot/grub/ia32-efi/x86_64-efi/jfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/jpeg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/kernel.exec (moved) * boot/grub/ia32-efi/x86_64-efi/kernel.img (moved) * boot/grub/ia32-efi/x86_64-efi/keylayouts.mod (moved) * boot/grub/ia32-efi/x86_64-efi/keystatus.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ldm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/legacy_password_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/legacycfg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/linux.mod (moved) * boot/grub/ia32-efi/x86_64-efi/linux16.mod (moved) * boot/grub/ia32-efi/x86_64-efi/loadbios.mod (moved) * boot/grub/ia32-efi/x86_64-efi/loadenv.mod (moved) * boot/grub/ia32-efi/x86_64-efi/loopback.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ls.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsacpi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsefi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsefimmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsefisystab.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsmmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lspci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lssal.mod (moved) * boot/grub/ia32-efi/x86_64-efi/luks.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lvm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lzopio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/macbless.mod (moved) * boot/grub/ia32-efi/x86_64-efi/macho.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mdraid09.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mdraid09_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mdraid1x.mod (moved) * boot/grub/ia32-efi/x86_64-efi/memdisk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/memrw.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minicmd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix2_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix3.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix3_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/moddep.lst (moved) * boot/grub/ia32-efi/x86_64-efi/modinfo.sh (moved) * boot/grub/ia32-efi/x86_64-efi/morse.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mpi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/msdospart.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mul_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/multiboot.mod (moved) * boot/grub/ia32-efi/x86_64-efi/multiboot2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/nativedisk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/net.mod (moved) * boot/grub/ia32-efi/x86_64-efi/newc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/nilfs2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/normal.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ntfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ntfscomp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/odc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/offsetio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ohci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_acorn.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_amiga.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_apple.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_bsd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_dfly.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_dvh.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_gpt.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_msdos.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_plan.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_sun.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_sunpc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/partmap.lst (moved) * boot/grub/ia32-efi/x86_64-efi/parttool.lst (moved) * boot/grub/ia32-efi/x86_64-efi/parttool.mod (moved) * boot/grub/ia32-efi/x86_64-efi/password.mod (moved) * boot/grub/ia32-efi/x86_64-efi/password_pbkdf2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pata.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pbkdf2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pbkdf2_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pcidump.mod (moved) * boot/grub/ia32-efi/x86_64-efi/play.mod (moved) * boot/grub/ia32-efi/x86_64-efi/png.mod (moved) * boot/grub/ia32-efi/x86_64-efi/priority_queue.mod (moved) * boot/grub/ia32-efi/x86_64-efi/probe.mod (moved) * boot/grub/ia32-efi/x86_64-efi/procfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/progress.mod (moved) * boot/grub/ia32-efi/x86_64-efi/raid5rec.mod (moved) * boot/grub/ia32-efi/x86_64-efi/raid6rec.mod (moved) * boot/grub/ia32-efi/x86_64-efi/random.mod (moved) * boot/grub/ia32-efi/x86_64-efi/read.mod (moved) * boot/grub/ia32-efi/x86_64-efi/reboot.mod (moved) * boot/grub/ia32-efi/x86_64-efi/regexp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/reiserfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/relocator.mod (moved) * boot/grub/ia32-efi/x86_64-efi/romfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/scsi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search_fs_file.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search_fs_uuid.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search_label.mod (moved) * boot/grub/ia32-efi/x86_64-efi/serial.mod (moved) * boot/grub/ia32-efi/x86_64-efi/setjmp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/setjmp_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/setpci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/sfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/shift_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/signature_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/sleep.mod (moved) * boot/grub/ia32-efi/x86_64-efi/sleep_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/spkmodem.mod (moved) * boot/grub/ia32-efi/x86_64-efi/squash4.mod (moved) * boot/grub/ia32-efi/x86_64-efi/syslinuxcfg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tar.mod (moved) * boot/grub/ia32-efi/x86_64-efi/terminal.lst (moved) * boot/grub/ia32-efi/x86_64-efi/terminal.mod (moved) * boot/grub/ia32-efi/x86_64-efi/terminfo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/test_blockarg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/testload.mod (moved) * boot/grub/ia32-efi/x86_64-efi/testspeed.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tftp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tga.mod (moved) * boot/grub/ia32-efi/x86_64-efi/time.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tr.mod (moved) * boot/grub/ia32-efi/x86_64-efi/trig.mod (moved) * boot/grub/ia32-efi/x86_64-efi/true.mod (moved) * boot/grub/ia32-efi/x86_64-efi/udf.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ufs1.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ufs1_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ufs2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/uhci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usb.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usb_keyboard.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbms.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_common.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_ftdi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_pl2303.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_usbdebug.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbtest.mod (moved) * boot/grub/ia32-efi/x86_64-efi/verify.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video.lst (moved) * boot/grub/ia32-efi/x86_64-efi/video.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_bochs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_cirrus.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_colors.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_fb.mod (moved) * boot/grub/ia32-efi/x86_64-efi/videoinfo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/videotest.mod (moved) * boot/grub/ia32-efi/x86_64-efi/videotest_checksum.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xnu.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xnu_uuid.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xnu_uuid_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xzio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/zfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/zfscrypt.mod (moved) * boot/grub/ia32-efi/x86_64-efi/zfsinfo.mod (moved) * boot/grub/ia32-pc/COPYING (moved) * boot/grub/ia32-pc/README (moved) * boot/grub/ia32-pc/REVISION (moved) * boot/grub/ia32-pc/i386-pc/acpi.mod (moved) * boot/grub/ia32-pc/i386-pc/adler32.mod (moved) * boot/grub/ia32-pc/i386-pc/affs.mod (moved) * boot/grub/ia32-pc/i386-pc/afs.mod (moved) * boot/grub/ia32-pc/i386-pc/ahci.mod (moved) * boot/grub/ia32-pc/i386-pc/all_video.mod (moved) * boot/grub/ia32-pc/i386-pc/aout.mod (moved) * boot/grub/ia32-pc/i386-pc/archelp.mod (moved) * boot/grub/ia32-pc/i386-pc/at_keyboard.mod (moved) * boot/grub/ia32-pc/i386-pc/ata.mod (moved) * boot/grub/ia32-pc/i386-pc/backtrace.mod (moved) * boot/grub/ia32-pc/i386-pc/bfs.mod (moved) * boot/grub/ia32-pc/i386-pc/biosdisk.mod (moved) * boot/grub/ia32-pc/i386-pc/bitmap.mod (moved) * boot/grub/ia32-pc/i386-pc/bitmap_scale.mod (moved) * boot/grub/ia32-pc/i386-pc/blocklist.mod (moved) * boot/grub/ia32-pc/i386-pc/boot.img (moved) * boot/grub/ia32-pc/i386-pc/boot.mod (moved) * boot/grub/ia32-pc/i386-pc/boot_hybrid.img (moved) * boot/grub/ia32-pc/i386-pc/bsd.mod (moved) * boot/grub/ia32-pc/i386-pc/bswap_test.mod (moved) * boot/grub/ia32-pc/i386-pc/btrfs.mod (moved) * boot/grub/ia32-pc/i386-pc/bufio.mod (moved) * boot/grub/ia32-pc/i386-pc/cat.mod (moved) * boot/grub/ia32-pc/i386-pc/cbfs.mod (moved) * boot/grub/ia32-pc/i386-pc/cbls.mod (moved) * boot/grub/ia32-pc/i386-pc/cbmemc.mod (moved) * boot/grub/ia32-pc/i386-pc/cbtable.mod (moved) * boot/grub/ia32-pc/i386-pc/cbtime.mod (moved) * boot/grub/ia32-pc/i386-pc/cdboot.img (moved) * boot/grub/ia32-pc/i386-pc/chain.mod (moved) * boot/grub/ia32-pc/i386-pc/cmdline_cat_test.mod (moved) * boot/grub/ia32-pc/i386-pc/cmosdump.mod (moved) * boot/grub/ia32-pc/i386-pc/cmostest.mod (moved) * boot/grub/ia32-pc/i386-pc/cmp.mod (moved) * boot/grub/ia32-pc/i386-pc/cmp_test.mod (moved) * boot/grub/ia32-pc/i386-pc/command.lst (moved) * boot/grub/ia32-pc/i386-pc/configfile.mod (moved) * boot/grub/ia32-pc/i386-pc/core.img (moved) * boot/grub/ia32-pc/i386-pc/cpio.mod (moved) * boot/grub/ia32-pc/i386-pc/cpio_be.mod (moved) * boot/grub/ia32-pc/i386-pc/cpuid.mod (moved) * boot/grub/ia32-pc/i386-pc/crc64.mod (moved) * boot/grub/ia32-pc/i386-pc/crypto.lst (moved) * boot/grub/ia32-pc/i386-pc/crypto.mod (moved) * boot/grub/ia32-pc/i386-pc/cryptodisk.mod (moved) * boot/grub/ia32-pc/i386-pc/cs5536.mod (moved) * boot/grub/ia32-pc/i386-pc/ctz_test.mod (moved) * boot/grub/ia32-pc/i386-pc/date.mod (moved) * boot/grub/ia32-pc/i386-pc/datehook.mod (moved) * boot/grub/ia32-pc/i386-pc/datetime.mod (moved) * boot/grub/ia32-pc/i386-pc/disk.mod (moved) * boot/grub/ia32-pc/i386-pc/diskboot.img (moved) * boot/grub/ia32-pc/i386-pc/diskfilter.mod (moved) * boot/grub/ia32-pc/i386-pc/div.mod (moved) * boot/grub/ia32-pc/i386-pc/div_test.mod (moved) * boot/grub/ia32-pc/i386-pc/dm_nv.mod (moved) * boot/grub/ia32-pc/i386-pc/drivemap.mod (moved) * boot/grub/ia32-pc/i386-pc/echo.mod (moved) * boot/grub/ia32-pc/i386-pc/efiemu.mod (moved) * boot/grub/ia32-pc/i386-pc/ehci.mod (moved) * boot/grub/ia32-pc/i386-pc/elf.mod (moved) * boot/grub/ia32-pc/i386-pc/eval.mod (moved) * boot/grub/ia32-pc/i386-pc/exfat.mod (moved) * boot/grub/ia32-pc/i386-pc/exfctest.mod (moved) * boot/grub/ia32-pc/i386-pc/ext2.mod (moved) * boot/grub/ia32-pc/i386-pc/extcmd.mod (moved) * boot/grub/ia32-pc/i386-pc/fat.mod (moved) * boot/grub/ia32-pc/i386-pc/file.mod (moved) * boot/grub/ia32-pc/i386-pc/font.mod (moved) * boot/grub/ia32-pc/i386-pc/freedos.mod (moved) * boot/grub/ia32-pc/i386-pc/fs.lst (moved) * boot/grub/ia32-pc/i386-pc/fshelp.mod (moved) * boot/grub/ia32-pc/i386-pc/functional_test.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_arcfour.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_blowfish.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_camellia.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_cast5.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_crc.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_des.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_dsa.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_idea.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_md4.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_md5.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rfc2268.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rijndael.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rmd160.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rsa.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_seed.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_serpent.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_sha1.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_sha256.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_sha512.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_tiger.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_twofish.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_whirlpool.mod (moved) * boot/grub/ia32-pc/i386-pc/gdb.mod (moved) * boot/grub/ia32-pc/i386-pc/gdb_grub (moved) * boot/grub/ia32-pc/i386-pc/geli.mod (moved) * boot/grub/ia32-pc/i386-pc/gettext.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxmenu.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxterm.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxterm_background.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxterm_menu.mod (moved) * boot/grub/ia32-pc/i386-pc/gmodule.pl (moved) * boot/grub/ia32-pc/i386-pc/gptsync.mod (moved) * boot/grub/ia32-pc/i386-pc/gzio.mod (moved) * boot/grub/ia32-pc/i386-pc/halt.mod (moved) * boot/grub/ia32-pc/i386-pc/hashsum.mod (moved) * boot/grub/ia32-pc/i386-pc/hdparm.mod (moved) * boot/grub/ia32-pc/i386-pc/hello.mod (moved) * boot/grub/ia32-pc/i386-pc/help.mod (moved) * boot/grub/ia32-pc/i386-pc/hexdump.mod (moved) * boot/grub/ia32-pc/i386-pc/hfs.mod (moved) * boot/grub/ia32-pc/i386-pc/hfsplus.mod (moved) * boot/grub/ia32-pc/i386-pc/hfspluscomp.mod (moved) * boot/grub/ia32-pc/i386-pc/http.mod (moved) * boot/grub/ia32-pc/i386-pc/iorw.mod (moved) * boot/grub/ia32-pc/i386-pc/iso9660.mod (moved) * boot/grub/ia32-pc/i386-pc/jfs.mod (moved) * boot/grub/ia32-pc/i386-pc/jpeg.mod (moved) * boot/grub/ia32-pc/i386-pc/kernel.exec (moved) * boot/grub/ia32-pc/i386-pc/kernel.img (moved) * boot/grub/ia32-pc/i386-pc/keylayouts.mod (moved) * boot/grub/ia32-pc/i386-pc/keystatus.mod (moved) * boot/grub/ia32-pc/i386-pc/ldm.mod (moved) * boot/grub/ia32-pc/i386-pc/legacy_password_test.mod (moved) * boot/grub/ia32-pc/i386-pc/legacycfg.mod (moved) * boot/grub/ia32-pc/i386-pc/linux.mod (moved) * boot/grub/ia32-pc/i386-pc/linux16.mod (moved) * boot/grub/ia32-pc/i386-pc/lnxboot.img (moved) * boot/grub/ia32-pc/i386-pc/loadenv.mod (moved) * boot/grub/ia32-pc/i386-pc/loopback.mod (moved) * boot/grub/ia32-pc/i386-pc/ls.mod (moved) * boot/grub/ia32-pc/i386-pc/lsacpi.mod (moved) * boot/grub/ia32-pc/i386-pc/lsapm.mod (moved) * boot/grub/ia32-pc/i386-pc/lsmmap.mod (moved) * boot/grub/ia32-pc/i386-pc/lspci.mod (moved) * boot/grub/ia32-pc/i386-pc/luks.mod (moved) * boot/grub/ia32-pc/i386-pc/lvm.mod (moved) * boot/grub/ia32-pc/i386-pc/lzma_decompress.img (moved) * boot/grub/ia32-pc/i386-pc/lzopio.mod (moved) * boot/grub/ia32-pc/i386-pc/macbless.mod (moved) * boot/grub/ia32-pc/i386-pc/macho.mod (moved) * boot/grub/ia32-pc/i386-pc/mda_text.mod (moved) * boot/grub/ia32-pc/i386-pc/mdraid09.mod (moved) * boot/grub/ia32-pc/i386-pc/mdraid09_be.mod (moved) * boot/grub/ia32-pc/i386-pc/mdraid1x.mod (moved) * boot/grub/ia32-pc/i386-pc/memdisk.mod (moved) * boot/grub/ia32-pc/i386-pc/memrw.mod (moved) * boot/grub/ia32-pc/i386-pc/minicmd.mod (moved) * boot/grub/ia32-pc/i386-pc/minix.mod (moved) * boot/grub/ia32-pc/i386-pc/minix2.mod (moved) * boot/grub/ia32-pc/i386-pc/minix2_be.mod (moved) * boot/grub/ia32-pc/i386-pc/minix3.mod (moved) * boot/grub/ia32-pc/i386-pc/minix3_be.mod (moved) * boot/grub/ia32-pc/i386-pc/minix_be.mod (moved) * boot/grub/ia32-pc/i386-pc/mmap.mod (moved) * boot/grub/ia32-pc/i386-pc/moddep.lst (moved) * boot/grub/ia32-pc/i386-pc/modinfo.sh (moved) * boot/grub/ia32-pc/i386-pc/morse.mod (moved) * boot/grub/ia32-pc/i386-pc/mpi.mod (moved) * boot/grub/ia32-pc/i386-pc/msdospart.mod (moved) * boot/grub/ia32-pc/i386-pc/mul_test.mod (moved) * boot/grub/ia32-pc/i386-pc/multiboot.mod (moved) * boot/grub/ia32-pc/i386-pc/multiboot2.mod (moved) * boot/grub/ia32-pc/i386-pc/nativedisk.mod (moved) * boot/grub/ia32-pc/i386-pc/net.mod (moved) * boot/grub/ia32-pc/i386-pc/newc.mod (moved) * boot/grub/ia32-pc/i386-pc/nilfs2.mod (moved) * boot/grub/ia32-pc/i386-pc/normal.mod (moved) * boot/grub/ia32-pc/i386-pc/ntfs.mod (moved) * boot/grub/ia32-pc/i386-pc/ntfscomp.mod (moved) * boot/grub/ia32-pc/i386-pc/ntldr.mod (moved) * boot/grub/ia32-pc/i386-pc/odc.mod (moved) * boot/grub/ia32-pc/i386-pc/offsetio.mod (moved) * boot/grub/ia32-pc/i386-pc/ohci.mod (moved) * boot/grub/ia32-pc/i386-pc/part_acorn.mod (moved) * boot/grub/ia32-pc/i386-pc/part_amiga.mod (moved) * boot/grub/ia32-pc/i386-pc/part_apple.mod (moved) * boot/grub/ia32-pc/i386-pc/part_bsd.mod (moved) * boot/grub/ia32-pc/i386-pc/part_dfly.mod (moved) * boot/grub/ia32-pc/i386-pc/part_dvh.mod (moved) * boot/grub/ia32-pc/i386-pc/part_gpt.mod (moved) * boot/grub/ia32-pc/i386-pc/part_msdos.mod (moved) * boot/grub/ia32-pc/i386-pc/part_plan.mod (moved) * boot/grub/ia32-pc/i386-pc/part_sun.mod (moved) * boot/grub/ia32-pc/i386-pc/part_sunpc.mod (moved) * boot/grub/ia32-pc/i386-pc/partmap.lst (moved) * boot/grub/ia32-pc/i386-pc/parttool.lst (moved) * boot/grub/ia32-pc/i386-pc/parttool.mod (moved) * boot/grub/ia32-pc/i386-pc/password.mod (moved) * boot/grub/ia32-pc/i386-pc/password_pbkdf2.mod (moved) * boot/grub/ia32-pc/i386-pc/pata.mod (moved) * boot/grub/ia32-pc/i386-pc/pbkdf2.mod (moved) * boot/grub/ia32-pc/i386-pc/pbkdf2_test.mod (moved) * boot/grub/ia32-pc/i386-pc/pci.mod (moved) * boot/grub/ia32-pc/i386-pc/pcidump.mod (moved) * boot/grub/ia32-pc/i386-pc/plan9.mod (moved) * boot/grub/ia32-pc/i386-pc/play.mod (moved) * boot/grub/ia32-pc/i386-pc/png.mod (moved) * boot/grub/ia32-pc/i386-pc/priority_queue.mod (moved) * boot/grub/ia32-pc/i386-pc/probe.mod (moved) * boot/grub/ia32-pc/i386-pc/procfs.mod (moved) * boot/grub/ia32-pc/i386-pc/progress.mod (moved) * boot/grub/ia32-pc/i386-pc/pxe.mod (moved) * boot/grub/ia32-pc/i386-pc/pxeboot.img (moved) * boot/grub/ia32-pc/i386-pc/pxechain.mod (moved) * boot/grub/ia32-pc/i386-pc/raid5rec.mod (moved) * boot/grub/ia32-pc/i386-pc/raid6rec.mod (moved) * boot/grub/ia32-pc/i386-pc/random.mod (moved) * boot/grub/ia32-pc/i386-pc/read.mod (moved) * boot/grub/ia32-pc/i386-pc/reboot.mod (moved) * boot/grub/ia32-pc/i386-pc/regexp.mod (moved) * boot/grub/ia32-pc/i386-pc/reiserfs.mod (moved) * boot/grub/ia32-pc/i386-pc/relocator.mod (moved) * boot/grub/ia32-pc/i386-pc/romfs.mod (moved) * boot/grub/ia32-pc/i386-pc/scsi.mod (moved) * boot/grub/ia32-pc/i386-pc/search.mod (moved) * boot/grub/ia32-pc/i386-pc/search_fs_file.mod (moved) * boot/grub/ia32-pc/i386-pc/search_fs_uuid.mod (moved) * boot/grub/ia32-pc/i386-pc/search_label.mod (moved) * boot/grub/ia32-pc/i386-pc/sendkey.mod (moved) * boot/grub/ia32-pc/i386-pc/serial.mod (moved) * boot/grub/ia32-pc/i386-pc/setjmp.mod (moved) * boot/grub/ia32-pc/i386-pc/setjmp_test.mod (moved) * boot/grub/ia32-pc/i386-pc/setpci.mod (moved) * boot/grub/ia32-pc/i386-pc/sfs.mod (moved) * boot/grub/ia32-pc/i386-pc/shift_test.mod (moved) * boot/grub/ia32-pc/i386-pc/signature_test.mod (moved) * boot/grub/ia32-pc/i386-pc/sleep.mod (moved) * boot/grub/ia32-pc/i386-pc/sleep_test.mod (moved) * boot/grub/ia32-pc/i386-pc/spkmodem.mod (moved) * boot/grub/ia32-pc/i386-pc/squash4.mod (moved) * boot/grub/ia32-pc/i386-pc/syslinuxcfg.mod (moved) * boot/grub/ia32-pc/i386-pc/tar.mod (moved) * boot/grub/ia32-pc/i386-pc/terminal.lst (moved) * boot/grub/ia32-pc/i386-pc/terminal.mod (moved) * boot/grub/ia32-pc/i386-pc/terminfo.mod (moved) * boot/grub/ia32-pc/i386-pc/test.mod (moved) * boot/grub/ia32-pc/i386-pc/test_blockarg.mod (moved) * boot/grub/ia32-pc/i386-pc/testload.mod (moved) * boot/grub/ia32-pc/i386-pc/testspeed.mod (moved) * boot/grub/ia32-pc/i386-pc/tftp.mod (moved) * boot/grub/ia32-pc/i386-pc/tga.mod (moved) * boot/grub/ia32-pc/i386-pc/time.mod (moved) * boot/grub/ia32-pc/i386-pc/tr.mod (moved) * boot/grub/ia32-pc/i386-pc/trig.mod (moved) * boot/grub/ia32-pc/i386-pc/true.mod (moved) * boot/grub/ia32-pc/i386-pc/truecrypt.mod (moved) * boot/grub/ia32-pc/i386-pc/udf.mod (moved) * boot/grub/ia32-pc/i386-pc/ufs1.mod (moved) * boot/grub/ia32-pc/i386-pc/ufs1_be.mod (moved) * boot/grub/ia32-pc/i386-pc/ufs2.mod (moved) * boot/grub/ia32-pc/i386-pc/uhci.mod (moved) * boot/grub/ia32-pc/i386-pc/usb.mod (moved) * boot/grub/ia32-pc/i386-pc/usb_keyboard.mod (moved) * boot/grub/ia32-pc/i386-pc/usbms.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_common.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_ftdi.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_pl2303.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_usbdebug.mod (moved) * boot/grub/ia32-pc/i386-pc/usbtest.mod (moved) * boot/grub/ia32-pc/i386-pc/vbe.mod (moved) * boot/grub/ia32-pc/i386-pc/verify.mod (moved) * boot/grub/ia32-pc/i386-pc/vga.mod (moved) * boot/grub/ia32-pc/i386-pc/vga_text.mod (moved) * boot/grub/ia32-pc/i386-pc/video.lst (moved) * boot/grub/ia32-pc/i386-pc/video.mod (moved) * boot/grub/ia32-pc/i386-pc/video_bochs.mod (moved) * boot/grub/ia32-pc/i386-pc/video_cirrus.mod (moved) * boot/grub/ia32-pc/i386-pc/video_colors.mod (moved) * boot/grub/ia32-pc/i386-pc/video_fb.mod (moved) * boot/grub/ia32-pc/i386-pc/videoinfo.mod (moved) * boot/grub/ia32-pc/i386-pc/videotest.mod (moved) * boot/grub/ia32-pc/i386-pc/videotest_checksum.mod (moved) * boot/grub/ia32-pc/i386-pc/xfs.mod (moved) * boot/grub/ia32-pc/i386-pc/xnu.mod (moved) * boot/grub/ia32-pc/i386-pc/xnu_uuid.mod (moved) * boot/grub/ia32-pc/i386-pc/xnu_uuid_test.mod (moved) * boot/grub/ia32-pc/i386-pc/xzio.mod (moved) * boot/grub/ia32-pc/i386-pc/zfs.mod (moved) * boot/grub/ia32-pc/i386-pc/zfscrypt.mod (moved) * boot/grub/ia32-pc/i386-pc/zfsinfo.mod (moved) * boot/grub/ia32-pc/pc.img (moved) * tools/grub/grub-update.sh (modified) * tools/grub/mkimage.sh (modified) Allow per-boot-architecture GRUB files Organize pre-compiled GRUB ... Wed, 10 Apr 2019 15:04:17 GMT Jakub Jermář [3ef901d0] * tools/config.py (modified) Add support for compound conditions in HelenOS.config Allow use of ... Thu, 14 Feb 2019 01:09:38 GMT Jiri Svoboda [fc448f5] * tools/build-ccheck.sh (modified) Bump sycek Ccheck now reports meaningful issues where it would ... Wed, 06 Feb 2019 17:30:48 GMT Jakub Jermar [13eecc4] * boot/Makefile.common (modified) * tools/ew.py (modified) * uspace/Makefile (modified) * uspace/drv/block/virtio-blk/Makefile (added) * uspace/drv/block/virtio-blk/virtio-blk.c (added) * uspace/drv/block/virtio-blk/virtio-blk.h (added) * uspace/drv/block/virtio-blk/virtio-blk.ma (added) * uspace/lib/virtio/virtio.c (modified) Add virtio-blk driver Mon, 28 Jan 2019 16:28:42 GMT Jiri Svoboda [d4f9a2a] * tools/build-ccheck.sh (modified) Bump sycek Fri, 18 Jan 2019 19:18:44 GMT Jakub Jermar [4248ce5] * tools/autotool.py (modified) Do not require python2 Tue, 15 Jan 2019 15:47:46 GMT Jiri Svoboda [cf9e949] * tools/build-ccheck.sh (modified) Fix oops. Tue, 15 Jan 2019 15:21:26 GMT Jiri Svoboda [623b2134] * tools/build-ccheck.sh (modified) Bump sycek (enforce no indentation on blank lines) Mon, 03 Dec 2018 20:38:54 GMT Matthieu Riolo [cb15b49c] * tools/toolchain.sh (modified) implement platform 'all' and adding help message to show_usage Fri, 30 Nov 2018 23:52:56 GMT Matthieu Riolo [4aba581] * tools/toolchain.sh (modified) implementing a test function for the different platforms Mon, 26 Nov 2018 13:55:51 GMT Jiri Svoboda [b501de7] * tools/xcw/bin/helenos-bld-config (modified) * tools/xcw/bin/helenos-cc (modified) * tools/xcw/bin/helenos-ld (modified) * tools/xcw/bin/helenos-pkg-config (modified) * uspace/Makefile (modified) * uspace/lib/posix/Makefile (modified) XCW should rely on export dir instead of touching the source tree. ... Sun, 18 Nov 2018 01:01:02 GMT Jiri Svoboda [8be3230] * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/vesa_prot.inc (added) * kernel/arch/amd64/src/boot/vesa_real.inc (added) * kernel/arch/amd64/src/boot/vesa_ret.inc (added) * kernel/arch/amd64/src/boot/vga323.pal (added) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (added) * kernel/arch/ia32/src/boot/vesa_real.inc (added) * kernel/arch/ia32/src/boot/vesa_ret.inc (added) * kernel/arch/ia32/src/boot/vga323.pal (added) * kernel/genarch/include/genarch/multiboot/multiboot.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.h (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * tools/autocheck.awk (modified) Revert "Remove realmode VESA code" - needs more work This reverts ... Tue, 13 Nov 2018 20:14:30 GMT GitHub [e3fa1720] * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/boot/vesa_prot.inc (deleted) * kernel/arch/amd64/src/boot/vesa_real.inc (deleted) * kernel/arch/amd64/src/boot/vesa_ret.inc (deleted) * kernel/arch/amd64/src/boot/vga323.pal (deleted) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (deleted) * kernel/arch/ia32/src/boot/vesa_real.inc (deleted) * kernel/arch/ia32/src/boot/vesa_ret.inc (deleted) * kernel/arch/ia32/src/boot/vga323.pal (deleted) * kernel/genarch/include/genarch/multiboot/multiboot.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.h (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * tools/autocheck.awk (modified) Remove realmode VESA code (#59) Enables framebuffer initialization ... Tue, 13 Nov 2018 19:12:40 GMT GitHub [6ae5e3f] * tools/toolchain.sh (modified) Bump binutils (#57) Tue, 13 Nov 2018 11:39:46 GMT Jiri Svoboda [705ca2b] * tools/xcw/bin/helenos-bld-config (modified) * tools/xcw/bin/helenos-test (added) XCW should provide interfaces to find install directory and to run EW. Mon, 12 Nov 2018 20:25:49 GMT Jiří Zárevúcky [08f1a6d] * tools/autocheck.awk (modified) Fix end of file Mon, 12 Nov 2018 20:20:36 GMT Jiří Zárevúcky [8781e9d] * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/vesa_prot.inc (deleted) * kernel/arch/amd64/src/boot/vesa_real.inc (deleted) * kernel/arch/amd64/src/boot/vesa_ret.inc (deleted) * kernel/arch/amd64/src/boot/vga323.pal (deleted) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (deleted) * kernel/arch/ia32/src/boot/vesa_real.inc (deleted) * kernel/arch/ia32/src/boot/vesa_ret.inc (deleted) * kernel/arch/ia32/src/boot/vga323.pal (deleted) * kernel/genarch/include/genarch/multiboot/multiboot.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.h (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * tools/autocheck.awk (modified) Remove realmode VESA code This simply enables framebuffer setup via ... Sun, 11 Nov 2018 20:21:08 GMT Jiri Svoboda [a5c468e] * .gitignore (modified) * Makefile (modified) * tools/xcw/bin/helenos-bld-config (modified) * tools/xcw/bin/helenos-cc (modified) * tools/xcw/bin/helenos-ld (modified) * uspace/Makefile (modified) Build XCW demo as part of default target. Need to get real CFLAGS to ... Sat, 10 Nov 2018 19:54:04 GMT GitHub [86aad6f] * boot/Makefile (modified) * tools/autotool.py (modified) Add missing libs to image.iso (PR #55) Add crt*.o files and ... Fri, 09 Nov 2018 13:36:27 GMT Jiri Svoboda [3875f106] * tools/xcw/bin/helenos-bld-config (modified) * tools/xcw/bin/helenos-ld (added) * tools/xcw/demo/Makefile (modified) * uspace/lib/c/include/string.h (modified) Fix broken XCW. Allow using string.h by cross-platform SW even if ... Fri, 09 Nov 2018 08:42:26 GMT Vojtech Horky [279188c0] * boot/Makefile (modified) * tools/autotool.py (modified) Add missing libs when CONFIG_DEVEL_FILES is set We need to add the ... Sat, 06 Oct 2018 21:14:14 GMT Jiri Svoboda [df8eaba] * boot/Makefile (modified) * tools/mkext2.py (modified) * uspace/app/sysinst/Makefile (modified) * uspace/app/sysinst/rdimg.c (added) * uspace/app/sysinst/rdimg.h (added) * uspace/app/sysinst/sysinst.c (modified) * uspace/app/sysinst/types/volume.h (added) * uspace/app/sysinst/volume.c (added) * uspace/app/sysinst/volume.h (added) * uspace/srv/volsrv/volsrv.c (modified) * uspace/srv/volsrv/volume.c (modified) Let installer amend RAM disk image with volume server configuration. Thu, 04 Oct 2018 09:00:21 GMT Jiri Svoboda [1bb43d5] * boot/grub.pc/i386-pc/core.img (modified) * tools/grub/grub-update.sh (modified) * tools/grub/mkimage.sh (modified) * uspace/app/sysinst/sysinst.c (modified) Switch installation file system from MINIX to Ext4 (well, Ext2, ... Mon, 24 Sep 2018 19:50:24 GMT Jiri Svoboda [5e6b76d] * tools/build-ccheck.sh (modified) Fix nit in build-ccheck.sh. Mon, 24 Sep 2018 15:41:04 GMT Jiří Zárevúcky [34c76e2f] * tools/build-ccheck.sh (modified) Bump sycek revision Sat, 15 Sep 2018 17:13:09 GMT Jiri Svoboda [6f58770] * tools/ccheck.sh (modified) Allow overriding ccheck tool by environment variable. Thu, 13 Sep 2018 12:05:53 GMT Jiri Svoboda [09ab0a9a] * abi/doc/doxygroups.h (modified) * abi/include/abi/errno.h (modified) * boot/arch/arm32/include/arch/arch.h (modified) * boot/arch/arm32/include/arch/main.h (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/mips32/src/putchar.c (modified) * boot/arch/sparc64/src/main.c (modified) * boot/genarch/include/genarch/multiplication.h (modified) * boot/genarch/src/efi.c (modified) * boot/generic/src/inflate.c (modified) * kernel/arch/abs32le/src/cpu/cpu.c (modified) * kernel/arch/abs32le/src/smc.c (modified) * kernel/arch/amd64/include/arch/boot/memmap_struct.h (modified) * kernel/arch/amd64/include/arch/context_struct.h (modified) * kernel/arch/amd64/include/arch/istate_struct.h (modified) * kernel/arch/amd64/include/arch/kseg_struct.h (modified) * kernel/arch/amd64/include/arch/mm/ptl.h (modified) * kernel/arch/amd64/include/arch/pm.h (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/smc.c (modified) * kernel/arch/arm32/include/arch/context_struct.h (modified) * kernel/arch/arm32/include/arch/cp15.h (modified) * kernel/arch/arm32/include/arch/istate_struct.h (modified) * kernel/arch/arm32/include/arch/mach/beagleboardxm/beagleboardxm.h (modified) * kernel/arch/arm32/include/arch/mach/beaglebone/beaglebone.h (modified) * kernel/arch/arm32/include/arch/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/arch/machine_func.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/include/arch/mm/page_fault.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/fpu_context.c (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/arm32/src/smc.c (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/context_struct.h (modified) * kernel/arch/ia32/include/arch/istate_struct.h (modified) * kernel/arch/ia32/include/arch/smp/apic.h (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/smc.c (modified) * kernel/arch/ia64/include/arch/context_struct.h (modified) * kernel/arch/ia64/include/arch/istate_struct.h (modified) * kernel/arch/ia64/include/arch/proc/task.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/smc.c (modified) * kernel/arch/ia64/src/smp/smp.c (modified) * kernel/arch/mips32/include/arch/context_struct.h (modified) * kernel/arch/mips32/include/arch/debugger.h (modified) * kernel/arch/mips32/include/arch/fpu_context_struct.h (modified) * kernel/arch/mips32/include/arch/istate_struct.h (modified) * kernel/arch/mips32/include/arch/mm/page.h (modified) * kernel/arch/mips32/include/arch/mm/tlb.h (modified) * kernel/arch/mips32/include/arch/proc/thread.h (modified) * kernel/arch/mips32/src/debug/stacktrace.c (modified) * kernel/arch/mips32/src/machine_func.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/smc.c (modified) * kernel/arch/ppc32/include/arch/context_struct.h (modified) * kernel/arch/ppc32/include/arch/fpu_context_struct.h (modified) * kernel/arch/ppc32/include/arch/istate.h (modified) * kernel/arch/ppc32/include/arch/istate_struct.h (modified) * kernel/arch/ppc32/src/smc.c (modified) * kernel/arch/riscv64/include/arch/context_struct.h (modified) * kernel/arch/riscv64/include/arch/istate_struct.h (modified) * kernel/arch/riscv64/src/cpu/cpu.c (modified) * kernel/arch/riscv64/src/smc.c (modified) * kernel/arch/sparc64/include/arch/context_struct.h (modified) * kernel/arch/sparc64/include/arch/cpu.h (modified) * kernel/arch/sparc64/include/arch/cpu_family.h (modified) * kernel/arch/sparc64/include/arch/cpu_node.h (modified) * kernel/arch/sparc64/include/arch/istate_struct.h (modified) * kernel/arch/sparc64/include/arch/mm/km.h (modified) * kernel/arch/sparc64/include/arch/mm/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (modified) * kernel/arch/sparc64/include/arch/mm/tsb.h (modified) * kernel/arch/sparc64/include/arch/sun4v/hypercall.h (modified) * kernel/arch/sparc64/include/arch/trap/interrupt.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4u/interrupt.h (modified) * kernel/arch/sparc64/include/arch/trap/trap.h (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tsb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/frame.c (modified) * kernel/arch/sparc64/src/smc.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/include/genarch/drivers/am335x/cm_dpll.h (modified) * kernel/genarch/include/genarch/drivers/am335x/cm_per.h (modified) * kernel/genarch/include/genarch/drivers/am335x/timer.h (modified) * kernel/genarch/include/genarch/drivers/am335x/timer_regs.h (modified) * kernel/genarch/include/genarch/drivers/am335x/uart.h (modified) * kernel/genarch/include/genarch/drivers/amdm37x/gpt.h (modified) * kernel/genarch/include/genarch/drivers/bcm2835/timer.h (modified) * kernel/genarch/include/genarch/drivers/omap/uart.h (modified) * kernel/genarch/include/genarch/drivers/omap/uart_regs.h (modified) * kernel/genarch/include/genarch/drivers/pl050/pl050.h (modified) * kernel/genarch/include/genarch/drivers/s3c24xx/uart.h (modified) * kernel/genarch/src/drivers/am335x/timer.c (modified) * kernel/genarch/src/drivers/omap/uart.c (modified) * kernel/genarch/src/drivers/pl011/pl011.c (modified) * kernel/genarch/src/drivers/pl050/pl050.c (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/kbrd/scanc_at.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/cht.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/align.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/cc.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/cpu/cpu_mask.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/lib/refcount.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/preemption.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/smp/smp_call.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/rcu.h (modified) * kernel/generic/include/synch/rcu_types.h (modified) * kernel/generic/include/synch/workqueue.h (modified) * kernel/generic/include/verify.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/cht.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu_mask.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/ops/concttome.c (modified) * kernel/generic/src/ipc/ops/datawrite.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/str_error.c (modified) * kernel/generic/src/log/log.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/preempt/preemption.c (modified) * kernel/generic/src/smp/smp_call.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/rcu.c (modified) * kernel/generic/src/synch/smp_memory_barrier.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/synch/workqueue.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/test/cht/cht1.c (modified) * kernel/test/smpcall/smpcall1.c (modified) * kernel/test/synch/rcu1.c (modified) * kernel/test/synch/workq-test-core.h (modified) * kernel/test/synch/workqueue2.c (modified) * kernel/test/synch/workqueue3.c (modified) * kernel/test/test.h (modified) * tools/build-ccheck.sh (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.h (modified) * uspace/app/bdsh/cmds/builtins/batch/entry.h (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.h (modified) * uspace/app/bdsh/cmds/builtins/cd/entry.h (modified) * uspace/app/bdsh/cmds/builtins/exit/entry.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cat/entry.h (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.h (modified) * uspace/app/bdsh/cmds/modules/cmp/entry.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.h (modified) * uspace/app/bdsh/cmds/modules/cp/entry.h (modified) * uspace/app/bdsh/cmds/modules/echo/echo.c (modified) * uspace/app/bdsh/cmds/modules/echo/echo.h (modified) * uspace/app/bdsh/cmds/modules/echo/entry.h (modified) * uspace/app/bdsh/cmds/modules/kcon/entry.h (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.h (modified) * uspace/app/bdsh/cmds/modules/ls/entry.h (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/entry.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/entry.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.h (modified) * uspace/app/bdsh/cmds/modules/mount/entry.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.h (modified) * uspace/app/bdsh/cmds/modules/mv/entry.h (modified) * uspace/app/bdsh/cmds/modules/mv/mv.c (modified) * uspace/app/bdsh/cmds/modules/mv/mv.h (modified) * uspace/app/bdsh/cmds/modules/printf/entry.h (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/app/bdsh/cmds/modules/printf/printf.h (modified) * uspace/app/bdsh/cmds/modules/pwd/entry.h (modified) * uspace/app/bdsh/cmds/modules/rm/entry.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.h (modified) * uspace/app/bdsh/cmds/modules/sleep/entry.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.h (modified) * uspace/app/bdsh/cmds/modules/unmount/entry.h (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/test/toktest.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/contacts/contacts.c (modified) * uspace/app/date/date.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/mixerctl/mixerctl.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkexfat/exfat.h (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkexfat/upcase.h (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/modplay/modplay.c (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/nic/nic.c (modified) * uspace/app/pkg/pkg.c (modified) * uspace/app/rcutest/rcutest.c (modified) * uspace/app/sbi/src/bigint.c (modified) * uspace/app/sbi/src/builtin/bi_textfile.c (modified) * uspace/app/sbi/src/p_type.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_expr.h (modified) * uspace/app/sbi/src/run_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/print/print6.c (modified) * uspace/app/tester/util.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vuhid/device.c (modified) * uspace/app/vuhid/hids/logitech_wireless.c (modified) * uspace/app/vuhid/ifaces.c (modified) * uspace/app/vuhid/items.h (modified) * uspace/app/vuhid/life.c (modified) * uspace/app/vuhid/main.c (modified) * uspace/app/vuhid/report.h (modified) * uspace/app/vuhid/stdreq.c (modified) * uspace/app/vuhid/virthid.h (modified) * uspace/app/wavplay/dplay.h (modified) * uspace/app/wavplay/drec.c (modified) * uspace/app/wavplay/drec.h (modified) * uspace/app/wavplay/wave.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/hello/hello.c (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/audio/hdaudio/hdactl.c (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/audio/sb16/registers.h (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/block/usbmast/bo_trans.c (modified) * uspace/drv/block/usbmast/main.c (modified) * uspace/drv/block/usbmast/usbmast.h (modified) * uspace/drv/bus/adb/cuda_adb/cuda_adb.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/ehci_batch.c (modified) * uspace/drv/bus/usb/ehci/ehci_batch.h (modified) * uspace/drv/bus/usb/ehci/ehci_bus.c (modified) * uspace/drv/bus/usb/ehci/ehci_regs.h (modified) * uspace/drv/bus/usb/ehci/ehci_rh.c (modified) * uspace/drv/bus/usb/ehci/endpoint_list.c (modified) * uspace/drv/bus/usb/ehci/endpoint_list.h (modified) * uspace/drv/bus/usb/ehci/hc.c (modified) * uspace/drv/bus/usb/ehci/hw_struct/fstn.h (modified) * uspace/drv/bus/usb/ehci/hw_struct/mem_access.h (modified) * uspace/drv/bus/usb/ehci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/ehci/hw_struct/split_iso_transfer_descriptor.h (modified) * uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ehci/res.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/ohci_bus.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/devconn.c (modified) * uspace/drv/bus/usb/vhc/hub/hub.c (modified) * uspace/drv/bus/usb/vhc/hub/hub.h (modified) * uspace/drv/bus/usb/vhc/hub/virthub.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.h (modified) * uspace/drv/bus/usb/vhc/hub/virthubops.c (modified) * uspace/drv/bus/usb/xhci/bus.c (modified) * uspace/drv/bus/usb/xhci/commands.h (modified) * uspace/drv/bus/usb/xhci/device.c (modified) * uspace/drv/bus/usb/xhci/endpoint.c (modified) * uspace/drv/bus/usb/xhci/hc.c (modified) * uspace/drv/bus/usb/xhci/transfers.c (modified) * uspace/drv/bus/usb/xhci/trb_ring.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ski-con/ski-con.c (modified) * uspace/drv/char/sun4v-con/main.c (modified) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc_regs.h (modified) * uspace/drv/hid/usbhid/generic/hiddev.c (modified) * uspace/drv/hid/usbhid/kbd/kbddev.c (modified) * uspace/drv/hid/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/hid/usbhid/mouse/mousedev.c (modified) * uspace/drv/hid/usbhid/multimedia/multimedia.c (modified) * uspace/drv/hid/usbhid/usbhid.h (modified) * uspace/drv/intctl/obio/obio.c (modified) * uspace/drv/nic/rtl8139/defs.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/general.c (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/nic/virtio-net/virtio-net.c (modified) * uspace/drv/platform/amdm37x/amdm37x.c (modified) * uspace/drv/platform/amdm37x/cm/clock_control.h (modified) * uspace/drv/platform/amdm37x/cm/iva2.h (modified) * uspace/drv/platform/amdm37x/cm/mpu.h (modified) * uspace/drv/platform/amdm37x/cm/usbhost.h (modified) * uspace/drv/platform/amdm37x/main.c (modified) * uspace/drv/platform/amdm37x/prm/clock_control.h (modified) * uspace/drv/platform/amdm37x/prm/usbhost.h (modified) * uspace/drv/platform/amdm37x/usbtll.h (modified) * uspace/drv/platform/malta/malta.c (modified) * uspace/drv/platform/sun4u/sun4u.c (modified) * uspace/drv/root/root/root.c (modified) * uspace/drv/root/virt/virt.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/time/cmos-rtc/cmos-regs.h (modified) * uspace/lib/bithenge/include/bithenge/os.h (modified) * uspace/lib/bithenge/src/blob.c (modified) * uspace/lib/bithenge/src/compound.c (modified) * uspace/lib/bithenge/src/expression.c (modified) * uspace/lib/bithenge/src/failure.h (modified) * uspace/lib/bithenge/src/script.c (modified) * uspace/lib/bithenge/src/sequence.c (modified) * uspace/lib/bithenge/src/transform.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/arch/amd64/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/arm32/include/libarch/fibril.h (modified) * uspace/lib/c/arch/arm32/include/libarch/stackarg.h (modified) * uspace/lib/c/arch/arm32/src/atomic.c (modified) * uspace/lib/c/arch/arm32/src/syscall.c (modified) * uspace/lib/c/arch/ia32/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia64/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/ia64/include/libarch/stackarg.h (modified) * uspace/lib/c/arch/mips32/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/riscv64/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/fibril_context.h (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/odict.c (modified) * uspace/lib/c/generic/crt/entry.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/clock_dev.c (modified) * uspace/lib/c/generic/device/pio_window.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/elf/elf.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/ieee_double.c (modified) * uspace/lib/c/generic/inet/host.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/printf_core.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/pio_trace.c (modified) * uspace/lib/c/generic/power_of_ten.c (modified) * uspace/lib/c/generic/private/fibril.h (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/stdio.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/thread/fibril.c (modified) * uspace/lib/c/generic/thread/fibril_synch.c (modified) * uspace/lib/c/generic/thread/mpsc.c (modified) * uspace/lib/c/generic/thread/rcu.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/ubsan.c (modified) * uspace/lib/c/generic/uuid.c (modified) * uspace/lib/c/generic/vbd.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/align.h (modified) * uspace/lib/c/include/context.h (modified) * uspace/lib/c/include/device/clock_dev.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (modified) * uspace/lib/c/include/fenv.h (modified) * uspace/lib/c/include/float.h (modified) * uspace/lib/c/include/inet/tcp.h (modified) * uspace/lib/c/include/io/label.h (modified) * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/math.h (modified) * uspace/lib/c/include/refcount.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/include/time.h (modified) * uspace/lib/c/include/tls.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/test/sprintf.c (modified) * uspace/lib/c/test/stdio/scanf.c (modified) * uspace/lib/c/test/str.c (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/compress/inflate.c (modified) * uspace/lib/crypto/crc16_ibm.c (modified) * uspace/lib/draw/cursor/embedded.h (modified) * uspace/lib/draw/font/bitmap_backend.c (modified) * uspace/lib/draw/font/pcf.c (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/private/remote_audio_mixer.h (modified) * uspace/lib/drv/generic/private/remote_audio_pcm.h (modified) * uspace/lib/drv/generic/private/remote_battery_dev.h (modified) * uspace/lib/drv/generic/private/remote_clock_dev.h (modified) * uspace/lib/drv/generic/private/remote_led_dev.h (modified) * uspace/lib/drv/generic/private/remote_pci.h (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/audio_mixer_iface.h (modified) * uspace/lib/drv/include/battery_iface.h (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/dev_iface.h (modified) * uspace/lib/drv/include/nic_iface.h (modified) * uspace/lib/drv/include/pci_dev_iface.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext4/include/ext4/ialloc.h (modified) * uspace/lib/ext4/include/ext4/ops.h (modified) * uspace/lib/ext4/include/ext4/types.h (modified) * uspace/lib/ext4/src/extent.c (modified) * uspace/lib/ext4/src/filesystem.c (modified) * uspace/lib/ext4/src/ialloc.c (modified) * uspace/lib/ext4/src/superblock.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/gui/grid.c (modified) * uspace/lib/gui/widget.c (modified) * uspace/lib/gui/widget.h (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/http/include/http/ctype.h (modified) * uspace/lib/http/src/receive-buffer.c (modified) * uspace/lib/label/src/dummy.c (modified) * uspace/lib/label/src/mbr.c (modified) * uspace/lib/label/test/label.c (modified) * uspace/lib/math/doc/doxygroups.h (modified) * uspace/lib/math/generic/__fcompare.c (modified) * uspace/lib/math/generic/__fpclassify.c (modified) * uspace/lib/math/generic/__signbit.c (modified) * uspace/lib/math/generic/internal.h (modified) * uspace/lib/math/test/main.c (modified) * uspace/lib/math/test/rounding.c (modified) * uspace/lib/minix/minix.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/pcm/include/pcm/sample_format.h (modified) * uspace/lib/posix/include/posix/fnmatch.h (modified) * uspace/lib/posix/include/posix/locale.h (modified) * uspace/lib/posix/include/posix/pwd.h (modified) * uspace/lib/posix/include/posix/signal.h (modified) * uspace/lib/posix/include/posix/strings.h (modified) * uspace/lib/posix/include/posix/sys/mman.h (modified) * uspace/lib/posix/include/posix/sys/stat.h (modified) * uspace/lib/posix/include/posix/sys/wait.h (modified) * uspace/lib/posix/include/posix/ucontext.h (modified) * uspace/lib/posix/src/fcntl.c (modified) * uspace/lib/posix/src/fnmatch.c (modified) * uspace/lib/posix/src/pthread/condvar.c (modified) * uspace/lib/posix/src/pthread/keys.c (modified) * uspace/lib/posix/src/pthread/mutex.c (modified) * uspace/lib/posix/src/signal.c (modified) * uspace/lib/scsi/src/spc.c (modified) * uspace/lib/sif/src/sif.c (modified) * uspace/lib/sif/test/sif.c (modified) * uspace/lib/softrend/filter.c (modified) * uspace/lib/trackmod/protracker.c (modified) * uspace/lib/trackmod/trackmod.c (modified) * uspace/lib/uri/test/main.c (modified) * uspace/lib/uri/test/parser.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/class.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/dma_buffer.c (modified) * uspace/lib/usb/src/dump.c (modified) * uspace/lib/usbdev/include/usb/dev/poll.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/driver.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhid/include/usb/hid/hid.h (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/request.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/core.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/include/usb/host/ddf_helpers.h (modified) * uspace/lib/usbhost/include/usb/host/utility.h (modified) * uspace/lib/usbhost/include/usb/host/utils/malloc32.h (modified) * uspace/lib/usbhost/src/ddf_helpers.c (modified) * uspace/lib/usbhost/src/hcd.c (modified) * uspace/lib/usbvirt/include/usbvirt/virthub_base.h (modified) * uspace/lib/usbvirt/src/ctrltransfer.c (modified) * uspace/lib/usbvirt/src/virthub_descriptors.c (modified) * uspace/lib/virtio/virtio.c (modified) * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_data.h (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/audio_device.h (modified) * uspace/srv/audio/hound/audio_sink.c (modified) * uspace/srv/audio/hound/connection.h (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/devman/client_conn.c (modified) * uspace/srv/devman/devtree.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_directory.h (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/fat/fat_directory.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_inode.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) * uspace/srv/fs/mfs/mfs_utils.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf_volume.h (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/rfb/rfb.c (modified) * uspace/srv/hid/rfb/rfb.h (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/locsrv/category.c (modified) * uspace/srv/locsrv/category.h (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/ctl.c (modified) * uspace/srv/logger/initlvl.c (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/logs.c (modified) * uspace/srv/logger/writer.c (modified) * uspace/srv/net/dnsrsrv/dns_msg.c (modified) * uspace/srv/net/dnsrsrv/transport.c (modified) * uspace/srv/net/doc/doxygroups.h (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/sroute.h (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/rqueue.h (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/segment.h (modified) * uspace/srv/net/tcp/test/iqueue.c (modified) * uspace/srv/net/tcp/test/tqueue.c (modified) * uspace/srv/net/tcp/ucall.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/test/chardev-test/main.c (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/volsrv/mkfs.c (modified) Fix vertical spacing with new Ccheck revision. Thu, 13 Sep 2018 10:10:46 GMT Jiří Zárevúcky [b2aaaa0] * tools/autotool.py (modified) * uspace/lib/posix/Makefile (modified) Remove duplicate cc_args from autotool.py, fix mips Wed, 12 Sep 2018 10:52:28 GMT Vojtech Horky [275530a4] * tools/ccheck.sh (modified) Sycek shall ignore PCUT library The library itself is imported ... Wed, 12 Sep 2018 10:37:00 GMT Vojtech Horky [e38ff16] * tools/toolchain.sh (modified) toolchain.sh --no-install shall not remove PKG Without this ... Wed, 05 Sep 2018 19:53:11 GMT Jiří Zárevúcky [79b39d0] * .travis.yml (modified) * tools/travis.sh (modified) Download travis toolchain from Amazon S3 for now Also a few minor ... Wed, 05 Sep 2018 12:21:38 GMT Martin Decky [1b12042] * tools/toolchain.sh (modified) Do not build the toolchain for mips64 and ppc64 Since these targets ... Fri, 31 Aug 2018 19:10:47 GMT Jiří Zárevúcky [58e7b26] * tools/xcw/bin/helenos-cc (modified) * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/generic/stdio/sprintf.c (modified) * uspace/lib/c/generic/stdio/vsprintf.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/math.h (modified) * uspace/lib/c/test/stdio/scanf.c (modified) * uspace/lib/c/test/string.c (modified) * uspace/lib/math/generic/trig.c (modified) * uspace/lib/pcut/include/pcut/asserts.h (modified) Make uspace hosted. Fri, 31 Aug 2018 14:32:39 GMT GitHub [bbe5e34] * .gitignore (modified) * HelenOS.config (modified) * contrib/tools/random_check.sh (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * tools/travis.sh (modified) * uspace/lib/posix/Makefile (modified) Switch completely to HelenOS-specific toolchain target (#44) As ... Fri, 03 Aug 2018 14:51:07 GMT Jiří Zárevúcky [c92dfed] * HelenOS.config (modified) * kernel/Makefile (modified) * kernel/arch/arm32/include/arch/cp15.h (modified) * tools/toolchain.sh (modified) * uspace/Makefile.common (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/cpp/include/__bits/io/istream.hpp (modified) * uspace/lib/cpp/include/__bits/io/streambuf.hpp (modified) Bump GCC version to 8.2.0 Mon, 30 Jul 2018 20:15:38 GMT Jiří Zárevúcky [d4b7b29] * tools/ew.py (modified) tools/ew.py: use -netdev instead of the obsolete -net option Sat, 28 Jul 2018 10:57:15 GMT Martin Decky [b4c8a7b] * tools/autotool.py (modified) remove extra space Sat, 28 Jul 2018 10:55:52 GMT Martin Decky [12bdbcc6] * tools/autotool.py (modified) make the toolchain error message just slightly more informative Sun, 15 Jul 2018 07:27:49 GMT Jakub Jermar [868d75c] * tools/ew.py (modified) Do not combine -nographic and -serial stdio at the Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [74aee0c] * tools/build-ccheck.sh (modified) bumped sycek version Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [8e2154e7] * tools/autotool.py (modified) * uspace/Makefile.common (modified) * uspace/app/cpptest/Makefile (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) cpp: restructured build system to fix ia64 errors, renamed CPP* ... Thu, 05 Jul 2018 21:41:17 GMT Dzejrou [058c240] * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/cpp/Makefile (added) * uspace/lib/cpp/include/cstdio (added) cpp: added c++ to the build system, created libcpp, added and ... Thu, 05 Jul 2018 12:02:27 GMT Martin Decky [63d46341] * README.md (modified) * tools/conf/msim.conf (moved) * tools/conf/ski.conf (moved) * tools/ew.py (modified) move emulator configurations from contrib/ to tools/ Since the ... Wed, 27 Jun 2018 14:47:26 GMT Jiří Zárevúcky [2fc9bfd] * HelenOS.config (modified) * tools/ew.py (modified) tools/ew.py: Expose serial port in terminal by default. Enable ... Tue, 26 Jun 2018 22:17:58 GMT Jiri Svoboda [70fae4e] * tools/travis.sh (modified) Travis should not need to download Sycek every time. Mon, 25 Jun 2018 21:45:05 GMT Jakub Jermar [fbfe59d] * boot/Makefile.common (modified) * tools/ew.py (modified) * uspace/Makefile (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/nic/virtio-net/Makefile (added) * uspace/drv/nic/virtio-net/virtio-net.c (added) * uspace/drv/nic/virtio-net/virtio-net.h (added) * uspace/drv/nic/virtio-net/virtio-net.ma (added) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/drv/include/pci_dev_iface.h (modified) * uspace/lib/virtio/Makefile (added) * uspace/lib/virtio/virtio-pci.c (added) * uspace/lib/virtio/virtio-pci.h (added) * uspace/lib/virtio/virtio.c (added) Merge branch 'virtio-net' This commit merges basic support for the ... Thu, 14 Jun 2018 18:43:49 GMT Jiří Zárevúcky [abf8bd8] * tools/ew.py (modified) tools/ew.py: Add -bigmem option for RAM-hungry configurations. Thu, 14 Jun 2018 18:43:49 GMT Jiří Zárevúcky [0ceeac3] * tools/ew.py (modified) tools/ew.py: understand -nographic Thu, 07 Jun 2018 16:07:26 GMT Martin Decky [75701004] * boot/Makefile.common (modified) * boot/Makefile.initrd (modified) * tools/autotool.py (modified) * tools/mktmpfs.py (deleted) * uspace/app/init/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/init/untar.c (added) * uspace/app/init/untar.h (added) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (deleted) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) use a TAR as the archive format for populating TMPFS root file system ... Fri, 25 May 2018 14:22:55 GMT Jiri Svoboda [774aa332] * tools/build-ccheck.sh (modified) * uspace/drv/bus/usb/xhci/trb_ring.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/hid/input/input.c (modified) list_foreach loops with single-statement body are indented incorrectly. Wed, 23 May 2018 15:52:47 GMT Jiri Svoboda [29c3c72] * tools/ccheck.sh (modified) Remove forgotten line in ccheck.sh. Tue, 22 May 2018 19:06:50 GMT Jakub Jermar [7bf16b7e] * tools/ew.py (modified) tools/ew.py: Add support for virtio-net Tue, 22 May 2018 16:12:48 GMT Jiri Svoboda [81c6365] * tools/autocheck.awk (modified) * tools/mkarray.py (modified) Fix autogenerated source files not passing ccheck. Tue, 22 May 2018 14:21:15 GMT Jiri Svoboda [a4eb3ba2] * Makefile (modified) * tools/build-ccheck.sh (modified) * tools/ccheck.sh (modified) Fail if ccheck issues are found. Make sure we always use the right ... Sun, 13 May 2018 19:03:33 GMT Jakub Jermar [f134413] * tools/ew.py (modified) ew.py: Start processing next arg after -net pair Sat, 12 May 2018 16:40:25 GMT Jiří Zárevúcky [2021428] * tools/srepl (modified) Improve tools/srepl. - option `-d` for removing the line entirely. ... Sun, 06 May 2018 17:07:31 GMT GitHub [2f72560a] * tools/travis.sh (modified) Keeping comments in sync with the code Tue, 01 May 2018 19:02:23 GMT Jiří Zárevúcky [009c485] * boot/Makefile.build (modified) * boot/arch/mips32/src/Makefile.build (modified) * kernel/Makefile (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/sparc64/Makefile.inc (modified) * tools/xcw/bin/helenos-bld-config (modified) * tools/xcw/bin/helenos-ld (deleted) * tools/xcw/demo/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) * uspace/lib/c/arch/sparc64/Makefile.common (modified) * uspace/lib/pcut/Makefile (modified) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/srv/loader/Makefile (modified) Always use CC for linking. Tue, 01 May 2018 17:40:15 GMT Jiří Zárevúcky [9e5cc73] * tools/toolchain.sh (modified) Fix inadvertent discrepancy between toolchain.sh and autotool.py Tue, 01 May 2018 16:51:56 GMT Jiří Zárevúcky [0cb53ea5] * tools/travis.sh (modified) Work around Travis limits by replacing each output line with a ... Tue, 01 May 2018 13:58:48 GMT GitHub [232ec3a1] * tools/autotool.py (modified) * tools/toolchain.sh (modified) Revive support for `-helenos` target specification. (#31) * Revive ... Sat, 28 Apr 2018 16:25:27 GMT Jiří Zárevúcky [a947d32] * tools/toolchain-binutils-2.23.1.patch (deleted) * tools/toolchain-gcc-4.8.1-headers.patch (deleted) * tools/toolchain-gcc-4.8.1-targets.patch (deleted) * tools/toolchain-gdb-7.6.1.patch (deleted) * tools/toolchain.sh (modified) Remove old, unused patches. Thu, 19 Apr 2018 15:09:32 GMT Jiří Zárevúcky [bfe1fc1] * tools/autocheck.awk (modified) Add licence header. Thu, 19 Apr 2018 12:17:50 GMT Martin Decky [0582039] * tools/autotool.py (modified) remove PyYAML dependency check (since PyYAML is no longer required) Tue, 17 Apr 2018 20:46:03 GMT GitHub [d2f75eb] * .gitignore (modified) * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/boot/memmap_struct.ag (deleted) * kernel/arch/amd64/include/arch/boot/memmap_struct.h (added) * kernel/arch/amd64/include/arch/context_struct.ag (deleted) * kernel/arch/amd64/include/arch/context_struct.h (added) * kernel/arch/amd64/include/arch/istate_struct.ag (deleted) * kernel/arch/amd64/include/arch/istate_struct.h (added) * kernel/arch/amd64/include/arch/kseg_struct.ag (deleted) * kernel/arch/amd64/include/arch/kseg_struct.h (added) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/arch/context_struct.ag (deleted) * kernel/arch/arm32/include/arch/context_struct.h (added) * kernel/arch/arm32/include/arch/istate_struct.ag (deleted) * kernel/arch/arm32/include/arch/istate_struct.h (added) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/boot/memmap_struct.ag (deleted) * kernel/arch/ia32/include/arch/boot/memmap_struct.h (added) * kernel/arch/ia32/include/arch/context_struct.ag (deleted) * kernel/arch/ia32/include/arch/context_struct.h (added) * kernel/arch/ia32/include/arch/istate_struct.ag (deleted) * kernel/arch/ia32/include/arch/istate_struct.h (added) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/include/arch/context_struct.ag (deleted) * kernel/arch/ia64/include/arch/context_struct.h (added) * kernel/arch/ia64/include/arch/istate_struct.ag (deleted) * kernel/arch/ia64/include/arch/istate_struct.h (added) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/arch/context_struct.ag (deleted) * kernel/arch/mips32/include/arch/context_struct.h (added) * kernel/arch/mips32/include/arch/fpu_context_struct.ag (deleted) * kernel/arch/mips32/include/arch/fpu_context_struct.h (added) * kernel/arch/mips32/include/arch/istate_struct.ag (deleted) * kernel/arch/mips32/include/arch/istate_struct.h (added) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/include/arch/context_struct.ag (deleted) * kernel/arch/ppc32/include/arch/context_struct.h (added) * kernel/arch/ppc32/include/arch/fpu_context_struct.ag (deleted) * kernel/arch/ppc32/include/arch/fpu_context_struct.h (added) * kernel/arch/ppc32/include/arch/istate_struct.ag (deleted) * kernel/arch/ppc32/include/arch/istate_struct.h (added) * kernel/arch/riscv64/Makefile.inc (modified) * kernel/arch/riscv64/include/arch/context_struct.ag (deleted) * kernel/arch/riscv64/include/arch/context_struct.h (added) * kernel/arch/riscv64/include/arch/istate_struct.ag (deleted) * kernel/arch/riscv64/include/arch/istate_struct.h (added) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/arch/context_struct.ag (deleted) * kernel/arch/sparc64/include/arch/context_struct.h (added) * kernel/arch/sparc64/include/arch/istate_struct.ag (deleted) * kernel/arch/sparc64/include/arch/istate_struct.h (added) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.ag (deleted) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.h (added) * kernel/genarch/include/genarch/multiboot/multiboot_memmap_struct.ag (deleted) * kernel/genarch/include/genarch/multiboot/multiboot_memmap_struct.h (added) * tools/autocheck.awk (added) * tools/autogen.py (deleted) * tools/autotool.py (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/amd64/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/amd64/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/amd64/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/arm32/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/arm32/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/arm32/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/ia32/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/ia32/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/ia32/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/ia64/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/ia64/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/ia64/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/mips32/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/mips32/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/mips32/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips32eb/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/ppc32/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/ppc32/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/ppc32/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/riscv64/Makefile.inc (modified) * uspace/lib/c/arch/riscv64/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/riscv64/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/riscv64/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/riscv64/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/sparc64/Makefile.inc (modified) * uspace/lib/c/arch/sparc64/include/libarch/fibril_context.ag (deleted) * uspace/lib/c/arch/sparc64/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/sparc64/include/libarch/istate_struct.ag (deleted) * uspace/lib/c/arch/sparc64/include/libarch/istate_struct.h (added) Replace autogen.py with something simpler. (#30) Instead of ... Mon, 09 Apr 2018 15:04:04 GMT Martin Decky [105fcf0] * tools/toolchain.sh (modified) bump to binutils 2.30, GCC 7.3 and GDB 8.1 GDB now supports RISC-V Wed, 04 Apr 2018 17:22:15 GMT Jiří Zárevúcky [4618998] * tools/srepl (modified) Fix tools/srepl to work in non-bash shells. Thu, 29 Mar 2018 18:22:52 GMT Jiří Zárevúcky [5b8f731] * tools/travis.sh (modified) Fix travis script (changed interface of hsct.sh) Thu, 29 Mar 2018 13:09:43 GMT Jiri Svoboda [483a3f4] * .travis.yml (modified) * tools/travis.sh (modified) Add ccheck job to travis. Thu, 29 Mar 2018 12:43:07 GMT Jiri Svoboda [fb08c47] * tools/ccheck.sh (modified) Let ccheck.sh give non-zero exit code if a file cannot be parsed by ... Mon, 26 Mar 2018 16:19:12 GMT Jiří Zárevúcky [b752a31] * tools/travis.sh (modified) * uspace/app/wavplay/drec.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/vfs/canonify.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/service.c (modified) Strip trailing whitespace. Fri, 16 Mar 2018 10:27:39 GMT GitHub [973be387] * tools/travis.sh (modified) Fix Travis time-outs for ia32 Travis kills a job that does not ... Thu, 15 Mar 2018 20:50:54 GMT Jiří Zárevúcky [530f2de] * tools/toolchain.sh (modified) toolchain.sh: Instead of depending on system libraries, use GCC's own ... Thu, 08 Mar 2018 18:54:30 GMT Jiří Zárevúcky [53ad43c] * boot/Makefile.build (modified) * boot/arch/arm32/include/arch/arch.h (modified) * boot/arch/mips32/include/arch/arch.h (modified) * boot/arch/mips32/src/Makefile.build (modified) * boot/arch/ppc32/include/arch/arch.h (modified) * boot/arch/riscv64/include/arch/mm.h (modified) * kernel/Makefile (modified) * kernel/arch/amd64/include/arch/boot/boot.h (modified) * kernel/arch/amd64/include/arch/cpu.h (modified) * kernel/arch/amd64/include/arch/cpuid.h (modified) * kernel/arch/amd64/include/arch/mm/frame.h (modified) * kernel/arch/amd64/include/arch/mm/page.h (modified) * kernel/arch/amd64/include/arch/pm.h (modified) * kernel/arch/amd64/include/arch/vreg.h (modified) * kernel/arch/arm32/include/arch/context.h (modified) * kernel/arch/arm32/include/arch/mm/frame.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/ia32/include/arch/boot/boot.h (modified) * kernel/arch/ia32/include/arch/boot/memmap.h (modified) * kernel/arch/ia32/include/arch/cpu.h (modified) * kernel/arch/ia32/include/arch/cpuid.h (modified) * kernel/arch/ia32/include/arch/mm/frame.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/include/arch/pm.h (modified) * kernel/arch/ia32/include/arch/smp/apic.h (modified) * kernel/arch/ia32/include/arch/vreg.h (modified) * kernel/arch/ia64/include/arch/interrupt.h (modified) * kernel/arch/ia64/include/arch/mm/asid.h (modified) * kernel/arch/ia64/include/arch/mm/frame.h (modified) * kernel/arch/ia64/include/arch/mm/page.h (modified) * kernel/arch/ia64/include/arch/register.h (modified) * kernel/arch/mips32/include/arch/mm/frame.h (modified) * kernel/arch/mips32/include/arch/mm/page.h (modified) * kernel/arch/ppc32/include/arch/boot/boot.h (modified) * kernel/arch/ppc32/include/arch/mm/frame.h (modified) * kernel/arch/ppc32/include/arch/mm/page.h (modified) * kernel/arch/riscv64/include/arch/boot/boot.h (modified) * kernel/arch/riscv64/include/arch/cpu.h (modified) * kernel/arch/riscv64/include/arch/mm/frame.h (modified) * kernel/arch/riscv64/include/arch/mm/page.h (modified) * kernel/arch/sparc64/include/arch/arch.h (modified) * kernel/arch/sparc64/include/arch/boot/boot.h (modified) * kernel/arch/sparc64/include/arch/cpu.h (modified) * kernel/arch/sparc64/include/arch/mm/frame.h (modified) * kernel/arch/sparc64/include/arch/mm/page.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tsb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tte.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/page.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tte.h (modified) * kernel/arch/sparc64/include/arch/sun4u/cpu.h (modified) * kernel/arch/sparc64/include/arch/sun4v/cpu.h (modified) * kernel/arch/sparc64/include/arch/sun4v/hypercall.h (modified) * kernel/arch/sparc64/include/arch/trap/exception.h (modified) * kernel/arch/sparc64/include/arch/trap/interrupt.h (modified) * kernel/arch/sparc64/include/arch/trap/regwin.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4u/regwin.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4v/interrupt.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4v/regwin.h (modified) * kernel/arch/sparc64/include/arch/trap/trap_table.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot2.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/asid.h (modified) * tools/autogen.py (modified) * uspace/Makefile.common (modified) Replace __ASM__ macro with the standard __ASSEMBLER__. At least, ... Tue, 06 Mar 2018 20:47:47 GMT Jakub Jermar [fd57cf17] * tools/ew.py (modified) ew.py: disable XHCI and USB tablet on sparc64 Tue, 06 Mar 2018 20:22:27 GMT Jakub Jermar [a1a81f69] * tools/ew.py (modified) ew.py: disable XHCI and USB tablet on arm32/icp Fri, 02 Mar 2018 20:21:57 GMT Jiří Zárevúcky [f1380b7] * README.md (modified) * boot/Makefile (modified) * boot/Makefile.grub (modified) * boot/arch/ia64/_link.ld.in (modified) * boot/arch/mips32/_link.ld.in (modified) * boot/arch/ppc32/_link.ld.in (modified) * boot/arch/riscv64/_link.ld.in (modified) * boot/arch/sparc64/_link.ld.in (modified) * contrib/arch/HelenOS.adl (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/srv/bd/bd.adl (modified) * contrib/arch/uspace/srv/console/console.adl (modified) * contrib/arch/uspace/srv/console/console.bp (modified) * contrib/arch/uspace/srv/devmap/devmap.adl (modified) * contrib/arch/uspace/srv/devmap/devmap_client.bp (modified) * contrib/arch/uspace/srv/devmap/devmap_driver.bp (modified) * contrib/arch/uspace/srv/fb/fb.adl (modified) * contrib/arch/uspace/srv/fs/devfs/devfs.bp (modified) * contrib/arch/uspace/srv/fs/fat/fat.bp (modified) * contrib/arch/uspace/srv/fs/tmpfs/tmpfs.bp (modified) * contrib/arch/uspace/srv/kbd/kbd.adl (modified) * contrib/arch/uspace/srv/loader/loader.adl (modified) * contrib/arch/uspace/srv/loader/loader.bp (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * contrib/arch/uspace/srv/ns/ns.bp (modified) * contrib/arch/uspace/srv/ns/service.adl (modified) * contrib/arch/uspace/srv/vfs/vfs.adl (modified) * contrib/arch/uspace/srv/vfs/vfs.bp (modified) * contrib/highlight/adl.syntax (modified) * contrib/highlight/bp.syntax (modified) * contrib/tools/font/bdf2c.pl (modified) * doxygen/doxygen.cfg.diff (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/Makefile.inc (modified) * kernel/arch/abs32le/_link.ld.in (modified) * kernel/arch/amd64/_link.ld.in (modified) * kernel/arch/amd64/src/boot/vesa_ret.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/ia32/_link.ld.in (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/boot/vesa_ret.inc (modified) * kernel/arch/ia64/_link.ld.in (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/ppc32/_link.ld.in (modified) * kernel/arch/riscv64/_link.ld.in (modified) * kernel/arch/sparc64/_link.ld.in (modified) * tools/toolchain-binutils-2.23.1.patch (modified) * uspace/app/bdsh/cmds/modules/printf/TODO (modified) * uspace/app/vuhid/Makefile (modified) * uspace/dist/src/bithenge/gif/gif.bh (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/riscv64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/pcut/README.rst (modified) * uspace/lib/posix/Makefile (modified) style: Remove trailing whitespace on _all_ lines, including empty ... Fri, 02 Mar 2018 20:10:49 GMT Jiří Zárevúcky [a35b458] * abi/include/abi/ddi/irq.h (modified) * abi/include/abi/ipc/interfaces.h (modified) * abi/include/abi/log.h (modified) * abi/include/abi/mm/as.h (modified) * abi/include/abi/proc/uarg.h (modified) * abi/include/abi/syscall.h (modified) * abi/include/abi/udebug.h (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/pal.c (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal.c (modified) * boot/arch/ia64/src/sal_asm.S (modified) * boot/arch/ia64/src/ski.c (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/boot.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/ppc32/src/asm.S (modified) * boot/arch/ppc32/src/main.c (modified) * boot/arch/ppc32/src/ofw.c (modified) * boot/arch/riscv64/src/asm.S (modified) * boot/arch/riscv64/src/main.c (modified) * boot/arch/riscv64/src/ucb.c (modified) * boot/arch/sparc64/src/asm.S (modified) * boot/arch/sparc64/src/main.c (modified) * boot/arch/sparc64/src/ofw.c (modified) * boot/genarch/include/genarch/ofw_tree.h (modified) * boot/genarch/src/division.c (modified) * boot/genarch/src/multiplication.c (modified) * boot/genarch/src/ofw.c (modified) * boot/genarch/src/ofw_tree.c (modified) * boot/generic/include/printf_core.h (modified) * boot/generic/src/balloc.c (modified) * boot/generic/src/inflate.c (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/printf.c (modified) * boot/generic/src/printf_core.c (modified) * boot/generic/src/str.c (modified) * boot/generic/src/vprintf.c (modified) * contrib/arch/hadlbppp.py (modified) * contrib/qemu/build-from-scratch.sh (modified) * contrib/tools/gen_vga323.c (modified) * contrib/tools/random_check.sh (modified) * contrib/tools/toolchain_check.sh (modified) * kernel/arch/abs32le/include/arch/asm.h (modified) * kernel/arch/abs32le/include/arch/atomic.h (modified) * kernel/arch/abs32le/include/arch/istate.h (modified) * kernel/arch/abs32le/include/arch/mm/page.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/abs32le/src/userspace.c (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/atomic.h (modified) * kernel/arch/amd64/include/arch/cpu.h (modified) * kernel/arch/amd64/include/arch/cycle.h (modified) * kernel/arch/amd64/include/arch/mm/page.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/ddi/ddi.c (modified) * kernel/arch/amd64/src/debug/stacktrace.c (modified) * kernel/arch/amd64/src/delay.S (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/asm.h (modified) * kernel/arch/arm32/include/arch/atomic.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/arm32.c (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/atomic.c (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/interrupt.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/arm32/src/start.S (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/atomic.h (modified) * kernel/arch/ia32/include/arch/cpu.h (modified) * kernel/arch/ia32/include/arch/cpuid.h (modified) * kernel/arch/ia32/include/arch/cycle.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/include/arch/smp/apic.h (modified) * kernel/arch/ia32/include/arch/smp/smp.h (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/cpu/cpu.c (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/include/arch/asm.h (modified) * kernel/arch/ia64/include/arch/atomic.h (modified) * kernel/arch/ia64/include/arch/bootinfo.h (modified) * kernel/arch/ia64/include/arch/cpu.h (modified) * kernel/arch/ia64/include/arch/istate.h (modified) * kernel/arch/ia64/include/arch/mm/page.h (modified) * kernel/arch/ia64/include/arch/mm/tlb.h (modified) * kernel/arch/ia64/include/arch/mm/vhpt.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/cpu/cpu.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/drivers/it.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/fpu_context.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/as.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/include/arch/asm.h (modified) * kernel/arch/mips32/include/arch/atomic.h (modified) * kernel/arch/mips32/include/arch/mm/page.h (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/debug/stacktrace.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/ppc32/include/arch/asm.h (modified) * kernel/arch/ppc32/include/arch/atomic.h (modified) * kernel/arch/ppc32/include/arch/barrier.h (modified) * kernel/arch/ppc32/include/arch/cycle.h (modified) * kernel/arch/ppc32/include/arch/mm/frame.h (modified) * kernel/arch/ppc32/include/arch/mm/page.h (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/cpu/cpu.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/as.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/pht.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/riscv64/include/arch/asm.h (modified) * kernel/arch/riscv64/include/arch/atomic.h (modified) * kernel/arch/riscv64/include/arch/cycle.h (modified) * kernel/arch/riscv64/include/arch/mm/page.h (modified) * kernel/arch/riscv64/src/boot/boot.S (modified) * kernel/arch/riscv64/src/context.S (modified) * kernel/arch/riscv64/src/drivers/ucb.c (modified) * kernel/arch/riscv64/src/mm/frame.c (modified) * kernel/arch/riscv64/src/mm/page.c (modified) * kernel/arch/riscv64/src/riscv64.c (modified) * kernel/arch/sparc64/include/arch/asm.h (modified) * kernel/arch/sparc64/include/arch/atomic.h (modified) * kernel/arch/sparc64/include/arch/barrier.h (modified) * kernel/arch/sparc64/include/arch/cpu_family.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/arch/sun4u/asm.h (modified) * kernel/arch/sparc64/include/arch/sun4u/cpu.h (modified) * kernel/arch/sparc64/include/arch/sun4v/hypercall.h (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/cpu/sun4u/cpu.c (modified) * kernel/arch/sparc64/src/cpu/sun4v/cpu.c (modified) * kernel/arch/sparc64/src/debug/stacktrace.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/fpu_context.c (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (modified) * kernel/arch/sparc64/src/mm/sun4u/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tsb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/as.c (modified) * kernel/arch/sparc64/src/mm/sun4v/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tsb.c (modified) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4v/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sparc64.c (modified) * kernel/arch/sparc64/src/sun4u/asm.S (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/arch/sparc64/src/sun4v/asm.S (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/arch/sparc64/src/trap/sun4u/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (modified) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/include/genarch/fb/fb.h (modified) * kernel/genarch/include/genarch/kbrd/kbrd.h (modified) * kernel/genarch/include/genarch/ofw/ebus.h (modified) * kernel/genarch/include/genarch/ofw/ofw_tree.h (modified) * kernel/genarch/include/genarch/ofw/pci.h (modified) * kernel/genarch/include/genarch/srln/srln.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/ddi/ddi-bitmap.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnin.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/i8042/i8042.c (modified) * kernel/genarch/src/drivers/ns16550/ns16550.c (modified) * kernel/genarch/src/drivers/pl050/pl050.c (modified) * kernel/genarch/src/drivers/s3c24xx/uart.c (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/fb/bfb.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/fb/font-8x16.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/kbrd/kbrd_at.c (modified) * kernel/genarch/src/kbrd/scanc_pc.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/mm/asid_fifo.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/sbus.c (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/cht.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/bitops.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/printf/printf_core.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/rcu.h (modified) * kernel/generic/include/synch/rcu_types.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/synch/workqueue.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/cht.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/chardev.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/console/prompt.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/cpu/cpu_mask.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/debug.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/debug/stacktrace.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/ops/conctmeto.c (modified) * kernel/generic/src/ipc/ops/dataread.c (modified) * kernel/generic/src/ipc/ops/datawrite.c (modified) * kernel/generic/src/ipc/ops/pagein.c (modified) * kernel/generic/src/ipc/ops/sharein.c (modified) * kernel/generic/src/ipc/ops/shareout.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/gsort.c (modified) * kernel/generic/src/lib/halt.c (modified) * kernel/generic/src/lib/mem.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/log/log.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/shutdown.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/backend_user.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/printf/printf.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/printf/snprintf.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/perm.c (modified) * kernel/generic/src/smp/ipi.c (modified) * kernel/generic/src/smp/smp.c (modified) * kernel/generic/src/smp/smp_call.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/rcu.c (modified) * kernel/generic/src/synch/smp_memory_barrier.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/synch/workqueue.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/atomic/atomic1.c (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/btree/btree1.c (modified) * kernel/test/cht/cht1.c (modified) * kernel/test/debug/mips1.c (modified) * kernel/test/fault/fault1.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/purge1.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/print/print1.c (modified) * kernel/test/print/print2.c (modified) * kernel/test/print/print3.c (modified) * kernel/test/print/print4.c (modified) * kernel/test/print/print5.c (modified) * kernel/test/smpcall/smpcall1.c (modified) * kernel/test/synch/rcu1.c (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/synch/workq-test-core.h (modified) * kernel/test/synch/workqueue2.c (modified) * kernel/test/synch/workqueue3.c (modified) * kernel/test/test.c (modified) * kernel/test/thread/thread1.c (modified) * kernel/tools/amd64/decpt.py (modified) * kernel/tools/genmap.py (modified) * kernel/tools/ia32/decpt.py (modified) * tools/autogen.py (modified) * tools/autotool.py (modified) * tools/checkers/clang.py (modified) * tools/checkers/jobfile.py (modified) * tools/checkers/stanse.py (modified) * tools/checkers/vcc.py (modified) * tools/config.py (modified) * tools/dest_build.py (modified) * tools/ew.py (modified) * tools/imgutil.py (modified) * tools/jobfile.py (modified) * tools/mkarray.py (modified) * tools/mkext2.py (modified) * tools/mkfat.py (modified) * tools/mktmpfs.py (modified) * tools/toolchain.sh (modified) * tools/travis.sh (modified) * tools/xstruct.py (modified) * tools/xtui.py (modified) * uspace/app/barber/barber.c (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/df/df.c (modified) * uspace/app/dnscfg/dnscfg.c (modified) * uspace/app/dnsres/dnsres.c (modified) * uspace/app/download/main.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/search.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/init/init.c (modified) * uspace/app/killall/killall.c (modified) * uspace/app/kio/kio.c (modified) * uspace/app/loc/loc.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkfat/fat_dentry.h (modified) * uspace/app/nic/nic.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/rcubench/rcubench.c (modified) * uspace/app/rcutest/rcutest.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/stats/stats.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/fault/fault1.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/tester/float/float1.c (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/ipc/starve.c (modified) * uspace/app/tester/loop/loop1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/common.h (modified) * uspace/app/tester/mm/malloc1.c (modified) * uspace/app/tester/mm/malloc3.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/tester/mm/pager1.c (modified) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/print/print2.c (modified) * uspace/app/tester/print/print3.c (modified) * uspace/app/tester/print/print4.c (modified) * uspace/app/tester/print/print5.c (modified) * uspace/app/tester/print/print6.c (modified) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/app/tester/stdio/stdio2.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/thread/setjmp1.c (modified) * uspace/app/tester/thread/thread1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/testwrit/testwrit.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/trace.c (modified) * uspace/app/trace/trace.h (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/vcalc/vcalc.c (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * uspace/app/vuhid/main.c (modified) * uspace/app/vuhid/report.h (modified) * uspace/app/vuhid/stdreq.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/edit/search.c (modified) * uspace/dist/src/c/demos/edit/sheet.c (modified) * uspace/dist/src/c/demos/tetris/scores.c (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/c/demos/tetris/shapes.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/dist/src/c/demos/top/screen.c (modified) * uspace/dist/src/c/demos/top/top.c (modified) * uspace/dist/src/c/demos/top/top.h (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ahci/ahci.h (modified) * uspace/drv/block/ahci/ahci_sata.h (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/ehci_bus.h (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci_rh.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/hub/virthubops.c (modified) * uspace/drv/bus/usb/vhc/transfer.c (modified) * uspace/drv/bus/usb/xhci/debug.c (modified) * uspace/drv/bus/usb/xhci/rh.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/cyclic_buffer.h (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) * uspace/drv/fb/kfb/port.c (modified) * uspace/drv/hid/atkbd/atkbd.c (modified) * uspace/drv/hid/usbhid/blink1/blink1.c (modified) * uspace/drv/hid/usbhid/blink1/blink1.h (modified) * uspace/drv/hid/usbhid/kbd/kbddev.h (modified) * uspace/drv/hid/usbhid/mouse/mousedev.h (modified) * uspace/drv/hid/usbhid/multimedia/keymap.c (modified) * uspace/drv/hid/usbhid/subdrivers.h (modified) * uspace/drv/hid/xtkbd/xtkbd.c (modified) * uspace/drv/intctl/apic/apic.c (modified) * uspace/drv/intctl/i8259/i8259.c (modified) * uspace/drv/nic/ar9271/ar9271.c (modified) * uspace/drv/nic/ar9271/ar9271.h (modified) * uspace/drv/nic/ar9271/ath.h (modified) * uspace/drv/nic/ar9271/ath_usb.c (modified) * uspace/drv/nic/ar9271/ath_usb.h (modified) * uspace/drv/nic/ar9271/htc.c (modified) * uspace/drv/nic/ar9271/htc.h (modified) * uspace/drv/nic/ar9271/hw.c (modified) * uspace/drv/nic/ar9271/wmi.c (modified) * uspace/drv/nic/ar9271/wmi.h (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/e1k/e1k.h (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/ne2k/dp8390.h (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/general.h (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/platform/amdm37x/main.c (modified) * uspace/drv/platform/mac/mac.c (modified) * uspace/drv/platform/malta/malta.c (modified) * uspace/drv/platform/msim/msim.c (modified) * uspace/drv/platform/pc/pc.c (modified) * uspace/drv/platform/sun4u/sun4u.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/bithenge/src/blob.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/arch/abs32le/include/libarch/atomic.h (modified) * uspace/lib/c/arch/amd64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/amd64/src/entry.S (modified) * uspace/lib/c/arch/amd64/src/entryjmp.S (modified) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/amd64/src/syscall.S (modified) * uspace/lib/c/arch/amd64/src/thread_entry.S (modified) * uspace/lib/c/arch/arm32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/arm32/src/entry.S (modified) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/syscall.c (modified) * uspace/lib/c/arch/arm32/src/thread_entry.S (modified) * uspace/lib/c/arch/ia32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ia32/include/libarch/ddi.h (modified) * uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) * uspace/lib/c/arch/ia32/src/entryjmp.S (modified) * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/thread_entry.S (modified) * uspace/lib/c/arch/ia64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/arch/ia64/src/entry.S (modified) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/ia64/src/thread_entry.S (modified) * uspace/lib/c/arch/mips32/include/libarch/atomic.h (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/syscall.c (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (modified) * uspace/lib/c/arch/ppc32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ppc32/src/entry.S (modified) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) * uspace/lib/c/arch/ppc32/src/syscall.c (modified) * uspace/lib/c/arch/ppc32/src/thread_entry.S (modified) * uspace/lib/c/arch/riscv64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/syscall.h (modified) * uspace/lib/c/arch/sparc64/src/entry.S (modified) * uspace/lib/c/arch/sparc64/src/fibril.S (modified) * uspace/lib/c/arch/sparc64/src/thread_entry.S (modified) * uspace/lib/c/generic/adt/checksum.c (modified) * uspace/lib/c/generic/adt/circ_buf.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/odict.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/arg_parse.c (modified) * uspace/lib/c/generic/assert.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/ddi.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/device/led_dev.c (modified) * uspace/lib/c/generic/device/pio_window.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dirent.c (modified) * uspace/lib/c/generic/dnsr.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/futex.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/gsort.c (modified) * uspace/lib/c/generic/ieee_double.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/asprintf.c (modified) * uspace/lib/c/generic/io/chargrid.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/output.c (modified) * uspace/lib/c/generic/io/printf.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/io/snprintf.c (modified) * uspace/lib/c/generic/io/vprintf.c (modified) * uspace/lib/c/generic/io/vsnprintf.c (modified) * uspace/lib/c/generic/io/window.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/irq.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/perm.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/rcu.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/canonify.c (modified) * uspace/lib/c/generic/vfs/inbox.c (modified) * uspace/lib/c/generic/vfs/mtab.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/futex.h (modified) * uspace/lib/c/include/inet/addr.h (modified) * uspace/lib/c/include/io/charfield.h (modified) * uspace/lib/c/include/io/chargrid.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/kbd_event.h (modified) * uspace/lib/c/include/io/keycode.h (modified) * uspace/lib/c/include/io/mode.h (modified) * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/c/include/io/printf_core.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/graph.h (modified) * uspace/lib/c/include/ipc/output.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/compress/gzip.c (modified) * uspace/lib/compress/inflate.c (modified) * uspace/lib/crypto/aes.c (modified) * uspace/lib/crypto/crypto.c (modified) * uspace/lib/crypto/rc4.c (modified) * uspace/lib/draw/codec/tga.c (modified) * uspace/lib/draw/codec/tga.gz.c (modified) * uspace/lib/draw/codec/webp.c (modified) * uspace/lib/draw/cursor/embedded.c (modified) * uspace/lib/draw/font.c (modified) * uspace/lib/draw/font.h (modified) * uspace/lib/draw/font/bitmap_backend.c (modified) * uspace/lib/draw/font/embedded.c (modified) * uspace/lib/draw/font/pcf.c (modified) * uspace/lib/draw/gfx/font-8x16.c (modified) * uspace/lib/draw/path.c (modified) * uspace/lib/draw/source.c (modified) * uspace/lib/draw/surface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/log.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_hw_res.c (modified) * uspace/lib/drv/generic/remote_ieee80211.c (modified) * uspace/lib/drv/generic/remote_led_dev.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_pio_window.c (modified) * uspace/lib/drv/generic/remote_usbdiag.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ops/ieee80211.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext4/include/ext4/types.h (modified) * uspace/lib/ext4/src/balloc.c (modified) * uspace/lib/ext4/src/bitmap.c (modified) * uspace/lib/ext4/src/block_group.c (modified) * uspace/lib/ext4/src/directory.c (modified) * uspace/lib/ext4/src/directory_index.c (modified) * uspace/lib/ext4/src/extent.c (modified) * uspace/lib/ext4/src/filesystem.c (modified) * uspace/lib/ext4/src/ialloc.c (modified) * uspace/lib/ext4/src/inode.c (modified) * uspace/lib/ext4/src/ops.c (modified) * uspace/lib/ext4/src/superblock.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/graph.c (modified) * uspace/lib/graph/graph.h (modified) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/canvas.c (modified) * uspace/lib/gui/common.c (modified) * uspace/lib/gui/connection.c (modified) * uspace/lib/gui/grid.c (modified) * uspace/lib/gui/label.c (modified) * uspace/lib/gui/minimal.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/terminal.h (modified) * uspace/lib/gui/widget.c (modified) * uspace/lib/gui/widget.h (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/http/include/http/receive-buffer.h (modified) * uspace/lib/http/src/headers.c (modified) * uspace/lib/http/src/http.c (modified) * uspace/lib/http/src/receive-buffer.c (modified) * uspace/lib/http/src/request.c (modified) * uspace/lib/http/src/response.c (modified) * uspace/lib/ieee80211/include/ieee80211.h (modified) * uspace/lib/ieee80211/include/ieee80211_private.h (modified) * uspace/lib/ieee80211/src/ieee80211.c (modified) * uspace/lib/ieee80211/src/ieee80211_iface_impl.c (modified) * uspace/lib/ieee80211/src/ieee80211_impl.c (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/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/generic/asin.c (modified) * uspace/lib/math/generic/atan.c (modified) * uspace/lib/math/generic/ceil.c (modified) * uspace/lib/math/generic/exp.c (modified) * uspace/lib/math/generic/floor.c (modified) * uspace/lib/math/generic/fmod.c (modified) * uspace/lib/math/generic/log.c (modified) * uspace/lib/math/generic/trig.c (modified) * uspace/lib/math/generic/trunc.c (modified) * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/pcut/src/os/generic.c (modified) * uspace/lib/posix/include/posix/signal.h (modified) * uspace/lib/posix/src/dlfcn.c (modified) * uspace/lib/posix/src/fnmatch.c (modified) * uspace/lib/posix/src/pwd.c (modified) * uspace/lib/posix/src/signal.c (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdio/scanf.c (modified) * uspace/lib/posix/src/stdlib.c (modified) * uspace/lib/posix/src/stdlib/strtold.c (modified) * uspace/lib/posix/src/string.c (modified) * uspace/lib/posix/src/strings.c (modified) * uspace/lib/posix/src/sys/mman.c (modified) * uspace/lib/posix/src/sys/stat.c (modified) * uspace/lib/posix/src/sys/wait.c (modified) * uspace/lib/softfloat/add.c (modified) * uspace/lib/softfloat/common.c (modified) * uspace/lib/softfloat/comparison.c (modified) * uspace/lib/softfloat/conversion.c (modified) * uspace/lib/softfloat/div.c (modified) * uspace/lib/softfloat/mul.c (modified) * uspace/lib/softfloat/neg.c (modified) * uspace/lib/softfloat/sub.c (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softrend/filter.c (modified) * uspace/lib/softrend/transform.c (modified) * uspace/lib/uri/test/parser.c (modified) * uspace/lib/uri/uri.c (modified) * uspace/lib/usb/src/dma_buffer.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/core.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhost/include/usb/host/utils/malloc32.h (modified) * uspace/lib/usbhost/src/bus.c (modified) * uspace/lib/usbvirt/src/ctrltransfer.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/srv/bd/file_bd/file_bd.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/client_conn.c (modified) * uspace/srv/devman/dev.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/devtree.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/devman/fun.c (modified) * uspace/srv/devman/loc.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devman/util.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.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_idx.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_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/fs/udf/udf.h (modified) * uspace/srv/fs/udf/udf_cksum.c (modified) * uspace/srv/fs/udf/udf_file.c (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/fs/udf/udf_ops.c (modified) * uspace/srv/fs/udf/udf_osta.c (modified) * uspace/srv/fs/udf/udf_volume.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/gsp.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/layout/ar.c (modified) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/mouse.h (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/isdv4_tablet/isdv4.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/ctl/serial.c (modified) * uspace/srv/hid/output/gfx/font-8x16.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/output/output.h (modified) * uspace/srv/hid/output/port/ega.c (modified) * uspace/srv/hid/output/port/kfb.c (modified) * uspace/srv/hid/output/proto/vt100.c (modified) * uspace/srv/hid/output/proto/vt100.h (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/rfb/rfb.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/klog/klog.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/category.h (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/locsrv/locsrv.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/net/dhcp/dhcp.c (modified) * uspace/srv/net/dnsrsrv/dns_msg.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/dnsrsrv/query.c (modified) * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip.h (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/icmpv6.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/ndp.c (modified) * uspace/srv/net/inetsrv/ntrans.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/sroute.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (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_file.c (modified) * uspace/srv/vfs/vfs_ipc.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) style: Remove trailing whitespace on _all_ lines, including empty ... Wed, 28 Feb 2018 17:52:03 GMT Jiří Zárevúcky [1b20da0] * abi/include/abi/asmtool.h (modified) * abi/include/abi/ipc/methods.h (modified) * abi/include/abi/mm/as.h (modified) * boot/arch/ia64/include/arch/asm.h (modified) * boot/arch/ia64/include/arch/pal.h (modified) * boot/arch/ia64/src/sal_asm.S (modified) * boot/genarch/src/division.c (modified) * contrib/tools/random_check.sh (modified) * kernel/arch/abs32le/include/arch/stack.h (modified) * kernel/arch/abs32le/src/smp/smp_call.c (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/atomic.h (modified) * kernel/arch/amd64/include/arch/context_struct.ag (modified) * kernel/arch/amd64/include/arch/istate_struct.ag (modified) * kernel/arch/amd64/include/arch/kseg.h (modified) * kernel/arch/amd64/include/arch/kseg_struct.ag (modified) * kernel/arch/amd64/include/arch/pm.h (modified) * kernel/arch/amd64/include/arch/vreg.h (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/kseg.c (modified) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/amd64/src/vreg.c (modified) * kernel/arch/arm32/include/arch/asm.h (modified) * kernel/arch/arm32/include/arch/barrier.h (modified) * kernel/arch/arm32/include/arch/context_struct.ag (modified) * kernel/arch/arm32/include/arch/fpu_context.h (modified) * kernel/arch/arm32/include/arch/istate_struct.ag (modified) * kernel/arch/arm32/include/arch/mm/as.h (modified) * kernel/arch/arm32/include/arch/mm/asid.h (modified) * kernel/arch/arm32/include/arch/stack.h (modified) * kernel/arch/arm32/src/atomic.c (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/interrupt.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mm/as.c (modified) * kernel/arch/arm32/src/mm/tlb.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/atomic.h (modified) * kernel/arch/ia32/include/arch/boot/memmap_struct.ag (modified) * kernel/arch/ia32/include/arch/context_struct.ag (modified) * kernel/arch/ia32/include/arch/cpu.h (modified) * kernel/arch/ia32/include/arch/istate_struct.ag (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/atomic.S (modified) * kernel/arch/ia32/src/context.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/vreg.c (modified) * kernel/arch/ia64/include/arch/barrier.h (modified) * kernel/arch/ia64/include/arch/context_struct.ag (modified) * kernel/arch/ia64/include/arch/drivers/it.h (modified) * kernel/arch/ia64/include/arch/drivers/kbd.h (modified) * kernel/arch/ia64/include/arch/fpu_context.h (modified) * kernel/arch/ia64/include/arch/interrupt.h (modified) * kernel/arch/ia64/include/arch/istate_struct.ag (modified) * kernel/arch/ia64/include/arch/legacyio.h (modified) * kernel/arch/ia64/include/arch/mm/asid.h (modified) * kernel/arch/ia64/include/arch/mm/vhpt.h (modified) * kernel/arch/ia64/include/arch/pal/pal.h (modified) * kernel/arch/ia64/include/arch/stack.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/fpu_context.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/km.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/include/arch/cache.h (modified) * kernel/arch/mips32/include/arch/context_struct.ag (modified) * kernel/arch/mips32/include/arch/fpu_context.h (modified) * kernel/arch/mips32/include/arch/fpu_context_struct.ag (modified) * kernel/arch/mips32/include/arch/istate_struct.ag (modified) * kernel/arch/mips32/include/arch/mach/malta/malta.h (modified) * kernel/arch/mips32/include/arch/mach/msim/msim.h (modified) * kernel/arch/mips32/include/arch/mm/asid.h (modified) * kernel/arch/mips32/include/arch/mm/page.h (modified) * kernel/arch/mips32/include/arch/mm/tlb.h (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/debug/stacktrace.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (modified) * kernel/arch/mips32/src/mach/msim/msim.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/ppc32/include/arch/context_struct.ag (modified) * kernel/arch/ppc32/include/arch/fpu_context.h (modified) * kernel/arch/ppc32/include/arch/fpu_context_struct.ag (modified) * kernel/arch/ppc32/include/arch/istate_struct.ag (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/include/arch/console.h (modified) * kernel/arch/sparc64/include/arch/context_struct.ag (modified) * kernel/arch/sparc64/include/arch/cpu.h (modified) * kernel/arch/sparc64/include/arch/cpu_family.h (modified) * kernel/arch/sparc64/include/arch/cpu_node.h (modified) * kernel/arch/sparc64/include/arch/drivers/fb.h (modified) * kernel/arch/sparc64/include/arch/drivers/niagara.h (modified) * kernel/arch/sparc64/include/arch/drivers/pci.h (modified) * kernel/arch/sparc64/include/arch/fpu_context.h (modified) * kernel/arch/sparc64/include/arch/interrupt.h (modified) * kernel/arch/sparc64/include/arch/istate_struct.ag (modified) * kernel/arch/sparc64/include/arch/mm/asid.h (modified) * kernel/arch/sparc64/include/arch/mm/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/page.h (modified) * kernel/arch/sparc64/include/arch/mm/pagesize.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tsb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tte.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/as.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/page.h (modified) * kernel/arch/sparc64/include/arch/mm/tsb.h (modified) * kernel/arch/sparc64/include/arch/mm/tte.h (modified) * kernel/arch/sparc64/include/arch/regdef.h (modified) * kernel/arch/sparc64/include/arch/register.h (modified) * kernel/arch/sparc64/include/arch/smp/sun4u/ipi.h (modified) * kernel/arch/sparc64/include/arch/smp/sun4v/smp.h (modified) * kernel/arch/sparc64/include/arch/stack.h (modified) * kernel/arch/sparc64/include/arch/sun4u/arch.h (modified) * kernel/arch/sparc64/include/arch/sun4v/arch.h (modified) * kernel/arch/sparc64/include/arch/sun4v/ipi.h (modified) * kernel/arch/sparc64/include/arch/sun4v/register.h (modified) * kernel/arch/sparc64/include/arch/trap/interrupt.h (modified) * kernel/arch/sparc64/include/arch/trap/regwin.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4u/interrupt.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4u/regwin.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4v/interrupt.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/arch/trap/sun4v/regwin.h (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/context.S (modified) * kernel/arch/sparc64/src/cpu/sun4u/cpu.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tsb.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp_call.c (modified) * kernel/arch/sparc64/src/smp/sun4v/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (modified) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/include/genarch/drivers/legacy/ia32/io.h (modified) * kernel/genarch/include/genarch/kbrd/scanc_at.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.ag (modified) * kernel/genarch/include/genarch/multiboot/multiboot_memmap_struct.ag (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/ddi/ddi-bitmap.c (modified) * kernel/genarch/src/ddi/ddi-dummy.c (modified) * kernel/genarch/src/drivers/pl050/pl050.c (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/kbrd/scanc_at.c (modified) * kernel/genarch/src/mm/asid_fifo.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/cht.h (modified) * kernel/generic/include/adt/fifo.h (modified) * kernel/generic/include/adt/hash.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/cpu/cpu_mask.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/fpu_context.h (modified) * kernel/generic/include/ipc/sysipc_ops.h (modified) * kernel/generic/include/ipc/sysipc_priv.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/security/perm.h (modified) * kernel/generic/include/synch/rcu.h (modified) * kernel/generic/include/synch/rcu_types.h (modified) * kernel/generic/include/synch/workqueue.h (modified) * kernel/generic/include/userspace.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/cht.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/cpu/cpu_mask.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ops/dataread.c (modified) * kernel/generic/src/ipc/ops/datawrite.c (modified) * kernel/generic/src/ipc/ops/debug.c (modified) * kernel/generic/src/ipc/ops/pagein.c (modified) * kernel/generic/src/ipc/ops/sharein.c (modified) * kernel/generic/src/ipc/ops/shareout.c (modified) * kernel/generic/src/ipc/ops/stchngath.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/ipc/sysipc_ops.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/log/log.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/smp/smp.c (modified) * kernel/generic/src/smp/smp_call.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/rcu.c (modified) * kernel/generic/src/synch/smp_memory_barrier.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/synch/workqueue.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/test/cht/cht1.c (modified) * kernel/test/smpcall/smpcall1.c (modified) * kernel/test/synch/rcu1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/synch/workq-test-core.h (modified) * kernel/test/synch/workqueue3.c (modified) * tools/autogen.py (modified) * tools/check.sh (modified) * tools/config.py (modified) * tools/mkext2.py (modified) * tools/mktmpfs.py (modified) * tools/travis.sh (modified) * tools/xstruct.py (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/df/df.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkexfat/exfat.h (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkfat/fat_dentry.h (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/rcubench/rcubench.c (modified) * uspace/app/rcutest/rcutest.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/src/list.c (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/program.c (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/taskdump/fibrildump.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/mm/malloc2.c (modified) * uspace/app/tester/mm/pager1.c (modified) * uspace/app/tester/print/print6.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/vcalc/vcalc.c (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/doc/main_page.h (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ata_bd/ata_bd.c (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/char/msim-con/msim-con.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ski-con/ski-con.c (modified) * uspace/drv/char/sun4v-con/sun4v-con.c (modified) * uspace/drv/hid/usbhid/kbd/kbddev.h (modified) * uspace/drv/hid/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/hid/usbhid/multimedia/keymap.c (modified) * uspace/drv/nic/ar9271/ar9271.c (modified) * uspace/drv/nic/ar9271/ar9271.h (modified) * uspace/drv/nic/ar9271/ath_usb.c (modified) * uspace/drv/nic/ar9271/htc.c (modified) * uspace/drv/nic/ar9271/wmi.h (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/general.c (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/bithenge/src/expression.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/arch/amd64/include/libarch/fibril_context.ag (modified) * uspace/lib/c/arch/arm32/include/libarch/config.h (modified) * uspace/lib/c/arch/arm32/include/libarch/ddi.h (modified) * uspace/lib/c/arch/arm32/include/libarch/faddr.h (modified) * uspace/lib/c/arch/arm32/include/libarch/fibril.h (modified) * uspace/lib/c/arch/arm32/include/libarch/fibril_context.ag (modified) * uspace/lib/c/arch/arm32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia32/include/libarch/ddi.h (modified) * uspace/lib/c/arch/ia32/include/libarch/fibril_context.ag (modified) * uspace/lib/c/arch/ia32/include/libarch/rtld/dynamic.h (modified) * uspace/lib/c/arch/ia32/include/libarch/rtld/elf_dyn.h (modified) * uspace/lib/c/arch/ia64/include/libarch/ddi.h (modified) * uspace/lib/c/arch/ia64/include/libarch/fibril_context.ag (modified) * uspace/lib/c/arch/ia64/include/libarch/stack.h (modified) * uspace/lib/c/arch/ia64/include/libarch/stackarg.h (modified) * uspace/lib/c/arch/ia64/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/mips32/include/libarch/ddi.h (modified) * uspace/lib/c/arch/mips32/include/libarch/fibril_context.ag (modified) * uspace/lib/c/arch/ppc32/include/libarch/ddi.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/fibril_context.ag (modified) * uspace/lib/c/arch/ppc32/include/libarch/regname.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/stackarg.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/thread.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ppc32/src/tls.c (modified) * uspace/lib/c/arch/sparc64/include/libarch/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/fibril_context.ag (modified) * uspace/lib/c/arch/sparc64/include/libarch/stackarg.h (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/odict.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/device/pio_window.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/ieee_double.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/generic/power_of_ten.c (modified) * uspace/lib/c/generic/rcu.c (modified) * uspace/lib/c/generic/rtld/dynamic.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/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/vfs/canonify.c (modified) * uspace/lib/c/generic/vfs/inbox.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/fifo.h (modified) * uspace/lib/c/include/adt/hash.h (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (modified) * uspace/lib/c/include/device/pio_window.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/double_to_str.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ieee_double.h (modified) * uspace/lib/c/include/offset.h (modified) * uspace/lib/c/include/rcu.h (modified) * uspace/lib/c/include/vfs/canonify.h (modified) * uspace/lib/c/include/vfs/inbox.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/crypto/crypto.c (modified) * uspace/lib/draw/font.h (modified) * uspace/lib/draw/font/embedded.c (modified) * uspace/lib/drv/generic/private/remote_pio_window.h (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/include/ops/pio_window.h (modified) * uspace/lib/ext4/src/inode.c (modified) * uspace/lib/ext4/src/ops.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fmtutil/fmtutil.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/graph.h (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/ieee80211/src/ieee80211.c (modified) * uspace/lib/label/include/std/mbr.h (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/include/posix/float.h (modified) * uspace/lib/posix/src/fnmatch.c (modified) * uspace/lib/posix/src/locale.c (modified) * uspace/lib/posix/src/signal.c (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdio/scanf.c (modified) * uspace/lib/posix/src/stdlib.c (modified) * uspace/lib/posix/src/stdlib/strtold.c (modified) * uspace/lib/posix/src/sys/stat.c (modified) * uspace/lib/posix/src/sys/wait.c (modified) * uspace/lib/posix/src/time.c (modified) * uspace/lib/posix/src/unistd.c (modified) * uspace/lib/softfloat/add.c (modified) * uspace/lib/softfloat/common.c (modified) * uspace/lib/softfloat/comparison.c (modified) * uspace/lib/softfloat/conversion.c (modified) * uspace/lib/softfloat/div.c (modified) * uspace/lib/softfloat/mul.c (modified) * uspace/lib/softint/generic/bits.c (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/trackmod/trackmod.c (modified) * uspace/lib/usb/src/port.c (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/src/consumer.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/devman/devtree.c (modified) * uspace/srv/devman/fun.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/fs/udf/udf_volume.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/hid/input/gsp.h (modified) * uspace/srv/hid/input/layout/ar.c (modified) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/layout/us_qwerty.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/isdv4_tablet/isdv4.c (modified) * uspace/srv/hid/output/port/chardev.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_ipc.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_pager.c (modified) * uspace/srv/vfs/vfs_register.c (modified) style: Remove trailing whitespace on non-empty lines, in certain file ... Sun, 25 Feb 2018 15:58:44 GMT Jenda [3692678] * tools/ew.py (modified) ew.py - allow qemu_path parameter (why the hell this does not use ... Sun, 25 Feb 2018 15:29:11 GMT Jenda [27de618] * tools/ew.py (modified) ew.py - use tablet Thu, 22 Feb 2018 19:39:53 GMT Jenda [ee820ff] * .gitignore (modified) * Makefile (modified) * boot/arch/arm32/src/asm.S (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/arm32/include/arch/security_ext.h (modified) * kernel/arch/ia32/include/arch/drivers/i8259.h (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/genarch/include/genarch/drivers/ns16550/ns16550.h (modified) * kernel/genarch/src/drivers/ns16550/ns16550.c (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/src/mm/slab.c (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/posix/Makefile (modified) Merge commit 'df368491aa1c0ce3024a51c602b7d0cbe4bd84d3' Mon, 12 Feb 2018 17:54:40 GMT Martin Decky [8192d8a] * tools/toolchain.sh (modified) more consistent quoting Wed, 31 Jan 2018 17:47:53 GMT GitHub [2660ee3] * Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/posix/Makefile (modified) Generate files that a third party can use to build software for ... Wed, 31 Jan 2018 12:02:00 GMT Jenda [2b3dd78] * .travis.yml (modified) * Makefile (modified) * abi/include/abi/ipc/methods.h (modified) * abi/include/abi/proc/uarg.h (modified) * boot/arch/arm32/include/arch/arch.h (modified) * boot/arch/mips32/include/arch/arch.h (modified) * boot/arch/ppc32/include/arch/arch.h (modified) * boot/arch/riscv64/include/arch/mm.h (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/printf_verify.h (modified) * contrib/arch/uspace/srv/vfs/vfs.bp (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/abs32le/src/mm/page.c (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/interrupt.h (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/arm32/include/arch/elf.h (modified) * kernel/arch/arm32/include/arch/exception.h (modified) * kernel/arch/arm32/include/arch/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/arch/machine_func.h (modified) * kernel/arch/arm32/include/arch/types.h (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/interrupt.h (modified) * kernel/arch/ia32/include/arch/smp/smp.h (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/mips32/include/arch/elf.h (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/riscv64/src/mm/page.c (modified) * kernel/arch/riscv64/src/riscv64.c (modified) * kernel/arch/sparc64/include/arch/drivers/pci.h (modified) * kernel/arch/sparc64/include/arch/mm/cache_spec.h (modified) * kernel/arch/sparc64/include/arch/sun4v/md.h (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/include/genarch/ofw/ofw_tree.h (modified) * kernel/genarch/src/ofw/upa.c (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/align.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/gsort.h (modified) * kernel/generic/include/halt.h (moved) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/sysipc_ops.h (modified) * kernel/generic/include/log.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/verify.h (modified) * kernel/generic/include/stacktrace.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/workqueue.h (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/src/console/chardev.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/lib/halt.c (moved) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/shutdown.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/test/print/print5.c (modified) * tools/ccheck.sh (modified) * tools/travis.sh (added) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.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.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/tok.h (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/corecfg/corecfg.c (modified) * uspace/app/date/date.c (modified) * uspace/app/devctl/devctl.c (modified) * uspace/app/df/df.c (modified) * uspace/app/dltest/dltest.c (modified) * uspace/app/dnscfg/dnscfg.c (modified) * uspace/app/dnsres/dnsres.c (modified) * uspace/app/edit/search_impl.h (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/inet/inet.c (modified) * uspace/app/init/init.c (modified) * uspace/app/kill/kill.c (modified) * uspace/app/killall/killall.c (modified) * uspace/app/mixerctl/mixerctl.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/netecho/comm.c (modified) * uspace/app/netstart/self_test.c (deleted) * uspace/app/nic/nic.c (modified) * uspace/app/nterm/nterm.c (modified) * uspace/app/pkg/pkg.c (modified) * uspace/app/rcubench/rcubench.c (modified) * uspace/app/rcutest/rcutest.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/sysinst/futil.c (modified) * uspace/app/sysinst/sysinst.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/print/print5.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/testwrit/testwrit.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tmon/burst_tests.c (modified) * uspace/app/tmon/main.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/wavplay/dplay.c (modified) * uspace/app/wavplay/drec.c (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/drv/audio/hdaudio/spec/regs.h (modified) * uspace/drv/audio/sb16/dsp.h (modified) * uspace/drv/audio/sb16/mixer.h (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.c (modified) * uspace/drv/hid/atkbd/atkbd.h (modified) * uspace/drv/platform/amdm37x/main.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/lib/bithenge/include/bithenge/tree.h (modified) * uspace/lib/bithenge/src/failure.c (modified) * uspace/lib/bithenge/src/failure.h (modified) * uspace/lib/bithenge/src/file.c (modified) * uspace/lib/block/block.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/ia32/include/libarch/syscall.h (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/table.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/rtld/dynamic.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/generic/stdlib.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/strtol.c (added) * uspace/lib/c/generic/uuid.c (modified) * uspace/lib/c/generic/vfs/mtab.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ctype.h (modified) * uspace/lib/c/include/getopt.h (modified) * uspace/lib/c/include/gsort.h (modified) * uspace/lib/c/include/inttypes.h (modified) * uspace/lib/c/include/io/kio.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/verify.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/lib/c/include/malloc.h (modified) * uspace/lib/c/include/rtld/rtld_debug.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/include/syscall.h (modified) * uspace/lib/c/include/time.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/vfs/inbox.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/test/sprintf.c (modified) * uspace/lib/draw/font/pcf.c (modified) * uspace/lib/draw/surface.h (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/private/driver.h (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_audio_mixer.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/include/ahci_iface.h (modified) * uspace/lib/drv/include/audio_mixer_iface.h (modified) * uspace/lib/drv/include/audio_pcm_iface.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/drv/include/ops/pio_window.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext4/include/ext4/inode.h (modified) * uspace/lib/ext4/include/ext4/superblock.h (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/graph/graph.h (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/terminal.h (modified) * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/client.c (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/packet/include/netdb.h (deleted) * uspace/lib/packet/include/tcp_codes.h (deleted) * uspace/lib/pcm/include/pcm/sample_format.h (modified) * uspace/lib/pcut/src/internal.h (modified) * uspace/lib/pcut/src/report/report.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/assert.h (added) * uspace/lib/posix/include/posix/ctype.h (modified) * uspace/lib/posix/include/posix/dirent.h (modified) * uspace/lib/posix/include/posix/dlfcn.h (modified) * uspace/lib/posix/include/posix/errno.h (added) * uspace/lib/posix/include/posix/fcntl.h (modified) * uspace/lib/posix/include/posix/fenv.h (modified) * uspace/lib/posix/include/posix/float.h (modified) * uspace/lib/posix/include/posix/fnmatch.h (modified) * uspace/lib/posix/include/posix/getopt.h (modified) * uspace/lib/posix/include/posix/inttypes.h (modified) * uspace/lib/posix/include/posix/locale.h (modified) * uspace/lib/posix/include/posix/math.h (modified) * uspace/lib/posix/include/posix/pthread.h (modified) * uspace/lib/posix/include/posix/pwd.h (modified) * uspace/lib/posix/include/posix/signal.h (modified) * uspace/lib/posix/include/posix/stddef.h (modified) * uspace/lib/posix/include/posix/stdint.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/include/posix/string.h (modified) * uspace/lib/posix/include/posix/strings.h (modified) * uspace/lib/posix/include/posix/sys/mman.h (modified) * uspace/lib/posix/include/posix/sys/stat.h (modified) * uspace/lib/posix/include/posix/sys/time.h (modified) * uspace/lib/posix/include/posix/sys/types.h (modified) * uspace/lib/posix/include/posix/sys/wait.h (modified) * uspace/lib/posix/include/posix/time.h (modified) * uspace/lib/posix/include/posix/ucontext.h (modified) * uspace/lib/posix/include/posix/unistd.h (modified) * uspace/lib/posix/source/ctype.c (deleted) * uspace/lib/posix/source/getopt.c (deleted) * uspace/lib/posix/source/stdlib/strtol.c (deleted) * uspace/lib/posix/src/ctype.c (moved) * uspace/lib/posix/src/dlfcn.c (moved) * uspace/lib/posix/src/fcntl.c (moved) * uspace/lib/posix/src/fnmatch.c (moved) * uspace/lib/posix/src/internal/common.h (moved) * uspace/lib/posix/src/locale.c (moved) * uspace/lib/posix/src/pthread/condvar.c (moved) * uspace/lib/posix/src/pthread/keys.c (moved) * uspace/lib/posix/src/pthread/mutex.c (moved) * uspace/lib/posix/src/pthread/threads.c (moved) * uspace/lib/posix/src/pwd.c (moved) * uspace/lib/posix/src/signal.c (moved) * uspace/lib/posix/src/stdio.c (moved) * uspace/lib/posix/src/stdio/scanf.c (moved) * uspace/lib/posix/src/stdlib.c (moved) * uspace/lib/posix/src/stdlib/strtold.c (moved) * uspace/lib/posix/src/string.c (moved) * uspace/lib/posix/src/strings.c (moved) * uspace/lib/posix/src/sys/mman.c (moved) * uspace/lib/posix/src/sys/stat.c (moved) * uspace/lib/posix/src/sys/wait.c (moved) * uspace/lib/posix/src/time.c (moved) * uspace/lib/posix/src/unistd.c (moved) * uspace/lib/posix/test/scanf.c (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/uri/internal/ctype.h (moved) * uspace/lib/uri/uri.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usbdev/include/usb/dev/alternate_ifaces.h (modified) * uspace/lib/usbdev/include/usb/dev/device.h (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/request.h (modified) * uspace/lib/usbvirt/include/usbvirt/device.h (modified) * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_data.h (modified) * uspace/srv/audio/hound/audio_sink.h (modified) * uspace/srv/audio/hound/audio_source.c (modified) * uspace/srv/audio/hound/audio_source.h (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound.h (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) * uspace/srv/audio/hound/iface.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/vbd/disk.h (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_directory.h (modified) * uspace/srv/fs/exfat/exfat_fat.h (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat_directory.h (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs.h (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/isdv4_tablet/isdv4.h (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/output.h (modified) * uspace/srv/hid/output/proto/vt100.h (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/net/dhcp/dhcp.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/tcp/ncsim.c (modified) Merge remote-tracking branch 'upstream/master' into forwardport ...