source: mainline

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3d588be   21 months jiri GFXDemo needs better textmode detection topic/fix-logger-deadlock
(edit) @4c2339b   21 months jiri Bright should not be applied to background color. topic/fix-logger-deadlock
(edit) @899bdfd   21 months zarevucky.jiri Terminal scrolling and resizing support topic/fix-logger-deadlock
(edit) @dd50aa19   21 months zarevucky.jiri Allocation function tweaks - Add reallocarray() from POSIX 2024 for … topic/fix-logger-deadlock
(edit) @2ee6351   21 months zarevucky.jiri Remove unused/undocumented sx, sy arguments topic/fix-logger-deadlock
(edit) @9c40b834   21 months zarevucky.jiri Add test for ticket #631 topic/fix-logger-deadlock
(edit) @de4f165   21 months zarevucky.jiri Unbreak build for 32b architectures topic/fix-logger-deadlock
(edit) @ca127f37   21 months jiri Persist volume configuration topic/fix-logger-deadlock
(edit) @e90019d   21 months jiri Skip missing devices when loading seat configuration. topic/fix-logger-deadlock
(edit) @aba2d04   21 months jakub Upgrade to QEMU 9.1.0 topic/fix-logger-deadlock
(edit) @e82b37e   21 months jiri Fix decoding of changed MAC address. topic/fix-logger-deadlock
(edit) @dbae3b6   21 months jiri Persistently store taskmon configuration. topic/fix-logger-deadlock
(edit) @4af6fb1   21 months jiri Remove forgotten debug messages topic/fix-logger-deadlock
(edit) @9546146   21 months jiri Persistently store display/seat configuration. topic/fix-logger-deadlock
(edit) @ca95ccd   21 months jiri Fix file closing, volume config sync. topic/fix-logger-deadlock
(edit) @cde067e   21 months jiri Add UI window callback that is called when window is resized. topic/fix-logger-deadlock
(edit) @69d4aba   21 months zarevucky.jiri libgfximage: Fix integer multiplication overflow in TGA parser topic/fix-logger-deadlock
(edit) @7268bf1   21 months zarevucky.jiri libc/test/string.c: Add GCC diagnostic category to ignore topic/fix-logger-deadlock
(edit) @4c25f86b   21 months zarevucky.jiri viewer: Fix deallocation loop topic/fix-logger-deadlock
(edit) @c06bd5e   21 months zarevucky.jiri init: Add missing NULL terminator in directory list topic/fix-logger-deadlock
(edit) @b889a64   21 months zarevucky.jiri Fix typo in comment topic/fix-logger-deadlock
(edit) @5b110a9   21 months martin pkg: Temporarily use an IPv4-only hostname Use an IPv4-only hostname … topic/fix-logger-deadlock
(edit) @14b2ac7   21 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site … topic/fix-logger-deadlock
(edit) @f8cb1bc5   21 months martin Make the syntax help more useful Use an URL that is guaranteed to … topic/fix-logger-deadlock
(edit) @ac9b4f2   21 months jiri Change SIF storage format to be more XML-like While slightly more … topic/fix-logger-deadlock
(edit) @bff8619   21 months jiri Simplify SIF interface, remove contacts Remove transactions, move to … topic/fix-logger-deadlock
(edit) @a3ba37d   21 months noreply ata_channel_destroy(): unlock channel mutex after error See pull … topic/fix-logger-deadlock
(edit) @53bff11   21 months noreply vbd: free disk service name on disk remove See pull request … topic/fix-logger-deadlock
(edit) @3d2d455b   22 months mc ata_channel_destroy(): unlock channel mutex after error topic/fix-logger-deadlock
(edit) @ddfe233   22 months mc vbd: free disk service name on disk remove topic/fix-logger-deadlock
(edit) @04e520e   22 months jiri Config file persistence Copy /cfg to /w/cfg when installing and when … topic/fix-logger-deadlock
(edit) @145d4e2e   22 months jiri Add doxygen group definition and minimal unit tests to libata topic/fix-logger-deadlock
(edit) @48b8928   22 months jiri Prevent failure when deleting a partition that is not mounted. topic/fix-logger-deadlock
(edit) @f32f89a   22 months jiri Fix format specifiers not correct for 32-bit topic/fix-logger-deadlock
(edit) @994f87b   22 months jiri Add File/New and File/Open to text editor Change repeat search … topic/fix-logger-deadlock
(edit) @705b65ea   23 months jiri Do not automatically mount floppy. Reduce driver verbosity. topic/fix-logger-deadlock
(edit) @f77ede10   23 months jiri Write data (floppy) topic/fix-logger-deadlock
(edit) @878736e   23 months jiri Fix ccheck. topic/fix-logger-deadlock
(edit) @dc5647e   23 months jiri PC floppy disk driver Bare minimum implemented. topic/fix-logger-deadlock
(edit) @e3997a8   23 months jiri Do not send press event to focused window obscured by popup window topic/fix-logger-deadlock
(edit) @af3235d   2 years 5887334+jxsvoboda Make HelenOS compilable when detailed kernel message is enabled topic/fix-logger-deadlock
(edit) @6a044dd   2 years 5887334+jxsvoboda Remove the necessity of initrd to be in the last of grub's modules list topic/fix-logger-deadlock
(edit) @49aaa0e   2 years jiri Switch virtual consoles using Alt-Fn or Shift-Fn Shift-Fn is useful … topic/fix-logger-deadlock
(edit) @ec50d65e   2 years jiri Editor needs to hide cursor when menu bar is activated topic/fix-logger-deadlock
(edit) @743f2cdd   2 years jiri Fix error path when adding ATA devices This would errorneously cause … topic/fix-logger-deadlock
(edit) @7cec216   2 years jiri Fdisk needs to unmount partition before trying to delete it topic/fix-logger-deadlock
(edit) @df1b4a8   2 years jiri Fix volume label entry / rootdir creation in mkfat for FAT32 With … topic/fix-logger-deadlock
(edit) @c15296b   2 years 5887334+jxsvoboda Encode and decode GPT UUIDs in little-endian format topic/fix-logger-deadlock
(edit) @3887aab2   2 years 5887334+jxsvoboda Change internal UUID representation to named fields topic/fix-logger-deadlock
(edit) @0b1f01c   2 years 5887334+jxsvoboda Add option for 16-bit random number generation topic/fix-logger-deadlock
(edit) @221daa5   2 years jiri Fix off-by-one errors (thx Miroslav Cimerman) topic/fix-logger-deadlock
(edit) @01d5049   2 years jiri PCI-IDE should correctly handle interrupt sharing topic/fix-logger-deadlock
(edit) @c4ed9fa   2 years jiri Add missing docblock topic/fix-logger-deadlock
(edit) @9739b5a   2 years jiri Add DMA support to PACKET command topic/fix-logger-deadlock
(edit) @a38d504   2 years jiri Limit I/O operations not to exceed DMA buffer size topic/fix-logger-deadlock
(edit) @645d3832   2 years jiri Add DMA support to PCI-IDE / libata (register commands) topic/fix-logger-deadlock
(edit) @69c376b5   2 years jiri Avoid invoking SYSCALL macro outside of libc. topic/fix-logger-deadlock
(edit) @c576800   2 years jiri The main program's relocation must be processed after the shared libs topic/fix-logger-deadlock
(edit) @b192915a   2 years jiri Add test case for public variable initialized with a relocated value topic/fix-logger-deadlock
(edit) @9b95b964   2 years jiri Array of strings sys_dirs must be NULL-terminated topic/fix-logger-deadlock
(edit) @b6f8f69   2 years jiri Attempt to deal with changing disk device names in sysinst topic/fix-logger-deadlock
(edit) @3526f4f3   2 years jiri On 486 we cannot call read_msr()/write_msr() topic/fix-logger-deadlock
(edit) @443695e   2 years jiri Basic PCI-IDE driver (no DMA support) Also, make sure we avoid … topic/fix-logger-deadlock
(edit) @1801005   2 years jiri Fix IPv6 address parsing topic/fix-logger-deadlock
(edit) @60744cb   2 years jiri Let driver specify any argument to IRQ handler This allows the driver … topic/fix-logger-deadlock
(edit) @646849b3   2 years jiri Handle both IDE channels in the same driver instance We need to work … topic/fix-logger-deadlock
(edit) @59c0f478   2 years jiri Rename ata_bd → isa-ide topic/fix-logger-deadlock
(edit) @2791fbb7   2 years jiri Move generic ATA code out to libata topic/fix-logger-deadlock
(edit) @64cf7a3   2 years jiri ATA Block Driver support for IRQ You can fall back to PIO mode by not … topic/fix-logger-deadlock
(edit) @21989e5   2 years jiri Allow ata_bd to transfer more than 1 block in a single IO topic/fix-logger-deadlock
(edit) @926d9d9b   2 years jiri Remove forgotten debug output topic/fix-logger-deadlock
(edit) @7ae01d5   2 years jiri Remove unused comm_size parameter of block_init() topic/fix-logger-deadlock
(edit) @bdd9e92   2 years jiri Add random and sequential disk read benchmark topic/fix-logger-deadlock
(edit) @522eecf   2 years jiri Third time's the charm topic/fix-logger-deadlock
(edit) @f171677   2 years jiri Update screenshot (2nd attempt) topic/fix-logger-deadlock
(edit) @f1c6975   2 years jiri Update screenshot topic/fix-logger-deadlock
(edit) @b3af081   2 years jiri Bump version to 0.14.1 (Aladar) topic/fix-logger-deadlock
(edit) @bdf06ad   2 years jiri Fix ccheck. topic/fix-logger-deadlock
(edit) @fd398b2c   2 years jiri Work around IA-64 compiler bug. topic/fix-logger-deadlock
(edit) @3dd99dde   2 years jiri Fix export libraries list and helenos-pkg-config default export path topic/fix-logger-deadlock
(edit) @a29af37   2 years jiri Fix navigator tests topic/fix-logger-deadlock
(edit) @2f11647f   2 years jiri Barber should respond to Ctrl-Q/Escape. Call ui_window_def_kbd(). topic/fix-logger-deadlock
(edit) @7b7a7d2   2 years jiri Fix ze schrecklig tool von Dreckmore (a.k.a. mkarray_for_meson) topic/fix-logger-deadlock
(edit) @394ffff   2 years jiri Add Image Viewer to start menu topic/fix-logger-deadlock
(edit) @41e1258   2 years jiri Viewer should quit on Ctrl-Q and Escape, apart from just Q. topic/fix-logger-deadlock
(edit) @45208e22   2 years jiri Viewer to let user browse for image file if not specified as argument topic/fix-logger-deadlock
(edit) @c3d4b39b   2 years jiri Move window creation/destruction code to viewer_window_create/destroy() topic/fix-logger-deadlock
(edit) @3f81cdc   2 years jiri Move viewer global variables into viewer_t topic/fix-logger-deadlock
(edit) @0ffa40a7   2 years jiri Viewer should support console mode topic/fix-logger-deadlock
(edit) @0a411bbf   2 years jiri Fix GFXDemo bitmap rendering in text mode topic/fix-logger-deadlock
(edit) @211fd68   2 years jiri Add text mode support to Barber topic/fix-logger-deadlock
(edit) @cd27cd1   2 years jiri About HelenOS should fall back to console automatically + fix unused topic/fix-logger-deadlock
(edit) @7dbf1f6   2 years jiri Render RGB in EGA text mode using eight EGA colors (instead of two) topic/fix-logger-deadlock
(edit) @dd19446   2 years jiri Fix bug in usb_hid_translate_data() Fixes Lenovo wireless mouse topic/fix-logger-deadlock
(edit) @2cdf520   2 years jiri Fix bug when moving menu entry down topic/fix-logger-deadlock
(edit) @e229148   2 years jiri Morph Launcher into About HelenOS topic/fix-logger-deadlock
(edit) @d92b8e8f   2 years jiri Start menu support for passing input device ID (multiseat) topic/fix-logger-deadlock
(edit) @ee3b28a9   2 years jiri Notify taskbar when start menu changes topic/fix-logger-deadlock
(edit) @90ba06c   2 years jiri Display configuration needs to properly close UI on error topic/fix-logger-deadlock
(edit) @95e2967   2 years jiri Add more entries to start menu topic/fix-logger-deadlock
Note: See TracRevisionLog for help on using the revision log.