source: mainline/uspace

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5bf9ca21   5 days noreply Merge cbaf408fef7cfefd533ecd43ec15ba0fa2a37154 into …
(edit) @3e41cc4   2 weeks jiri Repaint all windows in fullscreen mode in ui_paint(). After error …
(edit) @bb4d0b5   2 weeks jiri Allow user to decide whether to retry or abort when I/O error occurs.
(edit) @856a7b49   3 weeks jiri Fix spacing.
(edit) @bc999081   3 weeks jiri Add dummy execlp() implementation to libposix.
(edit) @4a10a72e   3 weeks jiri Add dummy implementations of atan2, floor, log, pow, sqrt, tan. …
(edit) @78050c7   3 weeks jiri Add missing input_iterator_tag declaration to insert_iterator.hpp.
(edit) @ec3ef80f   3 weeks jiri Add missing include to list_node.hpp.
(edit) @b3a7151   3 weeks jiri Add missing → operator to list_iterator.
(edit) @5e0ea6f   3 weeks jiri math.h needs to be C++ compatible
(edit) @05d893a   4 weeks 5887334+jxsvoboda only export shared lib if allowed
(edit) @33f14b9   4 weeks 5887334+jxsvoboda mips32, ppc32: add atomic 8 byte load store, 1 byte cmpexchg For now …
(edit) @c1383cd   4 weeks 5887334+jxsvoboda lib/device/src/bd_srv.c: answer with return code
(edit) @c3db721   4 weeks jiri Allow aborting file management operation.
(edit) @0cf3d5f   4 weeks jiri Allow creating sparse files in Navigator and newfile.
(edit) @cfd04c4   4 weeks jiri Add docblocks to capa functions.
(edit) @c111da2   4 weeks jiri Create non-zero size file in Navigator, new newfile utility.
(edit) @1a96db9   4 weeks jiri Implement carriage return in console.
(edit) @32ae27bb   7 weeks jiri Suggest unique new file name.
(edit) @f9c4c433   7 weeks jiri Create new file in Navigator (WIP)
(edit) @a36c4aa   3 months martin Switch to binutils 2.45 and GCC 15.2 This requires a few minor …
(edit) @5caad1d   5 months jiri tbarcfg_listener_destroy() should clean up properly.
(edit) @cb20b05   5 months jiri Fix missing argument when destroying async port.
(edit) @ca48672   5 months jiri loc_service_register() needs to take a port ID argument.
(edit) @3951046   5 months jiri Async ports and interfaces do the castling. Now interfaces hang under …
(edit) @5c55eb7   5 months jiri Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci.
(edit) @0f5c4e4   5 months jiri Fix crash in AHCI driver and sata_bd server.
(edit) @61f28c4   6 months jiri Only eject installation CD after user confirms restart.
(edit) @0cec807a   6 months jiri Unmount destination volume and delete mount point on installation failure.
(edit) @21cd0c8   6 months jiri Avoid flooding log with mouse warnings during system startup.
(edit) @cbaf408   6 months git add pointer cursor
(edit) @629b480   6 months jiri Assorted installer fixes.
(edit) @4b9213d   6 months noreply add shared libraries to export-dev (#252)
(edit) @0460377   6 months noreply uspace/app/blkdump: fix argv null deref (#251)
(edit) @0639afc   7 months noreply libcrypto: create_hash(): const qual for input arg (#250)
(edit) @25fdb2d   7 months zarevucky.jiri Change atomic_load/store_8 to use single word read/writes Turns out …
(edit) @51949d0   7 months noreply lib/c/arch/arm32: add atomic_compare_exchange_1 (#248)
(edit) @690ad20   7 months zarevucky.jiri Convert kio buffer to bytes (part 1)
(edit) @d5b37b6   7 months zarevucky.jiri Use a new syscall, SYS_KIO_READ, for reading from KIO buffer …
(edit) @af77459   7 months zarevucky.jiri Simplify kio buffer bookkeeping We only really need to know the …
(edit) @ae787807   7 months noreply lib/c/arch/arm32: add atomic_{load,store}_8 (#249)
(edit) @b31323f   7 months zarevucky.jiri Test, fix and extend string sanitization
(edit) @5d2bdaa   7 months zarevucky.jiri Fix UB in odict test
(edit) @0600976   7 months zarevucky.jiri Reject invalid non-shortest UTF-8 forms and fix some other issues in str
(edit) @11782da   7 months jiri Fix IDE install device path again.
(edit) @2a5d4649   7 months jiri ISA/PCI IDE needs to attach even if one channel is empty.
(edit) @163e34c   7 months zarevucky.jiri Actually convert the printf outputs everywhere
(edit) @f167c851   7 months zarevucky.jiri Replace a memmove() that spits a random warning when compiling with …
(edit) @9daee3de   7 months zarevucky.jiri Sort file list in libc meson file
(edit) @696b405   7 months zarevucky.jiri Implement standard character conversion functions from <uchar.h> and …
(edit) @2ef2a0d   7 months zarevucky.jiri Add a few printf() formatting tests
(edit) @8165a7a   7 months jiri GFX Demo should default to UI interface
(edit) @a188131   7 months jiri Add UI to system installer
(edit) @3e7948c   7 months zarevucky.jiri Deduplicate forgotten adt header
(edit) @0db0df2   7 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous …
(edit) @90ee3384   7 months jiri Allow sysinst to restart the system at the end of installation. When …
(edit) @59e32fb   7 months jiri Fix IDE disk path in sysinst.
(edit) @da54714   8 months noreply partially implement key-based pthread local storage (#245) * check …
(edit) @0ae9e18   8 months jiri Select shutdown action (power off / restart) in shutdown dialog.
(edit) @797ab95   8 months jiri Implement quiesce in i8042.
(edit) @b9cc81c6   8 months jiri Implement quiesce in NS8250 and PC-LPT.
(edit) @870841cf   8 months jiri Style issues related to improper use of 'inline' keyword.
(edit) @1c7b0db7   8 months jiri Implement quiesce in NE2k, RTL8139 and RTL8169.
(edit) @07039850   8 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy.
(edit) @a64970e1   8 months jiri Implement quiesce in HD Audio and SB16 drivers.
(edit) @89b5a75   8 months noreply fix cstyle (#244)
(edit) @9dfb034   8 months jiri Implement quiesce for EHCI and OHCI.
(edit) @77a0119   8 months jiri Quiesce devices during restart, but not poweroff.
(edit) @8300c72   8 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @f35749e   8 months jiri System restart via shutdown -r
(edit) @4285f384   8 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @be62ebc   8 months noreply fix tester/mapping1 test (#243)
(edit) @9faba42   8 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: …
(edit) @32254d6   9 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @a7a16a2f   9 months jiri Log files should have .txt extension.
(edit) @b336bfd8   9 months jiri Start text editor if open action is used on .txt file.
(edit) @accdf882   9 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file
(edit) @832cbe7   9 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy …
(edit) @0dab4850   9 months jiri Fix driver crash when ATA channel contains no usable devices.
(edit) @b1490d2   9 months jiri Explicit wait for system volume is no longer needed. Now it is …
(edit) @c3d9aaf5   9 months jiri Determine when device (sub)tree is stable. Devman will only return …
(edit) @a796812c   9 months jiri Fix ISA IDE
(edit) @4a3a5a0   9 months zarevucky.jiri One more tweak
(edit) @ea50e671   9 months zarevucky.jiri A few adjustments
(edit) @56210a7a   9 months zarevucky.jiri Update GCC and binutils to latest versions
(edit) @1fa6292   9 months zarevucky.jiri Remove a ton of duplicated code in libui/libgfxfont tests
(edit) @97116a2   9 months zarevucky.jiri Run make ccheck-fix
(edit) @cb747b3   9 months mc ext4: support bigger blkdev block size Allows ext4 to be used with …
(edit) @b27ae65a   9 months noreply fix calculation of TLS size for main fibril (#240) * explain why …
(edit) @eff458d   10 months jiri Add shutdown dialog to start menu.
(edit) @5162f6e   10 months jiri Fix shutdown dialog in text mode.
(edit) @2e08f2b6   10 months jiri Confirm shutdown in shutdown dialog.
(edit) @afb4025   10 months jiri Show error message when UI shutdown fails.
(edit) @41dcabc   10 months zarevucky.jiri libc: Prevent writer starvation in fibril_rwlock_t. Thanks to …
(edit) @b8fd951   10 months noreply ata_channel_destroy(): free the channel (#237)
(edit) @e0e2264   10 months jiri Fix printing the incorrect blocking chain when deadlock is detected.
(edit) @82ff0a1   10 months jiri Add deadlock detector to tester.
(edit) @4e1221c   10 months noreply Allow bitmap to be used in userspace See …
(edit) @8279aab   10 months jiri ui_lock() needs to lock display If ui_lock() is used to lock UI while …
(edit) @64c8132   11 months mc Allow bitmap to be used in userspace
Note: See TracRevisionLog for help on using the revision log.