kolibrios/kernel/trunk
Magomed Kostoev (mkostoevr) 09ebacf1ef [KERNEL][TEST] Download and build UMKa if enabled.
git-svn-id: svn://kolibrios.org@9923 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-06-18 18:36:53 +00:00
..
acpi
blkdev [KERNEL] Added the "FsAdd" function for drivers on file systems. 2023-01-21 18:07:32 +00:00
boot
bootloader
bus [KERNEL] updated local labels in functions and other small changes 2023-04-08 21:24:05 +00:00
core [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
detect
docs sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki 2022-06-04 22:48:35 +00:00
fs [KERNEL] Added the "FsAdd" function for drivers on file systems. 2023-01-21 18:07:32 +00:00
gui [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
hid [KERNEL] cleaned code and added description of some functions 2023-04-09 18:19:13 +00:00
network [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
posix [KERNEL] fixed vulnerability (execution of user code in kernel mode) in sysfn 77.10 and sysfn 77.11 2022-10-25 18:20:48 +00:00
sec_loader/trunk
sound [KERNEL] updated local labels in functions and other small changes 2023-04-08 21:24:05 +00:00
test [KERNEL][TEST] Fix tests fail for new qemu. 2023-06-18 13:48:44 +00:00
video [KERNEL] Use specific cursors for window borders 2022-06-23 15:18:20 +00:00
asmxygen.py
bootbios.asm
build.bat
build.sh
const.inc [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
COPYING.TXT
crc.inc
data16.inc
data32.inc [KERNEL] Use specific cursors for window borders 2022-06-23 15:18:20 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc
imports.inc
init.inc Unhardcode some PAGE_SIZE related numbers 2023-02-12 21:37:30 +00:00
kernel32.inc
kernel.asm [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
kernelsp.inc
kglobals.inc
macros.inc
Makefile
memmap.inc
proc32.inc
readme-ext-loader.txt
runtests.py [KERNEL][TEST] Download and build UMKa if enabled. 2023-06-18 18:36:53 +00:00
struct.inc
sys.conf
Tupfile.lua [KERNEL] Generate .fas file for kernel with extended primary loader 2022-04-27 16:23:37 +00:00
unicode.inc
unpacker.inc