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 10 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.
 
8026 1444 d 6 h hidnplayr /kernel/trunk/network/ More TCP advertised window size fixes, small updates regarding closing of TCP sockets.  
8024 1447 d 5 h hidnplayr /kernel/trunk/network/ Fix TCP window updates  
7680 1732 d 7 h hidnplayr /kernel/trunk/network/ small network code updates, annotations  
6916 2548 d 8 h hidnplayr /kernel/trunk/network/ TCP: Use bitflag instead of dword for t_force.  
6914 2549 d 5 h hidnplayr /kernel/trunk/network/ TCP: Don't increase sequence number when resending a FIN.  
6909 2551 d 9 h hidnplayr /kernel/trunk/network/ Bugfix for TCP advertised window calculation.  
6476 2837 d 8 h hidnplayr /kernel/trunk/network/ More comments and stats in TCP code.  
6474 2837 d 9 h hidnplayr /kernel/trunk/network/ TCP_output: update advertised receive window correctly  
6413 2944 d 5 h hidnplayr /kernel/trunk/network/ More descriptive constant names, reduced socket buffer size.  
6011 3069 d 10 h hidnplayr /kernel/trunk/ Cosmetical changes in network code, updated TCP timer code.  
5976 3080 d 5 h hidnplayr /kernel/trunk/network/ Implemented TCP 2MSL (Timed-wait) timer.
Cleanup and various bugfixes in network code.
 
5842 3146 d 8 h hidnplayr / Improved RAW sockets. Added ability to set TTL thorugh setsockopt, Improved ping program.  
5584 3229 d 15 h hidnplayr /kernel/trunk/network/ Bugfixes to bind socket to device.  
5522 3354 d 4 h hidnplayr / New network buffers - phase I  
5442 3378 d 11 h hidnplayr /kernel/trunk/network/ Collect some more TCP statistics.  
5363 3422 d 6 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4850 3688 d 5 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4387 3807 d 4 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
4366 3811 d 4 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  

Show All