kolibrios-fun/kernel/trunk
Sergey Semyonov (Serge) 6298589632 kernel: fix user_unmap
git-svn-id: svn://kolibrios.org@3798 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:29:34 +00:00
..
blkdev Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
boot Full cleaning the text area before showing vmodes table. Fix for r.3777 2013-07-10 01:24:57 +00:00
bootloader
bus USB: new API for drivers to query device characteristics 2013-07-01 21:35:01 +00:00
core kernel: fix user_unmap 2013-07-10 09:29:34 +00:00
detect Removing useless stdcall enable_irq 2013-07-09 21:04:46 +00:00
docs update documentation 2013-07-09 17:56:44 +00:00
drivers sound: final attempt 2013-07-05 17:42:29 +00:00
fs remame /addappl to /KolibriOS 2013-07-08 08:17:53 +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
sound
video kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
build.bat
const.inc Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e). 2013-07-07 23:12:01 +00:00
COPYING.TXT
data16.inc
data32.inc Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777). 2013-07-08 05:45:58 +00:00
data32sp.inc Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777). 2013-07-08 05:45:58 +00:00
encoding.inc
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
kernel.asm Removing useless stdcall enable_irq 2013-07-09 21:04:46 +00:00
kernelsp.inc
kglobals.inc
macros.inc
makefile
memmap.inc
proc32.inc
readme-ext-loader.txt
struct.inc
sys.conf
unpacker.inc