Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1066 5484 d 9 h serge /kernel/branches/kolibri_pe/ kernel heap: use on demand mapping  
864 5704 d 6 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
855 5730 d 3 h serge /kernel/branches/kolibri_pe/ compact static kernel memory  
851 5740 d 16 h serge /kernel/branches/kolibri_pe/ splitting kernel into sections  
848 5742 d 8 h serge /kernel/branches/kolibri_pe/ GRUB Now!!!  
847 5743 d 6 h serge /kernel/branches/kolibri_pe/ multiboot kernel  
837 5753 d 15 h serge /kernel/branches/kolibri_pe/ use e820 smap  
750 5913 d 14 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
593 6120 d 8 h mikedld /kernel/trunk/ Revision numbering fix  
543 6163 d 3 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
535 6170 d 9 h spraid /kernel/trunk/ translate some comments to english  
530 6177 d 23 h mikedld /kernel/trunk/ Changed 'revision' keyword to 'Revision', which is correct
Renamed 'lib_func.inc' to 'imports.inc'
Translated several Russian comments to English, but not all. Let's be serious, guys
 
529 6178 d 7 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
525 6179 d 13 h diamond /kernel/trunk/ * Fixed bug with handling of command-line for apps
* Fn 70 supports /sys/... syntax for access to sysdir (/rd/1 with normal boot)
 
521 6184 d 10 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
513 6188 d 12 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
512 6188 d 13 h spraid /kernel/trunk/ parse_fn.inc use mikedld librares (shuld be in %sys%/lib)
http://mikedld.com/f/libs-dev-3.7z

at sys.conf added network konfiguration
 
509 6190 d 8 h diamond /kernel/trunk/ more correct handling of bx_from_load var  
501 6192 d 2 h serge /kernel/trunk/ small optimization. reduce code size  
488 6197 d 2 h spraid /kernel/trunk/ loading libs for kernel
loading from HD
inifiles.asm (not completed, using with kernel to load sys.conf)
parse file names
%sys% may be system directory for programs (70 function)