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 5 d 8 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.
 
9993 73 d 11 h Doczom /kernel/trunk/network/ fixed bad commit(rev9976) of Jergen  
9976 101 d 5 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
 
9917 345 d 5 h Doczom /kernel/trunk/ [KERNEL]: Replaced magic numbers with constants and cleaned code  
9739 806 d 8 h turbocat /kernel/trunk/network/ kernel: added struct sockaddr  
9709 838 d 6 h Doczom /kernel/trunk/ delete TASKDATA  
9692 841 d 3 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9049 1052 d 14 h hidnplayr /kernel/trunk/network/ Add is_userspace_region checks to some socket functions.
Disabled PPPoE and IPv6 completely by default, as not functional.
 
8867 1076 d 9 h rgimad /kernel/trunk/ [KERNEL] #2 Preparing to merge legacy TASKDATA into APPDATA:
- rename event_mask in APPDATA to occured_events, cause TASKDATA already has event_mask and they have different meaning and usage
- small fixes
 
8866 1076 d 13 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
 
8027 1449 d 3 h hidnplayr /kernel/trunk/network/ Remove some extra debug  
8026 1449 d 3 h hidnplayr /kernel/trunk/network/ More TCP advertised window size fixes, small updates regarding closing of TCP sockets.  
7974 1465 d 8 h hidnplayr /kernel/trunk/network/ TCP: Ack every other received full MSS segment, bugfixes.  
7680 1737 d 4 h hidnplayr /kernel/trunk/network/ small network code updates, annotations  
7679 1737 d 4 h hidnplayr /kernel/trunk/network/ network code cleanup  
7678 1737 d 5 h hidnplayr /kernel/trunk/network/ network code cleanup, fix some statistics  
6916 2553 d 5 h hidnplayr /kernel/trunk/network/ TCP: Use bitflag instead of dword for t_force.  
6908 2558 d 4 h ashmew2 /kernel/trunk/ Add a build script for Linux  
6907 2558 d 5 h ashmew2 /kernel/trunk/network/ Build script for linux  
6476 2842 d 5 h hidnplayr /kernel/trunk/network/ More comments and stats in TCP code.  

Show All