Subversion Repositories Kolibri OS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2971 4249 d 12 h Serge /kernel/branches/kolibri_pe/ kolibri_pe: the latest 32-bit version  
/kernel/branches/kolibri_pe/gui/win.c
/kernel/branches/kolibri_pe/blkdev/cd_drv.inc
/kernel/branches/kolibri_pe/blkdev/rd.inc
/kernel/branches/kolibri_pe/blkdev/rdsave.inc
/kernel/branches/kolibri_pe/boot/booteng.inc
/kernel/branches/kolibri_pe/boot/bootet.inc
/kernel/branches/kolibri_pe/boot/bootge.inc
/kernel/branches/kolibri_pe/boot/bootru.inc
/kernel/branches/kolibri_pe/boot/bootvesa.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/dll.c
/kernel/branches/kolibri_pe/core/dll.inc
/kernel/branches/kolibri_pe/core/export.asm
/kernel/branches/kolibri_pe/core/fpu.inc
/kernel/branches/kolibri_pe/core/frame.c
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/init.asm
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/pe.c
/kernel/branches/kolibri_pe/core/slab.c
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/core/syscall.asm
/kernel/branches/kolibri_pe/core/syscall.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/docs/sysfuncr.txt
/kernel/branches/kolibri_pe/docs/sysfuncs.txt
/kernel/branches/kolibri_pe/drivers/sb16/CONFIG.INC
/kernel/branches/kolibri_pe/fdo.inc
/kernel/branches/kolibri_pe/fs/fat32.inc
/kernel/branches/kolibri_pe/fs/fs.inc
/kernel/branches/kolibri_pe/fs/iso9660.inc
/kernel/branches/kolibri_pe/fs/ntfs.inc
/kernel/branches/kolibri_pe/gui/button.inc
/kernel/branches/kolibri_pe/gui/font.inc
/kernel/branches/kolibri_pe/gui/window.inc
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/include/pe.h
/kernel/branches/kolibri_pe/include/slab.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/kernel32.inc
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/network/eth_drv/arp.inc
/kernel/branches/kolibri_pe/network/eth_drv/ethernet.inc
/kernel/branches/kolibri_pe/network/ip.inc
/kernel/branches/kolibri_pe/network/queue.inc
/kernel/branches/kolibri_pe/network/socket.inc
/kernel/branches/kolibri_pe/network/stack.inc
/kernel/branches/kolibri_pe/network/tcp.inc
/kernel/branches/kolibri_pe/network/udp.inc
/kernel/branches/kolibri_pe/sound/playnote.inc
/kernel/branches/kolibri_pe/video/cursors.inc
/kernel/branches/kolibri_pe/video/vesa12.inc
/kernel/branches/kolibri_pe/video/vesa20.inc
1066 5479 d 22 h serge /kernel/branches/kolibri_pe/ kernel heap: use on demand mapping  
/kernel/branches/kolibri_pe/core/buddy.inc
/kernel/branches/kolibri_pe/core/frame.c
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/dll.c
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/init.asm
/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/pe.c
/kernel/branches/kolibri_pe/core/slab.c
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/core/thread.c
/kernel/branches/kolibri_pe/fs/parse_fn.inc
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/include/pe.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/ld.x
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/printf.inc
/kernel/branches/kolibri_pe/unpacker.inc
914 5647 d 6 h serge /kernel/branches/kolibri_pe/ sync with trunk #913  
/kernel/branches/kolibri_pe/drivers/sb16/README.TXT
/kernel/branches/kolibri_pe/network/eth_drv/drivers/forcedeth.inc
/kernel/branches/kolibri_pe/core/dll.c
/kernel/branches/kolibri_pe/core/export.asm
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/pe.c
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/docs/sysfuncr.txt
/kernel/branches/kolibri_pe/drivers/ati2d.asm
/kernel/branches/kolibri_pe/drivers/r500hw.inc
/kernel/branches/kolibri_pe/fs/fs_lfn.inc
/kernel/branches/kolibri_pe/include/pe.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/network/eth_drv/drivers/rtl8169.inc
/kernel/branches/kolibri_pe/network/eth_drv/ethernet.inc
/kernel/branches/kolibri_pe/network/ip.inc
/kernel/branches/kolibri_pe/network/queue.inc
/kernel/branches/kolibri_pe/network/socket.inc
/kernel/branches/kolibri_pe/network/stack.inc
/kernel/branches/kolibri_pe/network/tcp.inc
/kernel/branches/kolibri_pe/network/udp.inc
/kernel/branches/kolibri_pe/video/vesa12.inc
/kernel/branches/kolibri_pe/video/vesa20.inc
908 5649 d 3 h serge /kernel/branches/kolibri_pe/ link dll  
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/dll.c
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/mm.c
/kernel/branches/kolibri_pe/core/pe.c
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/drivers/ati2d.asm
/kernel/branches/kolibri_pe/include/pe.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/ld.x
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/printf.inc
890 5654 d 15 h serge /kernel/branches/kolibri_pe/ PE loader. Link kernel.mnt  
/kernel/branches/kolibri_pe/core/dll.c
/kernel/branches/kolibri_pe/core/export.asm
/kernel/branches/kolibri_pe/bus/pci/pci32.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/dll.inc
/kernel/branches/kolibri_pe/core/exports.inc
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/malloc.inc
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/include/types.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/kernel32.inc
/kernel/branches/kolibri_pe/ld.x
/kernel/branches/kolibri_pe/makefile
889 5655 d 4 h serge /kernel/branches/kolibri_pe/ PE loader. "C" version  
/kernel/branches/kolibri_pe/core/dll.inc
/kernel/branches/kolibri_pe/core/exports.inc
/kernel/branches/kolibri_pe/core/heap.c
/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/peload.inc
/kernel/branches/kolibri_pe/core/string.inc
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/makefile
888 5655 d 18 h serge /kernel/branches/kolibri_pe/ new memory management for kernel heap  
/kernel/branches/kolibri_pe/core/test.c
/kernel/branches/kolibri_pe/core/exports.inc
/kernel/branches/kolibri_pe/core/heap.c
/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/sys32.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/kernel.asm
887 5657 d 10 h serge /kernel/branches/kolibri_pe/ replace old kernel_free with mem_free  
/kernel/branches/kolibri_pe/core/dll.inc
/kernel/branches/kolibri_pe/core/exports.inc
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/peload.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/core/v86.inc
/kernel/branches/kolibri_pe/drivers/imports.inc
/kernel/branches/kolibri_pe/drivers/infinity.asm
/kernel/branches/kolibri_pe/drivers/sis.asm
/kernel/branches/kolibri_pe/drivers/sound.asm
/kernel/branches/kolibri_pe/fs/ntfs.inc
/kernel/branches/kolibri_pe/gui/skincode.inc
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/video/cursors.inc
864 5699 d 19 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
/kernel/branches/kolibri_pe/boot/boot.asm
/kernel/branches/kolibri_pe/core/dll.inc
/kernel/branches/kolibri_pe/core/exports.inc
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/heap.inc
/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/peload.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/core/v86.inc
/kernel/branches/kolibri_pe/detect/getcache.inc
/kernel/branches/kolibri_pe/drivers/imports.inc
/kernel/branches/kolibri_pe/drivers/infinity.asm
/kernel/branches/kolibri_pe/drivers/sis.asm
/kernel/branches/kolibri_pe/drivers/sound.asm
/kernel/branches/kolibri_pe/fs/ntfs.inc
/kernel/branches/kolibri_pe/fs/parse_fn.inc
/kernel/branches/kolibri_pe/gui/event.inc
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/video/cursors.inc
859 5704 d 21 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
854 5732 d 15 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
843 5740 d 20 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 5747 d 2 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
839 5747 d 21 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 5749 d 4 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
823 5765 d 23 h diamond /kernel/trunk/core/ bugfixes in 68.20 for decreasing allocated memory size  
/kernel/trunk/core/heap.inc
819 5772 d 13 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
/kernel/trunk/core/dll.inc
/kernel/trunk/core/exports.inc
/kernel/trunk/core/heap.inc
/kernel/trunk/core/memory.inc
/kernel/trunk/core/peload.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/drivers/ati2d.asm
/kernel/trunk/video/cursors.inc
793 5847 d 0 h serge /kernel/trunk/core/ fixed kernel heap size  
/kernel/trunk/core/heap.inc
750 5909 d 3 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
/kernel/trunk/blkdev/ide_cache.inc
/kernel/trunk/boot/booteng.inc
/kernel/trunk/boot/bootet.inc
/kernel/trunk/boot/bootge.inc
/kernel/trunk/boot/bootru.inc
/kernel/trunk/boot/bootstr.inc
/kernel/trunk/boot/bootvesa.inc
/kernel/trunk/boot/et.inc
/kernel/trunk/boot/ru.inc
/kernel/trunk/bus/pci/pci32.inc
/kernel/trunk/const.inc
/kernel/trunk/core/conf_lib.inc
/kernel/trunk/core/debug.inc
/kernel/trunk/core/dll.inc
/kernel/trunk/core/export.inc
/kernel/trunk/core/exports.inc
/kernel/trunk/core/ext_lib.inc
/kernel/trunk/core/fpu.inc
/kernel/trunk/core/heap.inc
/kernel/trunk/core/malloc.inc
/kernel/trunk/core/memory.inc
/kernel/trunk/core/peload.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/string.inc
/kernel/trunk/core/sync.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/core/v86.inc
/kernel/trunk/data16.inc
/kernel/trunk/data32.inc
/kernel/trunk/detect/biosdisk.inc
/kernel/trunk/detect/disks.inc
/kernel/trunk/detect/getcache.inc
/kernel/trunk/fdo.inc
/kernel/trunk/fs/parse_fn.inc
/kernel/trunk/imports.inc
/kernel/trunk/init.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
/kernel/trunk/kglobals.inc
/kernel/trunk/macros.inc
/kernel/trunk/memmap.inc
/kernel/trunk/proc32.inc
/kernel/trunk/unpacker.inc
/kernel/trunk/vmodeint.inc
/kernel/trunk/vmodeld.inc
663 6030 d 8 h serge /kernel/trunk/core/ fix load_file  
/kernel/trunk/core/dll.inc
/kernel/trunk/core/exports.inc
/kernel/trunk/core/heap.inc
/kernel/trunk/core/memory.inc

Show All