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 20 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.
 
9828 720 d 11 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 831 d 17 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 834 d 18 h Doczom /kernel/trunk/ delete TASKDATA  
8869 1072 d 1 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
8866 1073 d 1 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
8052 1407 d 21 h rgimad /kernel/trunk/ translate russian comments to english #3, no code changes  
6333 2994 d 5 h serge /kernel/trunk/ kernel: new app loader  
6016 3067 d 18 h clevermouse /kernel/trunk/ leave more space for extended BIOS data  
5363 3423 d 15 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5356 3425 d 20 h serge /kernel/trunk/ kernel: update PTE bits  
5165 3489 d 5 h serge /kernel/trunk/core/ kernel: hotfix for 5130  
5130 3536 d 3 h serge /kernel/trunk/ kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.  
3696 3987 d 3 h clevermouse /kernel/trunk/core/ fix V86 IRQ redirecting when task switch is needed, it never worked before  
3539 4014 d 13 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3400 4082 d 4 h hidnplayr /kernel/trunk/core/ bug in v86 irq, spotted by mikedld  
2455 4454 d 18 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2384 4473 d 16 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4605 d 13 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2167 4640 d 0 h serge /kernel/trunk/ merge kolibri_acpi #2156  

Show All