|
|
|
@465ac5e
|
11 days |
wmthornton-dev |
Added international date format support
MM:DD:YYYY is now supported …
|
|
|
@b8b031f
|
12 days |
noreply |
Merge branch 'HelenOS:master' into master
|
|
|
@8165a7a
|
12 days |
jiri |
GFX Demo should default to UI interface
|
|
|
@c0d814a
|
12 days |
noreply |
Merge pull request #6 from HelenOS/master
Merge pending changes from …
|
|
|
@90dd8aee
|
12 days |
zarevucky.jiri |
Introduce a console lock to prevent line splitting in kernel output
…
|
|
|
@c55ab66
|
12 days |
zarevucky.jiri |
Comment typo
|
|
|
@9f2f5ee
|
12 days |
zarevucky.jiri |
Rewrite kernel mutex implementation a little
Removes MUTEX_ACTIVE, …
|
|
|
@c626117
|
12 days |
zarevucky.jiri |
Replace uses of MUTEX_ACTIVE with irq_spinlock_t
|
|
|
@a92290d
|
12 days |
noreply |
Merge pull request #5 from HelenOS/master
Use static initialization …
|
|
|
@0b47781
|
12 days |
zarevucky.jiri |
Extend kernel condvar_t to work with spinlocks
MUTEX_ACTIVE is a poor …
|
|
|
@a78b0a0
|
12 days |
zarevucky.jiri |
Use static initialization for ap_completion_semaphore
|
|
|
@3acb63b5
|
2 weeks |
noreply |
Merge pull request #4 from HelenOS/master
Add UI to system installer
|
|
|
@a188131
|
2 weeks |
jiri |
Add UI to system installer
|
|
|
@9f945464
|
2 weeks |
noreply |
Merge pull request #3 from HelenOS/master
Enable static …
|
|
|
@597fa24
|
2 weeks |
zarevucky.jiri |
Enable static initialization of kernel synchronization primitives
|
|
|
@2c94501
|
2 weeks |
noreply |
Merge pull request #2 from HelenOS/master
Deduplicate forgotten adt header
|
|
|
@3e7948c
|
2 weeks |
zarevucky.jiri |
Deduplicate forgotten adt header
|
|
|
@17964f6
|
2 weeks |
noreply |
Merge pull request #1 from HelenOS/master
Clarify the purpose and use …
|
|
|
@45226285
|
2 weeks |
zarevucky.jiri |
Clarify the purpose and use of hash_table_foreach()
|
|
|
@f6b29929
|
2 weeks |
wmthornton-dev |
Updated clock to open 'date_cfg' app when clicked
|
|
|
@651dde7
|
2 weeks |
wmthornton-dev |
Fixed formatting issues in 'date_cfg' code
No changes to code, except …
|
|
|
@93de384
|
2 weeks |
wmthornton-dev |
Created UI program 'date_cfg' for graphical setting of date/time
Set …
|
|
|
@0db0df2
|
2 weeks |
zarevucky.jiri |
Hash table improvements
Implement hash_table_foreach macro, analogous …
|
|
|
@8f8818ac
|
2 weeks |
zarevucky.jiri |
Use offsetof for calculation in list_pop()
|
|
|
@90ee338
|
2 weeks |
jiri |
Allow sysinst to restart the system at the end of installation.
When …
|
|
|
@59e32fb
|
2 weeks |
jiri |
Fix IDE disk path in sysinst.
|
|
|
@ae20886
|
2 weeks |
zarevucky.jiri |
Add .cache to .gitignore
Directory is used by clangd.
|
|
|
@da54714
|
6 weeks |
noreply |
partially implement key-based pthread local storage (#245)
* check …
|
|
|
@0ae9e18
|
6 weeks |
jiri |
Select shutdown action (power off / restart) in shutdown dialog.
|
|
|
@797ab95
|
7 weeks |
jiri |
Implement quiesce in i8042.
|
|
|
@b9cc81c6
|
7 weeks |
jiri |
Implement quiesce in NS8250 and PC-LPT.
|
|
|
@870841cf
|
7 weeks |
jiri |
Style issues related to improper use of 'inline' keyword.
|
|
|
@1c7b0db7
|
7 weeks |
jiri |
Implement quiesce in NE2k, RTL8139 and RTL8169.
|
|
|
@07039850
|
7 weeks |
jiri |
Implement quiesce in ISA and PCI IDE and in PC Floppy.
|
|
|
@a64970e1
|
7 weeks |
jiri |
Implement quiesce in HD Audio and SB16 drivers.
|
|
|
@89b5a75
|
7 weeks |
noreply |
fix cstyle (#244)
|
|
|
@9dfb034
|
7 weeks |
jiri |
Implement quiesce for EHCI and OHCI.
|
|
|
@77a0119
|
7 weeks |
jiri |
Quiesce devices during restart, but not poweroff.
|
|
|
@8300c72
|
7 weeks |
jiri |
Quiesce devices before proceeding with shutdown.
Only implemented for …
|
|
|
@f35749e
|
8 weeks |
jiri |
System restart via shutdown -r
|
|
|
@4285f384
|
8 weeks |
jiri |
Allow physically ejecting CD-ROM using vol eject -s
|
|
|
@d231a54
|
2 months |
zarevucky.jiri |
Use clang compiler when configured as such
|
|
|
@be62ebc
|
2 months |
noreply |
fix tester/mapping1 test (#243)
|
|
|
@9faba42
|
2 months |
noreply |
Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize
ext4: …
|
|
|
@32254d6
|
2 months |
noreply |
init RTLD runtime at load time even for statically linked binaries …
|
|
|
@a7a16a2f
|
3 months |
jiri |
Log files should have .txt extension.
|
|
|
@b336bfd8
|
3 months |
jiri |
Start text editor if open action is used on .txt file.
|
|
|
@accdf882
|
3 months |
jiri |
File / Edit (Ctrl-E) in Navigator to start editor on current file
|
|
|
@832cbe7
|
3 months |
jiri |
Add proper IDE PCI to ISA fallback mechanism.
To determine if legacy …
|
|
|
@0dab4850
|
3 months |
jiri |
Fix driver crash when ATA channel contains no usable devices.
|
|
|
@b1490d2
|
3 months |
jiri |
Explicit wait for system volume is no longer needed.
Now it is …
|
|
|
@c3d9aaf5
|
3 months |
jiri |
Determine when device (sub)tree is stable.
Devman will only return …
|
|
|
@a796812c
|
3 months |
jiri |
Fix ISA IDE
|
|
|
@4a3a5a0
|
3 months |
zarevucky.jiri |
One more tweak
|
|
|
@ea50e671
|
3 months |
zarevucky.jiri |
A few adjustments
|
|
|
@56210a7
|
3 months |
zarevucky.jiri |
Update GCC and binutils to latest versions
|
|
|
@1fa6292
|
3 months |
zarevucky.jiri |
Remove a ton of duplicated code in libui/libgfxfont tests
|
|
|
@97116a2
|
3 months |
zarevucky.jiri |
Run make ccheck-fix
|
|
|
@cb747b3
|
3 months |
mc |
ext4: support bigger blkdev block size
Allows ext4 to be used with …
|
|
|
@b27ae65a
|
3 months |
noreply |
fix calculation of TLS size for main fibril (#240)
* explain why …
|
|
|
@eff458d
|
3 months |
jiri |
Add shutdown dialog to start menu.
|
|
|
@5162f6e
|
3 months |
jiri |
Fix shutdown dialog in text mode.
|
|
|
@2e08f2b6
|
3 months |
jiri |
Confirm shutdown in shutdown dialog.
|
|
|
@afb4025
|
3 months |
jiri |
Show error message when UI shutdown fails.
|
|
|
@41dcabc
|
3 months |
zarevucky.jiri |
libc: Prevent writer starvation in fibril_rwlock_t.
Thanks to …
|
|
|
@b8fd951
|
3 months |
noreply |
ata_channel_destroy(): free the channel (#237)
|
|
|
@e0e2264
|
3 months |
jiri |
Fix printing the incorrect blocking chain when deadlock is detected.
|
|
|
@82ff0a1
|
3 months |
jiri |
Add deadlock detector to tester.
|
|
|
@4e1221c
|
3 months |
noreply |
Allow bitmap to be used in userspace
See …
|
|
|
@8279aab
|
4 months |
jiri |
ui_lock() needs to lock display
If ui_lock() is used to lock UI while …
|
|
|
@64c8132
|
4 months |
mc |
Allow bitmap to be used in userspace
|
|
|
@12dd36c
|
5 months |
jiri |
Handle Enter/Escape keys in message dialog.
|
|
|
@9a07ee3
|
5 months |
jiri |
Add message dialog choice selection (OK, OK/Cancel)
|
|
|
@0d00e53
|
6 months |
jiri |
Shut down dialog
|
|
|
@ad9e225
|
6 months |
jiri |
Shutdown command
|
|
|
@a72f3b8
|
6 months |
jiri |
System protocol library, incl. unit tests
|
|
|
@9d5cea6
|
6 months |
jiri |
Allow remcons/vt100 to set terminal title
|
|
|
@514108e
|
6 months |
jiri |
Minimize /app/init, once root is mounted, go to /srv/system
|
|
|
@6fbd1f9
|
6 months |
jiri |
Combine successive move/abs. move events in display server
Helps …
|
|
|
@b3b79981
|
6 months |
jiri |
Must initialize vt100_t decoder fields
|
|
|
@5be5396
|
6 months |
jiri |
Remcons needs to properly clean up when terminating a user session
|
|
|
@fb06afd
|
6 months |
jiri |
Make sure initial attributes are set in serial console
|
|
|
@5e0acaa
|
6 months |
jiri |
Implement mouse tracking in libvt / remcons
|
|
|
@5f5d375
|
7 months |
jiri |
Split read/write lock in remcons
We do not want waiting for event to …
|
|
|
@c7ecd290
|
7 months |
jiri |
Provide character translation for Alt-keys in remote console
Needed …
|
|
|
@47d060d
|
7 months |
jiri |
Implement telnet window size option
|
|
|
@5132379
|
7 months |
jiri |
A list is sometimes just a list.
|
|
|
@e273e9e
|
7 months |
jiri |
Move link out of cons_event_t
|
|
|
@b2c9e42c
|
7 months |
jiri |
Move link out of kbd_event_t
|
|
|
@d05c237
|
7 months |
jiri |
Add support for parsing Shift+movement keys and Alt+movement keys
|
|
|
@6907f26
|
7 months |
jiri |
Parse VT100 keyboard escape sequences in libvt
|
|
|
@d31c3ea
|
7 months |
jiri |
Group vt callbacks into a callback structure
|
|
|
@357d9dd
|
7 months |
jiri |
The 'state' in vt100_state_t is unnecessary
|
|
|
@89e5c0c7
|
7 months |
jiri |
Control sequences must not alter telnet user's cursor_x/y
|
|
|
@c23a1fe
|
7 months |
jiri |
Remote console mapping
|
|
|
@09f41d3
|
7 months |
jiri |
Tetris should be able to detect screen cursor control capability
|
|
|
@6a753a9c
|
7 months |
jiri |
Remcons options port, no-ctl, no-rgb, multiple instances.
|
|
|
@d3109ff
|
7 months |
jiri |
Cursor and color control in remote console + RGB
Move vt100 module …
|
|
|
@3fcea34
|
7 months |
zarevucky.jiri |
Simplify the SYS_THREAD_CREATE syscall interface
Removed the beefy …
|
|
|
@2cf8f994
|
7 months |
jiri |
Improve terminal behavior in console mode.
|
|
|