|  |  | @f2d88f3 | 7 years | jiri | Add forgotten changes to enable non-blocking chardev read
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c477c80 | 7 years | jiri | Fix some common misspellings
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7acd787 | 7 years | jiri | Utility for listing PCI devices
Currently all information presented …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @59cce22 | 7 years | jakub | Prevents 'ls -r' from crashing when executed in an empty directory
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @485281e | 7 years | jiri | Allow specifying non-default audio target
Needed when there is more …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4bb4cf88 | 7 years | jakub | Make 4K block size the default for ext4
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3c8b0a8 | 7 years | noreply | Merge pull request #143 from maurizio-lombardi/ext4_fixes_v2
Ext4 fixes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09d1b6fa | 7 years | mlombard | sysinst: fix the default dev path
\hw\pci0 has been replaced by …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @91fcbabc | 7 years | mlombard | mkext4: add the option to choose the preferred fs block size
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @91fc2dae | 7 years | mlombard | libext4: fs creation should support different block sizes, not only 1k …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c9c1ccd | 7 years | noreply | Merge pull request #141 from maurizio-lombardi/mkext4_fix_loop
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6abdef37 | 7 years | mlombard | mkext4: fix infinite loop when passing an invalid argument.
Also adds …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @10b21a1b | 7 years | jiri | PC parallel port driver and printing utility
Add pc-lpt driver for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @103db908 | 7 years | mlombard | fontviewer: draw(): fix memory leaks in the error code paths
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f53ee74 | 7 years | mlombard | fontviewer: fix memory leak
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @31872f7 | 7 years | jiri | Now that /srv has sub-directories, /srv no longer makes sense as a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a91c555f | 7 years | jiri | Complete directories in command position (comments in code can be useful).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3b3fcf36 | 7 years | jiri | IPC share-in test using text and data segment.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e131833c | 7 years | jiri | Two simple memory allocation benchmarks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1edd6d0 | 7 years | jiri | Add separate IPC test service. Keep ns_ping for now for the sake of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d230358 | 7 years | jiri | Move ping_pong into a separate performance measuring tool 'perf'.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b5203b | 7 years | jakub | Remove futex support from kernel
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b03c684 | 7 years | jakub | Remove user space RCU
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4a8d0dd1 | 7 years | jakub | Do not async_accept_0() callback connections
Callback connections do …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ad2cf04 | 7 years | jiri | Fix standard deviation formula (except for the missing sqrt).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e131bd05 | 7 years | jiri | Fix cstyle.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d6d6b3e | 7 years | jiri | IPC benchmark can be more precise and more scientific.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @beb83c1 | 7 years | jakub | Add async_accept_0() for accepting connections
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6769005 | 7 years | jakub | Use user-defined labels instead of phone hashes
This commit changes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @209cd41 | 7 years | zarevucky.jiri | Replace scripts and HTML generated in boot/Makefile with a testrunner app
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b82985e | 7 years | jiri | Inserting volume by path.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0e8c158 | 7 years | zarevucky.jiri | App listing in boot doesn't need whole binary path for each entry
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8fefd8b | 7 years | zarevucky.jiri | Preserve srv directory structure
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9286475 | 7 years | zarevucky.jiri | Set task name to full path instead of just the base name
This …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @63c1dd5 | 7 years | jiri | Persistence of Tetris highscore table. Detect live mode and create …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df8eaba | 7 years | jiri | Let installer amend RAM disk image with volume server configuration.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f0f8787 | 7 years | jiri | Add vol insert subcommand to re-insert a previously ejected volume.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1bb43d5 | 7 years | jiri | Switch installation file system from MINIX to Ext4 (well, Ext2, actually).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6ba36a0 | 7 years | jiri | Setting a custom ext4 volume label.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2175178 | 7 years | jiri | Allow creating ext2 dynamic revision. Allow choosing ext filesystem …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f7fe9e | 7 years | jiri.zarevucky | Clean up headers
Depends on <limits.h> and <stdint.h> being provided, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8591b31 | 7 years | jiri.zarevucky | Fix most clang issues
Build error in futex.c remains because the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @460ea7e | 7 years | jiri.zarevucky | Fix use of uninitialized variable
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09ab0a9a | 7 years | jiri | Fix vertical spacing with new Ccheck revision.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @508b0df1 | 7 years | jiri.zarevucky | Remove uspace <atomic.h>, use <stdatomic.h> instead
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @954c024 | 7 years | jiri.zarevucky | Get rid of libsoftint and libsoftfloat in favor of using upstream libgcc.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @516e780 | 7 years | noreply | Strip down libmath. (#45)
libmath is mostly unused (except for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1834a01 | 7 years | jakub | Categorize the remaining orphan doxygroups
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a63966d | 7 years | jakub | Provide doc/doxygroups.h for most apps
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aab85d90 | 7 years | jiri | Basic Ext4 filesystem creation (can only create Ext2-old, 1K blocks).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bd41ac52 | 7 years | jakub | Get rid of sys/time.h
This commit moves the POSIX-like time …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e2625b1a | 7 years | jiri | Installer nits.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @05882233 | 7 years | jiri.zarevucky | Unify various barrier includes into <barrier.h>
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @498ced1 | 7 years | jiri.zarevucky | Unify reference counting and remove some unnecessary instances of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3cdd876 | 7 years | jiri | Sysinst needs updating.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @44428bb | 7 years | jiri | Fix broken partition creation in fdisk (oops).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1dcba91 | 7 years | jiri | Configuration repository for volume server.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7ab7075f | 7 years | jiri | Add support for 'x' fopen file mode modifier from C11.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8c418cf | 7 years | martin | add explicit breaks that do not hurt anybody
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @158da11 | 7 years | jiri.zarevucky | Use pragmas to disable specific diagnostics in tester.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @02246b8 | 7 years | jiri.zarevucky | Insufficient buffer size.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3b10ae36 | 7 years | jiri | Merge SIF.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @42964a7 | 7 years | jiri | Deleting a contact.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @233a3a06 | 7 years | jiri | Contacts listing and unmarshalling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f787c8e | 7 years | jiri.zarevucky | Move some internal interfaces to private headers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9c5e3a5 | 7 years | jiri | SIF node unmarshalling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b79903b | 7 years | jiri | SIF, work-in-progress.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6bb136b2 | 7 years | jiri | Limit userspace stack trace depth.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2d78d88 | 7 years | jiri | Modifying mount point for a partition.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @64ffd83 | 7 years | jiri | Configuring mount point for (newly created) paritions.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9bde0d5 | 7 years | jiri.zarevucky | Replace a bunch of direct uses of futex_t.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38d8849 | 7 years | jiri.zarevucky | Privatize <thread.h>.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c45dc5e1 | 7 years | jiri.zarevucky | Tester: print the list of failed tests.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @802a8c8 | 7 years | jiri | Add log2, log2f to math library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b5d37a | 7 years | jakub | Fix unused variable warnings in float2 test
Enable the part of the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f97ef44 | 7 years | jiri.zarevucky | Sleep is more natural as part of the fibril API.
(the implementation …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2d56e2e | 7 years | jiri.zarevucky | Use of uninitialized variable.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @87337dc5 | 7 years | jiri | Random number generator interface. FAT and exFAT should be created …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e89a06a | 7 years | jiri | Encapsulate partitions list in volume server. (Global state is not …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e84c961 | 7 years | Jaroslav Jindrak | cpp: cpptest now uses BINARY instead of CXX_BINARY again
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @73401643 | 7 years | Jaroslav Jindrak | cpp: c++ binaries are detected by source extensions, split c++ related …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e2154e7 | 7 years | Jaroslav Jindrak | cpp: restructured build system to fix ia64 errors, renamed CPP* macros …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b57a3ee | 7 years | Jaroslav Jindrak | cpp: refactored the library layout, everything from the impl directory …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4f461384 | 7 years | Jaroslav Jindrak | cpp: added <shared_mutex> to cpptest as include to make sure it exists
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f2f85283 | 7 years | Jaroslav Jindrak | cpp: updated the test program
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a57a79c | 7 years | Jaroslav Jindrak | cpp: fixed issues created by the addition of abi/_bits, changes to the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @edbad13a | 7 years | Jaroslav Jindrak | cpp: added the cpptest utility to vcs
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @984a9ba | 7 years | martin | do not expose the call capability handler from the async framework
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @76f566d | 7 years | martin | coding style improvements (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d3b2ffa | 7 years | jiri | Merge volume management improvements (still WIP).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1a9174e | 7 years | jiri | Volume server needs to react to partitions being removed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @72c72d4 | 7 years | jiri | Basic volume eject implementation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db9c889 | 7 years | jiri | Add volume administration utility.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f36841 | 7 years | jiri | Basic automatic volume mounting.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @62c4297 | 7 years | jiri.zarevucky | Remove some unnecessary includes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d73d992 | 7 years | jiri.zarevucky | Hide libc-internal details of the fibril implementation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55092672 | 7 years | jiri | Clean up libposix stdio.h and stdlib.h a bit.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @75701004 | 7 years | martin | use a TAR as the archive format for populating TMPFS root file system
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @18ad56a8 | 7 years | martin | more elegant way of keeping the state of the archive extraction
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @24fda5e | 7 years | martin | separate the TAR extraction to a library to make the code reusable
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |