source: mainline

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8bf4494   7 weeks jiri Create installation partition in a separate function. topic/fix-logger-deadlock
(edit) @25444332   7 weeks jiri Sysinst should be able to install to an existing MBR label. Provided … topic/fix-logger-deadlock
(edit) @4f16db1   2 months 5887334+jxsvoboda ext4: write: fix block leak topic/fix-logger-deadlock
(edit) @4e7c02e   2 months 5887334+jxsvoboda ext4: write: sparse/unallocated block helper fcn topic/fix-logger-deadlock
(edit) @e4c0e0c   2 months 5887334+jxsvoboda cp: increase buffer size topic/fix-logger-deadlock
(edit) @19c6bc1   2 months 5887334+jxsvoboda mkfile: increase buffer size topic/fix-logger-deadlock
(edit) @f1045bb   2 months jiri Environ must be a valid, non-NULL pointer to a list. topic/fix-logger-deadlock
(edit) @78e5a73   2 months jiri Add new C++ runtime function needed for GCC 14+ topic/fix-logger-deadlock
(edit) @222774a   2 months jiri Fix test not compiling (thx Vít Skalický) topic/fix-logger-deadlock
(edit) @d0dfbba   2 months jiri Clean up header dependencies. libui was pulling too much internal … topic/fix-logger-deadlock
(edit) @9b534a4   2 months jiri Add sys/param.h and endian.h to libposix (needed by DOSBox). topic/fix-logger-deadlock
(edit) @b979ffb   2 months jiri Make file dialog resizable. topic/fix-logger-deadlock
(edit) @3c22438a   3 months jiri Handle screen resize in text editor. topic/fix-logger-deadlock
(edit) @13277e3   3 months jiri Add missing comment. topic/fix-logger-deadlock
(edit) @f6304727   3 months jiri Handle screen resize in Navigator. topic/fix-logger-deadlock
(edit) @01cd15bc   3 months jiri Terminal buffer update should not overwrite cell cursor flag. topic/fix-logger-deadlock
(edit) @96ef0d1e   3 months jiri Rename file (Navigator and command line). topic/fix-logger-deadlock
(edit) @a927af7a   3 months jiri Reposition maximized windows, but not normal windows. After all, they … topic/fix-logger-deadlock
(edit) @08fcaf2   3 months jiri Custom maximize/minimize/close button look in text mode. topic/fix-logger-deadlock
(edit) @b769ca0   3 months jiri Allow overriding the complete UI push button paint routine. topic/fix-logger-deadlock
(edit) @39f67f1   3 months jiri Make maximize/restore work correctly in fullscreen UI. topic/fix-logger-deadlock
(edit) @26edcd6   3 months jiri Reposition windows with placement other than fullscreen. Except popup … topic/fix-logger-deadlock
(edit) @2c12135   3 months jiri GFXDemo resize in console UI, fix UI resize / UI window resize in console. topic/fix-logger-deadlock
(edit) @a4e4e29   3 months jiri GFXDemo react to console resize in console mode. topic/fix-logger-deadlock
(edit) @00d26202   3 months jiri Delete files (Navigator + 'delete' command) topic/fix-logger-deadlock
(edit) @cd0dce3   3 months jiri Create new directory (Navigator + command line utility). topic/fix-logger-deadlock
(edit) @f9c30b9a   3 months jiri Moving files (Navigator and command line utility). topic/fix-logger-deadlock
(edit) @59ed424e   3 months jiri Do not print error when user requests abort because file exists. topic/fix-logger-deadlock
(edit) @857fba8   3 months jiri Move file system wrapper functions to a separate module. topic/fix-logger-deadlock
(edit) @0ce9eb8   3 months jiri Ask user what to do if destination file exists while copying. topic/fix-logger-deadlock
(edit) @26a9388   4 months martin Use the stack pointer to derive CURRENT (if possible) If provided by … topic/fix-logger-deadlock
(edit) @c35cc8b   4 months martin EW: Allow to override preferred terminal emulator via $TERMINAL Allow … topic/fix-logger-deadlock
(edit) @81805e0   5 months jiri Display correct error message in Navigator, too. topic/fix-logger-deadlock
(edit) @79b77ce   5 months jiri Allow retrying failed file/dir creation and file open. topic/fix-logger-deadlock
(edit) @2309891   5 months jiri Copy files (Navigator and command line). TODO Overwrite query, new … topic/fix-logger-deadlock
(edit) @144fafd   6 months jiri Add new unit tests to Navigator and libfmgt. topic/fix-logger-deadlock
(edit) @1ec732a   6 months jiri Verify file - navigator operation and command-line utility. topic/fix-logger-deadlock
(edit) @3a4c6d9   6 months jiri Packet capture (thx Nataliia Korop) topic/fix-logger-deadlock
(edit) @d101368   6 months jiri Split new file creation into a separate fmgt module. topic/fix-logger-deadlock
(edit) @4b2065a6   6 months jakub Bump QEMU version to 10.1.2 topic/fix-logger-deadlock
(edit) @a4301f1   7 months zarevucky.jiri Fix C formatting topic/fix-logger-deadlock
(edit) @9fd74d5   7 months zarevucky.jiri libtermui: Ensure fully consistent history state when evicting old … topic/fix-logger-deadlock
(edit) @e6b4d2d   7 months zarevucky.jiri Don't build gold linker with the toolchain We never got to use it and … topic/fix-logger-deadlock
(edit) @3e41cc4   7 months jiri Repaint all windows in fullscreen mode in ui_paint(). After error … topic/fix-logger-deadlock
(edit) @bb4d0b5   7 months jiri Allow user to decide whether to retry or abort when I/O error occurs. topic/fix-logger-deadlock
(edit) @856a7b49   7 months jiri Fix spacing. topic/fix-logger-deadlock
(edit) @bc999081   7 months jiri Add dummy execlp() implementation to libposix. topic/fix-logger-deadlock
(edit) @4a10a72e   7 months jiri Add dummy implementations of atan2, floor, log, pow, sqrt, tan. … topic/fix-logger-deadlock
(edit) @78050c7   7 months jiri Add missing input_iterator_tag declaration to insert_iterator.hpp. topic/fix-logger-deadlock
(edit) @ec3ef80f   7 months jiri Add missing include to list_node.hpp. topic/fix-logger-deadlock
(edit) @b3a7151   7 months jiri Add missing → operator to list_iterator. topic/fix-logger-deadlock
(edit) @5e0ea6f   7 months jiri math.h needs to be C++ compatible topic/fix-logger-deadlock
(edit) @0640d52   7 months jiri Export libcpp headers. topic/fix-logger-deadlock
(edit) @05d893a   7 months 5887334+jxsvoboda only export shared lib if allowed topic/fix-logger-deadlock
(edit) @33f14b9   7 months 5887334+jxsvoboda mips32, ppc32: add atomic 8 byte load store, 1 byte cmpexchg For now … topic/fix-logger-deadlock
(edit) @c1383cd   8 months 5887334+jxsvoboda lib/device/src/bd_srv.c: answer with return code topic/fix-logger-deadlock
(edit) @c3db721   8 months jiri Allow aborting file management operation. topic/fix-logger-deadlock
(edit) @0cf3d5f   8 months jiri Allow creating sparse files in Navigator and newfile. topic/fix-logger-deadlock
(edit) @cfd04c4   8 months jiri Add docblocks to capa functions. topic/fix-logger-deadlock
(edit) @c111da2   8 months jiri Create non-zero size file in Navigator, new newfile utility. topic/fix-logger-deadlock
(edit) @1a96db9   8 months jiri Implement carriage return in console. topic/fix-logger-deadlock
(edit) @32ae27bb   8 months jiri Suggest unique new file name. topic/fix-logger-deadlock
(edit) @283bb9f   8 months martin Improve the GCD/LCM implementations Use a faster variant of the … topic/fix-logger-deadlock
(edit) @f9c4c433   8 months jiri Create new file in Navigator (WIP) topic/fix-logger-deadlock
(edit) @113fb4f   9 months martin Use tar to install toolchains into the destination Using a pair of … topic/fix-logger-deadlock
(edit) @a36c4aa   9 months martin Switch to binutils 2.45 and GCC 15.2 This requires a few minor … topic/fix-logger-deadlock
(edit) @2e9f284   9 months martin toolchain: Remove the support for building GDB The multiarch builds … topic/fix-logger-deadlock
(edit) @5caad1d   11 months jiri tbarcfg_listener_destroy() should clean up properly. topic/fix-logger-deadlock
(edit) @cb20b05   11 months jiri Fix missing argument when destroying async port. topic/fix-logger-deadlock
(edit) @ca48672   11 months jiri loc_service_register() needs to take a port ID argument. topic/fix-logger-deadlock
(edit) @3951046   11 months jiri Async ports and interfaces do the castling. Now interfaces hang under … topic/fix-logger-deadlock
(edit) @5c55eb7   12 months jiri Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci. topic/fix-logger-deadlock
(edit) @0f5c4e4   12 months jiri Fix crash in AHCI driver and sata_bd server. topic/fix-logger-deadlock
(edit) @61f28c4   13 months jiri Only eject installation CD after user confirms restart. topic/fix-logger-deadlock
(edit) @0cec807a   13 months jiri Unmount destination volume and delete mount point on installation failure. topic/fix-logger-deadlock
(edit) @21cd0c8   13 months jiri Avoid flooding log with mouse warnings during system startup. topic/fix-logger-deadlock
(edit) @629b480   13 months jiri Assorted installer fixes. topic/fix-logger-deadlock
(edit) @4b9213d   13 months noreply add shared libraries to export-dev (#252) topic/fix-logger-deadlock
(edit) @0460377   13 months noreply uspace/app/blkdump: fix argv null deref (#251) topic/fix-logger-deadlock
(edit) @a22c62f   13 months zarevucky.jiri Also ignore NULL passed to free() topic/fix-logger-deadlock
(edit) @23d4e6ae   13 months zarevucky.jiri Check for allocation failure in kernel malloc() topic/fix-logger-deadlock
(edit) @0639afc   13 months noreply libcrypto: create_hash(): const qual for input arg (#250) topic/fix-logger-deadlock
(edit) @25fdb2d   13 months zarevucky.jiri Change atomic_load/store_8 to use single word read/writes Turns out … topic/fix-logger-deadlock
(edit) @e9bc927   13 months zarevucky.jiri Update forgotten serial implementations topic/fix-logger-deadlock
(edit) @51949d0   13 months noreply lib/c/arch/arm32: add atomic_compare_exchange_1 (#248) topic/fix-logger-deadlock
(edit) @eb2187c4   13 months zarevucky.jiri Revert part of the prior commit This doesn't seem to work right yet. topic/fix-logger-deadlock
(edit) @888c06e   13 months zarevucky.jiri Avoid using general division and modulo ops in framebuffer These can … topic/fix-logger-deadlock
(edit) @c4cfe4c   13 months zarevucky.jiri Convert kernel console writing to byte arrays More buffer per buffer … topic/fix-logger-deadlock
(edit) @250a435   13 months zarevucky.jiri Don't print out control characters in print4 test, it borks up serial topic/fix-logger-deadlock
(edit) @39e1b9a   13 months zarevucky.jiri Convert console output devices to batch printing topic/fix-logger-deadlock
(edit) @690ad20   13 months zarevucky.jiri Convert kio buffer to bytes (part 1) topic/fix-logger-deadlock
(edit) @d5b37b6   13 months zarevucky.jiri Use a new syscall, SYS_KIO_READ, for reading from KIO buffer … topic/fix-logger-deadlock
(edit) @571cc2d   13 months zarevucky.jiri Use irq_spinlock_t instead of plain spinlock_t in console code topic/fix-logger-deadlock
(edit) @af77459   13 months zarevucky.jiri Simplify kio buffer bookkeeping We only really need to know the … topic/fix-logger-deadlock
(edit) @1db4e2ae   13 months zarevucky.jiri Have str_sanitize also remove C0 and C1 control codes and use it to … topic/fix-logger-deadlock
(edit) @45adeeb   13 months zarevucky.jiri Expose restartable version of str_decode() as str_decode_r() topic/fix-logger-deadlock
(edit) @ae787807   13 months noreply lib/c/arch/arm32: add atomic_{load,store}_8 (#249) topic/fix-logger-deadlock
(edit) @b31323f   13 months zarevucky.jiri Test, fix and extend string sanitization topic/fix-logger-deadlock
(edit) @65bf084   13 months zarevucky.jiri Implement both str_decode() and mbrtoc32() using one function topic/fix-logger-deadlock
(edit) @f94a11f   13 months zarevucky.jiri Rename mbstate_t field to prevent confusion with continuation bytes topic/fix-logger-deadlock
Note: See TracRevisionLog for help on using the revision log.