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 42 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.
 
9993 68 d 3 h Doczom /kernel/trunk/network/ fixed bad commit(rev9976) of Jergen  
9976 95 d 21 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 339 d 21 h Doczom /kernel/trunk/ [KERNEL]: Replaced magic numbers with constants and cleaned code  
9739 801 d 1 h turbocat /kernel/trunk/network/ kernel: added struct sockaddr  
9709 832 d 22 h Doczom /kernel/trunk/ delete TASKDATA  
9692 835 d 19 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9049 1047 d 6 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 1071 d 2 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 1071 d 5 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 1443 d 19 h hidnplayr /kernel/trunk/network/ Remove some extra debug  
8026 1443 d 20 h hidnplayr /kernel/trunk/network/ More TCP advertised window size fixes, small updates regarding closing of TCP sockets.  
7974 1460 d 0 h hidnplayr /kernel/trunk/network/ TCP: Ack every other received full MSS segment, bugfixes.  
7680 1731 d 20 h hidnplayr /kernel/trunk/network/ small network code updates, annotations  
7679 1731 d 21 h hidnplayr /kernel/trunk/network/ network code cleanup  
7678 1731 d 21 h hidnplayr /kernel/trunk/network/ network code cleanup, fix some statistics  
6916 2547 d 22 h hidnplayr /kernel/trunk/network/ TCP: Use bitflag instead of dword for t_force.  
6908 2552 d 21 h ashmew2 /kernel/trunk/ Add a build script for Linux  
6907 2552 d 21 h ashmew2 /kernel/trunk/network/ Build script for linux  
6476 2836 d 21 h hidnplayr /kernel/trunk/network/ More comments and stats in TCP code.  

Show All