source: mainline

Revision Log Mode:


Legend:

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