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
709 5919 d 4 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
654 6028 d 9 h diamond /kernel/trunk/fs/ fixed serious FAT32 bug introduced in svn.649  
649 6031 d 5 h diamond /kernel/trunk/fs/ acceleration of FAT writing  
628 6059 d 23 h mario79 /kernel/trunk/ ATAPI:
1) Fix - sectors read with errors now are not brought in the cache.
2) Timeout at absence of the disk in ATAPI drive is reduced about 10 seconds without lowering reliability of reading at presence of the disk. Earlier time the waiting could make 1-1.5 minutes.
 
593 6111 d 6 h mikedld /kernel/trunk/ Revision numbering fix  
588 6112 d 7 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
585 6115 d 23 h mario79 / The universal cache of IDE devices.
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.
 
578 6125 d 12 h mario79 /kernel/trunk/fs/ Check all 4 entry of MBR and EMBR  
566 6132 d 11 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
543 6154 d 1 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
536 6161 d 6 h diamond /kernel/trunk/ Kernel updated to 0.7.0.0  
535 6161 d 7 h spraid /kernel/trunk/ translate some comments to english  
533 6164 d 10 h diamond /kernel/trunk/ Fixed work with CD broken in svn.521  
530 6168 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 6169 d 5 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 11 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 8 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 6175 d 12 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
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
 

Show All