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
6262 2981 d 13 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
5363 3389 d 0 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
3780 3938 d 12 h Serge / remame /addappl to /KolibriOS  
3663 3960 d 23 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
2455 4420 d 3 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4570 d 23 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
750 5904 d 13 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
593 6111 d 6 h mikedld /kernel/trunk/ Revision numbering fix  
543 6154 d 2 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
535 6161 d 7 h spraid /kernel/trunk/ translate some comments to english  
530 6168 d 22 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 6169 d 6 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
525 6170 d 12 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 6175 d 9 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 6179 d 10 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
512 6179 d 11 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 6181 d 7 h diamond /kernel/trunk/ more correct handling of bx_from_load var  
501 6183 d 1 h serge /kernel/trunk/ small optimization. reduce code size  
488 6188 d 1 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)