source: mainline/uspace

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ca48672   2 months jiri loc_service_register() needs to take a port ID argument.
(edit) @3951046   2 months jiri Async ports and interfaces do the castling. Now interfaces hang under …
(edit) @5c55eb7   3 months jiri Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci.
(edit) @0f5c4e4   3 months jiri Fix crash in AHCI driver and sata_bd server.
(edit) @61f28c4   4 months jiri Only eject installation CD after user confirms restart.
(edit) @0cec807a   4 months jiri Unmount destination volume and delete mount point on installation failure.
(edit) @21cd0c8   4 months jiri Avoid flooding log with mouse warnings during system startup.
(edit) @629b480   4 months jiri Assorted installer fixes.
(edit) @4b9213d   4 months noreply add shared libraries to export-dev (#252)
(edit) @0460377   4 months noreply uspace/app/blkdump: fix argv null deref (#251)
(edit) @0639afc   4 months noreply libcrypto: create_hash(): const qual for input arg (#250)
(edit) @25fdb2d   4 months zarevucky.jiri Change atomic_load/store_8 to use single word read/writes Turns out …
(edit) @51949d0   4 months noreply lib/c/arch/arm32: add atomic_compare_exchange_1 (#248)
(edit) @690ad20   4 months zarevucky.jiri Convert kio buffer to bytes (part 1)
(edit) @d5b37b6   4 months zarevucky.jiri Use a new syscall, SYS_KIO_READ, for reading from KIO buffer …
(edit) @af77459   4 months zarevucky.jiri Simplify kio buffer bookkeeping We only really need to know the …
(edit) @ae787807   4 months noreply lib/c/arch/arm32: add atomic_{load,store}_8 (#249)
(edit) @b31323f   4 months zarevucky.jiri Test, fix and extend string sanitization
(edit) @5d2bdaa   5 months zarevucky.jiri Fix UB in odict test
(edit) @0600976   5 months zarevucky.jiri Reject invalid non-shortest UTF-8 forms and fix some other issues in str
(edit) @11782da   5 months jiri Fix IDE install device path again.
(edit) @2a5d4649   5 months jiri ISA/PCI IDE needs to attach even if one channel is empty.
(edit) @163e34c   5 months zarevucky.jiri Actually convert the printf outputs everywhere
(edit) @f167c851   5 months zarevucky.jiri Replace a memmove() that spits a random warning when compiling with …
(edit) @9daee3de   5 months zarevucky.jiri Sort file list in libc meson file
(edit) @696b405   5 months zarevucky.jiri Implement standard character conversion functions from <uchar.h> and …
(edit) @2ef2a0d   5 months zarevucky.jiri Add a few printf() formatting tests
(edit) @8165a7a   5 months jiri GFX Demo should default to UI interface
(edit) @a188131   5 months jiri Add UI to system installer
(edit) @3e7948c   5 months zarevucky.jiri Deduplicate forgotten adt header
(edit) @0db0df2   5 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous …
(edit) @90ee3384   5 months jiri Allow sysinst to restart the system at the end of installation. When …
(edit) @59e32fb   5 months jiri Fix IDE disk path in sysinst.
(edit) @da54714   6 months noreply partially implement key-based pthread local storage (#245) * check …
(edit) @0ae9e18   6 months jiri Select shutdown action (power off / restart) in shutdown dialog.
(edit) @797ab95   6 months jiri Implement quiesce in i8042.
(edit) @b9cc81c6   6 months jiri Implement quiesce in NS8250 and PC-LPT.
(edit) @870841cf   6 months jiri Style issues related to improper use of 'inline' keyword.
(edit) @1c7b0db7   6 months jiri Implement quiesce in NE2k, RTL8139 and RTL8169.
(edit) @07039850   6 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy.
(edit) @a64970e1   6 months jiri Implement quiesce in HD Audio and SB16 drivers.
(edit) @89b5a75   6 months noreply fix cstyle (#244)
(edit) @9dfb034   6 months jiri Implement quiesce for EHCI and OHCI.
(edit) @77a0119   6 months jiri Quiesce devices during restart, but not poweroff.
(edit) @8300c72   6 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @f35749e   6 months jiri System restart via shutdown -r
(edit) @4285f384   6 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @be62ebc   6 months noreply fix tester/mapping1 test (#243)
(edit) @9faba42   6 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: …
(edit) @32254d6   7 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @a7a16a2f   7 months jiri Log files should have .txt extension.
(edit) @b336bfd8   7 months jiri Start text editor if open action is used on .txt file.
(edit) @accdf882   7 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file
(edit) @832cbe7   7 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy …
(edit) @0dab4850   7 months jiri Fix driver crash when ATA channel contains no usable devices.
(edit) @b1490d2   7 months jiri Explicit wait for system volume is no longer needed. Now it is …
(edit) @c3d9aaf5   7 months jiri Determine when device (sub)tree is stable. Devman will only return …
(edit) @a796812c   7 months jiri Fix ISA IDE
(edit) @4a3a5a0   7 months zarevucky.jiri One more tweak
(edit) @ea50e671   7 months zarevucky.jiri A few adjustments
(edit) @56210a7a   7 months zarevucky.jiri Update GCC and binutils to latest versions
(edit) @1fa6292   7 months zarevucky.jiri Remove a ton of duplicated code in libui/libgfxfont tests
(edit) @97116a2   7 months zarevucky.jiri Run make ccheck-fix
(edit) @cb747b3   7 months mc ext4: support bigger blkdev block size Allows ext4 to be used with …
(edit) @b27ae65a   7 months noreply fix calculation of TLS size for main fibril (#240) * explain why …
(edit) @eff458d   7 months jiri Add shutdown dialog to start menu.
(edit) @5162f6e   7 months jiri Fix shutdown dialog in text mode.
(edit) @2e08f2b6   7 months jiri Confirm shutdown in shutdown dialog.
(edit) @afb4025   7 months jiri Show error message when UI shutdown fails.
(edit) @41dcabc   7 months zarevucky.jiri libc: Prevent writer starvation in fibril_rwlock_t. Thanks to …
(edit) @b8fd951   7 months noreply ata_channel_destroy(): free the channel (#237)
(edit) @e0e2264   8 months jiri Fix printing the incorrect blocking chain when deadlock is detected.
(edit) @82ff0a1   8 months jiri Add deadlock detector to tester.
(edit) @4e1221c   8 months noreply Allow bitmap to be used in userspace See …
(edit) @8279aab   8 months jiri ui_lock() needs to lock display If ui_lock() is used to lock UI while …
(edit) @64c8132   8 months mc Allow bitmap to be used in userspace
(edit) @12dd36c   10 months jiri Handle Enter/Escape keys in message dialog.
(edit) @9a07ee3   10 months jiri Add message dialog choice selection (OK, OK/Cancel)
(edit) @0d00e53   10 months jiri Shut down dialog
(edit) @ad9e225   10 months jiri Shutdown command
(edit) @a72f3b8   10 months jiri System protocol library, incl. unit tests
(edit) @9d5cea6   11 months jiri Allow remcons/vt100 to set terminal title
(edit) @514108e   11 months jiri Minimize /app/init, once root is mounted, go to /srv/system
(edit) @6fbd1f9   11 months jiri Combine successive move/abs. move events in display server Helps …
(edit) @b3b79981   11 months jiri Must initialize vt100_t decoder fields
(edit) @5be5396   11 months jiri Remcons needs to properly clean up when terminating a user session
(edit) @fb06afd8   11 months jiri Make sure initial attributes are set in serial console
(edit) @5e0acaa   11 months jiri Implement mouse tracking in libvt / remcons
(edit) @5f5d375   11 months jiri Split read/write lock in remcons We do not want waiting for event to …
(edit) @c7ecd290   11 months jiri Provide character translation for Alt-keys in remote console Needed …
(edit) @47d060d   11 months jiri Implement telnet window size option
(edit) @5132379   11 months jiri A list is sometimes just a list.
(edit) @e273e9e   11 months jiri Move link out of cons_event_t
(edit) @b2c9e42c   11 months jiri Move link out of kbd_event_t
(edit) @d05c237   11 months jiri Add support for parsing Shift+movement keys and Alt+movement keys
(edit) @6907f26   11 months jiri Parse VT100 keyboard escape sequences in libvt
(edit) @d31c3ea   11 months jiri Group vt callbacks into a callback structure
(edit) @357d9dd   11 months jiri The 'state' in vt100_state_t is unnecessary
(edit) @89e5c0c7   11 months jiri Control sequences must not alter telnet user's cursor_x/y
(edit) @c23a1fe   11 months jiri Remote console mapping
Note: See TracRevisionLog for help on using the revision log.