kolibrios/kernel/trunk
Ivan Baravy a2700ea35c Replace some hardcoded /rd/1 paths with /sys.
git-svn-id: svn://kolibrios.org@8088 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 12:33:16 +00:00
..
blkdev kernel: make ramdisk_init return pointer to disk structure. 2020-09-18 12:46:25 +00:00
boot Fix random boot issue: 'Failed to start first app' 2020-10-02 12:26:08 +00:00
bootloader Сlear direction flag for Phoenix BIOS (for correct printing of messages in real mode). 2018-04-02 06:33:43 +00:00
bus Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
core translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
detect Translate russian comments to english #2 , no code changes 2020-07-14 22:30:33 +00:00
docs Replace some hardcoded /rd/1 paths with /sys. 2020-10-02 12:33:16 +00:00
fs kernel: Bring back XFS: v4 and v5 disk formats are supported now. 2020-03-12 00:27:08 +00:00
gui translate russian comments to english #4, no code changes 2020-07-16 19:31:16 +00:00
hid
network Remove some extra debug 2020-06-08 20:02:15 +00:00
posix Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sec_loader/trunk
sound
video translate russian comments to english #4, no code changes 2020-07-16 19:31:16 +00:00
bootbios.asm Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro. 2019-02-22 22:40:13 +00:00
build.bat update kernel build.bat 2019-03-13 12:03:42 +00:00
build.sh Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
const.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
COPYING.TXT
crc.inc
data16.inc Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
data32.inc Replace some hardcoded /rd/1 paths with /sys. 2020-10-02 12:33:16 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
imports.inc
init.inc translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
kernel32.inc Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
kernel.asm Initialize APPDATA.{fd,bk}_ev fields for kernel threads. 2020-10-02 12:30:11 +00:00
kernelsp.inc
kglobals.inc
macros.inc Add empty $Revision$ macro. 2017-11-20 09:58:28 +00:00
Makefile Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
memmap.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
proc32.inc Update kernel's proc32.inc from fasm source 2018-06-15 00:31:47 +00:00
readme-ext-loader.txt Remove VRR code, mostly commented out anyway. 2017-11-29 00:15:25 +00:00
struct.inc
sys.conf
Tupfile.lua Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
unicode.inc kernel: Bring back XFS: v4 and v5 disk formats are supported now. 2020-03-12 00:27:08 +00:00
unpacker.inc