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 6 d 5 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 1397 d 22 h rgimad /kernel/trunk/blkdev/ translate russian comments to english #5, no code changes  
8053 1412 d 1 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2351 d 20 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

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

Show All