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 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.
 
9942 243 d 21 h turbocat /kernel/trunk/ Fixed a "blue screen" hang when trying to write a configuration to a read-only device  
8224 1280 d 13 h dunkaist /kernel/trunk/ Fix hardcoded $Revision: XXXX$ values.  
5363 3422 d 21 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4135 3858 d 20 h clevermouse /kernel/trunk/ beautify  
3989 3879 d 18 h yogev_ezra /kernel/trunk/boot/ Allow pressing ESC in boot screen to cancel selection without making a choice. Add more information on which options to choose and link to http://board.kolibrios.org to report bugs.  
3796 3970 d 16 h yogev_ezra /kernel/trunk/boot/ Correct English, Spanish and German messages string length in blue screen to fit into one line. Add some comments to bootcode.inc  
3777 3972 d 18 h yogev_ezra /kernel/trunk/ Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
BOOT_DEBUG_PRINT = If set to "yes"/"on", will duplicate debug output to the screen. Default is "no"/"off".
BOOT_LAUNCHER_START = If set to "no"/"off", LAUNCHER application won't be run after kernel has loaded. Default is "yes"/"on".
 
3759 3976 d 0 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3757 3976 d 1 h clevermouse /kernel/trunk/boot/ fix [abcd] -> [abc] in boot screen  
3539 4013 d 18 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3309 4099 d 20 h esevece /kernel/trunk/ More spanish translation  
3274 4103 d 22 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc