kolibrios/kernel/trunk
Marat Zakiyanov (Mario79) 6be8a6f21c Fix bootlog
git-svn-id: svn://kolibrios.org@3775 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-07 02:31:00 +00:00
..
blkdev Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
boot Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus USB: new API for drivers to query device characteristics 2013-07-01 21:35:01 +00:00
core Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
detect Dynamic setting interrupts for Floppy controller 2013-07-06 11:33:30 +00:00
docs USB: new API for drivers to query device characteristics 2013-07-01 21:35:01 +00:00
drivers sound: final attempt 2013-07-05 17:42:29 +00:00
fs Dynamic setting interrupts for Floppy controller 2013-07-06 11:33:30 +00:00
gui style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Small bugfix in TCP_input for data when header prediction failed. 2013-07-04 10:15:03 +00:00
sec_loader/trunk do not use macro in sec_loader 2013-06-04 11:16:20 +00:00
sound
video kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
build.bat
const.inc 1) Dynamic setting interrupts for IDE controller 2013-07-05 06:43:56 +00:00
COPYING.TXT
data16.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
data32.inc Fix bootlog 2013-07-07 02:31:00 +00:00
data32sp.inc Fix bootlog 2013-07-07 02:31:00 +00:00
encoding.inc add forgotten include 2013-05-27 22:19:11 +00:00
fdo.inc Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
imports.inc
init.inc kernel: removed unnecessary duplication of BOOT_VAR 2013-06-29 08:26:56 +00:00
kernel32.inc fix some GUI problems highlighted by r3534 2013-05-27 16:49:46 +00:00
kernel.asm Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
kernelsp.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
kglobals.inc
macros.inc make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
makefile
memmap.inc
proc32.inc
readme-ext-loader.txt recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
struct.inc
sys.conf
unpacker.inc