Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2971 4275 d 13 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 5505 d 23 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 5673 d 7 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
897 5677 d 2 h serge /kernel/branches/kolibri_pe/ exec PE  
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/dll.c
/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/fs/fs_lfn.inc
/kernel/branches/kolibri_pe/fs/ntfs.inc
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/kernel.asm
887 5683 d 12 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 5725 d 20 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 5730 d 22 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 5751 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
851 5762 d 6 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
848 5763 d 22 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 5764 d 20 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 5765 d 2 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
837 5775 d 5 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
820 5793 d 22 h diamond /kernel/trunk/ * more space for EBDA in V86
* some bugfixes in NTFS support
 
/kernel/trunk/blkdev/hd_drv.inc
/kernel/trunk/core/v86.inc
/kernel/trunk/fs/ntfs.inc
800 5832 d 21 h diamond /kernel/trunk/fs/ normal work with CD: bugfix of revision 758  
/kernel/trunk/fs/iso9660.inc
758 5928 d 12 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
/kernel/trunk/blkdev/cd_drv.inc
/kernel/trunk/fs/iso9660.inc
750 5935 d 4 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
709 5949 d 20 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
/kernel/trunk/core/v86.inc
/kernel/trunk/detect/biosdisk.inc
/kernel/trunk/blkdev/hd_drv.inc
/kernel/trunk/blkdev/ide_cache.inc
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/boot/booteng.inc
/kernel/trunk/boot/bootet.inc
/kernel/trunk/boot/bootge.inc
/kernel/trunk/boot/bootru.inc
/kernel/trunk/boot/preboot.inc
/kernel/trunk/core/debug.inc
/kernel/trunk/core/dll.inc
/kernel/trunk/core/fpu.inc
/kernel/trunk/core/memory.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/data32.inc
/kernel/trunk/detect/getcache.inc
/kernel/trunk/detect/sear_par.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/fs/part_set.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
/kernel/trunk/memmap.inc
/kernel/trunk/unpacker.inc
654 6059 d 1 h diamond /kernel/trunk/fs/ fixed serious FAT32 bug introduced in svn.649  
/kernel/trunk/fs/fat32.inc
649 6061 d 21 h diamond /kernel/trunk/fs/ acceleration of FAT writing  
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/part_set.inc

Show All