source: mainline/uspace

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @05d893a   8 months 5887334+jxsvoboda only export shared lib if allowed topic/fix-logger-deadlock
(edit) @33f14b9   8 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) @f9c4c433   8 months jiri Create new file in Navigator (WIP) topic/fix-logger-deadlock
(edit) @a36c4aa   10 months martin Switch to binutils 2.45 and GCC 15.2 This requires a few minor … 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) @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) @51949d0   13 months noreply lib/c/arch/arm32: add atomic_compare_exchange_1 (#248) 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) @af77459   13 months zarevucky.jiri Simplify kio buffer bookkeeping We only really need to know the … 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) @5d2bdaa   14 months zarevucky.jiri Fix UB in odict test topic/fix-logger-deadlock
(edit) @0600976   14 months zarevucky.jiri Reject invalid non-shortest UTF-8 forms and fix some other issues in str topic/fix-logger-deadlock
(edit) @11782da   14 months jiri Fix IDE install device path again. topic/fix-logger-deadlock
(edit) @2a5d4649   14 months jiri ISA/PCI IDE needs to attach even if one channel is empty. topic/fix-logger-deadlock
(edit) @163e34c   14 months zarevucky.jiri Actually convert the printf outputs everywhere topic/fix-logger-deadlock
(edit) @f167c851   14 months zarevucky.jiri Replace a memmove() that spits a random warning when compiling with … topic/fix-logger-deadlock
(edit) @9daee3de   14 months zarevucky.jiri Sort file list in libc meson file topic/fix-logger-deadlock
(edit) @696b405   14 months zarevucky.jiri Implement standard character conversion functions from <uchar.h> and … topic/fix-logger-deadlock
(edit) @2ef2a0d   14 months zarevucky.jiri Add a few printf() formatting tests topic/fix-logger-deadlock
(edit) @8165a7a   14 months jiri GFX Demo should default to UI interface topic/fix-logger-deadlock
(edit) @a188131   14 months jiri Add UI to system installer topic/fix-logger-deadlock
(edit) @3e7948c   14 months zarevucky.jiri Deduplicate forgotten adt header topic/fix-logger-deadlock
(edit) @0db0df2   14 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous … topic/fix-logger-deadlock
(edit) @90ee3384   14 months jiri Allow sysinst to restart the system at the end of installation. When … topic/fix-logger-deadlock
(edit) @59e32fb   14 months jiri Fix IDE disk path in sysinst. topic/fix-logger-deadlock
(edit) @da54714   15 months noreply partially implement key-based pthread local storage (#245) * check … topic/fix-logger-deadlock
(edit) @0ae9e18   15 months jiri Select shutdown action (power off / restart) in shutdown dialog. topic/fix-logger-deadlock
(edit) @797ab95   15 months jiri Implement quiesce in i8042. topic/fix-logger-deadlock
(edit) @b9cc81c6   15 months jiri Implement quiesce in NS8250 and PC-LPT. topic/fix-logger-deadlock
(edit) @870841cf   15 months jiri Style issues related to improper use of 'inline' keyword. topic/fix-logger-deadlock
(edit) @1c7b0db7   15 months jiri Implement quiesce in NE2k, RTL8139 and RTL8169. topic/fix-logger-deadlock
(edit) @07039850   15 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy. topic/fix-logger-deadlock
(edit) @a64970e1   15 months jiri Implement quiesce in HD Audio and SB16 drivers. topic/fix-logger-deadlock
(edit) @89b5a75   15 months noreply fix cstyle (#244) topic/fix-logger-deadlock
(edit) @9dfb034   15 months jiri Implement quiesce for EHCI and OHCI. topic/fix-logger-deadlock
(edit) @77a0119   15 months jiri Quiesce devices during restart, but not poweroff. topic/fix-logger-deadlock
(edit) @8300c72   15 months jiri Quiesce devices before proceeding with shutdown. Only implemented for … topic/fix-logger-deadlock
(edit) @f35749e   15 months jiri System restart via shutdown -r topic/fix-logger-deadlock
(edit) @4285f384   15 months jiri Allow physically ejecting CD-ROM using vol eject -s topic/fix-logger-deadlock
(edit) @be62ebc   15 months noreply fix tester/mapping1 test (#243) topic/fix-logger-deadlock
(edit) @9faba42   15 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: … topic/fix-logger-deadlock
(edit) @32254d6   16 months noreply init RTLD runtime at load time even for statically linked binaries … topic/fix-logger-deadlock
(edit) @a7a16a2f   16 months jiri Log files should have .txt extension. topic/fix-logger-deadlock
(edit) @b336bfd8   16 months jiri Start text editor if open action is used on .txt file. topic/fix-logger-deadlock
(edit) @accdf882   16 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file topic/fix-logger-deadlock
(edit) @832cbe7   16 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy … topic/fix-logger-deadlock
(edit) @0dab4850   16 months jiri Fix driver crash when ATA channel contains no usable devices. topic/fix-logger-deadlock
(edit) @b1490d2   16 months jiri Explicit wait for system volume is no longer needed. Now it is … topic/fix-logger-deadlock
(edit) @c3d9aaf5   16 months jiri Determine when device (sub)tree is stable. Devman will only return … topic/fix-logger-deadlock
(edit) @a796812c   16 months jiri Fix ISA IDE topic/fix-logger-deadlock
(edit) @4a3a5a0   16 months zarevucky.jiri One more tweak topic/fix-logger-deadlock
(edit) @ea50e671   16 months zarevucky.jiri A few adjustments topic/fix-logger-deadlock
(edit) @56210a7a   16 months zarevucky.jiri Update GCC and binutils to latest versions topic/fix-logger-deadlock
(edit) @1fa6292   16 months zarevucky.jiri Remove a ton of duplicated code in libui/libgfxfont tests topic/fix-logger-deadlock
(edit) @97116a2   16 months zarevucky.jiri Run make ccheck-fix topic/fix-logger-deadlock
(edit) @cb747b3   16 months mc ext4: support bigger blkdev block size Allows ext4 to be used with … topic/fix-logger-deadlock
Note: See TracRevisionLog for help on using the revision log.