|
|
|
@01cd15bc
|
3 months |
jiri |
Terminal buffer update should not overwrite cell cursor flag.
topic/fix-logger-deadlock
|
|
|
|
@96ef0d1e
|
3 months |
jiri |
Rename file (Navigator and command line).
topic/fix-logger-deadlock
|
|
|
|
@a927af7a
|
3 months |
jiri |
Reposition maximized windows, but not normal windows.
After all, they …
topic/fix-logger-deadlock
|
|
|
|
@08fcaf2
|
3 months |
jiri |
Custom maximize/minimize/close button look in text mode.
topic/fix-logger-deadlock
|
|
|
|
@b769ca0
|
3 months |
jiri |
Allow overriding the complete UI push button paint routine.
topic/fix-logger-deadlock
|
|
|
|
@39f67f1
|
3 months |
jiri |
Make maximize/restore work correctly in fullscreen UI.
topic/fix-logger-deadlock
|
|
|
|
@26edcd6
|
3 months |
jiri |
Reposition windows with placement other than fullscreen.
Except popup …
topic/fix-logger-deadlock
|
|
|
|
@2c12135
|
3 months |
jiri |
GFXDemo resize in console UI, fix UI resize / UI window resize in console.
topic/fix-logger-deadlock
|
|
|
|
@a4e4e29
|
3 months |
jiri |
GFXDemo react to console resize in console mode.
topic/fix-logger-deadlock
|
|
|
|
@00d26202
|
3 months |
jiri |
Delete files (Navigator + 'delete' command)
topic/fix-logger-deadlock
|
|
|
|
@cd0dce3
|
3 months |
jiri |
Create new directory (Navigator + command line utility).
topic/fix-logger-deadlock
|
|
|
|
@f9c30b9a
|
3 months |
jiri |
Moving files (Navigator and command line utility).
topic/fix-logger-deadlock
|
|
|
|
@59ed424e
|
3 months |
jiri |
Do not print error when user requests abort because file exists.
topic/fix-logger-deadlock
|
|
|
|
@857fba8
|
3 months |
jiri |
Move file system wrapper functions to a separate module.
topic/fix-logger-deadlock
|
|
|
|
@0ce9eb8
|
3 months |
jiri |
Ask user what to do if destination file exists while copying.
topic/fix-logger-deadlock
|
|
|
|
@81805e0
|
5 months |
jiri |
Display correct error message in Navigator, too.
topic/fix-logger-deadlock
|
|
|
|
@79b77ce
|
5 months |
jiri |
Allow retrying failed file/dir creation and file open.
topic/fix-logger-deadlock
|
|
|
|
@2309891
|
5 months |
jiri |
Copy files (Navigator and command line).
Overwrite query, new …
topic/fix-logger-deadlock
|
|
|
|
@144fafd
|
6 months |
jiri |
Add new unit tests to Navigator and libfmgt.
topic/fix-logger-deadlock
|
|
|
|
@1ec732a
|
6 months |
jiri |
Verify file - navigator operation and command-line utility.
topic/fix-logger-deadlock
|
|
|
|
@3a4c6d9
|
6 months |
jiri |
Packet capture (thx Nataliia Korop)
topic/fix-logger-deadlock
|
|
|
|
@d101368
|
6 months |
jiri |
Split new file creation into a separate fmgt module.
topic/fix-logger-deadlock
|
|
|
|
@a4301f1
|
7 months |
zarevucky.jiri |
Fix C formatting
topic/fix-logger-deadlock
|
|
|
|
@9fd74d5
|
7 months |
zarevucky.jiri |
libtermui: Ensure fully consistent history state when evicting old …
topic/fix-logger-deadlock
|
|
|
|
@3e41cc4
|
7 months |
jiri |
Repaint all windows in fullscreen mode in ui_paint().
After error …
topic/fix-logger-deadlock
|
|
|
|
@bb4d0b5
|
7 months |
jiri |
Allow user to decide whether to retry or abort when I/O error occurs.
topic/fix-logger-deadlock
|
|
|
|
@856a7b49
|
7 months |
jiri |
Fix spacing.
topic/fix-logger-deadlock
|
|
|
|
@bc999081
|
7 months |
jiri |
Add dummy execlp() implementation to libposix.
topic/fix-logger-deadlock
|
|
|
|
@4a10a72e
|
7 months |
jiri |
Add dummy implementations of atan2, floor, log, pow, sqrt, tan.
…
topic/fix-logger-deadlock
|
|
|
|
@78050c7
|
7 months |
jiri |
Add missing input_iterator_tag declaration to insert_iterator.hpp.
topic/fix-logger-deadlock
|
|
|
|
@ec3ef80f
|
7 months |
jiri |
Add missing include to list_node.hpp.
topic/fix-logger-deadlock
|
|
|
|
@b3a7151
|
7 months |
jiri |
Add missing → operator to list_iterator.
topic/fix-logger-deadlock
|
|
|
|
@5e0ea6f
|
7 months |
jiri |
math.h needs to be C++ compatible
topic/fix-logger-deadlock
|
|
|
|
@05d893a
|
8 months |
5887334+jxsvoboda |
only export shared lib if allowed
topic/fix-logger-deadlock
|
|
|
|
@33f14b9
|
8 months |
5887334+jxsvoboda |
mips32, ppc32: add atomic 8 byte load store, 1 byte cmpexchg
For now …
topic/fix-logger-deadlock
|
|
|
|
@c1383cd
|
8 months |
5887334+jxsvoboda |
lib/device/src/bd_srv.c: answer with return code
topic/fix-logger-deadlock
|
|
|
|
@c3db721
|
8 months |
jiri |
Allow aborting file management operation.
topic/fix-logger-deadlock
|
|
|
|
@0cf3d5f
|
8 months |
jiri |
Allow creating sparse files in Navigator and newfile.
topic/fix-logger-deadlock
|
|
|
|
@cfd04c4
|
8 months |
jiri |
Add docblocks to capa functions.
topic/fix-logger-deadlock
|
|
|
|
@c111da2
|
8 months |
jiri |
Create non-zero size file in Navigator, new newfile utility.
topic/fix-logger-deadlock
|
|
|
|
@1a96db9
|
8 months |
jiri |
Implement carriage return in console.
topic/fix-logger-deadlock
|
|
|
|
@32ae27bb
|
8 months |
jiri |
Suggest unique new file name.
topic/fix-logger-deadlock
|
|
|
|
@f9c4c433
|
8 months |
jiri |
Create new file in Navigator (WIP)
topic/fix-logger-deadlock
|
|
|
|
@a36c4aa
|
10 months |
martin |
Switch to binutils 2.45 and GCC 15.2
This requires a few minor …
topic/fix-logger-deadlock
|
|
|
|
@5caad1d
|
11 months |
jiri |
tbarcfg_listener_destroy() should clean up properly.
topic/fix-logger-deadlock
|
|
|
|
@cb20b05
|
11 months |
jiri |
Fix missing argument when destroying async port.
topic/fix-logger-deadlock
|
|
|
|
@ca48672
|
11 months |
jiri |
loc_service_register() needs to take a port ID argument.
topic/fix-logger-deadlock
|
|
|
|
@3951046
|
11 months |
jiri |
Async ports and interfaces do the castling.
Now interfaces hang under …
topic/fix-logger-deadlock
|
|
|
|
@5c55eb7
|
12 months |
jiri |
Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci.
topic/fix-logger-deadlock
|
|
|
|
@0f5c4e4
|
12 months |
jiri |
Fix crash in AHCI driver and sata_bd server.
topic/fix-logger-deadlock
|
|
|
|
@61f28c4
|
13 months |
jiri |
Only eject installation CD after user confirms restart.
topic/fix-logger-deadlock
|
|
|
|
@0cec807a
|
13 months |
jiri |
Unmount destination volume and delete mount point on installation failure.
topic/fix-logger-deadlock
|
|
|
|
@21cd0c8
|
13 months |
jiri |
Avoid flooding log with mouse warnings during system startup.
topic/fix-logger-deadlock
|
|
|
|
@629b480
|
13 months |
jiri |
Assorted installer fixes.
topic/fix-logger-deadlock
|
|
|
|
@4b9213d
|
13 months |
noreply |
add shared libraries to export-dev (#252)
topic/fix-logger-deadlock
|
|
|
|
@0460377
|
13 months |
noreply |
uspace/app/blkdump: fix argv null deref (#251)
topic/fix-logger-deadlock
|
|
|
|
@0639afc
|
13 months |
noreply |
libcrypto: create_hash(): const qual for input arg (#250)
topic/fix-logger-deadlock
|
|
|
|
@25fdb2d
|
13 months |
zarevucky.jiri |
Change atomic_load/store_8 to use single word read/writes
Turns out …
topic/fix-logger-deadlock
|
|
|
|
@51949d0
|
13 months |
noreply |
lib/c/arch/arm32: add atomic_compare_exchange_1 (#248)
topic/fix-logger-deadlock
|
|
|
|
@690ad20
|
13 months |
zarevucky.jiri |
Convert kio buffer to bytes (part 1)
topic/fix-logger-deadlock
|
|
|
|
@d5b37b6
|
13 months |
zarevucky.jiri |
Use a new syscall, SYS_KIO_READ, for reading from KIO buffer
…
topic/fix-logger-deadlock
|
|
|
|
@af77459
|
13 months |
zarevucky.jiri |
Simplify kio buffer bookkeeping
We only really need to know the …
topic/fix-logger-deadlock
|
|
|
|
@ae787807
|
13 months |
noreply |
lib/c/arch/arm32: add atomic_{load,store}_8 (#249)
topic/fix-logger-deadlock
|
|
|
|
@b31323f
|
13 months |
zarevucky.jiri |
Test, fix and extend string sanitization
topic/fix-logger-deadlock
|
|
|
|
@5d2bdaa
|
14 months |
zarevucky.jiri |
Fix UB in odict test
topic/fix-logger-deadlock
|
|
|
|
@0600976
|
14 months |
zarevucky.jiri |
Reject invalid non-shortest UTF-8 forms and fix some other issues in str
topic/fix-logger-deadlock
|
|
|
|
@11782da
|
14 months |
jiri |
Fix IDE install device path again.
topic/fix-logger-deadlock
|
|
|
|
@2a5d4649
|
14 months |
jiri |
ISA/PCI IDE needs to attach even if one channel is empty.
topic/fix-logger-deadlock
|
|
|
|
@163e34c
|
14 months |
zarevucky.jiri |
Actually convert the printf outputs everywhere
topic/fix-logger-deadlock
|
|
|
|
@f167c851
|
14 months |
zarevucky.jiri |
Replace a memmove() that spits a random warning when compiling with …
topic/fix-logger-deadlock
|
|
|
|
@9daee3de
|
14 months |
zarevucky.jiri |
Sort file list in libc meson file
topic/fix-logger-deadlock
|
|
|
|
@696b405
|
14 months |
zarevucky.jiri |
Implement standard character conversion functions from <uchar.h> and …
topic/fix-logger-deadlock
|
|
|
|
@2ef2a0d
|
14 months |
zarevucky.jiri |
Add a few printf() formatting tests
topic/fix-logger-deadlock
|
|
|
|
@8165a7a
|
14 months |
jiri |
GFX Demo should default to UI interface
topic/fix-logger-deadlock
|
|
|
|
@a188131
|
14 months |
jiri |
Add UI to system installer
topic/fix-logger-deadlock
|
|
|
|
@3e7948c
|
14 months |
zarevucky.jiri |
Deduplicate forgotten adt header
topic/fix-logger-deadlock
|
|
|
|
@0db0df2
|
14 months |
zarevucky.jiri |
Hash table improvements
Implement hash_table_foreach macro, analogous …
topic/fix-logger-deadlock
|
|
|
|
@90ee3384
|
14 months |
jiri |
Allow sysinst to restart the system at the end of installation.
When …
topic/fix-logger-deadlock
|
|
|
|
@59e32fb
|
14 months |
jiri |
Fix IDE disk path in sysinst.
topic/fix-logger-deadlock
|
|
|
|
@da54714
|
15 months |
noreply |
partially implement key-based pthread local storage (#245)
* check …
topic/fix-logger-deadlock
|
|
|
|
@0ae9e18
|
15 months |
jiri |
Select shutdown action (power off / restart) in shutdown dialog.
topic/fix-logger-deadlock
|
|
|
|
@797ab95
|
15 months |
jiri |
Implement quiesce in i8042.
topic/fix-logger-deadlock
|
|
|
|
@b9cc81c6
|
15 months |
jiri |
Implement quiesce in NS8250 and PC-LPT.
topic/fix-logger-deadlock
|
|
|
|
@870841cf
|
15 months |
jiri |
Style issues related to improper use of 'inline' keyword.
topic/fix-logger-deadlock
|
|
|
|
@1c7b0db7
|
15 months |
jiri |
Implement quiesce in NE2k, RTL8139 and RTL8169.
topic/fix-logger-deadlock
|
|
|
|
@07039850
|
15 months |
jiri |
Implement quiesce in ISA and PCI IDE and in PC Floppy.
topic/fix-logger-deadlock
|
|
|
|
@a64970e1
|
15 months |
jiri |
Implement quiesce in HD Audio and SB16 drivers.
topic/fix-logger-deadlock
|
|
|
|
@89b5a75
|
15 months |
noreply |
fix cstyle (#244)
topic/fix-logger-deadlock
|
|
|
|
@9dfb034
|
15 months |
jiri |
Implement quiesce for EHCI and OHCI.
topic/fix-logger-deadlock
|
|
|
|
@77a0119
|
15 months |
jiri |
Quiesce devices during restart, but not poweroff.
topic/fix-logger-deadlock
|
|
|
|
@8300c72
|
15 months |
jiri |
Quiesce devices before proceeding with shutdown.
Only implemented for …
topic/fix-logger-deadlock
|
|
|
|
@f35749e
|
15 months |
jiri |
System restart via shutdown -r
topic/fix-logger-deadlock
|
|
|
|
@4285f384
|
15 months |
jiri |
Allow physically ejecting CD-ROM using vol eject -s
topic/fix-logger-deadlock
|
|
|
|
@be62ebc
|
15 months |
noreply |
fix tester/mapping1 test (#243)
topic/fix-logger-deadlock
|
|
|
|
@9faba42
|
15 months |
noreply |
Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize
ext4: …
topic/fix-logger-deadlock
|
|
|
|
@32254d6
|
16 months |
noreply |
init RTLD runtime at load time even for statically linked binaries …
topic/fix-logger-deadlock
|
|
|
|
@a7a16a2f
|
16 months |
jiri |
Log files should have .txt extension.
topic/fix-logger-deadlock
|
|
|
|
@b336bfd8
|
16 months |
jiri |
Start text editor if open action is used on .txt file.
topic/fix-logger-deadlock
|
|
|
|
@accdf882
|
16 months |
jiri |
File / Edit (Ctrl-E) in Navigator to start editor on current file
topic/fix-logger-deadlock
|
|
|
|
@832cbe7
|
16 months |
jiri |
Add proper IDE PCI to ISA fallback mechanism.
To determine if legacy …
topic/fix-logger-deadlock
|
|
|
|