Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
862 5716 d 1 h serge /kernel/branches/kolibri_pe/ fixed ASSERT conditions  
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/init.c
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/mm.c
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/makefile
861 5716 d 16 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image
 
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/init.c
/kernel/branches/kolibri_pe/core/malloc.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/mm.c
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/include/link.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/makefile
860 5717 d 22 h serge /kernel/branches/kolibri_pe/ merged trunk 850 - 858  
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/drivers/sb16/CONFIG.INC
/kernel/branches/kolibri_pe/drivers/sb16/SB16.INC
/kernel/branches/kolibri_pe/drivers/sb16/sb16.asm
/kernel/branches/kolibri_pe/drivers/uart.asm
/kernel/branches/kolibri_pe/gui/window.inc
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/video/arrow.cur
859 5717 d 23 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/slab.c
/kernel/branches/kolibri_pe/core/test.c
/kernel/branches/kolibri_pe/include/slab.h
/kernel/branches/kolibri_pe
/kernel/branches/kolibri_pe/bin
/kernel/branches/kolibri_pe/bin/boot
/kernel/branches/kolibri_pe/blkdev
/kernel/branches/kolibri_pe/boot
/kernel/branches/kolibri_pe/boot/start.asm
/kernel/branches/kolibri_pe/bootloader
/kernel/branches/kolibri_pe/bus
/kernel/branches/kolibri_pe/bus/pci
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/mm.c
/kernel/branches/kolibri_pe/core/sched.inc
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/detect
/kernel/branches/kolibri_pe/detect/getcache.inc
/kernel/branches/kolibri_pe/docs
/kernel/branches/kolibri_pe/drivers
/kernel/branches/kolibri_pe/drivers/sb16
/kernel/branches/kolibri_pe/drivers/usb
/kernel/branches/kolibri_pe/fs
/kernel/branches/kolibri_pe/gui
/kernel/branches/kolibri_pe/hid
/kernel/branches/kolibri_pe/include
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/link.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/network
/kernel/branches/kolibri_pe/network/eth_drv
/kernel/branches/kolibri_pe/network/eth_drv/drivers
/kernel/branches/kolibri_pe/skin
/kernel/branches/kolibri_pe/sound
/kernel/branches/kolibri_pe/video
855 5738 d 17 h serge /kernel/branches/kolibri_pe/ compact static kernel memory  
/kernel/branches/kolibri_pe/boot/boot.asm
/kernel/branches/kolibri_pe/bus/pci/pci32.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/v86.inc
/kernel/branches/kolibri_pe/drivers/infinity.asm
/kernel/branches/kolibri_pe/drivers/sb16/CONFIG.INC
/kernel/branches/kolibri_pe/fs/parse_fn.inc
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/ld.x
854 5745 d 17 h serge /kernel/branches/kolibri_pe/ mixed compilation  
/kernel/branches/kolibri_pe/boot/start.asm
/kernel/branches/kolibri_pe/core/init.c
/kernel/branches/kolibri_pe/core/mm.c
/kernel/branches/kolibri_pe/core/multiboot.h
/kernel/branches/kolibri_pe/core/spinlock.c
/kernel/branches/kolibri_pe/include
/kernel/branches/kolibri_pe/include/atomic.h
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/link.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/include/spinlock.h
/kernel/branches/kolibri_pe/include/types.h
/kernel/branches/kolibri_pe/boot/boot
/kernel/branches/kolibri_pe/boot/init.asm
/kernel/branches/kolibri_pe/core/init.asm
/kernel/branches/kolibri_pe/core/mm.asm
/kernel/branches/kolibri_pe/boot/boot.asm
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/export.inc
/kernel/branches/kolibri_pe/core/exports.inc
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/ld.x
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/network/eth_drv/drivers/sis900.inc
851 5749 d 7 h serge /kernel/branches/kolibri_pe/ splitting kernel into sections  
/kernel/branches/kolibri_pe/bin
/kernel/branches/kolibri_pe/bin/boot
/kernel/branches/kolibri_pe/boot/boot
/kernel/branches/kolibri_pe/boot/boot.asm
/kernel/branches/kolibri_pe/boot/init.asm
/kernel/branches/kolibri_pe/boot/bootcode.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/data16.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/fs/parse_fn.inc
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/ld.x
/kernel/branches/kolibri_pe/makefile
849 5750 d 3 h serge /kernel/branches/kolibri_pe/ PE kernel  
/kernel/branches/kolibri_pe/ld.x
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/detect/disks.inc
/kernel/branches/kolibri_pe/kernel.asm
848 5750 d 23 h serge /kernel/branches/kolibri_pe/ GRUB Now!!!  
/kernel/branches/kolibri_pe/blkdev/rd.inc
/kernel/branches/kolibri_pe/boot/bootcode.inc
/kernel/branches/kolibri_pe/boot/bootru.inc
/kernel/branches/kolibri_pe/boot/preboot.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/core/v86.inc
/kernel/branches/kolibri_pe/data16.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/detect/dev_hdcd.inc
/kernel/branches/kolibri_pe/detect/disks.inc
/kernel/branches/kolibri_pe/detect/sear_par.inc
/kernel/branches/kolibri_pe/fs/fat32.inc
/kernel/branches/kolibri_pe/fs/parse_fn.inc
/kernel/branches/kolibri_pe/kernel.asm
847 5751 d 21 h serge /kernel/branches/kolibri_pe/ multiboot kernel  
/kernel/branches/kolibri_pe/core/init.asm
/kernel/branches/kolibri_pe/core/mm.asm
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/fs/parse_fn.inc
/kernel/branches/kolibri_pe/init.inc
/kernel/branches/kolibri_pe/kernel.asm
846 5752 d 3 h serge /kernel/branches/kolibri_pe/ preparing for GRUB  
/kernel/branches/kolibri_pe/core/mm.asm
/kernel/branches/kolibri_pe/printf.inc
/kernel/branches/kolibri_pe/blkdev/fdc.inc
/kernel/branches/kolibri_pe/blkdev/rd.inc
/kernel/branches/kolibri_pe/blkdev/rdsave.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/fs/fs.inc
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/video/cursors.inc
844 5753 d 19 h serge /kernel/branches/kolibri_pe/ merged trunk 842  
/kernel/branches/kolibri_pe/docs/sysfuncr.txt
/kernel/branches/kolibri_pe/kernel.asm
843 5753 d 22 h serge /kernel/branches/kolibri_pe/ initial buddy allocator  
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/kernel.asm
841 5760 d 4 h serge /kernel/branches/kolibri_pe/ boot time allocator  
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/kernel.asm
840 5760 d 20 h serge /kernel/branches/kolibri_pe/ allocate memory for display_data  
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/dll.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/gui/window.inc
/kernel/branches/kolibri_pe/hid/mousedrv.inc
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/video/vesa12.inc
/kernel/branches/kolibri_pe/video/vesa20.inc
839 5760 d 23 h serge /kernel/branches/kolibri_pe/ redesigned memory layout  
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/init.inc
/kernel/branches/kolibri_pe/kernel.asm
837 5762 d 6 h serge /kernel/branches/kolibri_pe/ use e820 smap  
/kernel/branches/kolibri_pe
/kernel/branches/kolibri_pe/boot/bootcode.inc
/kernel/branches/kolibri_pe/boot/preboot.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/peload.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/init.inc
/kernel/branches/kolibri_pe/kernel.asm
803 5797 d 21 h alver /kernel/trunk/  
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/gui/button.inc
/kernel/trunk/gui/font.inc
/kernel/trunk/kernel.asm
802 5811 d 0 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
/kernel/trunk/drivers/sb16
/kernel/trunk/drivers/sb16/CONFIG.INC
/kernel/trunk/drivers/sb16/SB16.INC
/kernel/trunk/drivers/sb16/sb16.asm
/kernel/trunk/sound/sb16.inc
/kernel/trunk/core/conf_lib.inc
/kernel/trunk/core/dll.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/data32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/drivers/ati2d.asm
/kernel/trunk/drivers/com_mouse.asm
/kernel/trunk/drivers/ensoniq.asm
/kernel/trunk/drivers/imports.inc
/kernel/trunk/drivers/infinity.asm
/kernel/trunk/drivers/proc32.inc
/kernel/trunk/drivers/ps2mouse.asm
/kernel/trunk/drivers/sceletone.asm
/kernel/trunk/hid/mousedrv.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
/kernel/trunk/sound/playnote.inc
/kernel/trunk/video/cursors.inc
774 5893 d 19 h Rus / Reorganization interrupts handlers part 2.
(I hope, I didn't something stupid.)
Fixed bug in get_pid function.
Added copyright in com mouse driver.
Fixed incorrect comment inscription in boot\ru.inc .
 
/drivers/mouse/ps2mouse4d/trunk/ps2mouse.asm
/drivers/sisnbook/sis.asm
/kernel/trunk/boot/ru.inc
/kernel/trunk/core/dll.inc
/kernel/trunk/core/exports.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/drivers/com_mouse.asm
/kernel/trunk/drivers/ensoniq.asm
/kernel/trunk/drivers/ps2mouse.asm
/kernel/trunk/drivers/sis.asm
/kernel/trunk/drivers/sound.asm
/kernel/trunk/drivers/uart.asm
/kernel/trunk/kernel.asm

Show All