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
859 5741 d 0 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 5768 d 18 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 5772 d 8 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
837 5785 d 7 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
693 5991 d 11 h mikedld /kernel/trunk/ Updated build scripts to include ensoniq, ps2mouse and uart drivers  
/kernel/trunk/build.bat
/kernel/trunk/makefile
467 6250 d 10 h mikedld /kernel/trunk/ Updated makefile to match build.bat (build with e.g. 'make all lang=en')
Made small synt/func corrections in build.bat
 
/kernel/trunk/blkdev/hd_drv.inc
/kernel/trunk/build.bat
/kernel/trunk/fs/ntfs.inc
/kernel/trunk/makefile
/kernel/trunk/unpacker.inc
137 6486 d 18 h mikedld /kernel/trunk/ Fixed client-relative behavior of functions 37.1 and 47  
/kernel/trunk/kernel.asm
/kernel/trunk/makefile
18 6786 d 23 h me_root /kernel/trunk/ 1. File 'makefile' updated. For use type 'make ru' or 'make en'.
2. Fixed bug in sys (17 rev. too). function 68,2,0
 
/kernel/trunk/makefile
17 6787 d 18 h me_root /kernel/trunk/ 1. Added file 'makefile' for unix systems.  
/kernel/trunk/makefile
/kernel/trunk/kernel.asm