kolibrios/kernel/trunk
Andrey Halyavin (halyavin) b573c43d09 *Fixed bug in procedure starting applications
from /rd and /fd when some memory after end of 
 image hasn't been initialized by zero.
*Kernel now takes into account size of image
 when starting from /rd and /fd. (previously it
 assumes that size of file is equal to size of
 image)

git-svn-id: svn://kolibrios.org@130 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-15 16:59:11 +00:00
..
blkdev Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
boot 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed. 2006-08-10 18:18:33 +00:00
bus/pci moving to kernel directory 2005-10-07 04:39:30 +00:00
core *Fixed bug in procedure starting applications 2006-08-15 16:59:11 +00:00
detect Fixed PS/2 mouse detection procedure, timeouts. 2006-08-14 08:34:49 +00:00
docs 1) Small fix for the code regulating speed COM mouses. 2006-08-14 15:24:38 +00:00
fs Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
gui 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed. 2006-08-10 18:18:33 +00:00
hid 1) Small fix for the code regulating speed COM mouses. 2006-08-14 15:24:38 +00:00
network Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
skin Some corrections to structure. Unziped files apm.zip and skin_v3.zip! 2006-07-29 07:24:02 +00:00
sound Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
video 1) small fix of code VGA. 2006-08-12 15:21:53 +00:00
build_en.bat More correct build_ru.bat and build_en.bat 2005-10-10 16:57:18 +00:00
build_ru.bat More correct build_ru.bat and build_en.bat 2005-10-10 16:57:18 +00:00
kernel16.inc Now kernel can be compiled with fasm 1.66. 2006-05-26 10:48:09 +00:00
kernel32.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
kernel.asm 1) The function 18/19 - to get/set mouse features 2006-08-13 13:02:57 +00:00
kglobals.inc moving to kernel directory 2005-10-07 04:39:30 +00:00
makefile 1. File 'makefile' updated. For use type 'make ru' or 'make en'. 2005-10-30 14:12:57 +00:00
memmap.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
vmodeint.inc 1. faster GUI: calculatescreen 2006-08-01 14:09:42 +00:00
vmodeld.inc moving to kernel directory 2005-10-07 04:39:30 +00:00