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 20 h 46 m 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 1392 d 13 h rgimad /kernel/trunk/blkdev/ translate russian comments to english #5, no code changes  
8053 1406 d 16 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2346 d 10 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 0 h pathoswithin /kernel/trunk/ sysfunction 70 cleaning  
5363 3422 d 15 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4734 3703 d 15 h mario79 /kernel/trunk/ Fix for r.4700 - fix proc check_ATAPI_device_event  
4700 3709 d 15 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3978 d 19 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3539 4013 d 13 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 2 h clevermouse /kernel/trunk/ priorities in scheduler  
2455 4453 d 19 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4604 d 14 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1909 4809 d 23 h clevermouse /kernel/trunk/blkdev/ test error condition in the wait loop  
1276 5298 d 9 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1168 5360 d 17 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
758 5931 d 12 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
637 6089 d 13 h mario79 /kernel/trunk/blkdev/ Small fix for ATAPI WaitUnitReady procedure.  
628 6093 d 15 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 6107 d 15 h mario79 /kernel/trunk/ Processing event: press real button - eject tray ATAPI device.  

Show All