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 3 d 6 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.
 
9976 99 d 3 h Jurgen /kernel/trunk/ 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
When WinApp create/close socket in loop => crash core Kolibri
 
9872 641 d 2 h Doczom /kernel/trunk/core/ disabling the SRV.srv_proc check to zero  
9832 718 d 23 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9828 721 d 21 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9823 725 d 14 h dunkaist /kernel/trunk/ [kernel] Add is_string_userspace func, like is_region_userspace  
9715 833 d 4 h Doczom /kernel/trunk/ small update copyright year in kernel  
9692 839 d 0 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9567 873 d 3 h Doczom /kernel/trunk/ small fix  
9440 889 d 3 h Doczom /kernel/trunk/core/ add function for unload driver  
9432 890 d 15 h Doczom /kernel/trunk/core/ fix call function  
9430 890 d 15 h Doczom /kernel/trunk/core/ add check handler driver  
9034 1052 d 2 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
8869 1073 d 11 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
 
8680 1127 d 0 h rgimad /kernel/trunk/ fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check  
7965 1465 d 7 h hidnplayr /kernel/trunk/ Improved readability, no semantic changes.  
7136 2348 d 20 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7122 2368 d 23 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
6926 2535 d 22 h serge /kernel/trunk/ kernel: initial pipe() support  
6792 2724 d 11 h pathoswithin /kernel/trunk/ preparation  

Show All