Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
928 5632 d 16 h serge /kernel/branches/kolibri_pe/ move kernel vars into .bss  
914 5648 d 1 h serge /kernel/branches/kolibri_pe/ sync with trunk #913  
908 5649 d 22 h serge /kernel/branches/kolibri_pe/ link dll  
892 5654 d 4 h serge /kernel/branches/kolibri_pe/ PE loader. link with required dll  
890 5655 d 10 h serge /kernel/branches/kolibri_pe/ PE loader. Link kernel.mnt  
889 5655 d 23 h serge /kernel/branches/kolibri_pe/ PE loader. "C" version  
886 5658 d 8 h serge /kernel/branches/kolibri_pe/ mem_free  
864 5700 d 14 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
862 5703 d 18 h serge /kernel/branches/kolibri_pe/ fixed ASSERT conditions  
861 5704 d 9 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image
 
859 5705 d 16 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
854 5733 d 10 h serge /kernel/branches/kolibri_pe/ mixed compilation  
851 5737 d 0 h serge /kernel/branches/kolibri_pe/ splitting kernel into sections  
837 5749 d 23 h serge /kernel/branches/kolibri_pe/ use e820 smap  
693 5956 d 3 h mikedld /kernel/trunk/ Updated build scripts to include ensoniq, ps2mouse and uart drivers  
467 6215 d 2 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
 
137 6451 d 10 h mikedld /kernel/trunk/ Fixed client-relative behavior of functions 37.1 and 47  
18 6751 d 15 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
 
17 6752 d 10 h me_root /kernel/trunk/ 1. Added file 'makefile' for unix systems.