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 2 h 56 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.
 
9715 830 d 0 h Doczom /kernel/trunk/ small update copyright year in kernel  
5363 3421 d 22 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5088 3549 d 6 h clevermouse /kernel/trunk/ remove support for COFF drivers  
4850 3687 d 20 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).  
4793 3697 d 18 h yogev_ezra /kernel/trunk/ MTRR: new @notify support  
4608 3732 d 4 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
4273 3835 d 2 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
3778 3971 d 12 h mario79 /kernel/trunk/ Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777).  
3775 3972 d 15 h mario79 /kernel/trunk/ Fix bootlog  
3762 3974 d 11 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3539 4012 d 19 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3309 4098 d 21 h esevece /kernel/trunk/ More spanish translation  
3274 4102 d 23 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc