|
|
|
@ebb1489
|
2 months |
noreply |
Merge branch 'HelenOS:master' into topic/packet-capture
|
|
|
@b3b79981
|
3 months |
jiri |
Must initialize vt100_t decoder fields
|
|
|
@5be5396
|
3 months |
jiri |
Remcons needs to properly clean up when terminating a user session
|
|
|
@fb06afd
|
3 months |
jiri |
Make sure initial attributes are set in serial console
|
|
|
@5e0acaa
|
3 months |
jiri |
Implement mouse tracking in libvt / remcons
|
|
|
@5f5d375
|
3 months |
jiri |
Split read/write lock in remcons
We do not want waiting for event to …
|
|
|
@c7ecd290
|
3 months |
jiri |
Provide character translation for Alt-keys in remote console
Needed …
|
|
|
@47d060d
|
3 months |
jiri |
Implement telnet window size option
|
|
|
@5132379
|
3 months |
jiri |
A list is sometimes just a list.
|
|
|
@e273e9e
|
3 months |
jiri |
Move link out of cons_event_t
|
|
|
@b2c9e42c
|
3 months |
jiri |
Move link out of kbd_event_t
|
|
|
@d05c237
|
3 months |
jiri |
Add support for parsing Shift+movement keys and Alt+movement keys
|
|
|
@6907f26
|
3 months |
jiri |
Parse VT100 keyboard escape sequences in libvt
|
|
|
@d31c3ea
|
3 months |
jiri |
Group vt callbacks into a callback structure
|
|
|
@357d9dd
|
3 months |
jiri |
The 'state' in vt100_state_t is unnecessary
|
|
|
@89e5c0c7
|
3 months |
jiri |
Control sequences must not alter telnet user's cursor_x/y
|
|
|
@c23a1fe
|
3 months |
jiri |
Remote console mapping
|
|
|
@09f41d3
|
3 months |
jiri |
Tetris should be able to detect screen cursor control capability
|
|
|
@6a753a9c
|
3 months |
jiri |
Remcons options port, no-ctl, no-rgb, multiple instances.
|
|
|
@d3109ff
|
3 months |
jiri |
Cursor and color control in remote console + RGB
Move vt100 module …
|
|
|
@3fcea34
|
3 months |
zarevucky.jiri |
Simplify the SYS_THREAD_CREATE syscall interface
Removed the beefy …
|
|
|
@2cf8f994
|
3 months |
jiri |
Improve terminal behavior in console mode.
|
|
|
@84cc190
|
3 months |
zarevucky.jiri |
libtermui: Wipe overflow flags when wiping screen
|
|
|
@36fcd0a
|
3 months |
zarevucky.jiri |
Fix 32b build
|
|
|
@88739997
|
3 months |
jiri |
Remove forgotten debug messages
|
|
|
@9aa51406
|
3 months |
jiri |
Create terminal window with the correct size from the start.
|
|
|
@1bbc6dc
|
3 months |
jiri |
Network configuration persistence.
nconfsrv is folded into inetsrv …
|
|
|
@096c0786
|
3 months |
zarevucky.jiri |
Ensure ALIGN_UP/DOWN() work with any size arguments
|
|
|
@bec6379
|
3 months |
zarevucky.jiri |
Make it possible to set a breakpoint on ubsan_panic()
|
|
|
@1e221ec
|
3 months |
jiri |
Fix bug in ui_window_send_minimize()
This would crash terminal with …
|
|
|
@3d588be
|
3 months |
jiri |
GFXDemo needs better textmode detection
|
|
|
@4c2339b
|
3 months |
jiri |
Bright should not be applied to background color.
|
|
|
@899bdfd
|
4 months |
zarevucky.jiri |
Terminal scrolling and resizing support
|
|
|
@dd50aa19
|
4 months |
zarevucky.jiri |
Allocation function tweaks
- Add reallocarray() from POSIX 2024 for …
|
|
|
@2ee6351
|
4 months |
zarevucky.jiri |
Remove unused/undocumented sx, sy arguments
|
|
|
@9c40b834
|
4 months |
zarevucky.jiri |
Add test for ticket #631
|
|
|
@de4f165
|
4 months |
zarevucky.jiri |
Unbreak build for 32b architectures
|
|
|
@ca127f37
|
4 months |
jiri |
Persist volume configuration
|
|
|
@e90019d
|
4 months |
jiri |
Skip missing devices when loading seat configuration.
|
|
|
@aba2d04
|
4 months |
jakub |
Upgrade to QEMU 9.1.0
|
|
|
@e82b37e
|
4 months |
jiri |
Fix decoding of changed MAC address.
|
|
|
@dbae3b6
|
4 months |
jiri |
Persistently store taskmon configuration.
|
|
|
@4af6fb1
|
4 months |
jiri |
Remove forgotten debug messages
|
|
|
@9546146
|
4 months |
jiri |
Persistently store display/seat configuration.
|
|
|
@ca95ccd
|
4 months |
jiri |
Fix file closing, volume config sync.
|
|
|
@cde067e
|
4 months |
jiri |
Add UI window callback that is called when window is resized.
|
|
|
@69d4aba
|
4 months |
zarevucky.jiri |
libgfximage: Fix integer multiplication overflow in TGA parser
|
|
|
@7268bf1
|
4 months |
zarevucky.jiri |
libc/test/string.c: Add GCC diagnostic category to ignore
|
|
|
@4c25f86b
|
4 months |
zarevucky.jiri |
viewer: Fix deallocation loop
|
|
|
@c06bd5e
|
4 months |
zarevucky.jiri |
init: Add missing NULL terminator in directory list
|
|
|
@b889a64
|
4 months |
zarevucky.jiri |
Fix typo in comment
|
|
|
@5b110a9
|
4 months |
martin |
pkg: Temporarily use an IPv4-only hostname
Use an IPv4-only hostname …
|
|
|
@14b2ac7
|
4 months |
martin |
Change relevant URLs from HTTP to HTTPS
The helenos.org web site …
|
|
|
@f8cb1bc5
|
4 months |
martin |
Make the syntax help more useful
Use an URL that is guaranteed to …
|
|
|
@ac9b4f2
|
4 months |
jiri |
Change SIF storage format to be more XML-like
While slightly more …
|
|
|
@bff8619
|
4 months |
jiri |
Simplify SIF interface, remove contacts
Remove transactions, move to …
|
|
|
@a3ba37d
|
4 months |
noreply |
ata_channel_destroy(): unlock channel mutex after error
See pull …
|
|
|
@53bff11
|
4 months |
noreply |
vbd: free disk service name on disk remove
See pull request …
|
|
|
@3d2d455b
|
5 months |
mc |
ata_channel_destroy(): unlock channel mutex after error
|
|
|
@ddfe233
|
5 months |
mc |
vbd: free disk service name on disk remove
|
|
|
@04e520e
|
5 months |
jiri |
Config file persistence
Copy /cfg to /w/cfg when installing and when …
|
|
|
@145d4e2e
|
5 months |
jiri |
Add doxygen group definition and minimal unit tests to libata
|
|
|
@48b8928
|
5 months |
jiri |
Prevent failure when deleting a partition that is not mounted.
|
|
|
@f32f89a
|
5 months |
jiri |
Fix format specifiers not correct for 32-bit
|
|
|
@994f87b
|
5 months |
jiri |
Add File/New and File/Open to text editor
Change repeat search …
|
|
|
@705b65ea
|
6 months |
jiri |
Do not automatically mount floppy. Reduce driver verbosity.
|
|
|
@f77ede10
|
6 months |
jiri |
Write data (floppy)
|
|
|
@878736e
|
6 months |
jiri |
Fix ccheck.
|
|
|
@dc5647e
|
6 months |
jiri |
PC floppy disk driver
Bare minimum implemented.
|
|
|
@e3997a8
|
6 months |
jiri |
Do not send press event to focused window obscured by popup window
|
|
|
@af3235d
|
6 months |
5887334+jxsvoboda |
Make HelenOS compilable when detailed kernel message is enabled
|
|
|
@6a044dd
|
6 months |
5887334+jxsvoboda |
Remove the necessity of initrd to be in the last of grub's modules list
|
|
|
@49aaa0e
|
6 months |
jiri |
Switch virtual consoles using Alt-Fn or Shift-Fn
Shift-Fn is useful …
|
|
|
@ec50d65e
|
6 months |
jiri |
Editor needs to hide cursor when menu bar is activated
|
|
|
@743f2cdd
|
6 months |
jiri |
Fix error path when adding ATA devices
This would errorneously cause …
|
|
|
@7cec216
|
6 months |
jiri |
Fdisk needs to unmount partition before trying to delete it
|
|
|
@df1b4a8
|
6 months |
jiri |
Fix volume label entry / rootdir creation in mkfat for FAT32
With …
|
|
|
@c15296b
|
7 months |
5887334+jxsvoboda |
Encode and decode GPT UUIDs in little-endian format
|
|
|
@3887aab2
|
7 months |
5887334+jxsvoboda |
Change internal UUID representation to named fields
|
|
|
@0b1f01c
|
7 months |
5887334+jxsvoboda |
Add option for 16-bit random number generation
|
|
|
@221daa5
|
7 months |
jiri |
Fix off-by-one errors (thx Miroslav Cimerman)
|
|
|
@01d5049
|
7 months |
jiri |
PCI-IDE should correctly handle interrupt sharing
|
|
|
@c4ed9fa
|
7 months |
jiri |
Add missing docblock
|
|
|
@9739b5a
|
7 months |
jiri |
Add DMA support to PACKET command
|
|
|
@a38d504
|
7 months |
jiri |
Limit I/O operations not to exceed DMA buffer size
|
|
|
@645d3832
|
7 months |
jiri |
Add DMA support to PCI-IDE / libata (register commands)
|
|
|
@69c376b5
|
7 months |
jiri |
Avoid invoking SYSCALL macro outside of libc.
|
|
|
@c576800
|
7 months |
jiri |
The main program's relocation must be processed after the shared libs
|
|
|
@b192915a
|
7 months |
jiri |
Add test case for public variable initialized with a relocated value
|
|
|
@9b95b964
|
7 months |
jiri |
Array of strings sys_dirs must be NULL-terminated
|
|
|
@b6f8f69
|
7 months |
jiri |
Attempt to deal with changing disk device names in sysinst
|
|
|
@3526f4f3
|
7 months |
jiri |
On 486 we cannot call read_msr()/write_msr()
|
|
|
@443695e
|
7 months |
jiri |
Basic PCI-IDE driver (no DMA support)
Also, make sure we avoid …
|
|
|
@1801005
|
7 months |
jiri |
Fix IPv6 address parsing
|
|
|
@60744cb
|
7 months |
jiri |
Let driver specify any argument to IRQ handler
This allows the driver …
|
|
|
@646849b3
|
7 months |
jiri |
Handle both IDE channels in the same driver instance
We need to work …
|
|
|
@59c0f478
|
7 months |
jiri |
Rename ata_bd → isa-ide
|
|
|
@2791fbb7
|
7 months |
jiri |
Move generic ATA code out to libata
|
|
|
@64cf7a3
|
8 months |
jiri |
ATA Block Driver support for IRQ
You can fall back to PIO mode by not …
|
|
|
@21989e5
|
8 months |
jiri |
Allow ata_bd to transfer more than 1 block in a single IO
|
|
|