Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
537 6168 d 7 h diamond /kernel/tags/kolibri0.7.0.0/ Tag for kolibri0.7.0.0  
535 6168 d 7 h spraid /kernel/trunk/ translate some comments to english  
533 6171 d 11 h diamond /kernel/trunk/ Fixed work with CD broken in svn.521  
530 6175 d 21 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 6176 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 6177 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 6182 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
 
520 6182 d 13 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
513 6186 d 10 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
512 6186 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 6188 d 7 h diamond /kernel/trunk/ more correct handling of bx_from_load var  
501 6190 d 1 h serge /kernel/trunk/ small optimization. reduce code size  
495 6191 d 5 h diamond /kernel/trunk/fs/ Deleted obsolete sysfunction 58.1  
488 6195 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)
 
467 6216 d 17 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
 
465 6218 d 14 h serge /kernel/trunk/ merge flat kernel  
431 6241 d 8 h serge /kernel/trunk/ copyrights  
425 6245 d 21 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
422 6247 d 16 h serge /kernel/trunk/fs/ fixed bug in fs_lfn  
389 6261 d 23 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6266 d 0 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6267 d 9 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
379 6267 d 11 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
364 6276 d 6 h diamond /kernel/trunk/ ISO9660 bugfixes  
335 6285 d 9 h diamond /kernel/trunk/ Fixed creation of files with empty names when writing to '/path/'  
321 6290 d 6 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
277 6309 d 6 h diamond /kernel/trunk/ * Updated documentation
* Deleted useless code
 
273 6313 d 7 h diamond /kernel/trunk/ ntfs.inc: bugfixes
taskman.inc: IOPL reverted back to 1
 
265 6317 d 9 h diamond /kernel/trunk/ ntfs.inc: bugfix
kernel.asm: normal keyboard typematic rate&delay
 
263 6318 d 5 h Ghost /kernel/trunk/ removing useless files  
262 6318 d 5 h diamond /kernel/trunk/ NTFS reader, part 3: get file info & read normal files
taskman.inc: now invalid command line and/or path fields in program header
will not crash the kernel
 
257 6327 d 9 h diamond /kernel/trunk/fs/ NTFS reader, part 2: read all directories  
256 6328 d 5 h diamond /kernel/trunk/ NTFS reader, part 1: read root directory  
237 6340 d 14 h serge /kernel/trunk/ kernel support for loading compressed apps - part 1  
171 6409 d 8 h diamond /kernel/trunk/ File system: added function 70.8 - delete file/folder  
160 6421 d 5 h diamond /kernel/trunk/ DMA access to HD  
154 6429 d 7 h diamond / File subsystem: fixed function 70.0 for CD
Window subsystem: now minimized windows are not activated when program terminates
@RB: now it ignores minimized windows
CMD: version from K0600 distro (modified to use fn 70.7 instead of 19) +
redraw does not change window border
 
150 6430 d 8 h diamond /kernel/ File subsystem: fixed error in function 70.5 for CD
Window subsystem: now when window coordinates are changed,
client area is changed too
 
147 6440 d 7 h diamond / Kernel: updated to Kolibri 0.6.0.0 distr
Programs from K0600 distr: CDP, KEYASCII
 
139 6451 d 7 h diamond / Kernel: rewritten function 4
@rcher, ac97wav, midamp, rtfread: modified to use function 70