Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
10051 1 d 8 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
8054 1393 d 1 h rgimad /kernel/trunk/blkdev/ translate russian comments to english #5, no code changes  
8053 1407 d 4 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2346 d 22 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
6464 2855 d 12 h pathoswithin /kernel/trunk/ sysfunction 70 cleaning  
5363 3423 d 3 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4734 3704 d 3 h mario79 /kernel/trunk/ Fix for r.4700 - fix proc check_ATAPI_device_event  
4700 3710 d 3 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3979 d 7 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3539 4014 d 1 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3534 4014 d 14 h clevermouse /kernel/trunk/ priorities in scheduler  
2455 4454 d 7 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4605 d 2 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1909 4810 d 11 h clevermouse /kernel/trunk/blkdev/ test error condition in the wait loop  
1276 5298 d 21 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1168 5361 d 5 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
758 5932 d 0 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
637 6090 d 1 h mario79 /kernel/trunk/blkdev/ Small fix for ATAPI WaitUnitReady procedure.  
628 6094 d 3 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.
 
618 6108 d 3 h mario79 /kernel/trunk/ Processing event: press real button - eject tray ATAPI device.  

Show All