|
|
@25fdb2d
|
3 months |
zarevucky.jiri |
Change atomic_load/store_8 to use single word read/writes
Turns out …
|
|
|
@51949d0
|
3 months |
noreply |
lib/c/arch/arm32: add atomic_compare_exchange_1 (#248)
|
|
|
@690ad20
|
4 months |
zarevucky.jiri |
Convert kio buffer to bytes (part 1)
|
|
|
@d5b37b6
|
4 months |
zarevucky.jiri |
Use a new syscall, SYS_KIO_READ, for reading from KIO buffer
…
|
|
|
@ae787807
|
4 months |
noreply |
lib/c/arch/arm32: add atomic_{load,store}_8 (#249)
|
|
|
@b31323f
|
4 months |
zarevucky.jiri |
Test, fix and extend string sanitization
|
|
|
@5d2bdaa
|
4 months |
zarevucky.jiri |
Fix UB in odict test
|
|
|
@0600976
|
4 months |
zarevucky.jiri |
Reject invalid non-shortest UTF-8 forms and fix some other issues in str
|
|
|
@163e34c
|
4 months |
zarevucky.jiri |
Actually convert the printf outputs everywhere
|
|
|
@f167c851
|
4 months |
zarevucky.jiri |
Replace a memmove() that spits a random warning when compiling with …
|
|
|
@9daee3de
|
4 months |
zarevucky.jiri |
Sort file list in libc meson file
|
|
|
@696b405
|
4 months |
zarevucky.jiri |
Implement standard character conversion functions from <uchar.h> and …
|
|
|
@2ef2a0d
|
4 months |
zarevucky.jiri |
Add a few printf() formatting tests
|
|
|
@a188131
|
4 months |
jiri |
Add UI to system installer
|
|
|
@3e7948c
|
4 months |
zarevucky.jiri |
Deduplicate forgotten adt header
|
|
|
@0db0df2
|
4 months |
zarevucky.jiri |
Hash table improvements
Implement hash_table_foreach macro, analogous …
|
|
|
@da54714
|
5 months |
noreply |
partially implement key-based pthread local storage (#245)
* check …
|
|
|
@0ae9e18
|
5 months |
jiri |
Select shutdown action (power off / restart) in shutdown dialog.
|
|
|
@07039850
|
5 months |
jiri |
Implement quiesce in ISA and PCI IDE and in PC Floppy.
|
|
|
@89b5a75
|
5 months |
noreply |
fix cstyle (#244)
|
|
|
@8300c72
|
5 months |
jiri |
Quiesce devices before proceeding with shutdown.
Only implemented for …
|
|
|
@f35749e
|
5 months |
jiri |
System restart via shutdown -r
|
|
|
@4285f384
|
5 months |
jiri |
Allow physically ejecting CD-ROM using vol eject -s
|
|
|
@9faba42
|
5 months |
noreply |
Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize
ext4: …
|
|
|
@32254d6
|
6 months |
noreply |
init RTLD runtime at load time even for statically linked binaries …
|
|
|
@accdf882
|
6 months |
jiri |
File / Edit (Ctrl-E) in Navigator to start editor on current file
|
|
|
@832cbe7
|
6 months |
jiri |
Add proper IDE PCI to ISA fallback mechanism.
To determine if legacy …
|
|
|
@0dab4850
|
6 months |
jiri |
Fix driver crash when ATA channel contains no usable devices.
|
|
|
@a796812c
|
6 months |
jiri |
Fix ISA IDE
|
|
|
@4a3a5a0
|
6 months |
zarevucky.jiri |
One more tweak
|
|
|
@ea50e671
|
6 months |
zarevucky.jiri |
A few adjustments
|
|
|
@56210a7a
|
6 months |
zarevucky.jiri |
Update GCC and binutils to latest versions
|
|
|
@1fa6292
|
6 months |
zarevucky.jiri |
Remove a ton of duplicated code in libui/libgfxfont tests
|
|
|
@97116a2
|
6 months |
zarevucky.jiri |
Run make ccheck-fix
|
|
|
@cb747b3
|
6 months |
mc |
ext4: support bigger blkdev block size
Allows ext4 to be used with …
|
|
|
@b27ae65a
|
6 months |
noreply |
fix calculation of TLS size for main fibril (#240)
* explain why …
|
|
|
@2e08f2b6
|
6 months |
jiri |
Confirm shutdown in shutdown dialog.
|
|
|
@41dcabc
|
6 months |
zarevucky.jiri |
libc: Prevent writer starvation in fibril_rwlock_t.
Thanks to …
|
|
|
@b8fd951
|
7 months |
noreply |
ata_channel_destroy(): free the channel (#237)
|
|
|
@e0e2264
|
7 months |
jiri |
Fix printing the incorrect blocking chain when deadlock is detected.
|
|
|
@4e1221c
|
7 months |
noreply |
Allow bitmap to be used in userspace
See …
|
|
|
@8279aab
|
7 months |
jiri |
ui_lock() needs to lock display
If ui_lock() is used to lock UI while …
|
|
|
@64c8132
|
7 months |
mc |
Allow bitmap to be used in userspace
|
|
|
@12dd36c
|
9 months |
jiri |
Handle Enter/Escape keys in message dialog.
|
|
|
@9a07ee3
|
9 months |
jiri |
Add message dialog choice selection (OK, OK/Cancel)
|
|
|
@0d00e53
|
9 months |
jiri |
Shut down dialog
|
|
|
@a72f3b8
|
10 months |
jiri |
System protocol library, incl. unit tests
|
|
|
@9d5cea6
|
10 months |
jiri |
Allow remcons/vt100 to set terminal title
|
|
|
@b3b79981
|
10 months |
jiri |
Must initialize vt100_t decoder fields
|
|
|
@5be5396
|
10 months |
jiri |
Remcons needs to properly clean up when terminating a user session
|
|
|
@fb06afd8
|
10 months |
jiri |
Make sure initial attributes are set in serial console
|
|
|
@5e0acaa
|
10 months |
jiri |
Implement mouse tracking in libvt / remcons
|
|
|
@c7ecd290
|
10 months |
jiri |
Provide character translation for Alt-keys in remote console
Needed …
|
|
|
@47d060d
|
10 months |
jiri |
Implement telnet window size option
|
|
|
@e273e9e
|
10 months |
jiri |
Move link out of cons_event_t
|
|
|
@b2c9e42c
|
10 months |
jiri |
Move link out of kbd_event_t
|
|
|
@d05c237
|
10 months |
jiri |
Add support for parsing Shift+movement keys and Alt+movement keys
|
|
|
@6907f26
|
10 months |
jiri |
Parse VT100 keyboard escape sequences in libvt
|
|
|
@d31c3ea
|
10 months |
jiri |
Group vt callbacks into a callback structure
|
|
|
@357d9dd
|
10 months |
jiri |
The 'state' in vt100_state_t is unnecessary
|
|
|
@09f41d3
|
10 months |
jiri |
Tetris should be able to detect screen cursor control capability
|
|
|
@d3109ff
|
10 months |
jiri |
Cursor and color control in remote console + RGB
Move vt100 module …
|
|
|
@3fcea34
|
10 months |
zarevucky.jiri |
Simplify the SYS_THREAD_CREATE syscall interface
Removed the beefy …
|
|
|
@2cf8f994
|
10 months |
jiri |
Improve terminal behavior in console mode.
|
|
|
@84cc190
|
11 months |
zarevucky.jiri |
libtermui: Wipe overflow flags when wiping screen
|
|
|
@88739997
|
11 months |
jiri |
Remove forgotten debug messages
|
|
|
@9aa51406
|
11 months |
jiri |
Create terminal window with the correct size from the start.
|
|
|
@096c0786
|
11 months |
zarevucky.jiri |
Ensure ALIGN_UP/DOWN() work with any size arguments
|
|
|
@1e221ec
|
11 months |
jiri |
Fix bug in ui_window_send_minimize()
This would crash terminal with …
|
|
|
@899bdfd
|
11 months |
zarevucky.jiri |
Terminal scrolling and resizing support
|
|
|
@dd50aa19
|
11 months |
zarevucky.jiri |
Allocation function tweaks
- Add reallocarray() from POSIX 2024 for …
|
|
|
@9c40b834
|
11 months |
zarevucky.jiri |
Add test for ticket #631
|
|
|
@ca95ccd
|
11 months |
jiri |
Fix file closing, volume config sync.
|
|
|
@cde067e
|
11 months |
jiri |
Add UI window callback that is called when window is resized.
|
|
|
@69d4aba
|
11 months |
zarevucky.jiri |
libgfximage: Fix integer multiplication overflow in TGA parser
|
|
|
@7268bf1
|
11 months |
zarevucky.jiri |
libc/test/string.c: Add GCC diagnostic category to ignore
|
|
|
@ac9b4f2
|
11 months |
jiri |
Change SIF storage format to be more XML-like
While slightly more …
|
|
|
@bff8619
|
11 months |
jiri |
Simplify SIF interface, remove contacts
Remove transactions, move to …
|
|
|
@3d2d455b
|
12 months |
mc |
ata_channel_destroy(): unlock channel mutex after error
|
|
|
@04e520e
|
12 months |
jiri |
Config file persistence
Copy /cfg to /w/cfg when installing and when …
|
|
|
@145d4e2e
|
12 months |
jiri |
Add doxygen group definition and minimal unit tests to libata
|
|
|
@878736e
|
13 months |
jiri |
Fix ccheck.
|
|
|
@dc5647e
|
13 months |
jiri |
PC floppy disk driver
Bare minimum implemented.
|
|
|
@ec50d65e
|
13 months |
jiri |
Editor needs to hide cursor when menu bar is activated
|
|
|
@743f2cdd
|
14 months |
jiri |
Fix error path when adding ATA devices
This would errorneously cause …
|
|
|
@7cec216
|
14 months |
jiri |
Fdisk needs to unmount partition before trying to delete it
|
|
|
@c15296b
|
14 months |
5887334+jxsvoboda |
Encode and decode GPT UUIDs in little-endian format
|
|
|
@3887aab2
|
14 months |
5887334+jxsvoboda |
Change internal UUID representation to named fields
|
|
|
@0b1f01c
|
14 months |
5887334+jxsvoboda |
Add option for 16-bit random number generation
|
|
|
@c4ed9fa
|
14 months |
jiri |
Add missing docblock
|
|
|
@9739b5a
|
14 months |
jiri |
Add DMA support to PACKET command
|
|
|
@a38d504
|
14 months |
jiri |
Limit I/O operations not to exceed DMA buffer size
|
|
|
@645d3832
|
14 months |
jiri |
Add DMA support to PCI-IDE / libata (register commands)
|
|
|
@69c376b5
|
14 months |
jiri |
Avoid invoking SYSCALL macro outside of libc.
|
|
|
@c576800
|
14 months |
jiri |
The main program's relocation must be processed after the shared libs
|
|
|
@b192915a
|
14 months |
jiri |
Add test case for public variable initialized with a relocated value
|
|
|
@443695e
|
15 months |
jiri |
Basic PCI-IDE driver (no DMA support)
Also, make sure we avoid …
|
|
|
@1801005
|
15 months |
jiri |
Fix IPv6 address parsing
|
|
|
@60744cb
|
15 months |
jiri |
Let driver specify any argument to IRQ handler
This allows the driver …
|
|
|
@646849b3
|
15 months |
jiri |
Handle both IDE channels in the same driver instance
We need to work …
|
|
|