4c20c082c1FB2 Reader: upload source, small changes
Anton Krotov
2023-01-22 14:20:23 +0000
61fbb36ac3oberon07: bugfix
Anton Krotov
2023-01-22 12:08:46 +0000
2160c0e6f7[KERNEL] Added the "FsAdd" function for drivers on file systems. TODO: added functions for lock\unlock partition and read\write sectors for user programs
Doczom
2023-01-21 18:07:32 +0000
a1909c89a2oberon07: lower case by default
Anton Krotov
2023-01-21 14:34:25 +0000
bd24d8a01eCEdit: clipping text, small changes
Anton Krotov
2023-01-21 12:10:00 +0000
2919153f32CEdit: minor fixes
Anton Krotov
2023-01-13 10:11:45 +0000
679a138dd7[xfs] Fix a file lookup bug in btree dirsIvan Baravy2023-01-02 00:58:36 +0000
3e0d321fe1drvinst: small bug fixed
Doczom
2022-12-25 10:16:09 +0000
603c738c43webview_proxy: added PHP-script which can be installed on your Web-server and be a proxy for WebView browser
vitalkrilov
2022-12-17 22:24:05 +0000
dae828a296KBD: fixing a program crash on unsupported devices
Doczom
2022-11-26 21:52:16 +0000
b2734e40fd[KERNEL] fixed vulnerability (execution of user code in kernel mode) in sysfn 77.10 and sysfn 77.11
Doczom
2022-10-25 18:20:48 +0000
19cab98b13AMDtemp: fix parser and code style. TODO: add function for device subsystem
Doczom
2022-10-16 21:00:24 +0000
2fbbec1b40AMDtemp: updated the interface and the function of saving graph. The program uses futex. TODO: fix parser and add check drivers list
Doczom
2022-08-13 22:02:44 +0000
e25f14c9bafixing kernel breakage when futex freezes
Doczom
2022-08-10 11:57:08 +0000
ec9a93aa6alibc.obj: - now using vsscanf from BaseLibc; - delete extra pragma - disable sort includes(clang-format)
turbocat
2022-08-02 13:30:05 +0000
a7f779193dlibc.obj : added a very simple example of working with futexes
turbocat
2022-08-02 05:39:06 +0000
92e48c928cktcc: Delete old libc(libck) and old library loaders
turbocat
2022-08-01 05:31:40 +0000
c36e767724newlib ksys.h synchronized with libc.obj
turbocat
2022-08-01 05:22:28 +0000
68a5f069bdksys.h: fixed data types in futex wrappers
turbocat
2022-07-29 20:55:22 +0000
7a21f11ebdRollback to 9861.
turbocat
2022-07-26 08:57:22 +0000
b66e372685ksys.h: - KSYS_SLOT_STATE_FREE has right value (9, not 6) now - few style changes (snake_case)
vitalkrilov
2022-06-05 08:46:07 +0000
c48822e03esysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki ksys.h: - libc.obj's file synced with newlib's (r9788) - added scancodes enum - added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys) - added wrappers for SysFn77.0 -- SysFn77.3 (futexes)
vitalkrilov
2022-06-04 22:48:35 +0000
4b862c1c0bKERNEL: reducing the use of current_slot_idx
Doczom
2022-06-03 23:34:04 +0000
4237496c20k10temp: - Fixed a bug with displaying incorrect temperature values. - Fixed memory leak (temporary failure of dlmalloc). - Small refactoring. - Use gnu99 to make empty functions with no return return 0.
turbocat
2022-05-31 21:27:08 +0000
171a745608ircc: small fix
Doczom
2022-05-31 18:31:22 +0000
d0faee5191Add HotFox skin from ConLenov
ConLenov
2022-05-31 14:33:32 +0000
b222a617beAdd HotFox skin from ConLenov
ConLenov
2022-05-31 14:29:36 +0000
aa4154894c[kernel] Add is_string_userspace func, like is_region_userspaceIvan Baravy2022-05-31 07:27:00 +0000
3111bdaa18Sync language names and IDs for @taskbar, kernel and docsIvan Baravy2022-05-29 19:36:19 +0000