kolibrios/kernel/trunk/core
Evgeny Grechnikov (Diamond) 822a9715c4 * Modified sysfunction 65 (see documentation), use new KFAR
* Deleted useless sysfunction 59 (syscalls trace)
* Load vmode.mdr via new file subsystem
* KFar 0.2

git-svn-id: svn://kolibrios.org@314 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-02 15:09:14 +00:00
..
debug.inc kernel support for loading compressed apps - part 1 2006-12-17 06:22:59 +00:00
dll.inc fixed 1)params description in create_kernel_object 2007-01-23 14:55:03 +00:00
exports.inc imports header 2007-01-19 03:58:46 +00:00
fpu.inc 1)fixed wrong SSE detection for old AMD chips 2006-11-27 10:07:51 +00:00
heap.inc * Fixed memory leak in new_mem_resize (caused by off-by-one error). 2007-01-25 13:42:23 +00:00
malloc.inc small heap and malloc/free 2007-01-17 04:43:21 +00:00
memory.inc * Fixed memory leak in new_mem_resize (caused by off-by-one error). 2007-01-25 13:42:23 +00:00
sched.inc Corrections in DMA code from Mario79 2006-10-20 08:35:15 +00:00
sync.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
sys32.inc kernel support for loading compressed apps - part 1 2006-12-17 06:22:59 +00:00
syscall.inc * Modified sysfunction 65 (see documentation), use new KFAR 2007-02-02 15:09:14 +00:00
taskman.inc 1) fix drivers version 2007-01-20 11:25:16 +00:00