Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2044 4674 d 22 h mikedld /kernel/trunk/fs/ fs_HdDelete:
* correct check for ext2 partition type (never reached ext2 implementation)

reserve_cd_channel:
* jump to correct label (wrong channel was being reserved if retry occured)
* re-enable interrupts (were being masked upon proc return)
 
1531 5053 d 6 h diamond /kernel/trunk/ fix svn substitution of $Revision$ (bug #18)  
1322 5277 d 22 h Lrz /kernel/trunk/ small optimization.  
983 5629 d 20 h diamond /kernel/trunk/ some cosmetic fixes  
800 5841 d 2 h diamond /kernel/trunk/fs/ normal work with CD: bugfix of revision 758  
758 5936 d 18 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
628 6098 d 21 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 6150 d 4 h mikedld /kernel/trunk/ Revision numbering fix  
588 6151 d 5 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 6154 d 21 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.
 
536 6200 d 4 h diamond /kernel/trunk/ Kernel updated to 0.7.0.0  
533 6203 d 8 h diamond /kernel/trunk/ Fixed work with CD broken in svn.521  
521 6214 d 6 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
 
465 6250 d 11 h serge /kernel/trunk/ merge flat kernel  
431 6273 d 5 h serge /kernel/trunk/ copyrights  
425 6277 d 18 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
379 6299 d 9 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
364 6308 d 3 h diamond /kernel/trunk/ ISO9660 bugfixes  
154 6461 d 4 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 6462 d 5 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
 

Show All