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 11 h 46 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 14 h Doczom /kernel/trunk/network/ fixed bad commit(rev9976) of Jergen  
9976 96 d 8 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 340 d 8 h Doczom /kernel/trunk/ [KERNEL]: Replaced magic numbers with constants and cleaned code  
9739 801 d 12 h turbocat /kernel/trunk/network/ kernel: added struct sockaddr  
9709 833 d 9 h Doczom /kernel/trunk/ delete TASKDATA  
9692 836 d 6 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9049 1047 d 17 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 13 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 16 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 1444 d 6 h hidnplayr /kernel/trunk/network/ Remove some extra debug  
8026 1444 d 7 h hidnplayr /kernel/trunk/network/ More TCP advertised window size fixes, small updates regarding closing of TCP sockets.  
7974 1460 d 11 h hidnplayr /kernel/trunk/network/ TCP: Ack every other received full MSS segment, bugfixes.  
7680 1732 d 7 h hidnplayr /kernel/trunk/network/ small network code updates, annotations  
7679 1732 d 8 h hidnplayr /kernel/trunk/network/ network code cleanup  
7678 1732 d 8 h hidnplayr /kernel/trunk/network/ network code cleanup, fix some statistics  
6916 2548 d 9 h hidnplayr /kernel/trunk/network/ TCP: Use bitflag instead of dword for t_force.  
6908 2553 d 8 h ashmew2 /kernel/trunk/ Add a build script for Linux  
6907 2553 d 8 h ashmew2 /kernel/trunk/network/ Build script for linux  
6476 2837 d 8 h hidnplayr /kernel/trunk/network/ More comments and stats in TCP code.  

Show All