kolibrios/kernel/trunk
hidnplayr 338b57422f network code cleanup, fix some statistics
git-svn-id: svn://kolibrios.org@7678 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 18:21:44 +00:00
..
blkdev Relax Protective MBR checks. 2018-11-09 21:18:56 +00:00
boot Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro. 2019-02-22 22:40:13 +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 Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
core По решению администрации убрал функцию 2018-08-27 13:24:33 +00:00
detect Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
docs 1. loaddrv: show load drv result, show hint on error 2019-04-30 11:05:08 +00:00
fs Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
gui Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
hid Precise mouse settings 2016-02-15 00:31:38 +00:00
network network code cleanup, fix some statistics 2019-08-25 18:21:44 +00:00
posix Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sec_loader/trunk
sound
video Fix kernel crash on high screen resolution. 2018-11-02 00:14:46 +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 Fix kernel crash on high screen resolution. 2018-11-02 00:14:46 +00:00
COPYING.TXT
crc.inc Support GUID Partition Table (GPT) disk layout 2017-01-14 21:28:27 +00:00
data16.inc Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
data32.inc Check for Catalan language, fix 'ca' build. 2019-03-12 00:44:14 +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 Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
kernel32.inc kernel: initial pipe() support 2017-06-15 22:36:39 +00:00
kernel.asm Fix compilation with extended_primary_loader. 2019-03-11 21:33:33 +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 Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +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
unpacker.inc