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 4 d 1 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.
 
8037 1445 d 2 h dunkaist /kernel/trunk/ Move slab allocator code from bus/usb/memory.inc to core/slab.inc.  
5363 3425 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4850 3691 d 19 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4418 3800 d 5 h clevermouse / separate USB host controller code into external drivers  
3653 4000 d 5 h clevermouse /kernel/trunk/bus/usb/ simplify source, binary is not affected  
3520 4026 d 16 h clevermouse / USB support