kolibrios/kernel/trunk
Evgeny Grechnikov (Diamond) 44a74d9138 * Fixed bugs in user_alloc and user_free.
* 'stdcall' procedures now do not generate stupid 'ret 0'
  (useful when compiling with FASM before 1.66)

git-svn-id: svn://kolibrios.org@213 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-17 12:34:35 +00:00
..
blkdev Now writing to HD uses old PIO mode instead of bugged DMA. 2006-11-10 11:06:12 +00:00
boot Kernel updated to 0.6.3.0 2006-10-31 16:11:04 +00:00
bus/pci moving to kernel directory 2005-10-07 04:39:30 +00:00
core * Fixed bugs in user_alloc and user_free. 2006-11-17 12:34:35 +00:00
detect bootcode.inc: fixed error in loader block checks 2006-08-31 12:56:29 +00:00
docs * COPY2 rewritten to function 70 by Mario79. 2006-10-24 14:39:29 +00:00
drivers Kernel: Smoothing image code from Mario79, build scripts for skin and drivers/build.bat 2006-11-02 14:18:23 +00:00
fs File system: added function 70.8 - delete file/folder 2006-10-09 12:34:00 +00:00
gui Final attempt to fix border drawing 2006-10-18 11:29:50 +00:00
hid new kernel 2006-10-06 06:09:41 +00:00
network Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
skin Kernel: Smoothing image code from Mario79, build scripts for skin and drivers/build.bat 2006-11-02 14:18:23 +00:00
sound Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
video Kernel: Smoothing image code from Mario79, build scripts for skin and drivers/build.bat 2006-11-02 14:18:23 +00:00
build_en.bat Scripts now deletes lang.inc after compiling kernel. 2006-09-19 10:39:40 +00:00
build_ge.bat Scripts now deletes lang.inc after compiling kernel. 2006-09-19 10:39:40 +00:00
build_ru.bat Scripts now deletes lang.inc after compiling kernel. 2006-09-19 10:39:40 +00:00
const.inc fixed wrong COFF size calculations in load_driver and load_library 2006-11-03 15:19:15 +00:00
kernel16.inc mv, gifview, jpegview: modified to use function 70 2006-08-25 13:06:57 +00:00
kernel32.inc 1)fixed applications iopl level 2)fixed #PF exceptions handler 2006-10-10 05:11:30 +00:00
kernel.asm 16Mb version 2006-11-16 10:59:49 +00:00
kglobals.inc hd_drv.inc: now code should work correctly on any computer 2006-10-04 14:35:44 +00:00
makefile Fixed client-relative behavior of functions 37.1 and 47 2006-08-26 19:08:10 +00:00
memmap.inc 16Mb version 2006-11-16 10:59:49 +00:00
proc32.inc * Fixed bugs in user_alloc and user_free. 2006-11-17 12:34:35 +00:00
unpacker.inc Kernel: support for kernel packer 2006-10-16 12:17:49 +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