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 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.
 
8224 1279 d 13 h dunkaist /kernel/trunk/ Fix hardcoded $Revision: XXXX$ values.  
7136 2345 d 15 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

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