source: mainline/uspace

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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
(edit) @12dd36c   12 months jiri Handle Enter/Escape keys in message dialog.
(edit) @9a07ee3   12 months jiri Add message dialog choice selection (OK, OK/Cancel)
(edit) @0d00e53   12 months jiri Shut down dialog
(edit) @ad9e225   13 months jiri Shutdown command
(edit) @a72f3b8   13 months jiri System protocol library, incl. unit tests
(edit) @9d5cea6   13 months jiri Allow remcons/vt100 to set terminal title
(edit) @514108e   13 months jiri Minimize /app/init, once root is mounted, go to /srv/system
(edit) @6fbd1f9   13 months jiri Combine successive move/abs. move events in display server Helps …
(edit) @b3b79981   13 months jiri Must initialize vt100_t decoder fields
(edit) @5be5396   13 months jiri Remcons needs to properly clean up when terminating a user session
(edit) @fb06afd8   13 months jiri Make sure initial attributes are set in serial console
(edit) @5e0acaa   13 months jiri Implement mouse tracking in libvt / remcons
(edit) @5f5d375   13 months jiri Split read/write lock in remcons We do not want waiting for event to …
(edit) @c7ecd290   13 months jiri Provide character translation for Alt-keys in remote console Needed …
(edit) @47d060d   13 months jiri Implement telnet window size option
(edit) @5132379   13 months jiri A list is sometimes just a list.
(edit) @e273e9e   13 months jiri Move link out of cons_event_t
(edit) @b2c9e42c   13 months jiri Move link out of kbd_event_t
(edit) @d05c237   13 months jiri Add support for parsing Shift+movement keys and Alt+movement keys
(edit) @6907f26   13 months jiri Parse VT100 keyboard escape sequences in libvt
(edit) @d31c3ea   13 months jiri Group vt callbacks into a callback structure
(edit) @357d9dd   13 months jiri The 'state' in vt100_state_t is unnecessary
(edit) @89e5c0c7   13 months jiri Control sequences must not alter telnet user's cursor_x/y
(edit) @c23a1fe   13 months jiri Remote console mapping
(edit) @09f41d3   13 months jiri Tetris should be able to detect screen cursor control capability
(edit) @6a753a9c   13 months jiri Remcons options port, no-ctl, no-rgb, multiple instances.
(edit) @d3109ff   14 months jiri Cursor and color control in remote console + RGB Move vt100 module …
(edit) @3fcea34   14 months zarevucky.jiri Simplify the SYS_THREAD_CREATE syscall interface Removed the beefy …
(edit) @2cf8f994   14 months jiri Improve terminal behavior in console mode.
(edit) @84cc190   14 months zarevucky.jiri libtermui: Wipe overflow flags when wiping screen
(edit) @36fcd0a   14 months zarevucky.jiri Fix 32b build
(edit) @88739997   14 months jiri Remove forgotten debug messages
(edit) @9aa51406   14 months jiri Create terminal window with the correct size from the start.
(edit) @1bbc6dc   14 months jiri Network configuration persistence. nconfsrv is folded into inetsrv …
(edit) @096c0786   14 months zarevucky.jiri Ensure ALIGN_UP/DOWN() work with any size arguments
(edit) @1e221ec   14 months jiri Fix bug in ui_window_send_minimize() This would crash terminal with …
(edit) @3d588be   14 months jiri GFXDemo needs better textmode detection
(edit) @4c2339b   14 months jiri Bright should not be applied to background color.
(edit) @899bdfd   14 months zarevucky.jiri Terminal scrolling and resizing support
(edit) @dd50aa19   14 months zarevucky.jiri Allocation function tweaks - Add reallocarray() from POSIX 2024 for …
(edit) @2ee6351   14 months zarevucky.jiri Remove unused/undocumented sx, sy arguments
(edit) @9c40b834   14 months zarevucky.jiri Add test for ticket #631
(edit) @de4f165   14 months zarevucky.jiri Unbreak build for 32b architectures
(edit) @ca127f37   14 months jiri Persist volume configuration
(edit) @e90019d   14 months jiri Skip missing devices when loading seat configuration.
(edit) @e82b37e   15 months jiri Fix decoding of changed MAC address.
(edit) @dbae3b6   15 months jiri Persistently store taskmon configuration.
(edit) @4af6fb1   15 months jiri Remove forgotten debug messages
(edit) @9546146   15 months jiri Persistently store display/seat configuration.
(edit) @ca95ccd   15 months jiri Fix file closing, volume config sync.
(edit) @cde067e   15 months jiri Add UI window callback that is called when window is resized.
(edit) @69d4aba   15 months zarevucky.jiri libgfximage: Fix integer multiplication overflow in TGA parser
(edit) @7268bf1   15 months zarevucky.jiri libc/test/string.c: Add GCC diagnostic category to ignore
(edit) @4c25f86b   15 months zarevucky.jiri viewer: Fix deallocation loop
(edit) @c06bd5e   15 months zarevucky.jiri init: Add missing NULL terminator in directory list
(edit) @5b110a9   15 months martin pkg: Temporarily use an IPv4-only hostname Use an IPv4-only hostname …
(edit) @14b2ac7   15 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site …
(edit) @f8cb1bc5   15 months martin Make the syntax help more useful Use an URL that is guaranteed to …
(edit) @ac9b4f2   15 months jiri Change SIF storage format to be more XML-like While slightly more …
(edit) @bff8619   15 months jiri Simplify SIF interface, remove contacts Remove transactions, move to …
(edit) @a3ba37d   15 months noreply ata_channel_destroy(): unlock channel mutex after error See pull …
(edit) @3d2d455b   15 months mc ata_channel_destroy(): unlock channel mutex after error
(edit) @ddfe233   15 months mc vbd: free disk service name on disk remove
(edit) @04e520e   16 months jiri Config file persistence Copy /cfg to /w/cfg when installing and when …
(edit) @145d4e2e   16 months jiri Add doxygen group definition and minimal unit tests to libata
(edit) @48b8928   16 months jiri Prevent failure when deleting a partition that is not mounted.
(edit) @f32f89a   16 months jiri Fix format specifiers not correct for 32-bit
(edit) @994f87b   16 months jiri Add File/New and File/Open to text editor Change repeat search …
(edit) @705b65ea   16 months jiri Do not automatically mount floppy. Reduce driver verbosity.
(edit) @f77ede10   16 months jiri Write data (floppy)
(edit) @878736e   16 months jiri Fix ccheck.
(edit) @dc5647e   16 months jiri PC floppy disk driver Bare minimum implemented.
(edit) @e3997a8   16 months jiri Do not send press event to focused window obscured by popup window
(edit) @49aaa0e   17 months jiri Switch virtual consoles using Alt-Fn or Shift-Fn Shift-Fn is useful …
(edit) @ec50d65e   17 months jiri Editor needs to hide cursor when menu bar is activated
(edit) @743f2cdd   17 months jiri Fix error path when adding ATA devices This would errorneously cause …
(edit) @7cec216   17 months jiri Fdisk needs to unmount partition before trying to delete it
(edit) @df1b4a8   17 months jiri Fix volume label entry / rootdir creation in mkfat for FAT32 With …
(edit) @c15296b   17 months 5887334+jxsvoboda Encode and decode GPT UUIDs in little-endian format
(edit) @3887aab2   17 months 5887334+jxsvoboda Change internal UUID representation to named fields
(edit) @0b1f01c   17 months 5887334+jxsvoboda Add option for 16-bit random number generation
(edit) @221daa5   17 months jiri Fix off-by-one errors (thx Miroslav Cimerman)
Note: See TracRevisionLog for help on using the revision log.