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 0 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.
 
8224 1280 d 11 h dunkaist /kernel/trunk/ Fix hardcoded $Revision: XXXX$ values.  
7136 2346 d 14 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
5363 3422 d 19 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
2455 4453 d 22 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4604 d 18 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1487 5098 d 0 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1463 5120 d 5 h art_zh /kernel/trunk/bus/pci/ PCIexpress: extended configurator