Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1831 4822 d 17 h hidnplayr /kernel/branches/net/network/ Updates in NET branch:
- Added RST packet handling code
- Added SOCKET_isconnected
- Added ACK handeling in syn rcvd state (for passive open)
 
1830 4822 d 17 h hidnplayr /kernel/branches/net/network/ Bugfixes in Net branch:
- Fixed delayed ACK (misimplementation)
- Fixed zero window problem and checksum for TCP_respond_socket
 
1823 4823 d 15 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
1774 4826 d 10 h hidnplayr /kernel/branches/net/network/ More TCP and sockets code  
1773 4826 d 17 h hidnplayr /kernel/branches/net/network/ More TCP updates + Socket states  
1772 4826 d 17 h hidnplayr /kernel/branches/net/network/ Small update in TCP_input  
1763 4830 d 12 h hidnplayr /kernel/branches/net/network/ More updates to TCP code of new stack.  
1762 4831 d 10 h hidnplayr /kernel/branches/net/network/ Bugfix of r1761  
1761 4834 d 11 h hidnplayr /kernel/branches/net/network/ Updates of TCP_output for net branch  
1750 4835 d 21 h clevermouse /kernel/trunk/drivers/ modesetter for Intel videocards: fixes for pre-i965 cards  
1739 4837 d 20 h clevermouse / change path to repository in data/*/Makefile  
1738 4837 d 21 h clevermouse /kernel/trunk/bootloader/ fix parameters saving in floppy bootsector  
1735 4837 d 22 h clevermouse / fix compilation in linux  
1734 4840 d 12 h hidnplayr /kernel/trunk/network/eth_drv/ Added i8255x compatible card 1068:8086 to the network card list.  
1733 4846 d 19 h hidnplayr /kernel/branches/net/network/ * Updates in TCP code
* Splitted TCP code into multiple files
* cleanup
 
1731 4855 d 21 h clevermouse /kernel/trunk/drivers/ LVDS non-VGA modesetter for Intel videocards  
1730 4855 d 22 h clevermouse /kernel/trunk/ Video subsystem:
* export GetDisplay and SetScreen for COFF drivers
* fix out-of-bound access to screen map in __sys_disable_mouse
 
1719 4868 d 11 h hidnplayr /kernel/branches/net/network/ Update in TCP code for net branch.  
1716 4875 d 15 h hidnplayr /kernel/branches/net/network/ Small update in TCP code, stub for TCP_close  
1710 4891 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: non-cacheable WinMap = BARE TEST VERSION! =  
1709 4891 d 20 h clevermouse /kernel/trunk/blkdev/ ATA operation with sector above 128G is error, not operation modulo 128G  
1708 4892 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/video/ hline/vline coolhack a-la Serge  
1707 4892 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1703 4900 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ blue screen removal: some bugs fixed  
1700 4901 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ Kolibri-A: anoying blue screen menu removed  
1699 4902 d 8 h art_zh /kernel/branches/Kolibri-A/ simplified kernel build scripts  
1697 4905 d 14 h serge /kernel/trunk/drivers/ sound.asm: fix counter bug  
1694 4906 d 20 h mario79 /kernel/trunk/ Fix for rev. 1623 - broken build.bat  
1690 4909 d 0 h serge /kernel/trunk/drivers/ Infinity: get streams time stamp. High precision version.  
1689 4909 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1687 4910 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1683 4914 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1679 4920 d 18 h serge /kernel/trunk/drivers/ Infinity: get streams time stamp. Low precision version.  
1678 4921 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: Linux-friendly now  
1676 4922 d 17 h Nasarus /kernel/trunk/docs/ docs updated  
1675 4922 d 17 h Nasarus /kernel/trunk/ sysfn 18.3: UID byte reserved  
1664 4929 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1663 4929 d 17 h Nasarus /kernel/trunk/ Sysfn9 - event mask was added into returned buffer  
1662 4930 d 1 h Nasarus /kernel/trunk/docs/ Sysfunctions 70 & 30: the info about relative names is added.  
1644 4941 d 23 h clevermouse /kernel/trunk/network/eth_drv/drivers/ fix RTL8139 under qemu